summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes
AgeCommit message (Expand)Author
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-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin
2022-05-31The return value of std::count_if is guaranteed to be non-negativeStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in slideshowStephan Bergmann
2021-12-06Work around two -Werror=implicit-fallthrough=Stephan Bergmann
2021-08-24WaE: silence -Wmaybe-uninitializedCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-08-25-Werror=maybe-uninitializedNoel Grandin
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir
2020-08-21make physics animation effects always processed lastSarper Akdemir
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-09make physics based animation effects part of the animation engineSarper Akdemir
2020-07-19compact namespace: slideshowNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-19loplugin:buriedassign in variousNoel 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-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel 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-11-27Turn StateTransition::Options into scoped enumStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-19loplugin:virtualdead unused param in Animation::prefetchNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-03-31tdf#73092 remove remaining shape of the repeating animation.Mark Hung
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-01Fix typoAndrea Gelmini
2019-03-01tdf#123743 deactive after the player is stopped.Mark Hung
2019-02-26tdf#88969 restart interactive sequence.Mark Hung
2019-02-24slideshow: do not toggle pause when deactivate.Mark Hung
2019-02-19tdf#77186 handle time container indefinite repetition.Mark Hung
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-05loplugin:flatten in slideshowNoel Grandin
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-06Resolves: tdf#121942 action deactivated twiceCaolán McNamara
2018-12-05tdf#121830 TogglePause should reset to original state on deactivate_st ?Caolán McNamara
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-09loplugin:constfields in slideshowNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen