summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slide
AgeCommit message (Expand)Author
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-11Replace simple while loops with range-based forDaniel 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-09-14boost->stdCaolán McNamara
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-24slideshow: replace for_each with range-based loopDaniel Robertson
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-12Range-based for-loops.Jan Holesovsky
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-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-17loplugin:unusedmethods slideshowNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
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-14Clean up function declarations and some unused functionsStephan Bergmann
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-08-23miscSiqi LIU
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
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-03sprinkle explicit over constructorsDavid Tardon