summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes
AgeCommit message (Expand)Author
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
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-10-19Move slideshow include files to common include directoryStephan Bergmann
2017-07-27loplugin:constparams in slideshowNoel Grandin
2017-07-02loplugin:casttovoid: slideshowStephan Bergmann
2017-06-26Fix typosAndrea Gelmini
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert slideshow module away from OSL_ASSERT to assertChris Sherlock
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15convert DocTreeNode::NodeType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-05-13slideshow: replace boost::mem_fn with std::mem_fnMichael Stahl
2016-05-13slideshow: tweak BaseContainerNode::forEachChildNodeMichael Stahl
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-02-09slideshow: Don't de-reference Nodes cast to const char *.Michael Meeks
2016-01-14loplugin:unusedmethods unused return value in slideshowNoel Grandin
2016-01-05Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in slideshowNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-17slideshow: replace for_each with range-based forDaniel Robertson