summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgsvgnode.cxx
AgeCommit message (Expand)Author
2023-10-27Drop rTokenName argument from SvgNode::parseAttributeMike Kaganski
2023-06-26svgio: simplify codeXisco Fauli
2022-07-15svgio: simplify codeXisco Fauli
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-11-11Use o3tl::convertMike Kaganski
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-01convert enums to enum classes in svgtools.hxxTomaž Vajngerl
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl
2020-08-27Fix typosAndrea Gelmini
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-08-25loplugin:returnconstval in svgioNoel Grandin
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-01-29loplugin:flatten in svgioNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
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-13svgio: fix rendering when the width/height isn't present in SVGTomaž Vajngerl
2018-01-25Fix typosAndrea Gelmini
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin
2017-01-19new loplugin: useuniqueptr: svgioNoel Grandin
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-25Fix typosAndrea Gelmini
2016-03-08Updated to solve problem with gerrit patch 22363Jan Iversen
2016-02-21tdf#97538 no cropping if width, height and viewBox missingRegina Henschel
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-13cppcheck:variableScopeNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2014-10-08Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand
2014-07-26Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand
2014-07-16Resolves: #i125258# reworked some of the style hierarchy stuffArmin Le Grand
2014-07-14fdo#78554 - SVG: Text from SVG no longer displayed in LibreOfficeJoren De Cuyper
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-04-16fdo#74743 avoid infinite loop when gathering "svg" element stylesTomaž Vajngerl
2014-02-26Remove visual noise from svgioAlexander Wilms
2013-12-20typo fixesAndras Timar
2013-11-17Use CSS style attributes for top level svg nodeChr. Rossmanith
2013-09-15childs -> children (in comments)Chr. Rossmanith
2013-08-21Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann