summaryrefslogtreecommitdiff
path: root/cppcanvas/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-1/+1
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna1-4/+0
2017-05-16aliasing(?) gives a ever so slightly different color on hidpiCaolán McNamara1-1/+4
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara1-0/+2
2016-11-28loplugin:unnecessaryoverride (dtors) in cppcanvasStephan Bergmann1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-02-17boost->stdCaolán McNamara1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-11-16emfplus: re-work and cleanup unit testMichael Meeks1-8/+11
2014-11-09cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8Miklos Vajna1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-09-25coverity#1241427 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-07-28Use better coordinates for unit test of fdo#77229Arnaud Versini1-1/+1
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-10fdo#77229 testcaseMiklos Vajna2-0/+92