summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin15-18/+18
2019-08-15loplugin:sequenceloop in shell..sotNoel Grandin2-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-02Fix typosAndrea Gelmini9-9/+9
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov5-76/+50
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin6-20/+10
2019-07-15drop unbuilt demoshowCaolán McNamara4-595/+0
2019-07-12Fix typosAndrea Gelmini1-1/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-5/+4
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin9-18/+20
2019-06-14loplugin:unusedfields improvementsNoel Grandin2-3/+0
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin3-4/+4
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-70/+14
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-4/+4
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl1-17/+17
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2-2/+2
2019-04-17tdf#124756 slideshow: avoid mbPaintDisabled for media windowsMiklos Vajna1-1/+0
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin2-8/+3
2019-04-15improve loplugin simplifyconstructNoel Grandin2-2/+2
2019-03-31tdf#73092 remove remaining shape of the repeating animation.Mark Hung5-4/+37
2019-03-05re-land "new loplugin typedefparam""Noel Grandin27-108/+127
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen5-0/+5
2019-03-04Revert "new loplugin typedefparam"Noel Grandin3-5/+5
2019-03-04new loplugin typedefparamNoel Grandin3-5/+5
2019-03-01Fix typoAndrea Gelmini1-1/+1
2019-03-01tdf#123743 deactive after the player is stopped.Mark Hung4-3/+25
2019-02-28remove some unused typedefsNoel Grandin5-9/+0
2019-02-26tdf#88969 restart interactive sequence.Mark Hung2-3/+21
2019-02-24slideshow: do not toggle pause when deactivate.Mark Hung2-24/+0
2019-02-22loplugin:unusedfields in slideshowNoel Grandin1-8/+4
2019-02-19tdf#77186 handle time container indefinite repetition.Mark Hung3-12/+29
2019-02-19pretty up logging of exceptionsNoel Grandin16-21/+22
2019-02-13Pointer is pointlessNoel Grandin1-1/+0
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin5-14/+14
2019-02-05loplugin:flatten in slideshowNoel Grandin17-574/+575
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung9-10/+119
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann3-6/+6
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin3-3/+3
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann6-13/+13
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann4-111/+0
2018-12-06Resolves: tdf#121942 action deactivated twiceCaolán McNamara2-2/+6
2018-12-05tdf#121830 TogglePause should reset to original state on deactivate_st ?Caolán McNamara2-0/+20
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin10-23/+23
2018-11-30loplugin:unusedmethodsNoel Grandin3-32/+0
2018-11-30loplugin:singlevalfieldsNoel Grandin1-3/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov9-134/+82