summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/activities
AgeCommit message (Expand)Author
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
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-04-21gbuildize slideshowDavid Tardon
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold