1. 0f375b0 Revert "tdf#125949 Allow the slide to continue with ..." (tdf#133447) by Luboš Luňák · 5 years ago
  2. ac9789d tdf#139609 avoid fetching unnecessary xid under gtk3 by Caolán McNamara · 5 years ago
  3. 09c4b4d tdf#136278 Follow-up Check when the eventqueue needs to be emptied. by Gülşah Köse · 5 years ago
  4. 8414b61 tdf#134133 Check when the eventqueue needs to be emptied. by Gülşah Köse · 5 years ago
  5. 156da5b tdf#123936 Formatting files in module slideshow with clang-format by Philipp Hofer · 5 years ago
  6. 289eb41 Remove unused ViewMediaShape::implInitializePlayerWindow rMimeType parameter by Stephan Bergmann · 5 years ago
  7. 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
  8. f2dfa6b Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64 by Mike Kaganski · 5 years ago
  9. 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
  10. d3158450 long->tools::Long in slideshow..starmath by Noel · 5 years ago
  11. 0fb58a1 new tools::Degree10 strong typedef by Noel Grandin · 5 years ago
  12. d0601cd fix build with box2d 2.4.0 by Rene Engelhard · 5 years ago
  13. 8062e88 try to make available all slide images using threads by Luboš Luňák · 6 years ago
  14. 1f8fbff loplugin:const* make some params and methods const by Noel · 6 years ago
  15. d379230 try not to hog the CPU during slideshow animations by Luboš Luňák · 6 years ago
  16. 0961987 Fix typos by Andrea Gelmini · 6 years ago
  17. 943aaf6 tdf#136301: fix parallel physics animations over-stepping during lock transfer by Sarper Akdemir · 6 years ago
  18. 8e36582 document physics animations and related code by Sarper Akdemir · 6 years ago
  19. 229827d Fix typos by Andrea Gelmini · 6 years ago
  20. 490cab0 tdf#136152: make physics animation effects handle animations with jumpy starts by Sarper Akdemir · 6 years ago
  21. 98b4744 remove some unused includes and update pches by Caolán McNamara · 6 years ago
  22. 8a21364 Fix typos by Andrea Gelmini · 6 years ago
  23. e5356fb [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__ by Stephan Bergmann · 6 years ago
  24. d29c27a tdf#136097: make physics animation effects handle skips and rewinds by Sarper Akdemir · 6 years ago
  25. ff87ef8 -Werror=maybe-uninitialized by Noel Grandin · 6 years ago
  26. 5edbac1 fix group shape crash for physics animations by Sarper Akdemir · 6 years ago
  27. 394f74e add bounciness velocity and density options to physics animations by Sarper Akdemir · 6 years ago
  28. b240db9 make physics animations handle sequential animations correctly by Sarper Akdemir · 6 years ago
  29. 76f3218b make physics animation effects always processed last by Sarper Akdemir · 6 years ago
  30. 7de41aa box2dtools renaming some for clarity by Sarper Akdemir · 6 years ago
  31. 4c64a07 Fix typo in code by Andrea Gelmini · 6 years ago
  32. 51275a6 add support for complex shapes in physics animation effects by Sarper Akdemir · 6 years ago
  33. 3bc2154 fix box2dtools build error for non debug builds by Sarper Akdemir · 6 years ago
  34. 70a0081 SvTreeListBox can move into toolkit headers now by Caolán McNamara · 6 years ago
  35. 28022ce make physics based animation effects part of the animation engine by Sarper Akdemir · 6 years ago
  36. 749ac5f Typo bSlideBackgoundPainted by Julien Nabet · 6 years ago
  37. 060a069 add box2d to CppunitTest_slideshow by Sarper Akdemir · 6 years ago
  38. 49cdda7 box2d tools: initial work for physics based animation effects by Sarper Akdemir · 6 years ago
  39. f09c19d Deprecated std::result_of has been removed from C++20 by Stephan Bergmann · 6 years ago
  40. b53907c compact namespace: slideshow by Noel Grandin · 6 years ago
  41. 6dbfba1 slideshow: create instances with uno constructors by Noel Grandin · 6 years ago
  42. b050b7e update pches by Caolán McNamara · 6 years ago
  43. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  44. f976612 Upcoming improved loplugin:staticanonymous -> redundantstatic: slideshow by Stephan Bergmann · 6 years ago
  45. 67f5f45 Fix typos by Andrea Gelmini · 6 years ago
  46. e13dd95 Add Shape mbIsForeground flag and getters and setters for it by Sarper Akdemir · 6 years ago
  47. 7394ac1 adding XShapeToShapeMapSharedPtr getter to ShapeManager by Sarper Akdemir · 6 years ago
  48. a2fc883 use more std::container::insert instead of std::copy by Noel Grandin · 6 years ago
  49. 054c0e7 loplugin:simplifypointertobool improve by Noel Grandin · 6 years ago
  50. e84d054 Make loplugin:simplifypointertobool handle parenthesized expressions by Stephan Bergmann · 6 years ago
  51. fe6cce0 Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr by Stephan Bergmann · 6 years ago
  52. b12d1c4 fix an incorrectly removed line by Luboš Luňák · 6 years ago
  53. cfaf93d remove unnecessary polypolygon subdivide by Luboš Luňák · 6 years ago
  54. 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
  55. f238039 compact namespace in slideshow by Noel Grandin · 6 years ago
  56. 11bdb6b improve loplugin:referencecasting by Noel Grandin · 6 years ago
  57. e3d7fdf implement PowerPoint 'flash' slide transition (API CHANGE) by Luboš Luňák · 6 years ago
  58. 97e85db Fix typos by Andrea Gelmini · 6 years ago
  59. 429ef3e loplugin:makeshared in slideshow by Noel Grandin · 6 years ago
  60. b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
  61. eb2d669 tdf#129898 Use layer DrawnInSlideshow in edit mode by Regina Henschel · 6 years ago
  62. e12fa18 tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ by Gabor Kelemen · 6 years ago
  63. dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
  64. a759623 loplugin:buriedassign in various by Noel Grandin · 6 years ago
  65. 14a0727 tdf#131254 Follow-up Prevent extra eventqueue empty call. by Gülşah Köse · 6 years ago
  66. 80f386f tdf#131254 Prevent extra eventqueue empty call. by Gülşah Köse · 6 years ago
  67. 26b84cd Revert "loplugin:constfields in slideshow" by Noel Grandin · 6 years ago
  68. 8e173a9 tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`. by Yukio Siraichi · 6 years ago
  69. 07412044 upgrade to latest glm by Caolán McNamara · 6 years ago
  70. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  71. a7be947 Move Boost.Spirit usage away from legacy namespace by Adam Majer · 6 years ago
  72. 2f86601 always define GLM_FORCE_CTOR_INIT when using glm by Caolán McNamara · 6 years ago
  73. 46e53c0 Revert "upgrade to latest glm" by Stephan Bergmann · 6 years ago
  74. 494092d upgrade to latest glm by Caolán McNamara · 6 years ago
  75. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  76. fb27784 opengl slide transitions not working with glm >= GLM 0.9.9.0 by Caolán McNamara · 6 years ago
  77. de06f88 loplugin:unusedfields improve checking for fields guarded by existence check by Noel Grandin · 6 years ago
  78. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  79. 84b396a2 new loplugin:namespaceindentation by Noel Grandin · 6 years ago
  80. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  81. 51b5b93 remove some unused local vars by Noel Grandin · 6 years ago
  82. cee62b1 loplugin:makeshared in slideshow by Noel Grandin · 6 years ago
  83. d456192 tdf#126459: Consider translated origin of the view also on resize by Katarina Behrens · 6 years ago
  84. 68c934c make Library_slideshow explicitly link svl by Luboš Luňák · 6 years ago
  85. 52fece1 tweak GetBitmap methods in BitmapEx by Noel Grandin · 6 years ago
  86. 175a206 use more std::make_shared by Noel Grandin · 6 years ago
  87. 941372b6 tdf#42949 Fix IWYU warnings in slideshow/ by Gabor Kelemen · 6 years ago
  88. 011dae6 sal_Char->char in sfx2..slideshow by Noel Grandin · 6 years ago
  89. 2212bf8 Fix typo by Andrea Gelmini · 6 years ago
  90. 3e88fc6 tdf#125949 Check hardware acceleration on slideshow. by Gülşah Köse · 6 years ago
  91. 532c4af Fix typo by Andrea Gelmini · 6 years ago
  92. 8eb2d29 tdf#125949 Allow the slide to continue with freezing animation. by Gülşah Köse · 6 years ago
  93. 7d97bdb Fix typo by Andrea Gelmini · 6 years ago
  94. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  95. 47dd2c6 Rewrite uses of boost::optional by Stephan Bergmann · 6 years ago
  96. 6109589 Turn StateTransition::Options into scoped enum by Stephan Bergmann · 6 years ago
  97. e6ab01c cppcheck: performing init in init list (sfx2/slideshow/stoc/store) by Julien Nabet · 6 years ago
  98. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  99. 1a2926a use std::move when popping stuff off stacks by Noel Grandin · 6 years ago
  100. 2cd6ff8 remove unnecessary includes by Caolán McNamara · 6 years ago