summaryrefslogtreecommitdiffstats
path: root/cppcanvas/qa
Commit message (Expand)AuthorAgeFilesLines
* aliasing(?) gives a ever so slightly different color on hidpiCaolán McNamara2017-05-161-1/+4
* make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara2017-03-081-0/+2
* Dispose Window when doneStephan Bergmann2016-12-221-1/+1
* loplugin:unnecessaryoverride (dtors) in cppcanvasStephan Bergmann2016-11-281-4/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* boost->stdCaolán McNamara2015-09-181-1/+0
* Manual cleanup of misc. issues.Michael Meeks2015-04-101-1/+1
* first half of non-scriptable, Instance constructor conversion.Michael Meeks2015-04-101-1/+1
* boost references are unhealty for VclPtr.Michael Meeks2015-04-101-1/+1
* boost->stdCaolán McNamara2015-02-171-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* emfplus: re-work and cleanup unit testMichael Meeks2014-11-161-8/+11
* cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8Miklos Vajna2014-11-091-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-1/+1
* coverity#1241427 Unchecked dynamic_castCaolán McNamara2014-09-251-0/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Use better coordinates for unit test of fdo#77229Arnaud Versini2014-07-281-1/+1
* Fix memory leak in test codeStephan Bergmann2014-05-301-2/+4
* remove executable bitAndras Timar2014-04-171-0/+0
* fdo#77229 testcaseMiklos Vajna2014-04-102-0/+92
* canvas unit test - tolerate canvas non-creation: really no X server...Michael Meeks2013-06-111-1/+2
* create a cairo canvas unit test, if only I could use the XCanvas API.Michael Meeks2013-06-111-0/+92