summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2021-01-05tdf#136278 Follow-up Check when the eventqueue needs to be emptied.Gülşah Köse
2021-01-04tdf#134133 Check when the eventqueue needs to be emptied.Gülşah Köse
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-25fix an incorrectly removed lineLuboš Luňák
2020-05-22remove unnecessary polypolygon subdivideLuboš Luňák
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10compact namespace in slideshowNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák
2020-04-30Fix typosAndrea Gelmini
2020-04-28loplugin:makeshared in slideshowNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25tdf#129898 Use layer DrawnInSlideshow in edit modeRegina Henschel
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-19loplugin:buriedassign in variousNoel Grandin
2020-03-30tdf#131254 Follow-up Prevent extra eventqueue empty call.Gülşah Köse
2020-03-26tdf#131254 Prevent extra eventqueue empty call.Gülşah Köse
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-02-28upgrade to latest glmCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer
2020-02-06always define GLM_FORCE_CTOR_INIT when using glmCaolán McNamara
2020-02-06Revert "upgrade to latest glm"Stephan Bergmann
2020-02-04upgrade to latest glmCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-02-01opengl slide transitions not working with glm >= GLM 0.9.9.0Caolán McNamara
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-25loplugin:makeshared in slideshowNoel Grandin
2020-01-23tdf#126459: Consider translated origin of the view also on resizeKatarina Behrens
2020-01-18make Library_slideshow explicitly link svlLuboš Luňák
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-19Fix typoAndrea Gelmini
2019-12-18tdf#125949 Check hardware acceleration on slideshow.Gülşah Köse
2019-12-17Fix typoAndrea Gelmini
2019-12-17tdf#125949 Allow the slide to continue with freezing animation.Gülşah Köse
2019-12-05Fix typoAndrea Gelmini
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-27Turn StateTransition::Options into scoped enumStephan Bergmann
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann