summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-3/+1
2020-08-09make physics based animation effects part of the animation engineSarper Akdemir18-83/+539
2020-08-08Typo bSlideBackgoundPaintedJulien Nabet3-5/+5
2020-08-05add box2d to CppunitTest_slideshowSarper Akdemir1-0/+4
2020-08-05box2d tools: initial work for physics based animation effectsSarper Akdemir3-0/+784
2020-07-21Deprecated std::result_of has been removed from C++20Stephan Bergmann2-3/+3
2020-07-19compact namespace: slideshowNoel Grandin136-535/+230
2020-07-16slideshow: create instances with uno constructorsNoel Grandin4-35/+55
2020-07-12update pchesCaolán McNamara1-1/+2
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: slideshowStephan Bergmann1-1/+1
2020-07-01Fix typosAndrea Gelmini1-1/+1
2020-06-30Add Shape mbIsForeground flag and getters and setters for itSarper Akdemir4-1/+32
2020-06-30adding XShapeToShapeMapSharedPtr getter to ShapeManagerSarper Akdemir6-16/+50
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-2/+1
2020-06-03loplugin:simplifypointertobool improveNoel Grandin2-5/+3
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2-3/+3
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann3-6/+6
2020-05-25fix an incorrectly removed lineLuboš Luňák1-0/+2
2020-05-22remove unnecessary polypolygon subdivideLuboš Luňák3-15/+0
2020-05-10new loplugin:simplifypointertoboolNoel Grandin2-4/+4
2020-05-10compact namespace in slideshowNoel Grandin21-89/+58
2020-05-08improve loplugin:referencecastingNoel Grandin1-1/+1
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák5-15/+31
2020-04-30Fix typosAndrea Gelmini1-1/+1
2020-04-28loplugin:makeshared in slideshowNoel Grandin4-35/+27
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-25tdf#129898 Use layer DrawnInSlideshow in edit modeRegina Henschel1-10/+17
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-5/+4
2020-04-19loplugin:buriedassign in variousNoel Grandin1-8/+13
2020-03-30tdf#131254 Follow-up Prevent extra eventqueue empty call.Gülşah Köse1-1/+0
2020-03-26tdf#131254 Prevent extra eventqueue empty call.Gülşah Köse1-1/+1
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin36-86/+86
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi1-11/+11
2020-02-28upgrade to latest glmCaolán McNamara2-3/+3
2020-02-21Drop o3tl::optional wrapperStephan Bergmann15-49/+49
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer2-25/+21
2020-02-06always define GLM_FORCE_CTOR_INIT when using glmCaolán McNamara1-1/+0
2020-02-06Revert "upgrade to latest glm"Stephan Bergmann2-3/+3
2020-02-04upgrade to latest glmCaolán McNamara2-3/+3
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák2-42/+41
2020-02-01opengl slide transitions not working with glm >= GLM 0.9.9.0Caolán McNamara1-0/+1
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin4-13/+0
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin95-347/+116
2020-01-31new loplugin:namespaceindentationNoel Grandin2-2/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-4/+7
2020-01-26remove some unused local varsNoel Grandin2-2/+1
2020-01-25loplugin:makeshared in slideshowNoel Grandin30-234/+185
2020-01-23tdf#126459: Consider translated origin of the view also on resizeKatarina Behrens1-2/+7