summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/canvasbitmaptest.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin1-2/+3
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-15loplugin:flatten in vclNoel Grandin1-25/+26
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk1-1/+1
2017-10-23loplugin:includeform: vclStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-88/+33
2017-01-20loplugin:dynexcspecNoel Grandin1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann1-0/+1
2016-12-16CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna1-56/+56
2016-12-06remove some ascii art and demote a SAL_WARNNoel Grandin1-1/+0
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin1-2/+2
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-8/+8
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-7/+7
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-04Use CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGEStephan Bergmann1-10/+14
2016-02-04loplugin:fpcomparisonNoel Grandin1-5/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-32/+32
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe1-1/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-04-09Remove unused functionStephan Bergmann1-4/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-6/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-32/+32
2014-02-28bool clean-up fixupStephan Bergmann1-1/+1
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-14/+14
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-21coverity#1130457 Uncaught exceptionCaolán McNamara1-2/+5
2014-02-21coverity#1130458 Uncaught exceptionCaolán McNamara1-2/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-10coverity#1130447 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130448 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130449 Uncaught exceptionCaolán McNamara1-1/+3
2014-02-10coverity#1130450 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130451 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130452 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130453 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130454 Uncaught exceptionCaolán McNamara1-1/+3
2014-02-10coverity#1130464 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130465 Uncaught exceptionCaolán McNamara1-2/+5
2014-02-09coverity#1130459 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-09coverity#1130460 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-09coverity#1130461 Uncaught exceptionCaolán McNamara1-2/+4