summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgsymbolnode.cxx
AgeCommit message (Expand)Author
2024-02-08tdf#159601, tdf#159594: reuse target for symbols' childrenXisco Fauli
2024-01-30tdf#158445: support viewBox in symbol elementsXisco Fauli
2023-10-27Drop rTokenName argument from SvgNode::parseAttributeMike Kaganski
2022-07-18tdf#126330: use correct type for symbol nodeXisco Fauli
2022-07-15svgio: simplify codeXisco Fauli
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2018-09-12loplugin:simplifyconstruct in stoc..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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-05-16clean up, remove eof commentsThomas Arnhold
2014-02-26Remove visual noise from svgioAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks