summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2019-09-02tdf#127258: Fix ViewEventHandlerWeakPtrWrapperStephan Bergmann
2019-09-01Fix '..'Andrea Gelmini
2019-08-28Avoid adding a function declaration to namespace stdStephan Bergmann
2019-08-28Avoid adding a function template 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-12Fix typosAndrea Gelmini
2019-08-02Fix typosAndrea Gelmini
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-07-15drop unbuilt demoshowCaolán McNamara
2019-07-12Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-17tdf#124756 slideshow: avoid mbPaintDisabled for media windowsMiklos Vajna
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-31tdf#73092 remove remaining shape of the repeating animation.Mark Hung
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-01Fix typoAndrea Gelmini
2019-03-01tdf#123743 deactive after the player is stopped.Mark Hung
2019-02-28remove some unused typedefsNoel Grandin
2019-02-26tdf#88969 restart interactive sequence.Mark Hung
2019-02-24slideshow: do not toggle pause when deactivate.Mark Hung
2019-02-22loplugin:unusedfields in slideshowNoel Grandin
2019-02-19tdf#77186 handle time container indefinite repetition.Mark Hung
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-13Pointer is pointlessNoel 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
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-06Resolves: tdf#121942 action deactivated twiceCaolán McNamara
2018-12-05tdf#121830 TogglePause should reset to original state on deactivate_st ?Caolán McNamara