summaryrefslogtreecommitdiff
path: root/canvas/source/opengl/ogl_spritecanvas.cxx
AgeCommit message (Expand)Author
2021-08-08use some forward declaresCaolán McNamara
2021-02-22loplugin:refcounting in canvasNoel
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák
2020-07-05canvas/opengl: create instances with uno constructorsNoel Grandin
2019-12-18sal_Char->char in canvas..codemakerNoel Grandin
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: canvasStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-31coverity#1233512 Uncaught exceptionCaolán McNamara
2014-08-13fix OpenGL canvas windows buildMarkus Mohrhard
2014-08-08reuse OpenGLContext in OGL canvasMarkus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-11coverity#1103731 Uncaught exceptionCaolán McNamara
2013-10-09oglcanvas: OUString cleanupThorsten Behrens
2013-10-07Add opengl canvas implementation.Thorsten Behrens