summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/opengl
AgeCommit message (Expand)Author
2019-10-19loplugin:virtualdead unused params in OGLTransitionImplNoel Grandin
2019-10-14Related: tdf#124729 check for GL_EXT_texture_filter_anisotropic supportCaolán McNamara
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-05loplugin:flatten in slideshowNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in slideshowNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-19Related: tdf#122166 require opengl >= 3.0 for slide transitionsCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: slideshowStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-05getVerticesSize got renamed to getVerticesByteSizeCaolán McNamara
2016-12-05rework diamond transition to use only opengl coreCaolán McNamara
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-11-30glDrawArrays takes num of indices, not size of storageCaolán McNamara
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