summaryrefslogtreecommitdiff
path: root/slideshow/source/inc
AgeCommit message (Expand)Author
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-12loplugin:reftotemp in slideshowNoel Grandin
2024-11-10com::sun::star -> cssMike Kaganski
2024-09-26Make slideshow objects' debugging semi-transparency and shift conditionalMike Kaganski
2024-07-28tdf#158510 Don't change the initial URL when using fallbackVladislav Tarakanov
2024-07-10sd: slideshow render interface and implementationMarco Cecchetti
2024-05-13loplugin:ostr in slideshowNoel Grandin
2023-12-10cid#1545789 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 11)Julien Nabet
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl
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