1. fc4fba0 ugh, forgot to git add the test document by Michael Stahl · 10 years ago
  2. cb890ae oox: export Math objects to PPTX files by Michael Stahl · 10 years ago
  3. ce953d1 sd lok: More places where we need to force the transparent color for bg. by Jan Holesovsky · 10 years ago
  4. 6372080 sd: use ScopeGuard in Outliner::SearchAndReplaceAll() by Miklos Vajna · 10 years ago
  5. 6efd3da -Werror=misleading-indentation (GCC 6) by Stephan Bergmann · 10 years ago
  6. 7b5d209 editeng: handle SdrModel::isTiledSearching() by Miklos Vajna · 10 years ago
  7. b9565ef sd tiled rendering: it's pointless to send selection changes during search all by Miklos Vajna · 10 years ago
  8. 06d68fb loplugin:unusedmethods unused return value in sd by Noel Grandin · 10 years ago
  9. 50f0248 tdf#96522 reset CustomShapeEngine at import by Armin Le Grand · 10 years ago
  10. 972d27f sd: clean up remaining non-static isTiledRendering() usage by Miklos Vajna · 10 years ago
  11. d406d7c resolve TODO, remove SVVERB_SHOW by Michael Stahl · 10 years ago
  12. 55a754c Fix memory leak by Stephan Bergmann · 10 years ago
  13. d6f1ca2 lool - search all - unit test failure - solved by Marco Cecchetti · 10 years ago
  14. 608dee4 loplugin:privatebase: Make various derivations public by Stephan Bergmann · 10 years ago
  15. 9f2e504 loplugin:privatebase: Make derivation from Timer explicitly private by Stephan Bergmann · 10 years ago
  16. 9ff5abf loplugin:privatebase: Make derivation from noncopyable explicitly private by Stephan Bergmann · 10 years ago
  17. 92266dd sd: with any luck the OLE test should run on WNT now too by Michael Stahl · 10 years ago
  18. 7dbdd41 sd: enhance the OLE object test to also test the exported XML by Michael Stahl · 10 years ago
  19. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  20. 6b7d410 lool - page border shadow can be disabled by Marco Cecchetti · 10 years ago
  21. 63a3c07 svx: fix windows build, rename SvxEscapementItem::GetProp() by Michael Stahl · 10 years ago
  22. dc8b615 Avoid loplugin:unreffun by Stephan Bergmann · 10 years ago
  23. be34366 Disabled the test for a moment. by Jan Holesovsky · 10 years ago
  24. fd0be5e sd: lool search all - 2nd search did not work - fixed by Marco Cecchetti · 10 years ago
  25. 66b8b09 set reasonable default size for new draw/impress tables by Justin Luth · 10 years ago
  26. fd6263e3 Make E3dScene3D::GetCamera return non-reference by Stephan Bergmann · 10 years ago
  27. 5b22663 Make SotFactory private to sot/ and clean a bit by Matúš Kukan · 10 years ago
  28. d75b9fd tdf#94205: Use o3tl::make_unique insted of new+std::move. by Sheikha AL-Hinai · 10 years ago
  29. 9d0b06e new loplugin rangedforcopy - use reference in range based for by Andrzej Hunt · 10 years ago
  30. 3b4059d tdf#96708: don't modify document while copying to clipboard by Mike Kaganski · 10 years ago
  31. 58482f9 Related: tdf#89540 We don't use PseudoSlots in sd by Maxim Monastirsky · 10 years ago
  32. 5fe01e8 tdf#89540 Completed show draw functions button for impress and draw. by Gulsah Kose · 10 years ago
  33. 41dde831 Kill remaining plugin bits by Maxim Monastirsky · 10 years ago
  34. bea8a7a cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  35. 6b9fdc5 Bail out early (so to avoid unuseful dynamic_casts) by Matteo Casalin · 10 years ago
  36. 9a38358 tdf#84846 Merge identical GotoTreeBookmark into GetObjectIsMarked by Fernando Pirani · 11 years ago
  37. 76a98f9 sd: fix not necessary to pass default argument by Henry Castro · 10 years ago
  38. 30f1fa9 sd tiled rendering: enable map mode to center images by Henry Castro · 10 years ago
  39. 22328a2 New saving behavior by Maxim Monastirsky · 10 years ago
  40. 0f02bc1 crashtesting: CreateShellID returns the mediums base url... by Caolán McNamara · 10 years ago
  41. a9db17a tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXML by Zolnai Tamás · 10 years ago
  42. 7edfee8 Rearrangement of various context menus in Impress by Yousuf Philips · 10 years ago
  43. 235a10d tdf#96411 Add slide layout changing to impress menu bar by Yousuf Philips · 10 years ago
  44. 9570bdf loplugin:unusedfields in sd by Noel Grandin · 10 years ago
  45. e18b083 loplugin:unusedmethods by Noel Grandin · 10 years ago
  46. 1e840cc Move silly DBG macro to the only file where it is used by Tor Lillqvist · 10 years ago
  47. 7dd73ab svg export: transition not displayed when switching from last to first slide by Marco Cecchetti · 10 years ago
  48. a103c34 Use std::unique_ptr for SdrLayerAdmin data member. by Kohei Yoshida · 10 years ago
  49. 68f411f editeng: clean up no longer necessary isTiledRendering() member functions by Miklos Vajna · 10 years ago
  50. 42645fe related tdf#96398 pull out more NPAPI-related code by Thorsten Behrens · 10 years ago
  51. 06726aa [API CHANGE] Remove NPAPI-related UNO API by Thorsten Behrens · 10 years ago
  52. 348d7f6 sd: enable insert graphic when UNO command has URL file argument by Henry Castro · 10 years ago
  53. 3d3e95d impress's AnnotationWindow is the only user of WB_NEEDSFOCUS by Caolán McNamara · 10 years ago
  54. 7dd77a1 Remove unused ToolPanel (aka TaskPane) by Samuel Mehrbrodt · 10 years ago
  55. 5b44a97 sw, sd, sc: clean up no longer necessary isTiledRendering() member functions by Miklos Vajna · 10 years ago
  56. 291f55e assert that no ODF import happens without a BaseURL by Michael Stahl · 10 years ago
  57. d0cf72f sfx2: clean up no longer needed SfxObjectShell::isTiledRendering() by Miklos Vajna · 10 years ago
  58. 39d0bd1 sd: remove cargo-culted dependencies from CppunitTest_sd_misc_tests by Michael Stahl · 10 years ago
  59. 4078206 Bin obviously unneeded copy pasta by Tor Lillqvist · 10 years ago
  60. 6381fe5 tdf#96206: Avoid scaling objects while copying to clipboard by Mike Kaganski · 10 years ago
  61. c677281 Use ToolbarAsMenuController by Maxim Monastirsky · 10 years ago
  62. d146101 tdf#91857 Additional improvements to Impress' menu bar by Yousuf Philips · 10 years ago
  63. 6ac9a4f Make .mk files more portable by Baptiste Daroussin · 10 years ago
  64. d2df0ad No need for a separate <vcl/lstbox.h> by Tor Lillqvist · 10 years ago
  65. a643222 No need for a separate <vcl/graph.h> by Tor Lillqvist · 10 years ago
  66. e67a834 Resolves: tdf#93994 flush API objects at load time by Armin Le Grand · 10 years ago
  67. c95a6ad No need for a separate <vcl/combobox.h> by Tor Lillqvist · 10 years ago
  68. f1df105 Revert "Impress/Draw: Open Navigator in the Sidebar" by Samuel Mehrbrodt · 10 years ago
  69. 58d8d8a tdf#69977: uno::Sequence is expensive by Noel Grandin · 10 years ago
  70. b8d86c9 svg export: transition on first slide are not run - fixed by Marco Cecchetti · 10 years ago
  71. fb8a3fa loplugin:nullptr: More NULL -> nullptr automatic rewrite by Stephan Bergmann · 10 years ago
  72. 1545217 svg export: no more an experimental feature by Marco Cecchetti · 10 years ago
  73. 4754afd Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaks by Stephan Bergmann · 10 years ago
  74. 1a18c92 consolidate MSO format ClassID magic numbers in msfilter/classids.hxx by Michael Stahl · 10 years ago
  75. 19c7af8 tdf#84909 Improvements to impress and draw toolbars by Yousuf Philips · 10 years ago
  76. 9149dbf tdf#91909 Add shortcuts to slide navigation by Yousuf Philips · 10 years ago
  77. 958b9a7 Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API by Miklos Vajna · 10 years ago
  78. 6f9bb9b Remove image color conversion menu from Impress by Tomaž Vajngerl · 10 years ago
  79. 9ec0e6d sd: replace embedded mDNSResponder code with proper external tarball by Michael Stahl · 10 years ago
  80. 7dcbc57 silence mouse release warning by Caolán McNamara · 10 years ago
  81. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  82. 5050642 tdf#95356: unit test about text decorations for svg export by Marco Cecchetti · 10 years ago
  83. c098227 -Werror,-Wwritable-strings by Stephan Bergmann · 10 years ago
  84. 77838ef Use proper return type for DNSServiceRefSockFD by Stephan Bergmann · 10 years ago
  85. 49a32f4 replace a MessBox with a MessageDialog by Caolán McNamara · 10 years ago
  86. a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
  87. 3c100a9 coverity#1340228 try and silence Resource leak by Caolán McNamara · 10 years ago
  88. 378f500 coverity#1340222 Logically dead code by Caolán McNamara · 10 years ago
  89. f4ac785 coverity#1340227 Missing break in switch by Caolán McNamara · 10 years ago
  90. c5bfac3 coverity#1340226 Missing break in switch by Caolán McNamara · 10 years ago
  91. 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
  92. 85c758a loplugin:unusedfields in include/sfx2/ by Noel Grandin · 10 years ago
  93. 5468446 -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  94. 70b09d9 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  95. b639fe6 VirtualDevices either match another device depth, or are 1 bit by Caolán McNamara · 10 years ago
  96. c43a3a5 establish that Virtual Devices either match Physical Device depth or ... by Caolán McNamara · 10 years ago
  97. 980fe3f loplugin:unusedfields in sd/ by Noel Grandin · 10 years ago
  98. 1fdddad6 Remove superfluous line in license header by Maxim Monastirsky · 10 years ago
  99. 7de0990 Allow .uno:DisplayMode to be added to toolbars by Maxim Monastirsky · 10 years ago
  100. 9cd20bc cppcheck: fix 1 memleak (fusel.cxx) by Julien Nabet · 10 years ago