summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgimagenode.cxx
AgeCommit message (Expand)Author
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