summaryrefslogtreecommitdiff
path: root/cppcanvas/qa
AgeCommit message (Expand)AuthorFilesLines
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski1-1/+1
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+1
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
2022-11-24Remove some unused includesMiklos Vajna1-4/+1
2022-10-24UnoApiTest: factor out common codeXisco Fauli1-3/+1
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli1-20/+0
2022-07-19Replace old png writer in emfplus.cxxofftkp1-3/+3
2021-12-06Adapt CppunitTest_cppcanvas_emfplus CPPUNIT_TEST_NAME=testFdo77229::TestBodyStephan Bergmann1-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
2020-12-26Cleanups after vcl/bitmapaccess.hxx splittingIlmari Lauhakangas1-1/+1
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