summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2020-07-16slideshow: create instances with uno constructorsNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: slideshowStephan Bergmann
2020-07-01Fix typosAndrea Gelmini
2020-06-30Add Shape mbIsForeground flag and getters and setters for itSarper Akdemir
2020-06-30adding XShapeToShapeMapSharedPtr getter to ShapeManagerSarper Akdemir
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
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