summaryrefslogtreecommitdiff
path: root/slideshow/source
AgeCommit message (Expand)AuthorFilesLines
2020-09-01Fix typosAndrea Gelmini2-6/+6
2020-08-31tdf#136301: fix parallel physics animations over-stepping during lock transferSarper Akdemir2-2/+22
2020-08-31document physics animations and related codeSarper Akdemir3-49/+218
2020-08-29Fix typosAndrea Gelmini1-1/+1
2020-08-28tdf#136152: make physics animation effects handle animations with jumpy startsSarper Akdemir3-10/+45
2020-08-27Fix typosAndrea Gelmini3-3/+3
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann2-4/+4
2020-08-26tdf#136097: make physics animation effects handle skips and rewindsSarper Akdemir3-124/+83
2020-08-25-Werror=maybe-uninitializedNoel Grandin1-12/+4
2020-08-22fix group shape crash for physics animationsSarper Akdemir3-4/+29
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir6-12/+115
2020-08-21make physics animations handle sequential animations correctlySarper Akdemir3-43/+175
2020-08-21make physics animation effects always processed lastSarper Akdemir6-4/+48
2020-08-21box2dtools renaming some for claritySarper Akdemir3-25/+26
2020-08-21Fix typo in codeAndrea Gelmini1-2/+2
2020-08-20add support for complex shapes in physics animation effectsSarper Akdemir2-18/+198
2020-08-17fix box2dtools build error for non debug buildsSarper Akdemir3-23/+21
2020-08-09make physics based animation effects part of the animation engineSarper Akdemir17-83/+538
2020-08-08Typo bSlideBackgoundPaintedJulien Nabet3-5/+5
2020-08-05box2d tools: initial work for physics based animation effectsSarper Akdemir2-0/+782
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 Grandin3-33/+52
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ňák4-13/+25
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-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 Bergmann14-48/+48
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer1-21/+21