summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgsvgnode.cxx
AgeCommit message (Expand)Author
2018-07-12tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand
2018-06-14Replace SVGFilter using SVGIOArmin Le Grand
2018-05-13svgio: fix rendering when the width/height isn't present in SVGTomaž Vajngerl
2018-01-25Fix typosAndrea Gelmini
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin
2017-01-19new loplugin: useuniqueptr: svgioNoel Grandin
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-25Fix typosAndrea Gelmini
2016-03-08Updated to solve problem with gerrit patch 22363Jan Iversen
2016-02-21tdf#97538 no cropping if width, height and viewBox missingRegina Henschel
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
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-13cppcheck:variableScopeNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel 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-07-16Resolves: #i125258# reworked some of the style hierarchy stuffArmin Le Grand
2014-07-14fdo#78554 - SVG: Text from SVG no longer displayed in LibreOfficeJoren De Cuyper
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-04-16fdo#74743 avoid infinite loop when gathering "svg" element stylesTomaž Vajngerl
2014-02-26Remove visual noise from svgioAlexander Wilms
2013-12-20typo fixesAndras Timar
2013-11-17Use CSS style attributes for top level svg nodeChr. Rossmanith
2013-09-15childs -> children (in comments)Chr. Rossmanith
2013-08-21Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann
2013-08-21Revert "returning pointers to temporaries"Caolán McNamara
2013-08-14returning pointers to temporariesCaolán McNamara
2013-08-14Resolves: fdo#67047 fdo#64125 #i122600# svgio improvementsArmin Le Grand
2013-07-04Fix fdo#64125 - Use default for preserveAspectRatio scalingChr. Rossmanith
2013-07-02Related: #i122594# Added same handling for outer SVG elementArmin Le Grand
2013-07-02Resolves: #i122594# correctly handle inner svg node...Armin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks