summaryrefslogtreecommitdiff
path: root/include/canvas
AgeCommit message (Expand)Author
2014-09-25canvas: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-17coverity#1231676 Uncaught exceptionCaolán McNamara
2014-08-17namespace cssThomas Arnhold
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23coverity#1210018 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1213450 Uncaught exceptionCaolán McNamara
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-30coverity#1210085 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210086 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210087 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210088 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210089 Uncaught exceptionCaolán McNamara
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 CanvasCustomSpriteBase class template mem funs as SAL_OVERRIDEStephan Bergmann
2014-03-12Mark overriding BufferedGraphicDeviceBase class templ mem funs as SAL_OVERRIDEStephan Bergmann
2014-03-12Mark overriding GraphicDeviceBase class template member funs as SAL_OVERRIDEStephan Bergmann
2014-03-12Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDEStephan Bergmann
2014-03-12Mark overriding SpriteCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann
2014-03-12Mark overriding IntegerBitmapBase class template member funs as SAL_OVERRIDEStephan Bergmann
2014-03-12Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann
2014-03-11Mark overriding CanvasBase class template member functions as SAL_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-11coverity#1103730 Uncaught exceptionCaolán McNamara
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-06-30robustify some headersThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen