1. 9277cbc Fix WID ranges by Stephan Bergmann · 9 years ago
  2. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  3. ca089c7 Use SfxItemSet ctor that checks WID range correctness at compile time by Stephan Bergmann · 9 years ago
  4. b7ea55e Join adjacent WID ranges by Stephan Bergmann · 9 years ago
  5. 1585955 Convert ErrCode area to scoped enum by Noel Grandin · 9 years ago
  6. a273630 convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fields by Noel Grandin · 9 years ago
  7. 508957d tdf#108706 Unify loading document progress bar label by Takeshi Abe · 9 years ago
  8. fabafcf drop unused SdOptionsContentsItem by Jochen Nitschke · 9 years ago
  9. fe195f2 Related tdf#111892: revamp TemplateScanner by Julien Nabet · 9 years ago
  10. 793246e tdf#107183 Set different dialog title for renaming master slide by Gabor Kelemen · 9 years ago
  11. 81d4042 tdf#100387 Fix OOXML export of animated lists by Paul Trojahn · 9 years ago
  12. b37c344 Rename flag to less generic name to prepare adding more flags by Ulrich Gemkow · 9 years ago
  13. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  14. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  15. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  16. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  17. 006a7b5 Removing unused serialisation code by Varun Dhall · 9 years ago
  18. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  19. 0b021f8 rename some unnecessary contractions, Lft-Left, etc. by Noel Grandin · 9 years ago
  20. bc9a2ba assert on duplicate listener in SfxListener by Noel Grandin · 9 years ago
  21. 5be19d8 Replace stringify by Equals in SdrObject and SdPage by Varun Dhall · 9 years ago
  22. 57db6e2 Removing old SfxItemSet::getHash usage by Varun Dhall · 9 years ago
  23. 8ee4530 remove redundant SvxFrameDirection casts by Jochen Nitschke · 9 years ago
  24. a19dc10 Related to tdf#109863: Crash when trying to modify background slide style by Tamás Zolnai · 9 years ago
  25. e980d98 tdf#109863: Crash while trying to set pattern fill in Impress by Tamás Zolnai · 9 years ago
  26. 92a9411 log details of exception when we catch std::exception by Noel Grandin · 9 years ago
  27. c2c3d86 add char highlighting (background) tab to graphics styles dialog by Caolán McNamara · 9 years ago
  28. 6284804 move the SvxBackgroundColorItem<->SvxBrushItem conversion by Caolán McNamara · 9 years ago
  29. 0b133fd tdf#61561 Increase limitation placement and enlargement by Laurent Balland-Poirier · 9 years ago
  30. 1d2b564 tdf#107197: Replace relationship URI by Christian Barth · 9 years ago
  31. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  32. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  33. 97b889b WIP: Removing unused SfxItemPool serialisation from svx by Varun Dhall · 9 years ago
  34. 4d3f92a editviewoverlay: EditViewSelection reorganized by Armin Le Grand · 9 years ago
  35. f06b48a editviewoverlay: Allow EditView to run in Overlay by Armin Le Grand · 9 years ago
  36. 2ae717f related tdf#111518 pptx: These attributes are not supposed to be here. by Jan Holesovsky · 9 years ago
  37. af4602e tdf#111518 pptx: Add support for export of p:animMotion. by Jan Holesovsky · 9 years ago
  38. 7243060 Indentation fixes. by Jan Holesovsky · 9 years ago
  39. c605c8d SvPersistStream dead by Noel Grandin · 9 years ago
  40. 61d49af loplugin:unusedmethods by Noel Grandin · 9 years ago
  41. 99f3d98 tdf#95309 Add a filter to show all files for "Insert > File" by Takeshi Abe · 9 years ago
  42. a209172 loplugin:constantparam by Noel Grandin · 9 years ago
  43. 1dddfbb Fix typos by Andrea Gelmini · 9 years ago
  44. 8a8bcd6 EditEngine: Removing BIN format from sd by Varun Dhall · 9 years ago
  45. 22d5927 tdf#93244 Widescreen format by heiko tietze · 9 years ago
  46. 9f27587 loplugin:casttovoid by Stephan Bergmann · 9 years ago
  47. 8fe86fb tdf#87592 Consistent terminology for Master Slides by heiko tietze · 9 years ago
  48. 1169317 draw vs impress printer option pages by Caolán McNamara · 9 years ago
  49. 2213bd6 rename Anz->Cnt in sd by Noel Grandin · 9 years ago
  50. 8009566 fix regression from dafae0fe31353a8092334328d499bc108d39e44c by Markus Mohrhard · 9 years ago
  51. e325a54 Resolves: tdf#111308 crash after load designs with no design selected by Caolán McNamara · 9 years ago
  52. d5630ad loplugin:checkunusedparams in various by Noel Grandin · 9 years ago
  53. dafae0f loplugin:constparams in sd by Noel Grandin · 9 years ago
  54. eba883c lok - add support for in place chart editing by Marco Cecchetti · 9 years ago
  55. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  56. 13fac48 normalize resource locale ctor construction mechanisms by Caolán McNamara · 9 years ago
  57. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  58. f4e5940 tdf#110743: Use page position to insert master page, not id by Pranav Kant · 9 years ago
  59. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  60. 3289403 loplugin:constparams in editeng by Noel Grandin · 9 years ago
  61. b32ead5 loplugin:checkunusedparams more part1 by Noel Grandin · 9 years ago
  62. 81047ea make animation loop sal_uInt32 consistently by Caolán McNamara · 9 years ago
  63. f2964b9 convert SfxGroupId to scoped enum by Noel Grandin · 9 years ago
  64. 31a85a9 convert UNO event ids to scoped enum by Noel Grandin · 9 years ago
  65. 2fffaf6 loplugin:unusedmethods by Noel Grandin · 9 years ago
  66. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  67. d30ae9c don't jump back to selected slide on right click context menu by Caolán McNamara · 9 years ago
  68. b6c3afd SdrGlobalData::aUserMakeObjUserDataHdl is unused by Noel Grandin · 9 years ago
  69. 604bc94 loplugin:unusedfields readonly fields by Noel Grandin · 9 years ago
  70. 5924ac0 coverity#1415613 Explicit null dereferenced by Caolán McNamara · 9 years ago
  71. b66cfdb Removed duplicated includes by Andrea Gelmini · 9 years ago
  72. c23cc5d Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers. by Jan Holesovsky · 9 years ago
  73. ee6f8f1 sd pptm: Preserve the VBA stream on export. by Jan Holesovsky · 9 years ago
  74. 5d0901a sd pptm: Add a separate PPTM filter. by Jan Holesovsky · 9 years ago
  75. 8b486c0 loplugin: literaltoboolconversion by Caolán McNamara · 9 years ago
  76. cf530f2 loplugin:unusedfields in sd by Noel Grandin · 9 years ago
  77. 182a74d de-hrc various things by Caolán McNamara · 9 years ago
  78. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  79. 32878b6 enhance unusedfields plugin to find readonly fields by Noel Grandin · 9 years ago
  80. fe2dfdb improve variable scope by Caolán McNamara · 9 years ago
  81. cbf3489 coverity#1415091 Dereference before null check by Caolán McNamara · 9 years ago
  82. 33ecb72f coverity#1415090 Unchecked dynamic_cast by Caolán McNamara · 9 years ago
  83. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  84. 6feb40b tdf#109107: Sidebar's fontheight field is not updated... by Tamás Zolnai · 9 years ago
  85. d7e06e4 use more OUString::operator== in scaddins..sdext by Noel Grandin · 9 years ago
  86. 00aa089 Reorganize Scheduler priority classes by Jan-Marek Glogowski · 10 years ago
  87. 552bbc2 loplugin:oncevar: empty strings: sd by Stephan Bergmann · 9 years ago
  88. d9e8fdb sd: Use std::unique_ptr<> as SdUndoGroup owns SdUndoActions by Takeshi Abe · 9 years ago
  89. e333183 EditEngine: Making ODF Format Default for Copy/Paste by Varun Dhall · 9 years ago
  90. 673347a loplugin:useuniqueptr in scaddins..svx by Noel Grandin · 9 years ago
  91. 7de833a simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) by Noel Grandin · 9 years ago
  92. 20571c4 use more range-for on uno::Sequence by Noel Grandin · 9 years ago
  93. 38936ae sd: fix unitialized "pItem" pointer in SlideBackground::SlideBackground by Markus Mohrhard · 9 years ago
  94. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  95. fba28df7 Added margin feature to the Draw's SideBar by pv2k · 9 years ago
  96. 4eae2ee Slightly different approach to tdf#106679 by Katarina Behrens · 9 years ago
  97. 868d8c8 loplugin:unnecessaryparen handle parens inside call expr by Noel Grandin · 9 years ago
  98. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  99. 8c77b56 use OString::operator== in preference to ::equals by Noel Grandin · 9 years ago
  100. 800ac37 GSoC: Recent Charaters Toolbar Dropdown Control by Akshay Deep · 9 years ago