What used to be the desktop in StarOffice 5 - now the binary. >
summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/textaction.cxx
AgeCommit message (Expand)Author
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2020-12-24custom literal for Degree10Noel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-09-28Resolves: tdf#137071 draw canvas under/over lines after backgroundCaolán McNamara
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-10-31tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen
2019-07-23rhbz#1728763 black bg seen in renderer emfsCaolán McNamara
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin
2019-03-03Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov