summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara1-20/+19
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin1-4/+0
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin2-2/+2
2016-12-13post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara1-18/+0
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara3-43/+46
2016-12-13change from glew to epoxyCaolán McNamara5-13/+3
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin11-77/+55
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin2-2/+2
2016-12-05getVerticesSize got renamed to getVerticesByteSizeCaolán McNamara1-1/+1
2016-12-05rework diamond transition to use only opengl coreCaolán McNamara1-8/+18
2016-12-05loplugin:unnecessaryoverride (dtors) in slideshowStephan Bergmann2-8/+2
2016-12-02warning C4018: '<' : signed/unsigned mismatchStephan Bergmann1-1/+1
2016-12-02get vertices count without jumping through hoopsDavid Tardon2-2/+8
2016-12-02rename to avoid further misunderstandingsDavid Tardon2-3/+3
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara4-49/+48
2016-11-30glDrawArrays takes num of indices, not size of storageCaolán McNamara1-1/+1
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann1-1/+1
2016-11-17loplugin:unusedfieldsNoel Grandin1-22/+0
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin4-22/+8
2016-11-06tdf#103696 ensure glm always uses radiansDavid Tardon1-0/+4
2016-10-31fix doc comment to match codeDavid Tardon1-2/+2
2016-10-31convert angle from degrees to radians for glmDavid Tardon1-3/+5
2016-10-27loplugin:expandablemethods in slideshowNoel Grandin2-26/+4
2016-10-25rename dir to follow suitDavid Tardon7-4/+4
2016-10-25remove unnecessary dir and name prefixDavid Tardon6-7/+7
2016-10-25merge duplicate source file listsDavid Tardon1-17/+8
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin2-2/+2
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin5-22/+5
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-4/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl5-34/+34
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann13-20/+20
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-08-31slideshow: stop whining about PresenterCanvas' lack of XUpdatableMichael Stahl1-3/+6
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin3-8/+7
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist2-2/+2
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin9-16/+16
2016-07-27improve passstuffbyref return analysisNoel Grandin4-4/+4
2016-07-19tdf#97195 make diamond transition work againDavid Tardon2-1/+57
2016-07-11loplugin:staticmethodsStephan Bergmann1-15/+13
2016-07-11tdf#97195 fix crash in diamond shape transitionDavid Tardon2-17/+25
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-3/+3
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-12/+0
2016-06-10Slideshow: Add 'Oval' Shape Transition variantMayank Gupta3-9/+22
2016-06-09Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen3-22/+9