summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:loopvartoosmallStephan Bergmann2017-03-081-2/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* new loplugin unoanyNoel Grandin2017-02-282-7/+7
* loplugin:subtlezeroinit: slideshowStephan Bergmann2017-02-211-1/+1
* convert AttributeType to scoped enumNoel Grandin2017-02-153-200/+181
* convert DocTreeNode::NodeType to scoped enumNoel Grandin2017-02-157-51/+31
* drop CycleMode enumNoel Grandin2017-02-157-67/+14
* convert ReverseMethod to scoped enumNoel Grandin2017-02-153-201/+183
* BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these filesTor Lillqvist2017-02-141-10/+1