Age | Commit message (Expand) | Author |
2024-05-07 | loplugin:ostr in cppcanvas | Noel Grandin |
2024-01-03 | UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile | Mike Kaganski |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-06-19 | CppunitTest_cppcanvas_test: clang-format | Khaled Hosny |
2023-06-19 | tdf#155810: Add test | Khaled Hosny |
2023-06-19 | CppunitTest_cppcanvas_test: generalize testComposite | Khaled Hosny |
2023-06-19 | CppunitTest_cppcanvas_test: enable even if cairo canvas is not | Khaled Hosny |
2023-06-19 | CppunitTest_cppcanvas_test: use CPPUNIT_TEST_FIXTURE() | Khaled Hosny |
2023-01-11 | rename BitmapEx::GetAlpha to GetAlphaMask | Noel Grandin |
2022-11-24 | Remove some unused includes | Miklos Vajna |
2022-10-24 | UnoApiTest: factor out common code | Xisco Fauli |
2022-10-21 | test: merge CalcUnoApiTest and UnoApiTest into one | Xisco Fauli |
2022-07-19 | Replace old png writer in emfplus.cxx | offtkp |
2021-12-06 | Adapt CppunitTest_cppcanvas_emfplus CPPUNIT_TEST_NAME=testFdo77229::TestBody | Stephan Bergmann |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in cppcanvas | Mike Kaganski |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-03-28 | drop operator bool and operator! from Bitmap and BitmapEx | Noel |
2020-12-26 | Cleanups after vcl/bitmapaccess.hxx splitting | Ilmari Lauhakangas |
2020-02-16 | clang-format c*,d*,e* with under 5-percent lines of change | Muhammet Kara |
2019-10-31 | tdf#42949 Fix IWYU warnings in cppcanvas/ | Gabor Kelemen |
2019-05-13 | Fix emfplus.cxx cppcanvas/qa | Julien Nabet |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-04-12 | loplugin:sequentialassign in comphelper..cui | Noel Grandin |
2019-02-07 | CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE() | Miklos Vajna |
2018-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-02-05 | vcl: remove BitmapColor Color() operator | Chris Sherlock |
2017-12-22 | tdf#42949 Fix some Include What You Use warnings | Miklos Vajna |
2017-05-16 | aliasing(?) gives a ever so slightly different color on hidpi | Caolán McNamara |
2017-03-08 | make SfxGetpApp just get and move GetOrCreate to the periphery | Caolán McNamara |
2016-12-22 | Dispose Window when done | Stephan Bergmann |
2016-11-28 | loplugin:unnecessaryoverride (dtors) in cppcanvas | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-02-06 | vcl: bmpacc.hxx -> bitmapaccess.hxx | Chris Sherlock |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-18 | boost->std | Caolán McNamara |
2015-04-10 | Manual cleanup of misc. issues. | Michael Meeks |
2015-04-10 | first half of non-scriptable, Instance constructor conversion. | Michael Meeks |
2015-04-10 | boost references are unhealty for VclPtr. | Michael Meeks |
2015-02-17 | boost->std | Caolán McNamara |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-11-16 | emfplus: re-work and cleanup unit test | Michael Meeks |
2014-11-09 | cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8 | Miklos Vajna |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-09-25 | coverity#1241427 Unchecked dynamic_cast | Caolán McNamara |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-07-28 | Use better coordinates for unit test of fdo#77229 | Arnaud Versini |
2014-05-30 | Fix memory leak in test code | Stephan Bergmann |