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