summaryrefslogtreecommitdiff
path: root/canvas/source/opengl
AgeCommit message (Expand)Author
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-08canvas: sal_Bool->boolNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02canvas: sal_Bool->boolNoel Grandin
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-12Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDEStephan Bergmann
2014-03-12Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from canvasAlexander Wilms
2014-02-11coverity#1103731 Uncaught exceptionCaolán McNamara
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-29Revert "add dummy oglcanvas::SpriteCanvas::copyRect so this compiles..."Thorsten Behrens
2013-11-28add dummy oglcanvas::SpriteCanvas::copyRect so this compiles...Michael Stahl
2013-11-05fixincludeguards.sh: canvasThomas Arnhold
2013-10-28fixincludeguards.sh: canvasThomas Arnhold
2013-10-11CID#1103749 unintialized memberCaolán McNamara
2013-10-09oglcanvas: OUString cleanupThorsten Behrens
2013-10-08oglcanvas: ship comp registration, return device window.Thorsten Behrens
2013-10-08-Werror,-Wunused-private-fieldStephan Bergmann
2013-10-07We're still stuck with boost::unordered_mapStephan Bergmann
2013-10-07Add opengl canvas implementation.Thorsten Behrens