summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgimagenode.cxx
AgeCommit message (Expand)Author
2019-01-29loplugin:flatten in svgioNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-01-12More loplugin:cstylecast: svgioStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin
2017-01-19new loplugin: useuniqueptr: svgioNoel Grandin
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-24tdf#101070: svg/insert, avoid infinite recursive loop when referencing oneselfJulien Nabet
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
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