summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgimagenode.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin1-1/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand1-1/+2
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-5/+2
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen1-2/+0
2019-01-29loplugin:flatten in svgioNoel Grandin1-146/+146
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin1-1/+0
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-05drop sax::tools::*base64 methodsNoel Grandin1-1/+2
2018-01-12More loplugin:cstylecast: svgioStephan Bergmann1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-3/+3
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin1-1/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-2/+2
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin1-1/+1
2017-01-19new loplugin: useuniqueptr: svgioNoel Grandin1-1/+0
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin1-6/+6
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-07-24tdf#101070: svg/insert, avoid infinite recursive loop when referencing oneselfJulien Nabet1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-2/+2
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin1-3/+3
2016-02-05SVGIO: tdf#97383: Keep ratio in embedded images...Armin Le Grand1-44/+56
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-13/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-10-08Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand1-1/+1
2014-07-26Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-16clean up, remove eof commentsThomas Arnhold1-5/+0
2014-03-01Adapt rtl_uriConvertRelToAbs to RFC 3986Stephan Bergmann1-5/+1
2014-02-28Catching MalformedUriException subsumes the rPath.isEmpty() case nowStephan Bergmann1-33/+21
2014-02-28typo in commentStephan Bergmann1-1/+1
2014-02-28Handle vnd.sun.star.Package: URLs provoking MalrformedUriExceptionStephan Bergmann1-1/+14
2014-02-26Remove visual noise from svgioAlexander Wilms1-2/+2
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand1-9/+20
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin1-2/+1
2013-10-01convert last bits of String to OUString in svgio moduleNoel Grandin1-1/+1
2013-06-18fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith1-4/+4
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand1-1/+1
2013-04-14Fix #120334# Added support for multiple CSS styles per graphic primitiveArmin Le Grand1-4/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-0/+354