summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2018-01-29Fix typosAndrea Gelmini
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-15More loplugin:cstylecast: slideshowStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: slideshowStephan Bergmann
2018-01-11loplugin:redundantcast: slideshowStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05Replace deprecated std::mem_fun et al in slideshowStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-10slideshow: clip shapes in secondary screen windowMichael Stahl
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-19Move slideshow include files to common include directoryStephan Bergmann
2017-10-19Fix typosAndrea Gelmini
2017-10-09remove cppcanvas Color classNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-28Resolves: tdf#42873 videos in presenter console misplacedCaolán McNamara
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2017-07-27loplugin:constparams in slideshowNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin