summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgstylenode.cxx
AgeCommit message (Expand)Author
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-01-29loplugin:flatten in svgioNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-07-31Fix typosAndrea Gelmini
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2017-04-28loplugin:salunicodeliteral: svgioStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-01-10Fix typosAndrea Gelmini
2015-06-01loplugin:loopvartoosmallNoel Grandin
2014-10-08Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand
2014-10-05use isEmpty() instead of getLength() where appropriateChr. Rossmanith
2014-08-07Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand
2014-07-26drop rtl:: and staticsCaolán McNamara
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-05-16clean up, remove eof commentsThomas Arnhold
2014-02-26Remove visual noise from svgioAlexander Wilms
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in SVGIO moduleNoel Grandin
2013-06-18fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith
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