summaryrefslogtreecommitdiffstats
path: root/canvas/source/opengl/ogl_spritecanvas.cxx
Commit message (Expand)AuthorAgeFilesLines
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-1/+1
* Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2015-11-201-2/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud2015-08-111-10/+8
* remove VERBOSE use from canvaNorbert Thiebaud2015-08-101-5/+3
* inline COMPHELPER_SERVICEDECL_ macroNoel Grandin2015-06-151-1/+6
* More loplugin:simplifyboolStephan Bergmann2015-04-271-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* coverity#1233512 Uncaught exceptionCaolán McNamara2014-08-311-1/+1
* fix OpenGL canvas windows buildMarkus Mohrhard2014-08-131-1/+1
* reuse OpenGLContext in OGL canvasMarkus Mohrhard2014-08-081-3/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-6/+6
* coverity#1103731 Uncaught exceptionCaolán McNamara2014-02-111-1/+2
* oglcanvas: OUString cleanupThorsten Behrens2013-10-091-4/+2
* Add opengl canvas implementation.Thorsten Behrens2013-10-071-0/+195