summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/mtfxmldump.cxx
AgeCommit message (Expand)Author
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-07tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-07-16write out empty state explicitly in writeRectangleNoel Grandin
2019-07-12make tools::Rectangle::Right return Left when emptyNoel Grandin
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-04-29update Metafile dumper and change the order of MetaActionsTomaž Vajngerl
2019-02-06Extend MetafileXmlDump with MetaActionType::TransparentMuhammet Kara
2019-01-26vcl: test gradient draw into a metafile, extend the dumperTomaž Vajngerl
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna