summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* tdf#121830, tdf#121942 TogglePause should reset to original...Caolán McNamara2018-12-092-1/+25
* tdf#119146: fix populating maCurrentSubsetsMike Kaganski2018-09-041-2/+21
* Related: tdf#112166 require opengl >= 3.0 for slide transitionsCaolán McNamara2018-08-282-3/+1
* tdf#102195: don't exclude everything between first and last subsetMike Kaganski2018-07-033-59/+52
* Fix typoAndrea Gelmini2018-05-241-1/+1
* New o3tl::temporary to simplify calls of std::modfStephan Bergmann2018-05-171-4/+3
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-4/+9
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* Fix typosAndrea Gelmini2018-04-171-2/+2
* remove some unused comphelper includesJochen Nitschke2018-04-1511-13/+0
* hold MetaAction by rtl::ReferenceNoel Grandin2018-04-121-0/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-2/+2
* loplugin:useuniqueptr in PluginSlideChangeNoel Grandin2018-03-231-14/+3
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-191-1/+0
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* slideshow: convert use of GraphicURL to Graphic propertyTomaž Vajngerl2018-03-101-64/+7
* tdf#115142 Revert "slideshow: clip shapes in secondary screen window"Michael Stahl2018-03-071-19/+4
* use more Color in sfx2..svtoolsNoel Grandin2018-03-071-1/+1
* delete colordata.hxxNoel Grandin2018-03-021-1/+0
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+1
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2018-02-221-1/+1
* New loplugin:nestedunnamedStephan Bergmann2018-02-212-323/+313
* Fix typosAndrea Gelmini2018-01-291-1/+1
* loplugin:unused-returns in drawinglayer..svxNoel Grandin2018-01-242-3/+3
* Fix typosAndrea Gelmini2018-01-171-1/+1
* Fix typosAndrea Gelmini2018-01-171-2/+2
* loplugin:unnecessaryparen extend to delete statementsNoel Grandin2018-01-171-1/+1
* More loplugin:cstylecast: slideshowStephan Bergmann2018-01-153-5/+5
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-152-3/+3
* More loplugin:cstylecast: slideshowStephan Bergmann2018-01-124-5/+5
* loplugin:redundantcast: slideshowStephan Bergmann2018-01-111-1/+1
* loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin2017-12-297-9/+9
* remove unused typedefsNoel Grandin2017-12-191-1/+0
* inline use-once typedefsNoel Grandin2017-12-194-9/+6
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-114-4/+4
* Replace deprecated std::mem_fun et al in slideshowStephan Bergmann2017-12-051-4/+4
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-2/+2
* slideshow: clip shapes in secondary screen windowMichael Stahl2017-11-101-4/+19
* loplugin:unusedvariable add some more std:: typesNoel Grandin2017-11-091-1/+0
* related: tdf#103884 remove gltf/collada featureThorsten Behrens2017-10-301-21/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-2/+2
* More loplugin:unnecessaryparenStephan Bergmann2017-10-264-5/+5
* loplugin:includeform: slideshowStephan Bergmann2017-10-2398-304/+304
* tdf#96505 Get rid of cargo cult long integer literalsudareechk2017-10-231-4/+4
* Move slideshow include files to common include directoryStephan Bergmann2017-10-193-7/+7
* Fix typosAndrea Gelmini2017-10-192-169/+169
* remove cppcanvas Color classNoel Grandin2017-10-094-8/+8