summaryrefslogtreecommitdiff
path: root/slideshow/source/inc
AgeCommit message (Expand)Author
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-19tdf#123936 Formatting files in module slideshow with clang-formatPhilipp Hofer
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-01Fix typosAndrea Gelmini
2020-08-31tdf#136301: fix parallel physics animations over-stepping during lock transferSarper Akdemir
2020-08-31document physics animations and related codeSarper Akdemir
2020-08-28tdf#136152: make physics animation effects handle animations with jumpy startsSarper Akdemir
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-26tdf#136097: make physics animation effects handle skips and rewindsSarper Akdemir
2020-08-22fix group shape crash for physics animationsSarper Akdemir
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir
2020-08-21make physics animations handle sequential animations correctlySarper Akdemir
2020-08-21make physics animation effects always processed lastSarper Akdemir
2020-08-21box2dtools renaming some for claritySarper Akdemir
2020-08-20add support for complex shapes in physics animation effectsSarper Akdemir
2020-08-17fix box2dtools build error for non debug buildsSarper Akdemir
2020-08-09make physics based animation effects part of the animation engineSarper Akdemir
2020-08-08Typo bSlideBackgoundPaintedJulien Nabet
2020-08-05box2d tools: initial work for physics based animation effectsSarper Akdemir
2020-07-21Deprecated std::result_of has been removed from C++20Stephan Bergmann
2020-07-19compact namespace: slideshowNoel Grandin
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-05-10compact namespace in slideshowNoel Grandin
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin
2020-01-25loplugin:makeshared in slideshowNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-19loplugin:virtualdead unused param in Animation::prefetchNoel Grandin
2019-10-19loplugin:virtualdead unused params in ShapeListenerEventHandlerNoel Grandin
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-09-27loplugin:virtualdead in slideshowNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-02Fix typosAndrea Gelmini
2019-07-12Fix typosAndrea Gelmini
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-03-31tdf#73092 remove remaining shape of the repeating animation.Mark Hung
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-01tdf#123743 deactive after the player is stopped.Mark Hung
2019-02-28remove some unused typedefsNoel Grandin
2019-02-26tdf#88969 restart interactive sequence.Mark Hung
2019-02-19tdf#77186 handle time container indefinite repetition.Mark Hung