summaryrefslogtreecommitdiff
path: root/include/canvas
AgeCommit message (Expand)AuthorFilesLines
2015-02-07loplugin:deletedspecialStephan Bergmann4-8/+8
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara1-0/+6
2014-11-25-Werror,-WuninitializedStephan Bergmann1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-11-04-Werror,-Winconsistent-missing-overrideStephan Bergmann2-10/+10
2014-09-25canvas: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-08-17coverity#1231676 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-17namespace cssThomas Arnhold1-54/+54
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-23/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-23coverity#1210018 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23coverity#1213450 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni6-8/+8
2014-04-30coverity#1210085 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210086 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210087 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210088 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210089 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-5/+5
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-13/+13
2014-03-12Mark overriding CanvasCustomSpriteBase class template mem funs as SAL_OVERRIDEStephan Bergmann1-10/+10
2014-03-12Mark overriding BufferedGraphicDeviceBase class templ mem funs as SAL_OVERRIDEStephan Bergmann1-9/+9
2014-03-12Mark overriding GraphicDeviceBase class template member funs as SAL_OVERRIDEStephan Bergmann1-24/+24
2014-03-12Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDEStephan Bergmann7-17/+82
2014-03-12Mark overriding SpriteCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann1-4/+4
2014-03-12Mark overriding IntegerBitmapBase class template member funs as SAL_OVERRIDEStephan Bergmann1-5/+5
2014-03-12Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann4-87/+70
2014-03-11Mark overriding CanvasBase class template member functions as SAL_OVERRIDEStephan Bergmann1-19/+19
2014-03-01Remove visual noise from includeAlexander Wilms5-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-11/+11
2014-02-11coverity#1103730 Uncaught exceptionCaolán McNamara1-1/+3
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud3-5/+5
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold20-59/+59
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-3/+3
2013-06-30robustify some headersThomas Arnhold1-0/+1
2013-04-23execute move of global headersBjoern Michaelsen29-0/+5844