summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/activities
AgeCommit message (Expand)Author
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-04-14Resolves: tdf#143615 clamp relative times to 1.0Thorsten Behrens
2021-10-06loplugin:moveparam in basegfxNoel Grandin
2021-07-23workaround accumulate() ambiguity on Mac with PCHCollabora
2020-07-19compact namespace: slideshowNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-25loplugin:makeshared in slideshowNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-12-05Fix typoAndrea Gelmini
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27tdf#76436 initialize maStartInterpolationValue.Mark Hung
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-01-12More loplugin:cstylecast: slideshowStephan Bergmann
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert slideshow module away from OSL_ASSERT to assertChris Sherlock
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2015-12-24tdf#96522 - [ANIMATION] Animation Spiral in does not workNoel Grandin
2015-11-23loplugin:unusedfields in slideshow/Noel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-11slideshow: stop (mis)-using VERBOSENorbert Thiebaud
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-04-19fixincludeguards.sh: slideshowThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from slideshowAlexander Wilms
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-05-27eliminate type ambiguity for std::accumulate() invocationHerbert Dürr
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-28Now to animations and repeated to animations are handled by the C++ presentat...Marco Cecchetti