1. 2c994d5 DO NOT USE by Andrzej Hunt · 12 years ago feature/calctiledrendering2
  2. 35e84f3 Kill saveAsWithOptions again. (merge error/oversight) by Andrzej Hunt · 12 years ago
  3. 8b532c3 LOK DocView: handle document load failure without crashing. by Michael Meeks · 12 years ago
  4. 60f23b8 Ensure we actually render all cells in the selected area. by Andrzej Hunt · 12 years ago
  5. 70903d3 Take into account drawing layer for data area size. by Andrzej Hunt · 12 years ago
  6. 72b3fb8 Use output device mapping for draw layer too. by Andrzej Hunt · 12 years ago
  7. 76e2b5a Set correct scaling for normal painting. by Andrzej Hunt · 12 years ago
  8. 6b833fe Use output device scaling to determine cells in draw-area. by Andrzej Hunt · 12 years ago
  9. a722417 Don't scale grid and cell dimensions multiple times. by Andrzej Hunt · 12 years ago
  10. a8b0ad3 Implement data area size retrieval. by Andrzej Hunt · 12 years ago
  11. fd5f548 Allow overriding of device for Paint, and use that for Tiles. by Andrzej Hunt · 12 years ago
  12. 4acc678 Calc: Add tiled rendering device to the paint view. by Andrzej Hunt · 12 years ago
  13. d2f79f3 Render tiles from calc. by Andrzej Hunt · 12 years ago
  14. af60018 fix build by Caolán McNamara · 12 years ago
  15. 0a5e661 LOK: tiled rendering / svp includes are Linux only too for now. by Andrzej Hunt · 12 years ago
  16. e5fb982 LOK: Tiled Rendering only useable on Linux. by Andrzej Hunt · 12 years ago
  17. 6403f2b Update libgltf: new build system and various fixes by Zolnai Tamás · 12 years ago
  18. 076e4af MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854) by Luboš Luňák · 12 years ago
  19. 17dc7f1 remove spurious com::sun::star::util prefix by Michael Stahl · 12 years ago
  20. ca18092 remove spurious com::sun::star::text prefix by Michael Stahl · 12 years ago
  21. c9d53bb remove spurious com::sun::star::forms prefix by Michael Stahl · 12 years ago
  22. 1ba9504 remove spurious com::sun::star::frame prefix by Michael Stahl · 12 years ago
  23. 4f1b0e0 remove spurious com::sun::star::script prefix by Michael Stahl · 12 years ago
  24. 426b940 remove spurious ::com::sun::star::sdbcx namespace prefix by Michael Stahl · 12 years ago
  25. 0de1e3a remove spurious com::sun::star::chaos by Michael Stahl · 12 years ago
  26. 9301158 SwView::EnterDrawTextMode: refuse to edit editeng text if texbox is attached by Miklos Vajna · 12 years ago
  27. 74a0782 Add all the required conditions for vclplug_svp. by Andrzej Hunt · 12 years ago
  28. 858d1b2 vclplug_svp only exists with ENABLE_HEADLESS. by Andrzej Hunt · 12 years ago
  29. ef16d76 Related: fdo#37401 adjust fix to original aCenter use by Caolán McNamara · 12 years ago
  30. 2c658ae LOK DocView: clean up document on exit. by Andrzej Hunt · 12 years ago
  31. 4171e2f Add zoom controls to gtktiledviewer. by Andrzej Hunt · 12 years ago
  32. 6024ddb LOK Docview: add set_zoom by Andrzej Hunt · 12 years ago
  33. 3545b78 Use full sofficerc for LOK. by Andrzej Hunt · 12 years ago
  34. 5da5882 Add tiled rendering outline to Calc. by Andrzej Hunt · 12 years ago
  35. cd96b04 Use ITiledRenderable for LIBLOK. by Andrzej Hunt · 12 years ago
  36. f35b010 Add ITiledRenderable. by Andrzej Hunt · 12 years ago
  37. 837631c LIBLOK: implement getDocumentType, make doctypes unique. by Andrzej Hunt · 12 years ago
  38. eaa21b7 Prevent GTK assertions due to scrolled window not being initialised. by Andrzej Hunt · 12 years ago
  39. 0cea87d6 Move gtktiledviewer into libreofficekit. by Andrzej Hunt · 12 years ago
  40. ff6a38b Tiled Rendering: ensure rendered area is visible. by Andrzej Hunt · 12 years ago
  41. 17f223c Implement data area size retrieval. by Andrzej Hunt · 12 years ago
  42. d465dfb Implement LibreOfficeKit gtk+ viewer widget. by Andrzej Hunt · 12 years ago
  43. e6b8815 Remove outdated includes. by Andrzej Hunt · 12 years ago
  44. 5395524 Kill gtktiledviewer's alpha channel hack. by Andrzej Hunt · 12 years ago
  45. cd1f348 Fill the alpha channel by default for vcl 32-bit bitmaps too. by Andrzej Hunt · 12 years ago
  46. e756452 Add base value to set alpha channel for 32 bit colourspaces. by Andrzej Hunt · 12 years ago
  47. 2eff357 Get rid of outdated comments. by Andrzej Hunt · 12 years ago
  48. 24dfd0a Upgrade gtktiledviewer to use its own buffer. by Andrzej Hunt · 12 years ago
  49. 67d7bad Use external buffer for LibLO tiled rendering. by Andrzej Hunt · 12 years ago
  50. 56fea37 Allow passing in external buffers to svp's VirtualDevice. by Andrzej Hunt · 12 years ago
  51. 01bd2bd Upgrade gtktiledviewer to RGBA. by Andrzej Hunt · 12 years ago
  52. 04d5b86 Upgrade LibLO tiled rendering to RGBA. by Andrzej Hunt · 12 years ago
  53. e82d491 svp: deduplicate bitcount->colourspace mapping and allow overriding. by Andrzej Hunt · 12 years ago
  54. dbf426e Draw the whole image for our gtk tiled viewer. by Andrzej Hunt · 12 years ago
  55. fd5f324 Implement document size retrieval for LibLO. by Andrzej Hunt · 12 years ago
  56. 41911db Add rowstride to tiled rendering via LibLO. by Andrzej Hunt · 12 years ago
  57. d6ee2be Use bitmap buffers in the gtktiledviewer. by Andrzej Hunt · 12 years ago
  58. 0434043 Return a bitmap buffer for tiled rendering from LibLO. by Andrzej Hunt · 12 years ago
  59. 3a26638 Add some rendering to our gtktiledviewer. by Andrzej Hunt · 12 years ago
  60. d2382e3 Add tiled rendering via liblibreoffice. by Andrzej Hunt · 12 years ago
  61. 9e4f236 TiledRendering: outline of basic gtk tiled rendering app using liblibreoffice. by Andrzej Hunt · 12 years ago
  62. 03675ab fdo#37401 - fixed the old vector length by Hideki Ikeda · 12 years ago
  63. b40145e Resolves: fdo#80423 string resources not built and included by Caolán McNamara · 12 years ago
  64. fdb50cd SwTextBoxHelper::syncProperty: handle RES_TEXT_VERT_ADJUST by Miklos Vajna · 12 years ago
  65. db96018 Resolves: #i125154# numbering too small on sample .doc import by Clarence Guo · 12 years ago
  66. f1ee11c fix fdo#80490 - string 'Auto Spell Checking' by Joren De Cuyper · 12 years ago
  67. 140e535 partially fix fdo#80490 - string 'Non-printing Characters' by Joren De Cuyper · 12 years ago
  68. 6162191 fdo#51763 - make title of dialog localisable by Joren De Cuyper · 12 years ago
  69. abb5936 unlocked solarmutex assertion in SdrObject::getShape by Caolán McNamara · 12 years ago
  70. 32c28a6 Resolves: #i74651# remove image via should change document state by Maxime de Roucy · 12 years ago
  71. a3b68ba loplugin:unreffun by Matúš Kukan · 12 years ago
  72. 5b67c4a remove empty DumpHints() [loplugin:unreffun] by Matúš Kukan · 12 years ago
  73. 4a3b0e54 error: no matching function for call to 'assertEquals' by Matúš Kukan · 12 years ago
  74. 2e04936 Move more oox/drawingml/ internal headers to oox/inc. by Matúš Kukan · 12 years ago
  75. 3a8d0c0 isFinished() not really used by Matúš Kukan · 12 years ago
  76. efd9abb loplugin:sallogareas by Miklos Vajna · 12 years ago
  77. ca362d6 remove whitespaces by Markus Mohrhard · 12 years ago
  78. 37e6631 remove whitespace by Markus Mohrhard · 12 years ago
  79. ed6b8a1 remove whitespaces by Markus Mohrhard · 12 years ago
  80. 78f6407 fix build after rebase by Markus Mohrhard · 12 years ago
  81. de61b52 slidesorter - cleanup redundant caches and notifications. by Michael Meeks · 13 years ago
  82. 0036ced slide-sorter: re-factor to improve bbox calcuation by Michael Meeks · 13 years ago
  83. 9af5c138 Re-use DataSeriesHelper::getRole(). by Kohei Yoshida · 12 years ago
  84. 3f9275b Annotate the code a little more, to make it easier to follow. by Kohei Yoshida · 12 years ago
  85. 1e0c38b Unwind this logic a bit. by Kohei Yoshida · 12 years ago
  86. e32b78e Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  87. 3a7f559 Reduce indentation levels. by Kohei Yoshida · 12 years ago
  88. 3491326 Let's remove these lcl_ fetish. by Kohei Yoshida · 12 years ago
  89. b8d84a3 Resolves fdo#76160 Calc invalid image position on zooming by Damien Chambe · 12 years ago
  90. 0c1904e Use comphelper::SequenceAsHashMap by Miklos Vajna · 12 years ago
  91. 9388c45 bnc#882631: Do not hide top of the first row when editing text in table cells. by Matúš Kukan · 12 years ago
  92. aa7b906 Revert "Resolves fdo#75339 : No Error-Dialog appears in specific cases..." by Julien Nabet · 12 years ago
  93. 402e0c0 fdo#75339 object comparison by reference, not pointer by Lionel Elie Mamane · 12 years ago
  94. de00dd0 sw: update hintid comments to match reality by Miklos Vajna · 12 years ago
  95. 7596e26 Add SwTextBoxHelper::findShapes by Miklos Vajna · 12 years ago
  96. 212dce2 Save debug mail merge documents by Jan-Marek Glogowski · 12 years ago
  97. d3070bc Update SwDoc::Paste from SwFEShell::Paste by Jan-Marek Glogowski · 12 years ago
  98. 0a0c70e mkdepend: cleanup indentation and function declarations by Noel Grandin · 12 years ago
  99. 290b7e0 remove use of register keyword in C files by Noel Grandin · 12 years ago
  100. e07cefb webdav: Do not call into DAVResourceAccess with mutex locked. by Matúš Kukan · 12 years ago