summaryrefslogtreecommitdiff
path: root/canvas/source/opengl/ogl_spritecanvas.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-2/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud1-10/+8
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud1-5/+3
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin1-1/+6
2015-04-27More loplugin:simplifyboolStephan Bergmann1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-31coverity#1233512 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-13fix OpenGL canvas windows buildMarkus Mohrhard1-1/+1
2014-08-08reuse OpenGLContext in OGL canvasMarkus Mohrhard1-3/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-11coverity#1103731 Uncaught exceptionCaolán McNamara1-1/+2
2013-10-09oglcanvas: OUString cleanupThorsten Behrens1-4/+2
2013-10-07Add opengl canvas implementation.Thorsten Behrens1-0/+195