/cppcanvas/

/option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgstyleattributes.cxx
AgeCommit message (Expand)Author
2021-11-11Use o3tl::convertMike Kaganski
2021-10-10loplugin:moveparam in basegfxNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use unique_ptr for B2DHomMatrixNoel Grandin
2021-05-01svgio: convert enum to enum class in svgstyleattributes.hxxTomaž Vajngerl
2021-05-01convert enums to enum classes in svgtools.hxxTomaž Vajngerl
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl
2020-11-11loplugin:stringviewNoel
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen