summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/basenode.cxx
AgeCommit message (Expand)Author
2024-05-13loplugin:ostr in slideshowNoel Grandin
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in slideshowStephan Bergmann
2020-08-21Fix typo in codeAndrea Gelmini
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-11-27Turn StateTransition::Options into scoped enumStephan Bergmann
2019-02-19tdf#77186 handle time container indefinite repetition.Mark Hung
2019-02-05loplugin:flatten in slideshowNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-07-02loplugin:casttovoid: slideshowStephan Bergmann
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-01-31teach lolugin:stringconstant about calling constructorsNoel 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-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-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in slideshowNoel Grandin
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-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-11slideshow: stop (mis)-using VERBOSENorbert Thiebaud
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-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-04-02fix higher debug level buildCaolán McNamara
2014-02-25Remove visual noise from slideshowAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-04-12callcatcher: update unused code listCaolán McNamara
2012-04-10Remove VERBOSE part 3Rob Snelders
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-07-25Remove unused Debugging stuffThomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]