summaryrefslogtreecommitdiff
path: root/cppcanvas/qa
AgeCommit message (Expand)AuthorFilesLines
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara1-2/+4
2019-10-31tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen1-6/+0
2019-05-13Fix emfplus.cxx cppcanvas/qaJulien Nabet1-1/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin1-2/+1
2019-02-07CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-9/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
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-12-22Dispose Window when doneStephan Bergmann1-1/+1
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-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
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-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-07-28Use better coordinates for unit test of fdo#77229Arnaud Versini1-1/+1
2014-05-30Fix memory leak in test codeStephan Bergmann1-2/+4
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-10fdo#77229 testcaseMiklos Vajna2-0/+92
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