summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2018-12-09tdf#121830, tdf#121942 TogglePause should reset to original...Caolán McNamara2-1/+25
2018-09-04tdf#119146: fix populating maCurrentSubsetsMike Kaganski1-2/+21
2018-08-28Related: tdf#112166 require opengl >= 3.0 for slide transitionsCaolán McNamara2-3/+1
2018-07-03tdf#102195: don't exclude everything between first and last subsetMike Kaganski3-59/+52
2018-05-24Fix typoAndrea Gelmini1-1/+1
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann1-4/+3
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-4/+9
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-17Fix typosAndrea Gelmini1-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke11-13/+0
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-23loplugin:useuniqueptr in PluginSlideChangeNoel Grandin1-14/+3
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-10slideshow: convert use of GraphicURL to Graphic propertyTomaž Vajngerl1-64/+7
2018-03-07tdf#115142 Revert "slideshow: clip shapes in secondary screen window"Michael Stahl1-19/+4
2018-03-07use more Color in sfx2..svtoolsNoel Grandin1-1/+1
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-21New loplugin:nestedunnamedStephan Bergmann2-323/+313
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin2-3/+3
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17Fix typosAndrea Gelmini1-2/+2
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: slideshowStephan Bergmann3-5/+5
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin2-3/+3
2018-01-12More loplugin:cstylecast: slideshowStephan Bergmann4-5/+5
2018-01-11loplugin:redundantcast: slideshowStephan Bergmann1-1/+1
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin7-9/+9
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-12-19inline use-once typedefsNoel Grandin4-9/+6
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin4-4/+4
2017-12-05Replace deprecated std::mem_fun et al in slideshowStephan Bergmann1-4/+4
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-11-10slideshow: clip shapes in secondary screen windowMichael Stahl1-4/+19
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin1-1/+0
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-21/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-26More loplugin:unnecessaryparenStephan Bergmann4-5/+5
2017-10-23loplugin:includeform: slideshowStephan Bergmann98-304/+304
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-4/+4
2017-10-19Move slideshow include files to common include directoryStephan Bergmann3-7/+7
2017-10-19Fix typosAndrea Gelmini2-169/+169
2017-10-09remove cppcanvas Color classNoel Grandin4-8/+8