summaryrefslogtreecommitdiffstats
path: root/cppcanvas/qa/unit
Commit message (Expand)AuthorAgeFilesLines
* Prepare for removal of non-const operator[] from Sequence in cppcanvasMike Kaganski2021-10-291-5/+4
* split OutputDevice from WindowNoel Grandin2021-05-171-1/+1
* drop operator bool and operator! from Bitmap and BitmapExNoel2021-03-281-1/+1
* tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen2019-10-311-6/+0
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* loplugin:sequentialassign in comphelper..cuiNoel Grandin2019-04-121-2/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Dispose Window when doneStephan Bergmann2016-12-221-1/+1
* 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
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Fix memory leak in test codeStephan Bergmann2014-05-301-2/+4
* 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