summaryrefslogtreecommitdiff
path: root/svgio/inc
AgeCommit message (Expand)AuthorFilesLines
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-27fixed typos in commentsChr. Rossmanith1-3/+3
2015-03-08TyposJulien Nabet1-1/+1
2015-02-06tdf#87309: SVG - use black as default currentColor if no color was specifiedChr. Rossmanith1-0/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-3/+3
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara4-6/+4
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-11-01SVG: handle visibility propertyChr. Rossmanith2-0/+14
2014-10-22callcatcher: update unused codeCaolán McNamara1-1/+0
2014-10-13Resolves: #i125325# added code to handle block comments...Armin Le Grand1-0/+4
2014-10-08Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand3-6/+7
2014-08-07loplugin:passstuffbyrefStephan Bergmann1-1/+1
2014-08-07loplugin:saloverrideStephan Bergmann1-1/+1
2014-08-07Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand3-4/+13
2014-07-26drop rtl:: and staticsCaolán McNamara1-4/+4
2014-07-26Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand1-1/+17
2014-07-16Resolves: #i125258# reworked some of the style hierarchy stuffArmin Le Grand4-0/+14
2014-07-15fdo#50114 ingore flowRoot element during svg importJoren De Cuyper2-0/+4
2014-07-04Resolves: #i124852# Corrected mask and clip polygons for userSpaceOnUseArmin Le Grand2-4/+8
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold2-0/+83
2014-05-16clean up, remove eof commentsThomas Arnhold30-182/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold31-93/+93
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-1/+2
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann24-68/+68
2014-03-17Remove unused getXLinkStephan Bergmann1-3/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-26Remove visual noise from svgioAlexander Wilms31-68/+68
2013-11-23Lenght -> LengthJulien Nabet1-1/+1
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2-6/+11
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand1-8/+0
2013-09-15childs -> children (in comments)Chr. Rossmanith1-2/+2
2013-08-21Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann5-5/+5
2013-08-21Revert "returning pointers to temporaries"Caolán McNamara1-2/+0
2013-08-14returning pointers to temporariesCaolán McNamara1-0/+2
2013-08-14Resolves: fdo#67047 fdo#64125 #i122600# svgio improvementsArmin Le Grand2-1/+17
2013-06-27Fix fdo#65847 - avoid infinite recursion in style resolution.Thorsten Behrens2-6/+11
2013-06-18Resolves: #i122524# fixed some text import aspects for super/sub-baselineArmin Le Grand2-0/+19
2013-06-17Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand1-0/+5
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand3-11/+42
2013-04-14WaE: type qualifiers ignored on function return typeTor Lillqvist1-1/+1
2013-04-14#121221# added boolean state to remember when the StrokeDasharray was set to ...Armin Le Grand1-0/+7
2013-04-14Fix #120334# Added support for multiple CSS styles per graphic primitiveArmin Le Grand2-9/+26
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák30-129/+129
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand3-0/+69
2012-11-22Some svgio clean-upStephan Bergmann33-110/+0
2012-11-21dropped dead code from svgEnrico Weigelt, metux ITS2-2/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks33-0/+3352