summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17remove SunStudio hacksMichael Stahl
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05getVerticesSize got renamed to getVerticesByteSizeCaolán McNamara
2016-12-05rework diamond transition to use only opengl coreCaolán McNamara
2016-12-05loplugin:unnecessaryoverride (dtors) in slideshowStephan Bergmann
2016-12-02warning C4018: '<' : signed/unsigned mismatchStephan Bergmann
2016-12-02get vertices count without jumping through hoopsDavid Tardon
2016-12-02rename to avoid further misunderstandingsDavid Tardon
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara
2016-11-30glDrawArrays takes num of indices, not size of storageCaolán McNamara
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-11-06tdf#103696 ensure glm always uses radiansDavid Tardon
2016-10-31fix doc comment to match codeDavid Tardon
2016-10-31convert angle from degrees to radians for glmDavid Tardon
2016-10-27loplugin:expandablemethods in slideshowNoel Grandin
2016-10-25rename dir to follow suitDavid Tardon
2016-10-25remove unnecessary dir and name prefixDavid Tardon
2016-10-25merge duplicate source file listsDavid Tardon
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-08-31slideshow: stop whining about PresenterCanvas' lack of XUpdatableMichael Stahl
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19tdf#97195 make diamond transition work againDavid Tardon
2016-07-11loplugin:staticmethodsStephan Bergmann
2016-07-11tdf#97195 fix crash in diamond shape transitionDavid Tardon