summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* 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
* get vertices count without jumping through hoopsDavid Tardon2016-12-022-2/+8
* rename to avoid further misunderstandingsDavid Tardon2016-12-022-3/+3
* coverity#1371200 Missing move assignment operatorCaolán McNamara2016-12-024-49/+48
* glDrawArrays takes num of indices, not size of storageCaolán McNamara2016-11-301-1/+1
* Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann2016-11-211-1/+1
* loplugin:unusedfieldsNoel Grandin2016-11-171-22/+0
* loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin2016-11-074-22/+8
* tdf#103696 ensure glm always uses radiansDavid Tardon2016-11-061-0/+4
* fix doc comment to match codeDavid Tardon2016-10-311-2/+2
* convert angle from degrees to radians for glmDavid Tardon2016-10-311-3/+5
* loplugin:expandablemethods in slideshowNoel Grandin2016-10-272-26/+4
* rename dir to follow suitDavid Tardon2016-10-257-4/+4
* remove unnecessary dir and name prefixDavid Tardon2016-10-256-7/+7
* merge duplicate source file listsDavid Tardon2016-10-251-17/+8
* loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin2016-10-242-2/+2
* loplugin:expandablemethodds in sfx2..starmathNoel Grandin2016-10-205-22/+5
* InfoFont/Color is not used by vcl nowCaolán McNamara2016-10-051-1/+1