summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* tdf#115142 Revert "slideshow: clip shapes in secondary screen window"Michael Stahl2018-03-071-19/+4
* slideshow: clip shapes in secondary screen windowMichael Stahl2017-11-131-4/+19
* gtk3: flicker-free opengl transitionsCaolán McNamara2017-09-151-1/+0
* Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara2017-09-151-1/+1
* make opengl transitions under X flicker free on enter/leaveCaolán McNamara2017-06-141-0/+20
* 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
* Add missing #includesStephan Bergmann2017-02-062-0/+4
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-1/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-312-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-265-112/+65
* loplugin: unnecessary destructor sfx2..storeNoel Grandin2017-01-254-11/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* remove SunStudio hacksMichael Stahl2017-01-171-14/+0
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-1/+1
* silence coverity#1371305 Missing move assignment operatorCaolán McNamara2017-01-121-20/+19
* no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin2016-12-151-4/+0
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-152-2/+2
* post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara2016-12-131-18/+0
* gtk3: implement opengl support for slideshowCaolán McNamara2016-12-133-43/+46
* change from glew to epoxyCaolán McNamara2016-12-135-13/+3
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-1111-77/+55
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-052-2/+2
* getVerticesSize got renamed to getVerticesByteSizeCaolán McNamara2016-12-051-1/+1
* rework diamond transition to use only opengl coreCaolán McNamara2016-12-051-8/+18
* loplugin:unnecessaryoverride (dtors) in slideshowStephan Bergmann2016-12-052-8/+2
* warning C4018: '<' : signed/unsigned mismatchStephan Bergmann2016-12-021-1/+1