1. 1ea4496 tdf#111863: Animations turned from out to in during PPTX export by Aron Budea · 9 years ago
  2. 89879b0 tdf#112088 gradient stop map -> multimap by Szymon Kłos · 9 years ago
  3. 7d14555 convert SvxDateFormat to scoped enum by Noel Grandin · 9 years ago
  4. 33a6eb3 tdf#100065 PPTX Fix import of custom shapes in groups by Paul Trojahn · 9 years ago
  5. f66661c1 convert SvxTimeFormat to scoped enum by Noel Grandin · 9 years ago
  6. 2ba9f79 convert SvxTimeType to scoped enum by Noel Grandin · 9 years ago
  7. 70e5520 convert SvxURLFormat to scoped enum by Noel Grandin · 9 years ago
  8. 7282b25 Fix loplugin:redundantcast's VisitCXXFunctionalCastExpr by Stephan Bergmann · 9 years ago
  9. e45f61a convert SvxFileType to scoped enum by Noel Grandin · 9 years ago
  10. 359201c convert SvxAuthorType to scoped enum by Noel Grandin · 9 years ago
  11. 331e2e5 long->sal_Int32 in Fraction by Noel Grandin · 9 years ago
  12. 5685ee2 improve redundantcast loplugin by Noel Grandin · 9 years ago
  13. f2de8a2 Revert "Disable spellcheck when LOK is active" by Michael Meeks · 9 years ago
  14. 23332fd Silence -Werror,-Wunreachable-code by Stephan Bergmann · 9 years ago
  15. 158434e no need to call GetNumerator() / GetDenominator() for Fraction by Noel Grandin · 9 years ago
  16. 1b1afc10 Fraction: make conversion operators and constructor explicit by Noel Grandin · 9 years ago
  17. 7f3ca309 Enable -Wunreachable-code by Stephan Bergmann · 9 years ago
  18. a185ea4 clang-tidy modernize-use-emplace in sd by Noel Grandin · 9 years ago
  19. 69057cd cppcheck: unsignedLessThanZero by Julien Nabet · 9 years ago
  20. 41dfb82 Fix typo by Andrea Gelmini · 9 years ago
  21. 2687a5a -Werror,-Wtautological-compare with latest clang by Noel Grandin · 9 years ago
  22. 77b56b3 Actually this would be better as SAL_WARN. by Jan Holesovsky · 9 years ago
  23. 1af5f6e set parent for file dialog helper by Caolán McNamara · 9 years ago
  24. c799497 Disable test on Linux x86 that makes plain 'make' fail due to -mpfmath=387 by Stephan Bergmann · 9 years ago
  25. 2e0a25c loplugin:constantparam by Noel Grandin · 9 years ago
  26. d921d4f tdf#112280: Unit test. by Jan Holesovsky · 9 years ago
  27. f5fa863 tdf#112280: Export spin animation in PPTX. by Jan Holesovsky · 9 years ago
  28. 91d755d Fix typos by Andrea Gelmini · 9 years ago
  29. 4aabc51 tdf#106867: Unit test for the export of embedded videos. by Jan Holesovsky · 9 years ago
  30. cbcffba tdf#106867: Export videos in PPTX. by Jan Holesovsky · 9 years ago
  31. 6758db0 tdf#111834: hide useless background controls in Handout View by blendergeek · 9 years ago
  32. 4d830ab const correctness in o3tl::array_view by Noel Grandin · 9 years ago
  33. e64ebbb tdf#106867: Implement pptx export of AnimationNodeType::COMMAND. by Jan Holesovsky · 9 years ago
  34. 6ac9d6d related tdf#111884: GroupShapes are now handled in oox. by Jan Holesovsky · 9 years ago
  35. 128856d crashtesting: bazillion presentation format crashes by Caolán McNamara · 9 years ago
  36. dccd163 loplugin:unnecessaryparen include case statements by Noel Grandin · 9 years ago
  37. cb25507 Drop lazywrite property, which is silently ignored by configmgr anyway by Stephan Bergmann · 9 years ago
  38. 04749a1 SmartArt: separate unit tests by Grzegorz Araminowicz · 9 years ago
  39. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  40. 595371e New loplugin:dyncastvisibility by Stephan Bergmann · 9 years ago
  41. abe958a tdf#89130 Draw: Better UI for handling layer attributes by Ulrich Gemkow · 9 years ago
  42. 1abd3b0 set parent for insert media file dialog by Caolán McNamara · 9 years ago
  43. 0dc2379 Typos for "available" by Julien Nabet · 9 years ago
  44. 31ee13b convert SHAPEFLAG defines to scoped enum ShapeFlag by Jochen Nitschke · 9 years ago
  45. a726c69 tdf#109052: Crash after PPT import when undo is disabled by Tamás Zolnai · 9 years ago
  46. 27068e6 tdf#109261: Crash when adding a video to a slide with zero undo steps by Tamás Zolnai · 9 years ago
  47. 8d6e1a1 Replace some lists by vectors in sd module by Julien Nabet · 9 years ago
  48. ef8341f bump FileDialogHelper to XFilePicker3 by Caolán McNamara · 9 years ago
  49. a00ad98 tdf#111884: Unit test. by Jan Holesovsky · 9 years ago
  50. e06ef6f tdf#111884: Implement export of group shapes in pptx. by Jan Holesovsky · 9 years ago
  51. 008199e loplugin:constparam in various by Noel Grandin · 9 years ago
  52. 864f89e Related tdf#111892: use unique_ptr by Julien Nabet · 9 years ago
  53. 5c08888 tdf#112008 Assert when starting an empty slideshow by Noel Grandin · 9 years ago
  54. 9cd44d9 sd: delete the global CacheConfiguration timer on shutdown by Michael Stahl · 9 years ago
  55. 53587dc sd: AccessibleSlideSorterView: don't register twice at ViewShell by Michael Stahl · 9 years ago
  56. ae8e1ad convert code-class in ErrCode to scoped enum by Noel Grandin · 9 years ago
  57. b2d7a11 replace magic numbers for ppt view types by Jochen Nitschke · 9 years ago
  58. 60c5955 PPTX export tests for flipped shapes by Paul Trojahn · 9 years ago
  59. 27bde9a Drop gratuitous initial :: from comphelper::ProfileZone by Tor Lillqvist · 9 years ago
  60. 69cfafe tdf#100387 tdf#100389 OOXML animation export fixes by Paul Trojahn · 9 years ago
  61. 73ee631 tdf#111798 Fix deformed export of flipped custom shapes to pptx by Paul Trojahn · 9 years ago
  62. b766cab tdf#108926: Notes placeholder text boxes not shown in PPTs by Tamás Zolnai · 9 years ago
  63. f685095 SmartArt: implement dir and maxDepth if node functions by Grzegorz Araminowicz · 9 years ago
  64. 66604ba Consistently use OUString in test::Directories by Stephan Bergmann · 9 years ago
  65. 9277cbc Fix WID ranges by Stephan Bergmann · 9 years ago
  66. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  67. cf53f24 SmartArt: shape rotation support by Grzegorz Araminowicz · 9 years ago
  68. ca089c7 Use SfxItemSet ctor that checks WID range correctness at compile time by Stephan Bergmann · 9 years ago
  69. b7ea55e Join adjacent WID ranges by Stephan Bergmann · 9 years ago
  70. 1585955 Convert ErrCode area to scoped enum by Noel Grandin · 9 years ago
  71. a273630 convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fields by Noel Grandin · 9 years ago
  72. 508957d tdf#108706 Unify loading document progress bar label by Takeshi Abe · 9 years ago
  73. fabafcf drop unused SdOptionsContentsItem by Jochen Nitschke · 9 years ago
  74. 60dc857 simplify sd error macros by Noel Grandin · 9 years ago
  75. fe195f2 Related tdf#111892: revamp TemplateScanner by Julien Nabet · 9 years ago
  76. 793246e tdf#107183 Set different dialog title for renaming master slide by Gabor Kelemen · 9 years ago
  77. 81d4042 tdf#100387 Fix OOXML export of animated lists by Paul Trojahn · 9 years ago
  78. b37c344 Rename flag to less generic name to prepare adding more flags by Ulrich Gemkow · 9 years ago
  79. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  80. c0cc02e tdf#50097: DOCX: export form controls as MSO ActiveX controls by Tamás Zolnai · 9 years ago
  81. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  82. 5a64d8b drop unused SdrCustomShapeAdjustmentItem by Jochen Nitschke · 9 years ago
  83. f1d65b1 SmartArt: support cnt function by Grzegorz Araminowicz · 9 years ago
  84. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  85. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  86. 006a7b5 Removing unused serialisation code by Varun Dhall · 9 years ago
  87. a82af43 Clean up uses of OUString::fromUtf8 around string literals by Stephan Bergmann · 9 years ago
  88. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  89. dbf0577 Fix typo by Andrea Gelmini · 9 years ago
  90. 0b021f8 rename some unnecessary contractions, Lft-Left, etc. by Noel Grandin · 9 years ago
  91. bc9a2ba assert on duplicate listener in SfxListener by Noel Grandin · 9 years ago
  92. 5be19d8 Replace stringify by Equals in SdrObject and SdPage by Varun Dhall · 9 years ago
  93. 57db6e2 Removing old SfxItemSet::getHash usage by Varun Dhall · 9 years ago
  94. 8ee4530 remove redundant SvxFrameDirection casts by Jochen Nitschke · 9 years ago
  95. a19dc10 Related to tdf#109863: Crash when trying to modify background slide style by Tamás Zolnai · 9 years ago
  96. e980d98 tdf#109863: Crash while trying to set pattern fill in Impress by Tamás Zolnai · 9 years ago
  97. 5d1f948 Use the proper names for enabling\disabling master slide objects by Tamás Zolnai · 9 years ago
  98. 92a9411 log details of exception when we catch std::exception by Noel Grandin · 9 years ago
  99. c2c3d86 add char highlighting (background) tab to graphics styles dialog by Caolán McNamara · 9 years ago
  100. 6284804 move the SvxBackgroundColorItem<->SvxBrushItem conversion by Caolán McNamara · 9 years ago