summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgimagenode.cxx
AgeCommit message (Expand)Author
2016-07-24tdf#101070: svg/insert, avoid infinite recursive loop when referencing oneselfJulien Nabet
2016-04-21new plugin stylepoliceNoel Grandin
2016-02-05SVGIO: tdf#97383: Keep ratio in embedded images...Armin Le Grand
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-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel 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-06-13loplugin:staticcallStephan Bergmann
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-03-01Adapt rtl_uriConvertRelToAbs to RFC 3986Stephan Bergmann
2014-02-28Catching MalformedUriException subsumes the rPath.isEmpty() case nowStephan Bergmann
2014-02-28typo in commentStephan Bergmann
2014-02-28Handle vnd.sun.star.Package: URLs provoking MalrformedUriExceptionStephan Bergmann
2014-02-26Remove visual noise from svgioAlexander Wilms
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-10-01convert last bits of String to OUString in svgio moduleNoel Grandin
2013-06-18fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand
2013-04-14Fix #120334# Added support for multiple CSS styles per graphic primitiveArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks