summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slide/slideimpl.cxx
AgeCommit message (Expand)Author
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in slideshowNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-03-26Fix typosAndrea Gelmini
2017-02-15convert DocTreeNode::NodeType to scoped enumNoel Grandin
2016-10-27loplugin:expandablemethods in slideshowNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin
2016-03-09loplugin:constantparam in slideshowNoel Grandin
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in slideshowNoel Grandin
2015-12-03tdf#96083 slide transitions wrong with appearing shapesArmin Le Grand
2015-10-29com::sun::star->css in slideshowNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-11tdf#93243 slideshow: replace boost::bindDaniel Robertson
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-11slideshow: prefer value_type over manual type generationThorsten Behrens
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-08tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
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
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2011-12-22Fix for fdo#43837 - prevent invalid shape text indices.Thorsten Behrens
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-10-05cast is gone nowCaolán McNamara
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier