summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes
AgeCommit message (Expand)Author
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe
2015-04-02fix higher debug level buildCaolán McNamara
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30slideshow: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: slideshowThomas Arnhold
2014-04-16Rename ExternalMediaShape to IExternalMediaShapeBaseZolnai Tamás
2014-04-16Revertion of changes related to ExternalShapeBaseZolnai Tamás
2014-04-15Slideshow: Remove unneded ExternalMediaShapeZolnai Tamás
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-10fdo#60698: Split out slideshow code from animationsMarcos Paulo de Souza
2014-02-25Remove visual noise from slideshowAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19coverity#738842 Uninitialized scalar fieldCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-06-26boost::shared_dynamic_cast -> boost::dynamic_pointer_castCaolán McNamara
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-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-28Bug fix: now skip effect work correctly with repeated animationsMarco Cecchetti
2012-06-28Fixed a bug that prevented repeated animations to work properly when the repe...Marco Cecchetti
2012-06-28Added support for the repeatCount attribute for time containers.Marco Cecchetti
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-04-12callcatcher: update unused code listCaolán McNamara
2012-04-11callcatcher: update listCaolán McNamara
2012-04-10Remove VERBOSE part 3Rob Snelders
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot
2012-01-09Fix more incorrect iterator re-use.Thorsten Behrens
2011-12-22Fix for fdo#43837 - prevent invalid shape text indices.Thorsten Behrens
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-10-05cast is gone nowCaolán McNamara
2011-08-31unusedcode.easy: slideshow::internal cleanupJoseph Powers
2011-07-25Remove unused Debugging stuffThomas Arnhold
2011-04-21gbuildize slideshowDavid Tardon
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-18Update from master repository (DEV300_m82).Matthias Huetsch [mhu]
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien