summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* 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
* add << operator for css::uno::ExceptionNoel Grandin2017-10-0410-12/+12
* Resolves: tdf#42873 videos in presenter console misplacedCaolán McNamara2017-09-281-5/+13
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2634-91/+91
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-8/+27
* clang-tidy modernize-use-emplace in slideshowNoel Grandin2017-09-1313-42/+34
* hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara2017-09-111-1/+0
* Resolves: tdf#111073 incorrect gif background colorCaolán McNamara2017-09-041-1/+1
* Fix typosAndrea Gelmini2017-08-172-3/+3
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-11/+11
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-171-2/+2
* remove UL/L suffixes from shift-by-constant expressionsNoel Grandin2017-08-171-1/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-115-26/+11
* remove unnecessary use of 'this->'Noel Grandin2017-08-028-17/+17
* move resmgr to unotoolsCaolán McNamara2017-08-011-1/+1
* loplugin:checkunusedparams more part1Noel Grandin2017-07-281-2/+1
* make animation loop sal_uInt32 consistentlyCaolán McNamara2017-07-275-7/+7
* loplugin:constparams in slideshowNoel Grandin2017-07-274-4/+4
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+0