summaryrefslogtreecommitdiff
path: root/cppcanvas/qa
AgeCommit message (Expand)Author
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-06-19CppunitTest_cppcanvas_test: clang-formatKhaled Hosny
2023-06-19tdf#155810: Add testKhaled Hosny
2023-06-19CppunitTest_cppcanvas_test: generalize testCompositeKhaled Hosny
2023-06-19CppunitTest_cppcanvas_test: enable even if cairo canvas is notKhaled Hosny
2023-06-19CppunitTest_cppcanvas_test: use CPPUNIT_TEST_FIXTURE()Khaled Hosny
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-11-24Remove some unused includesMiklos Vajna
2022-10-24UnoApiTest: factor out common codeXisco Fauli
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-07-19Replace old png writer in emfplus.cxxofftkp
2021-12-06Adapt CppunitTest_cppcanvas_emfplus CPPUNIT_TEST_NAME=testFdo77229::TestBodyStephan Bergmann
2021-10-29Prepare for removal of non-const operator[] from Sequence in cppcanvasMike Kaganski
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2020-12-26Cleanups after vcl/bitmapaccess.hxx splittingIlmari Lauhakangas
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2019-10-31tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen
2019-05-13Fix emfplus.cxx cppcanvas/qaJulien Nabet
2019-05-10an uno -> a unoCaolán McNamara
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin
2019-02-07CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-05-16aliasing(?) gives a ever so slightly different color on hidpiCaolán McNamara
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara
2016-12-22Dispose Window when doneStephan Bergmann
2016-11-28loplugin:unnecessaryoverride (dtors) in cppcanvasStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10boost references are unhealty for VclPtr.Michael Meeks
2015-02-17boost->stdCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-16emfplus: re-work and cleanup unit testMichael Meeks
2014-11-09cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8Miklos Vajna
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-25coverity#1241427 Unchecked dynamic_castCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-28Use better coordinates for unit test of fdo#77229Arnaud Versini
2014-05-30Fix memory leak in test codeStephan Bergmann
2014-04-17remove executable bitAndras Timar
2014-04-10fdo#77229 testcaseMiklos Vajna
2013-06-11canvas unit test - tolerate canvas non-creation: really no X server...Michael Meeks