summaryrefslogtreecommitdiff
path: root/cppcanvas/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-2/+2
2023-06-19CppunitTest_cppcanvas_test: clang-formatKhaled Hosny1-17/+19
2023-06-19tdf#155810: Add testKhaled Hosny1-1/+132
2023-06-19CppunitTest_cppcanvas_test: generalize testCompositeKhaled Hosny1-5/+1
2023-06-19CppunitTest_cppcanvas_test: enable even if cairo canvas is notKhaled Hosny1-1/+3
2023-06-19CppunitTest_cppcanvas_test: use CPPUNIT_TEST_FIXTURE()Khaled Hosny1-9/+1
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin1-1/+1
2021-10-29Prepare for removal of non-const operator[] from Sequence in cppcanvasMike Kaganski1-5/+4
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-1/+1
2019-10-31tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen1-6/+0
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin1-2/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2016-12-22Dispose Window when doneStephan Bergmann1-1/+1
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-04-10Manual cleanup of misc. issues.Michael Meeks1-1/+1
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks1-1/+1
2015-04-10boost references are unhealty for VclPtr.Michael Meeks1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-30Fix memory leak in test codeStephan Bergmann1-2/+4
2013-06-11canvas unit test - tolerate canvas non-creation: really no X server...Michael Meeks1-1/+2
2013-06-11create a cairo canvas unit test, if only I could use the XCanvas API.Michael Meeks1-0/+92