Writer extensions (currently only MediaWiki Extension). ef='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)Author
2024-08-11cid#1608541 bogus Overflowed constantCaolán McNamara
2024-08-10cid#1556058 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-07loplugin:ostr in cppcanvasNoel Grandin
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-10-18tdf#157792 followupNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen
2023-08-28Fix typoAndrea Gelmini
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-27tdf#150610 fix broken rendering of text meta actionsPatrick Luby
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
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-06-18tdf#155810: Pass Kashida insertion positions through canvasKhaled Hosny
2023-06-15remove some misleading typedefsNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-03-01no need to allocate Gradient separatelyNoel Grandin
2023-02-07improve readability of VirtualDevice constructorNoel Grandin