summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/canvasbitmaptest.cxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20loplugin:dynexcspecNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann
2016-12-16CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-06remove some ascii art and demote a SAL_WARNNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04Use CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGEStephan Bergmann
2016-02-04loplugin:fpcomparisonNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-02loplugin:staticmethodsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-09Remove unused functionStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-28bool clean-up fixupStephan Bergmann
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21coverity#1130457 Uncaught exceptionCaolán McNamara
2014-02-21coverity#1130458 Uncaught exceptionCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-10coverity#1130447 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130448 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130449 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130450 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130451 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130452 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130453 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130454 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130464 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130465 Uncaught exceptionCaolán McNamara
2014-02-09coverity#1130459 Uncaught exceptionCaolán McNamara
2014-02-09coverity#1130460 Uncaught exceptionCaolán McNamara
2014-02-09coverity#1130461 Uncaught exceptionCaolán McNamara
2014-02-09coverity#1130462 Uncaught exceptionCaolán McNamara
2014-02-09coverity#1130463 Uncaught exceptionCaolán McNamara
2014-02-09coverity#1130470 Uncaught exceptionCaolán McNamara
2014-01-22bool improvementsStephan Bergmann
2013-10-16Improve testStephan Bergmann
2013-10-10-Werror,-Wunused-variableStephan Bergmann