summaryrefslogtreecommitdiff
path: root/svgio/inc
AgeCommit message (Expand)Author
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-01SVG: handle visibility propertyChr. Rossmanith
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-13Resolves: #i125325# added code to handle block comments...Armin Le Grand
2014-10-08Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand
2014-08-07loplugin:passstuffbyrefStephan Bergmann
2014-08-07loplugin:saloverrideStephan 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-07-15fdo#50114 ingore flowRoot element during svg importJoren De Cuyper
2014-07-04Resolves: #i124852# Corrected mask and clip polygons for userSpaceOnUseArmin Le Grand
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17Remove unused getXLinkStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svgioAlexander Wilms
2013-11-23Lenght -> LengthJulien Nabet
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand
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-06-27Fix fdo#65847 - avoid infinite recursion in style resolution.Thorsten Behrens
2013-06-18Resolves: #i122524# fixed some text import aspects for super/sub-baselineArmin Le Grand
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-14WaE: type qualifiers ignored on function return typeTor Lillqvist
2013-04-14#121221# added boolean state to remember when the StrokeDasharray was set to ...Armin 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-03-13Related: #i119125# corrected gradient renderingArmin Le Grand
2012-11-22Some svgio clean-upStephan Bergmann
2012-11-21dropped dead code from svgEnrico Weigelt, metux ITS
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks