summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/effectrewinder.cxx
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-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert slideshow module away from OSL_ASSERT to assertChris Sherlock
2016-12-05loplugin:unnecessaryoverride (dtors) in slideshowStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-13tdf#93243 slideshow: boost::bind -> C++11 lambdasDaniel Robertson
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-03slideshow: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl
2015-08-03slideshow: replace boost::function with std::functionMichael Stahl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-08-31unusedcode.easy: slideshow::internal cleanupJoseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-04-27#i48179# Debug: added descriptive strings to events.Andre Fischer
2009-04-23#i96540# Fixed order of event processing when rewinding with fixed time.Andre Fischer
2009-03-09#i48179# Fixed handling of main sequence effects that are not user triggered.Andre Fischer
2009-03-06#i10000# CodingStandards: aligned EffectRewinder class to module conventions;...Thorsten Behrens
2009-03-06#i10000# build fix - filename is lowercaseThorsten Behrens
2009-03-04#i48179# Introduced EffectRewinder class that replays main sequence effects o...Andre Fischer