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