summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)Author
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-04-12Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO()Tor Lillqvist
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-12svgio: don't use_library_objects in CppunitTest_svgio_readMichael Stahl
2019-03-08Removed duplicated includesAndrea Gelmini
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07Update SvgRead test - add new parameters and path parsingTomaž Vajngerl
2019-03-06parse more attributes in SvgDrawVisitorTomaž Vajngerl
2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl
2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl
2019-01-29loplugin:flatten in svgioNoel Grandin
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-08tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18Turn SvgMarkerNode::MarkerUnits into scoped enumStephan Bergmann
2018-10-08loplugin:constfields in stoc..svgioNoel Grandin
2018-09-26loplugin:useuniqueptr in SvgDocumentNoel Grandin
2018-09-17remove duplicate lineNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14match_colorKeyword should be using static const lookup tableNoel Grandin
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-08-31tdf#119557 style hierarchy isn't stable so looping check fails falselyCaolán McNamara
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-31Fix typosAndrea Gelmini
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2018-07-24crashtesting: infinite recurse with moz609361-1.svgCaolán McNamara
2018-07-24crashtesting: infinite recurse with moz384637-1.svgCaolán McNamara
2018-07-23crashtesting: infinite recurse with moz455984-5.svgCaolán McNamara
2018-07-18crashtesting: infinite recurse on moz330387-6.svgCaolán McNamara
2018-07-11tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand
2018-06-14Fix typosAndrea Gelmini
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand
2018-05-28loplugin:useuniqueptr in pathTextBreakupHelperNoel Grandin
2018-05-13svgio: fix rendering when the width/height isn't present in SVGTomaž Vajngerl
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-06tdf#114738 Add support for transparency for EMF+ recordsBartosz Kosiorek
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-28use boost::optional in sc and svgioNoel Grandin