summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* tdf#121830, tdf#121942 TogglePause should reset to original...Caolán McNamara2019-01-172-1/+25
* tdf#119146: fix populating maCurrentSubsetsMike Kaganski2018-09-051-2/+21
* tdf#102195: don't exclude everything between first and last subsetMike Kaganski2018-06-293-59/+52
* tdf#115142 Revert "slideshow: clip shapes in secondary screen window"Michael Stahl2018-03-071-19/+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
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-1/+1
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-2/+1
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-2/+2
* use more begin()/end() for SequenceNoel Grandin2017-07-061-2/+2
* new loplugin unnecessaryparenNoel Grandin2017-07-054-16/+16
* loplugin:unusedfields in slideshow..svtoolsNoel Grandin2017-07-032-22/+10
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-033-7/+3
* loplugin:casttovoid: slideshowStephan Bergmann2017-07-026-8/+0
* loplugin:oncevar in scaddins..sotNoel Grandin2017-06-261-12/+12
* Fix typosAndrea Gelmini2017-06-261-1/+1
* simplify some string handling in tracing callsNoel Grandin2017-06-231-4/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-182-3/+0
* make opengl transitions under X flicker free on enter/leaveCaolán McNamara2017-06-131-0/+20
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* logging the simple message is sufficientCaolán McNamara2017-06-111-5/+2
* logging the simple message is sufficientCaolán McNamara2017-06-101-9/+2
* teach redundantcast plugin about functional castsNoel Grandin2017-05-303-7/+7