1. edeebdd tdf#136278 Follow-up Check when the eventqueue needs to be emptied. by Gülşah Köse · 5 years ago
  2. aa87d3f tdf#134133 Check when the eventqueue needs to be emptied. by Gülşah Köse · 5 years ago
  3. fe6cce0 Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr by Stephan Bergmann · 6 years ago
  4. b12d1c4 fix an incorrectly removed line by Luboš Luňák · 6 years ago
  5. cfaf93d remove unnecessary polypolygon subdivide by Luboš Luňák · 6 years ago
  6. 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
  7. f238039 compact namespace in slideshow by Noel Grandin · 6 years ago
  8. 11bdb6b improve loplugin:referencecasting by Noel Grandin · 6 years ago
  9. e3d7fdf implement PowerPoint 'flash' slide transition (API CHANGE) by Luboš Luňák · 6 years ago
  10. 97e85db Fix typos by Andrea Gelmini · 6 years ago
  11. 429ef3e loplugin:makeshared in slideshow by Noel Grandin · 6 years ago
  12. b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
  13. eb2d669 tdf#129898 Use layer DrawnInSlideshow in edit mode by Regina Henschel · 6 years ago
  14. e12fa18 tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ by Gabor Kelemen · 6 years ago
  15. dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
  16. a759623 loplugin:buriedassign in various by Noel Grandin · 6 years ago
  17. 14a0727 tdf#131254 Follow-up Prevent extra eventqueue empty call. by Gülşah Köse · 6 years ago
  18. 80f386f tdf#131254 Prevent extra eventqueue empty call. by Gülşah Köse · 6 years ago
  19. 26b84cd Revert "loplugin:constfields in slideshow" by Noel Grandin · 6 years ago
  20. 8e173a9 tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`. by Yukio Siraichi · 6 years ago
  21. 07412044 upgrade to latest glm by Caolán McNamara · 6 years ago
  22. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  23. a7be947 Move Boost.Spirit usage away from legacy namespace by Adam Majer · 6 years ago
  24. 2f86601 always define GLM_FORCE_CTOR_INIT when using glm by Caolán McNamara · 6 years ago
  25. 46e53c0 Revert "upgrade to latest glm" by Stephan Bergmann · 6 years ago
  26. 494092d upgrade to latest glm by Caolán McNamara · 6 years ago
  27. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  28. fb27784 opengl slide transitions not working with glm >= GLM 0.9.9.0 by Caolán McNamara · 6 years ago
  29. de06f88 loplugin:unusedfields improve checking for fields guarded by existence check by Noel Grandin · 6 years ago
  30. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  31. 84b396a2 new loplugin:namespaceindentation by Noel Grandin · 6 years ago
  32. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  33. 51b5b93 remove some unused local vars by Noel Grandin · 6 years ago
  34. cee62b1 loplugin:makeshared in slideshow by Noel Grandin · 6 years ago
  35. d456192 tdf#126459: Consider translated origin of the view also on resize by Katarina Behrens · 6 years ago
  36. 68c934c make Library_slideshow explicitly link svl by Luboš Luňák · 6 years ago
  37. 52fece1 tweak GetBitmap methods in BitmapEx by Noel Grandin · 6 years ago
  38. 175a206 use more std::make_shared by Noel Grandin · 6 years ago
  39. 941372b6 tdf#42949 Fix IWYU warnings in slideshow/ by Gabor Kelemen · 6 years ago
  40. 011dae6 sal_Char->char in sfx2..slideshow by Noel Grandin · 6 years ago
  41. 2212bf8 Fix typo by Andrea Gelmini · 6 years ago
  42. 3e88fc6 tdf#125949 Check hardware acceleration on slideshow. by Gülşah Köse · 6 years ago
  43. 532c4af Fix typo by Andrea Gelmini · 6 years ago
  44. 8eb2d29 tdf#125949 Allow the slide to continue with freezing animation. by Gülşah Köse · 6 years ago
  45. 7d97bdb Fix typo by Andrea Gelmini · 6 years ago
  46. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  47. 47dd2c6 Rewrite uses of boost::optional by Stephan Bergmann · 6 years ago
  48. 6109589 Turn StateTransition::Options into scoped enum by Stephan Bergmann · 6 years ago
  49. e6ab01c cppcheck: performing init in init list (sfx2/slideshow/stoc/store) by Julien Nabet · 6 years ago
  50. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  51. 1a2926a use std::move when popping stuff off stacks by Noel Grandin · 6 years ago
  52. 2cd6ff8 remove unnecessary includes by Caolán McNamara · 6 years ago
  53. 90d9d20 loplugin:virtualdead unused params in OGLTransitionImpl by Noel Grandin · 6 years ago
  54. 33e1765 loplugin:virtualdead unused param in Animation::prefetch by Noel Grandin · 6 years ago
  55. c66e8c7 loplugin:virtualdead unused params in ShapeListenerEventHandler by Noel Grandin · 6 years ago
  56. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  57. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  58. 8715a06 Related: tdf#124729 check for GL_EXT_texture_filter_anisotropic support by Caolán McNamara · 6 years ago
  59. e75a545 loplugin:constmethod in sdext..starmath by Noel Grandin · 7 years ago
  60. 5e1b57b loplugin:virtualdead in slideshow by Noel Grandin · 7 years ago
  61. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  62. d8bd31a Fix typos by Andrea Gelmini · 7 years ago
  63. 2e1e085 Fix typos by Andrea Gelmini · 7 years ago
  64. 0c234a6 Fix typos by Andrea Gelmini · 7 years ago
  65. e161826 tdf#127258: Fix ViewEventHandlerWeakPtrWrapper by Stephan Bergmann · 7 years ago
  66. 0940229 Fix '..' by Andrea Gelmini · 7 years ago
  67. cae9240 Avoid adding a function declaration to namespace std by Stephan Bergmann · 7 years ago
  68. 042e30a Avoid adding a function template declaration to namespace std by Stephan Bergmann · 7 years ago
  69. ae94ed1 tdf#74045 Make ImageMaps in slideshow clickable by Samuel Mehrbrodt · 7 years ago
  70. 10280da loplugin:constvars, look for loop vars that can be const by Noel Grandin · 7 years ago
  71. 889dc7b use more TOOLS_WARN_EXCEPTION by Noel Grandin · 7 years ago
  72. 8e0918a loplugin:sequenceloop in shell..sot by Noel Grandin · 7 years ago
  73. 5eb6f2d Fix typos by Andrea Gelmini · 7 years ago
  74. 9b39866 Fix typos by Andrea Gelmini · 7 years ago
  75. 6ffdc88 Simplify Sequence iterations in shell..svgio by Arkadiy Illarionov · 7 years ago
  76. 17db60e loplugin:referencecasting in slideshow..svtools by Noel Grandin · 7 years ago
  77. 1d1891f drop unbuilt demoshow by Caolán McNamara · 7 years ago
  78. a64402b Fix typos by Andrea Gelmini · 7 years ago
  79. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  80. 13b6e5d loplugin:logexceptionnicely in shell..sot by Noel Grandin · 7 years ago
  81. 8303e7e loplugin:unusedfields improvements by Noel Grandin · 7 years ago
  82. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  83. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  84. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  85. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  86. d0119ff improve tools::Rectangle->basegfx::B2?Rectangle conversion by Noel Grandin · 7 years ago
  87. 6bcc4cb prefix member variables of AnimationBitmap by Tomaž Vajngerl · 7 years ago
  88. 18651db rename animate.hxx to animate/Animation.hxx, more changes follow by Tomaž Vajngerl · 7 years ago
  89. d7f4f56 tdf#124756 slideshow: avoid mbPaintDisabled for media windows by Miklos Vajna · 7 years ago
  90. f03310e loplugin:sequentialassign in sfx2..solenv by Noel Grandin · 7 years ago
  91. b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
  92. bf2f0c9 tdf#73092 remove remaining shape of the repeating animation. by Mark Hung · 7 years ago
  93. 191f85d re-land "new loplugin typedefparam"" by Noel Grandin · 7 years ago
  94. 4a88213 tdf#42949 Fix IWYU warnings in include/cppcanvas/* by Gabor Kelemen · 7 years ago
  95. c9bb483 Revert "new loplugin typedefparam" by Noel Grandin · 7 years ago
  96. 9865440 new loplugin typedefparam by Noel Grandin · 7 years ago
  97. 8cc88f9 Fix typo by Andrea Gelmini · 7 years ago
  98. 71755f3 tdf#123743 deactive after the player is stopped. by Mark Hung · 7 years ago
  99. 376ee49 remove some unused typedefs by Noel Grandin · 7 years ago
  100. 7e18b87 tdf#88969 restart interactive sequence. by Mark Hung · 7 years ago