summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-04add << operator for css::uno::ExceptionNoel Grandin10-12/+12
2017-09-28Resolves: tdf#42873 videos in presenter console misplacedCaolán McNamara1-5/+13
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist34-91/+91
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-8/+27
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin13-42/+34
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara1-1/+0
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara1-1/+1
2017-08-17Fix typosAndrea Gelmini2-3/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-11/+11
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin5-26/+11
2017-08-02remove unnecessary use of 'this->'Noel Grandin8-17/+17
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-2/+1
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara5-7/+7
2017-07-27loplugin:constparams in slideshowNoel Grandin4-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+0
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin1-2/+1
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-2/+2
2017-07-06use more begin()/end() for SequenceNoel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin4-16/+16
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin2-22/+10
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke3-7/+3
2017-07-02loplugin:casttovoid: slideshowStephan Bergmann6-8/+0
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin1-12/+12
2017-06-26Fix typosAndrea Gelmini1-1/+1
2017-06-23simplify some string handling in tracing callsNoel Grandin1-4/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke2-3/+0
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara1-0/+20
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-11logging the simple message is sufficientCaolán McNamara1-5/+2
2017-06-10logging the simple message is sufficientCaolán McNamara1-9/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin3-7/+7
2017-05-28remove unnecessary use of OString::getStrNoel Grandin16-73/+21
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke10-19/+1
2017-05-18Revert "Fix typos"Stephan Bergmann2-3/+3
2017-05-18Fix typosAndrea Gelmini2-3/+3