summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slide
AgeCommit message (Expand)Author
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-05-04Just use Any ctor instead of makeAny in slideshowStephan Bergmann
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-11-28use more OInterfaceContainerHelper3 in slideshowNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in slideshowMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-11loplugin:moveparam in slideshowNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel 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-07-19compact namespace: slideshowNoel Grandin
2020-06-30Add Shape mbIsForeground flag and getters and setters for itSarper Akdemir
2020-06-30adding XShapeToShapeMapSharedPtr getter to ShapeManagerSarper Akdemir
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-10compact namespace in slideshowNoel Grandin
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-26remove some unused local varsNoel 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-10-19loplugin:virtualdead unused params in ShapeListenerEventHandlerNoel Grandin
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-09-27loplugin:virtualdead in slideshowNoel Grandin
2019-08-28Avoid adding a function declaration to namespace stdStephan Bergmann
2019-08-27tdf#74045 Make ImageMaps in slideshow clickableSamuel Mehrbrodt
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in shell..sotNoel Grandin
2019-08-02Fix typosAndrea Gelmini
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-05loplugin:flatten in slideshowNoel Grandin
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann