summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/usereventqueue.cxx
AgeCommit message (Expand)Author
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-25loplugin:makeshared in slideshowNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-02Fix typosAndrea Gelmini
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-27loplugin:constparams in slideshowNoel Grandin
2017-04-16logging the simple message is sufficientCaolán McNamara
2017-03-09some OSL_FAIL to SAL_WARNCaolán McNamara
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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-10-09slideshow: replace for_each with range-based forDaniel Robertson
2015-10-08tdf#94222: Revert "slideshow: replace for_each with range-based loop"Jan Holesovsky
2015-08-24slideshow: replace for_each with range-based loopDaniel Robertson
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-03slideshow: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl
2015-07-17loplugin:unusedmethods slideshowNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-05WaE: Unreferenced function definitionTor Lillqvist
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-02-28TyposJulien Nabet
2015-02-28Typo: skiped->skippedJulien Nabet
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from slideshowAlexander Wilms
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-17Remove --with-stlport from LO 4.0Stephan 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
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]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29autorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ENSURE_OR...Frank Schoenheit [fs]
2009-10-14#i48179# Fixed stepping back for animations with active auto_reverse.Andre Fischer
2009-04-27#i48179# Debug: added descriptive strings to events.Andre Fischer
2009-03-04#i48179# Introduced EffectRewinder class that replays main sequence effects o...Andre Fischer