1. 5e0ec00 set the data table info to the model by Markus Mohrhard · 12 years ago feature/calc-data-table
  2. 25ad5cb import data table model part by Markus Mohrhard · 12 years ago
  3. a1830e4 support alignment in dxf elements by Markus Mohrhard · 12 years ago
  4. 63fc635 replace the custom element name in preset table style definition by Markus Mohrhard · 12 years ago
  5. 36483af add preset table styles by Markus Mohrhard · 12 years ago
  6. 7ef0bfb fix incorrect ScAnnotationsObj UNO API, fdo#80551 by Markus Mohrhard · 12 years ago
  7. 77d36ad fix invalid memory access in chart tests by Markus Mohrhard · 12 years ago
  8. 94c56f6 Tuck this anonymous namespace inside chart namespace. by Kohei Yoshida · 12 years ago
  9. 78751ce Add class descriptions. These two classes' roles were not very clear. by Kohei Yoshida · 12 years ago
  10. 7847962 sort libraries and components in sc test makefiles by Markus Mohrhard · 12 years ago
  11. 7c6e236 enable the test by Markus Mohrhard · 12 years ago
  12. 3bebda9 libgltf: remove dependencies of config.h.in by Zolnai Tamás · 12 years ago
  13. 5e83804 bnc#882595: Process VBA blobs before formula cells. by Kohei Yoshida · 12 years ago
  14. 671566d bnc#882595: Write test for this. Disabled due to VBA not working in cppunit. by Kohei Yoshida · 12 years ago
  15. 7bd94d7 Resolves fdo#54155: Crash when playing with a Group inside a Group by Julien Nabet · 12 years ago
  16. e9ef350 writerfilter: convert resourceids to Python by Miklos Vajna · 12 years ago
  17. ec1636f Remove this weird inheritance from smart-pointer-wrapped class. by Kohei Yoshida · 12 years ago
  18. e14abb1 Use boost::optional to store alias name. by Kohei Yoshida · 12 years ago
  19. ff0ecb2 pData -> mpVarEntries. by Kohei Yoshida · 12 years ago
  20. bb6d9b0 Remove this class that only derives from std::vector and not much else. by Kohei Yoshida · 12 years ago
  21. 54c6f08 fdo#80527 fix tab order on ReadyToInstall dialog by Andras Timar · 12 years ago
  22. c3db228 LOK: can't use basebmp as a library on android. by Andrzej Hunt · 12 years ago
  23. e7441f2 pagedesc: We have DelPageDesc() that takes OUString as param directly. by Jan Holesovsky · 12 years ago
  24. c1be76e pagedesc: Consolidate FindPageDescByName() and FindPageDesc(). by Jan Holesovsky · 12 years ago
  25. f246ac1 pagedesc: It's better when MakePageDesc returns a pointer. by Jan Holesovsky · 12 years ago
  26. 211e07c libgltf: try again with this configure patch by Zolnai Tamás · 12 years ago
  27. c5bb272 libgltf: replace configure patch to avoid using autoreconf by Zolnai Tamás · 12 years ago
  28. bb9078e libgltf: use --with-pick by Zolnai Tamás · 12 years ago
  29. f2b5ece glTF rendering: moving in walktrough mode is to fast by Zolnai Tamás · 12 years ago
  30. 0bb6fd2 vcl: MSVC can't link inline ITiledRenderable dtor by Michael Stahl · 12 years ago
  31. 533c6cb fixes for up-casting to Reference<XInterface> by Noel Grandin · 12 years ago
  32. 96ff104 libgltf: try to fix the MSVC2010 build by Michael Stahl · 12 years ago
  33. dfe787e libgltf: add patch to find the headers in WORKDIR by Michael Stahl · 12 years ago
  34. d83e66d libgltf: variable names need module prefix by Michael Stahl · 12 years ago
  35. 5aadf3c still ugly, but lets silent the warning for now by Bjoern Michaelsen · 12 years ago
  36. ba327f6 remove old redline save/restore by Bjoern Michaelsen · 12 years ago
  37. c8ad16c refactor redline save/restore by Bjoern Michaelsen · 12 years ago
  38. 0da4e60 Let SwTextBoxHelper::findTextBoxes() return a set by Miklos Vajna · 12 years ago
  39. af60018 fix build by Caolán McNamara · 12 years ago
  40. 0a5e661 LOK: tiled rendering / svp includes are Linux only too for now. by Andrzej Hunt · 12 years ago
  41. e5fb982 LOK: Tiled Rendering only useable on Linux. by Andrzej Hunt · 12 years ago
  42. 6403f2b Update libgltf: new build system and various fixes by Zolnai Tamás · 12 years ago
  43. 076e4af MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854) by Luboš Luňák · 12 years ago
  44. 17dc7f1 remove spurious com::sun::star::util prefix by Michael Stahl · 12 years ago
  45. ca18092 remove spurious com::sun::star::text prefix by Michael Stahl · 12 years ago
  46. c9d53bb remove spurious com::sun::star::forms prefix by Michael Stahl · 12 years ago
  47. 1ba9504 remove spurious com::sun::star::frame prefix by Michael Stahl · 12 years ago
  48. 4f1b0e0 remove spurious com::sun::star::script prefix by Michael Stahl · 12 years ago
  49. 426b940 remove spurious ::com::sun::star::sdbcx namespace prefix by Michael Stahl · 12 years ago
  50. 0de1e3a remove spurious com::sun::star::chaos by Michael Stahl · 12 years ago
  51. 9301158 SwView::EnterDrawTextMode: refuse to edit editeng text if texbox is attached by Miklos Vajna · 12 years ago
  52. 74a0782 Add all the required conditions for vclplug_svp. by Andrzej Hunt · 12 years ago
  53. 858d1b2 vclplug_svp only exists with ENABLE_HEADLESS. by Andrzej Hunt · 12 years ago
  54. ef16d76 Related: fdo#37401 adjust fix to original aCenter use by Caolán McNamara · 12 years ago
  55. 2c658ae LOK DocView: clean up document on exit. by Andrzej Hunt · 12 years ago
  56. 4171e2f Add zoom controls to gtktiledviewer. by Andrzej Hunt · 12 years ago
  57. 6024ddb LOK Docview: add set_zoom by Andrzej Hunt · 12 years ago
  58. 3545b78 Use full sofficerc for LOK. by Andrzej Hunt · 12 years ago
  59. 5da5882 Add tiled rendering outline to Calc. by Andrzej Hunt · 12 years ago
  60. cd96b04 Use ITiledRenderable for LIBLOK. by Andrzej Hunt · 12 years ago
  61. f35b010 Add ITiledRenderable. by Andrzej Hunt · 12 years ago
  62. 837631c LIBLOK: implement getDocumentType, make doctypes unique. by Andrzej Hunt · 12 years ago
  63. eaa21b7 Prevent GTK assertions due to scrolled window not being initialised. by Andrzej Hunt · 12 years ago
  64. 0cea87d6 Move gtktiledviewer into libreofficekit. by Andrzej Hunt · 12 years ago
  65. ff6a38b Tiled Rendering: ensure rendered area is visible. by Andrzej Hunt · 12 years ago
  66. 17f223c Implement data area size retrieval. by Andrzej Hunt · 12 years ago
  67. d465dfb Implement LibreOfficeKit gtk+ viewer widget. by Andrzej Hunt · 12 years ago
  68. e6b8815 Remove outdated includes. by Andrzej Hunt · 12 years ago
  69. 5395524 Kill gtktiledviewer's alpha channel hack. by Andrzej Hunt · 12 years ago
  70. cd1f348 Fill the alpha channel by default for vcl 32-bit bitmaps too. by Andrzej Hunt · 12 years ago
  71. e756452 Add base value to set alpha channel for 32 bit colourspaces. by Andrzej Hunt · 12 years ago
  72. 2eff357 Get rid of outdated comments. by Andrzej Hunt · 12 years ago
  73. 24dfd0a Upgrade gtktiledviewer to use its own buffer. by Andrzej Hunt · 12 years ago
  74. 67d7bad Use external buffer for LibLO tiled rendering. by Andrzej Hunt · 12 years ago
  75. 56fea37 Allow passing in external buffers to svp's VirtualDevice. by Andrzej Hunt · 12 years ago
  76. 01bd2bd Upgrade gtktiledviewer to RGBA. by Andrzej Hunt · 12 years ago
  77. 04d5b86 Upgrade LibLO tiled rendering to RGBA. by Andrzej Hunt · 12 years ago
  78. e82d491 svp: deduplicate bitcount->colourspace mapping and allow overriding. by Andrzej Hunt · 12 years ago
  79. dbf426e Draw the whole image for our gtk tiled viewer. by Andrzej Hunt · 12 years ago
  80. fd5f324 Implement document size retrieval for LibLO. by Andrzej Hunt · 12 years ago
  81. 41911db Add rowstride to tiled rendering via LibLO. by Andrzej Hunt · 12 years ago
  82. d6ee2be Use bitmap buffers in the gtktiledviewer. by Andrzej Hunt · 12 years ago
  83. 0434043 Return a bitmap buffer for tiled rendering from LibLO. by Andrzej Hunt · 12 years ago
  84. 3a26638 Add some rendering to our gtktiledviewer. by Andrzej Hunt · 12 years ago
  85. d2382e3 Add tiled rendering via liblibreoffice. by Andrzej Hunt · 12 years ago
  86. 9e4f236 TiledRendering: outline of basic gtk tiled rendering app using liblibreoffice. by Andrzej Hunt · 12 years ago
  87. 03675ab fdo#37401 - fixed the old vector length by Hideki Ikeda · 12 years ago
  88. b40145e Resolves: fdo#80423 string resources not built and included by Caolán McNamara · 12 years ago
  89. fdb50cd SwTextBoxHelper::syncProperty: handle RES_TEXT_VERT_ADJUST by Miklos Vajna · 12 years ago
  90. db96018 Resolves: #i125154# numbering too small on sample .doc import by Clarence Guo · 12 years ago
  91. f1ee11c fix fdo#80490 - string 'Auto Spell Checking' by Joren De Cuyper · 12 years ago
  92. 140e535 partially fix fdo#80490 - string 'Non-printing Characters' by Joren De Cuyper · 12 years ago
  93. 6162191 fdo#51763 - make title of dialog localisable by Joren De Cuyper · 12 years ago
  94. abb5936 unlocked solarmutex assertion in SdrObject::getShape by Caolán McNamara · 12 years ago
  95. 32c28a6 Resolves: #i74651# remove image via should change document state by Maxime de Roucy · 12 years ago
  96. a3b68ba loplugin:unreffun by Matúš Kukan · 12 years ago
  97. 5b67c4a remove empty DumpHints() [loplugin:unreffun] by Matúš Kukan · 12 years ago
  98. 4a3b0e54 error: no matching function for call to 'assertEquals' by Matúš Kukan · 12 years ago
  99. 2e04936 Move more oox/drawingml/ internal headers to oox/inc. by Matúš Kukan · 12 years ago
  100. 3a8d0c0 isFinished() not really used by Matúš Kukan · 12 years ago