summaryrefslogtreecommitdiff
path: root/svgio/inc/svgio/svgreader/svgnode.hxx
AgeCommit message (Expand)Author
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12SVG: Clean up this code a litle bitXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2016-01-28SVGIO: tdf#45771: Fix issue when text size is twice its size...Xisco Fauli
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-07-04Fix typosAndrea Gelmini
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-08-07loplugin:passstuffbyrefStephan Bergmann
2014-08-07Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand
2014-07-26drop rtl:: and staticsCaolán McNamara
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-05-16clean up, remove eof commentsThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-02-26Remove visual noise from svgioAlexander Wilms
2013-08-21Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann
2013-06-27Fix fdo#65847 - avoid infinite recursion in style resolution.Thorsten Behrens
2013-06-17Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand
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
2012-11-22Some svgio clean-upStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks