summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert MapUnit to scoped enumNoel Grandin2016-10-051-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:unusedmethods in sc..vclNoel Grandin2016-09-221-4/+0
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-155-34/+34
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1313-20/+20
* convert RasterOp to scoped enumNoel Grandin2016-09-051-1/+1
* slideshow: stop whining about PresenterCanvas' lack of XUpdatableMichael Stahl2016-08-311-3/+6
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-291-1/+1
* loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin2016-08-053-8/+7
* Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist2016-08-032-2/+2
* loplugin:countusersofdefaultparams in shell..starmathNoel Grandin2016-08-019-16/+16
* improve passstuffbyref return analysisNoel Grandin2016-07-274-4/+4
* tdf#97195 make diamond transition work againDavid Tardon2016-07-192-1/+57
* loplugin:staticmethodsStephan Bergmann2016-07-111-15/+13
* tdf#97195 fix crash in diamond shape transitionDavid Tardon2016-07-112-17/+25
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* Clarify calculation precedence tdf#39440Muhammet Kara2016-07-051-1/+1
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-041-3/+3
* loplugin:singlevalfields in variousNoel Grandin2016-06-281-12/+0
* Slideshow: Add 'Oval' Shape Transition variantMayank Gupta2016-06-103-9/+22
* Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen2016-06-093-22/+9
* Slideshow: Add 'Oval' Shape Transition variantMayank Gupta2016-06-093-9/+22