summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgimagenode.cxx
AgeCommit message (Expand)Author
2023-10-27Drop rTokenName argument from SvgNode::parseAttributeMike Kaganski
2023-07-10tdf#149673: only check opacity from parent...Xisco Fauli
2023-06-29svgio: simplify codeXisco Fauli
2023-06-26svgio: simplify codeXisco Fauli
2023-06-20tdf#155932: tdf#97717: only apply opacity when primitiveXisco Fauli
2023-06-15tdf#155833: apply transform to image even if target is equal to viewboxXisco Fauli
2022-11-16Use BitmapEx in BitmapPrimitive2DNoel Grandin
2022-07-15svgio: simplify codeXisco Fauli
2022-07-13svgio: use href along with xlink:hrefXisco Fauli
2022-04-29use more string_view in INetURLObjectNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use unique_ptr for B2DHomMatrixNoel Grandin
2021-05-01convert enums to enum classes in svgnode.hxxTomaž Vajngerl
2021-05-01convert enums to enum classes in svgtools.hxxTomaž Vajngerl
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen
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