1. 18f8860b fastparser impl. for XMLCharContext by Daniel Sikeler · 11 years ago
  2. 9a6d712 fastparser method impl. for XMLShapePropertySetContext by Daniel Sikeler · 11 years ago
  3. 6696cfc SvXMLImportPropertyMapper can handle fast-tokens by Daniel Sikeler · 11 years ago
  4. fd505de remove inheritance from SvRefBase by Daniel Sikeler · 11 years ago
  5. 04a04c2 changed ctor XMLEventsImportContext by Daniel Sikeler · 11 years ago
  6. 7cf71f8 helper methods in XMLShapeImportHelper declared by Daniel Sikeler · 11 years ago
  7. 559ca51 XMLTextImportHelper compatible with fastparser by Daniel Sikeler · 11 years ago
  8. 90e2bc5 XMLTextTableContext implements fast interface by Daniel Sikeler · 11 years ago
  9. e1e5956 XMLDocumentSettingsContext impl. fast interface by Daniel Sikeler · 11 years ago
  10. 87c661f method implementation for XMLTextMasterPageContext by Daniel Sikeler · 11 years ago
  11. 0332442 full implementation XMLGradientStyleImport by Daniel Sikeler · 11 years ago
  12. 017ed20 full implementation XMLHatchStyleImport by Daniel Sikeler · 11 years ago
  13. 3d2326d full implementation for XMLBase64ImportContext by Daniel Sikeler · 11 years ago
  14. 51a62be full implementation XMLImageStyle by Daniel Sikeler · 11 years ago
  15. 2f23d59 full implementation XMLMarkerStyleImport by Daniel Sikeler · 11 years ago
  16. ccbf6ae full implementation for XMLDashStyleImport by Daniel Sikeler · 11 years ago
  17. 491ca8e method implementation for XMLEventsImportContext by Daniel Sikeler · 11 years ago
  18. 555cb22 SvXMLPropertySetContext implements fast interface by Daniel Sikeler · 11 years ago
  19. 0739f05 method implementation for SdXMLStylesContext by Daniel Sikeler · 11 years ago
  20. b98a7ed2 fast implementation for SvXMLNumFmtHelper by Daniel Sikeler · 11 years ago
  21. da9f70d Make SvXMLTokenMap compatible with FastTokens by Daniel Sikeler · 11 years ago
  22. 42d199c XMLTextStyleContext implements fast interface by Daniel Sikeler · 11 years ago
  23. 66df47c XMLTextShapeStyleContext implements fast interface by Daniel Sikeler · 11 years ago
  24. a758f0a XMLShapeStyleContext implements fast interface by Daniel Sikeler · 11 years ago
  25. 424f6c0 XMLGraphicsDefaultStyle implements fast interface by Daniel Sikeler · 11 years ago
  26. a6241ce XMLPropStyleContext implements fast interface by Daniel Sikeler · 11 years ago
  27. 4effcbe SvxXMLListStyleContext implements fast interface by Daniel Sikeler · 11 years ago
  28. bb6cfb3 SvXMLNumFormatContext implements fast interface by Daniel Sikeler · 11 years ago
  29. 2390bc1 XMLTextMasterPageContext implements fast interface by Daniel Sikeler · 11 years ago
  30. 869c41a XMLTextMasterStylesContext implements fast interface by Daniel Sikeler · 11 years ago
  31. e50aa53 XMLFontStylesContext implements fast interface by Daniel Sikeler · 11 years ago
  32. 7737fe7 SvXMLStyleContext implements fast interface by Daniel Sikeler · 11 years ago
  33. 5e5b76a SvXMLStylesContext implements fast interface by Daniel Sikeler · 11 years ago
  34. 5fe0567 implement global tokenhandler for odf-tokens by Daniel Sikeler · 11 years ago
  35. 8a1e063 oops, forgot to add new header file by Michael Stahl · 11 years ago
  36. 06ea347 loplugin:unusedmethods svtools by Noel Grandin · 11 years ago
  37. 9be8c4f sfx2: remove the global SidebarController::maSidebarControllerContainer by Michael Stahl · 11 years ago
  38. a792aa2 loplugin:unusedmethods toolkit,package by Noel Grandin · 11 years ago
  39. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  40. 2aea9e3 Introduce generic sub toolbar controller by Maxim Monastirsky · 11 years ago
  41. 9c2a806 tdf#90133 Comply attributes name with OASIS#3860 by Laurent Balland-Poirier · 11 years ago
  42. 1c263b7 Bin pointless comments by Tor Lillqvist · 11 years ago
  43. c50f9622 Bin unneeded includes by Tor Lillqvist · 11 years ago
  44. 83b0726 Bin two unused fields by Tor Lillqvist · 11 years ago
  45. a6fed7a loplugin:unusedmethods vcl by Noel Grandin · 11 years ago
  46. 4cb59a8 Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused) by Stephan Bergmann · 11 years ago
  47. 2970ec8 editeng: make Link<> usage typed by Noel Grandin · 11 years ago
  48. 26ac3ee editeng, convert to typed Link<> by Noel Grandin · 11 years ago
  49. d976efd use correct controller for sidebar by Markus Mohrhard · 11 years ago
  50. efd13b2 finally manage to register chart2 in the ChartController by Markus Mohrhard · 11 years ago
  51. 7cad6b1 [API CHANGE] add way to get XSidebar from XSidebarProvider by Markus Mohrhard · 11 years ago
  52. be6c884 add methods to add random controllers to sidebar by Markus Mohrhard · 11 years ago
  53. 4e6a161 use XController instead of XFrame where it makes sense by Markus Mohrhard · 11 years ago
  54. 04716cb add SidebarChangeHandler to chart2 by Markus Mohrhard · 11 years ago
  55. f201623 Rule out OString(std::nullptr_t) by Stephan Bergmann · 11 years ago
  56. ca1a5eb coverity#1311653 Uninitialized scalar field by Caolán McNamara · 11 years ago
  57. 6ee9ca5 svtools: pimplify SvListView by Michael Stahl · 11 years ago
  58. ad94eaf vcl: avoid a boost::ptr_map in VclBuilder by Michael Stahl · 11 years ago
  59. 72c11ce remove unused ptr_container includes by Michael Stahl · 11 years ago
  60. 20bd0a2 vcl: remove boost/signal2/signal.hpp from header by Michael Stahl · 11 years ago
  61. ece8699 vcl: pImplify ComboBox by Michael Stahl · 11 years ago
  62. 5fd84da vcl: forward declare boost::optional in settings.hxx by Michael Stahl · 11 years ago
  63. 64baed9 vcl: move resample kernel classes out of bitmap.hxx by Michael Stahl · 11 years ago
  64. 7aa9f04 do not include boost/utility.hpp by Michael Stahl · 11 years ago
  65. f7f4d98 Resolves: tdf#92457 handle trailing text subformat if others omitted by Eike Rathke · 11 years ago
  66. 2a1fe44 Related tdf#91362: disable paper size & orientation selection by Katarina Behrens · 11 years ago
  67. 459bcc2 vcl::ITiledRenderable: getTextSelection() can be pure virtual now by Miklos Vajna · 11 years ago
  68. 001e694 loplugin:unusedmethods vcl(part2) by Noel Grandin · 11 years ago
  69. 5b2f823 add a SAL_RAND_REPEATABLE for repeatable random nums by Caolán McNamara · 11 years ago
  70. 37a367a loplugin:vclwidgets by Stephan Bergmann · 11 years ago
  71. 83b5316 Add an a11y action for items in the Special Characters dialog by Matthew J. Francis · 11 years ago
  72. 122a15f support en-GB-oxendict additionally to now deprecated en-GB-oed by Eike Rathke · 11 years ago
  73. 74407ae tdf#92630 Enable auto-accelerator behaviour for gtk by Simon Long · 11 years ago
  74. 9a11e59 SdrPaintView::AddWindowToPaintView: take a vcl::Window, too by Miklos Vajna · 11 years ago
  75. 78c73f4 SdrPaintWindow: optionally take a vcl::Window, too by Miklos Vajna · 11 years ago
  76. 3a4d9d3 Workaround seems no longer necessary for MSVC 2013 by David Ostrovsky · 11 years ago
  77. 5cf4dee tdf#90428 add Aranese [oc-ES] to language list by Eike Rathke · 11 years ago
  78. e6a0ef5 comphelper: remove boost::bind from headers by Michael Stahl · 11 years ago
  79. e8eb499 canvas: remove boost::bind from headers by Michael Stahl · 11 years ago
  80. 35ce23b Avoid loplugin:staticmethods in non-debug build by Stephan Bergmann · 11 years ago
  81. cc43153 tdf#87702: Addition of Shadow sidebar tab by Rishabh Kumar · 11 years ago
  82. 64bc8b4 i#107734 Support for Math Input Panel in Windows 7 by Regina Henschel · 11 years ago
  83. 26aebe2 vcl: use SAL_INFO for available X11 clipboard formats by Michael Stahl · 11 years ago
  84. ecc617e configmgr: support reading from a dconf layer (WIP) by Stephan Bergmann · 11 years ago
  85. 93e7870 s/Coordiante/Coordinate by Tor Lillqvist · 11 years ago
  86. 449d272 loplugin:unusedmethods vcl by Noel Grandin · 11 years ago
  87. 799cc41 Fix typos by Andrea Gelmini · 11 years ago
  88. 4c9d7772 spelling dialog always leaked here by Caolán McNamara · 11 years ago
  89. 3c6eec0 Related: tdf#92392 clear workwins that point to pWindow by Caolán McNamara · 11 years ago
  90. 64fe80db Replace GetAppData(SHL_SVDDE) with a static pointer var by Stephan Bergmann · 11 years ago
  91. 2b429ef SHL_SHL2 is unused by Stephan Bergmann · 11 years ago
  92. f420d65 vcl: document Rectangle's get vs Get differences by Miklos Vajna · 11 years ago
  93. 33de79f Fix some misspellings by Tor Lillqvist · 11 years ago
  94. e546ed0 loplugin:unusedmethods package by Noel Grandin · 11 years ago
  95. e69fd54 Replace GetAppData(SHL_IDL) with a static pointer var by Stephan Bergmann · 11 years ago
  96. e294fa9 Replace GetAppData(SHL_IDL) with an rtl::Static by Stephan Bergmann · 11 years ago
  97. af1be90 Replace GetAppData(SHL_SVD) with an rtl::Static by Stephan Bergmann · 11 years ago
  98. 1fd5509 Replace GetAppData(SHL_ERR) with an rtl::Static by Stephan Bergmann · 11 years ago
  99. 0251e61 tdf#91362: Make "printer was modified" status persistent by Katarina Behrens · 11 years ago
  100. 0644812 tdf#83541 Redraw the last used color after theme change by Maxim Monastirsky · 11 years ago