summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/opengl
AgeCommit message (Expand)Author
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-01-16The third "depth argument is unusedCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin
2022-06-27tdf#91456 OpenGL context rendered without slide on itdldld
2022-05-25tdf#149068 don't call any OpenGL if the context is initially 'invalid'Caolán McNamara
2022-03-11loplugin:constparamsNoel Grandin
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya
2021-10-15Avoid usage of incomplete types in member functions defined in-classStephan Bergmann
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11loplugin:moveparam in slideshowNoel Grandin
2021-08-08use some forward declaresCaolán McNamara
2021-05-24crash on launching opengl slide transitions under gtk3Caolán McNamara
2021-04-08Compute permutation2D at compile timeMike Kaganski
2021-04-03Use 64-KiB buffer instead of 256-KiBMike Kaganski
2021-03-11Work around MSVC 2019 16.9.0 warning C4103 compiler bugStephan Bergmann
2021-02-16loplugin:referencecasting in slideshow..starmathNoel
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák
2020-07-16slideshow: create instances with uno constructorsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin
2020-02-28upgrade to latest glmCaolán McNamara
2020-02-06Revert "upgrade to latest glm"Stephan Bergmann
2020-02-04upgrade to latest glmCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
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