summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slide/slideimpl.cxx
AgeCommit message (Expand)Author
2024-05-13loplugin:ostr in slideshowNoel Grandin
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 11)Julien Nabet
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-11loplugin:moveparam in slideshowNoel Grandin
2021-02-04use more getSdrObjectFromXShapeNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-08-09make physics based animation effects part of the animation engineSarper Akdemir
2020-08-08Typo bSlideBackgoundPaintedJulien Nabet
2020-06-30Add Shape mbIsForeground flag and getters and setters for itSarper Akdemir
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-25loplugin:makeshared in slideshowNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-09-27loplugin:virtualdead in slideshowNoel Grandin
2019-08-27tdf#74045 Make ImageMaps in slideshow clickableSamuel Mehrbrodt
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in shell..sotNoel Grandin
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-10-09loplugin:constfields in slideshowNoel Grandin
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