summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes
AgeCommit message (Expand)Author
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
2015-08-11loplugin:cstylecastNoel Grandin
2015-08-11-Werror,-Winconsistent-missing-overrideNoel Grandin
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-11slideshow: stop (mis)-using VERBOSENorbert Thiebaud
2015-08-03slideshow: dumb this down to hopefully make non-GCC compilers happyMichael Stahl
2015-08-03slideshow: convert generateEvent args from boost::bindMichael Stahl
2015-08-03slideshow: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl
2015-07-17loplugin:unusedmethods slideshowNoel Grandin
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet