summaryrefslogtreecommitdiff
path: root/slideshow/source/inc
AgeCommit message (Expand)Author
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev
2023-02-23tdf#143148 Use pragma once instead of include guardsniket1322git
2022-11-29New loplugin:crosscastStephan Bergmann
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-02tdf#149969 slideshow: handle loop from the animation of a media shapeMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin
2022-05-08osl::Mutex->std::mutex in slideshow::EventQueueNoel Grandin
2022-02-02Fix function nameAndrea Gelmini
2021-11-28use more OInterfaceContainerHelper3 in slideshowNoel Grandin
2021-10-11loplugin:moveparam in slideshowNoel Grandin
2021-08-18Fix erroneous commentsMike Kaganski
2021-08-10use o3tl::hash_combineCaolán McNamara
2021-08-05tdf#143728 Certain presentation crashes Impress after starting slideshowNoel Grandin
2021-08-01osl::Mutex->std::mutex in EventQueueNoel Grandin
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