summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unnecessary use of OString::getStrNoel Grandin2017-05-2816-73/+21
* cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke2017-05-2110-19/+1
* Revert "Fix typos"Stephan Bergmann2017-05-182-3/+3
* Fix typosAndrea Gelmini2017-05-182-3/+3
* remove unused uno::Reference varsNoel Grandin2017-05-121-3/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-0719-58/+58
* tdf#43157: convert slideshow module away from OSL_ASSERT to assertChris Sherlock2017-05-0719-58/+58
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-281-7/+1
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-214-4/+0
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* logging the simple message is sufficientCaolán McNamara2017-04-167-14/+14
* no need to use OUStringToOString in SAL_INFONoel Grandin2017-04-121-8/+3
* Improved loplugin:redundantcast, static_cast on arithmetic types: slideshowStephan Bergmann2017-04-061-4/+4
* use actual UNO enums in reportdesign..svtoolsNoel Grandin2017-04-031-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-313-8/+8
* Fix typosAndrea Gelmini2017-03-266-7/+7
* convert UpdateFlags to scoped enumNoel Grandin2017-03-234-39/+44
* some OSL_FAIL to SAL_WARNCaolán McNamara2017-03-097-38/+15
* show the last gif frame when the animation endsCaolán McNamara2017-03-081-3/+6