summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slide
AgeCommit message (Expand)Author
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
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28slideshow: get unit tests to work againThorsten Behrens
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in slideshowNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist