summaryrefslogtreecommitdiff
path: root/svgio/inc
AgeCommit message (Expand)AuthorFilesLines
2016-03-09SVGIO: Fix problem when style's parent contains a mask elementXisco Fauli1-1/+4
2016-03-07SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli1-1/+4
2016-03-03tdf#98113: SVGIO: Add SvgANode class to handle transport ...Xisco Fauli2-0/+59
2016-03-01loplugin:unuseddefaultparam in svgioNoel Grandin2-2/+2
2016-03-01fix typoXisco Fauli1-1/+1
2016-02-27Revert "SVGIO: tdf#97539: clip-path elements might contain..."Xisco Faulí1-1/+1
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-4/+1
2016-02-18SVGIO: tdf#97941: Don't double tspan fontsizeXisco Fauli1-0/+2
2016-02-17SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli1-1/+1
2016-02-13SVGIO: tdf#97659: Add support for RGBAXisco Fauli1-2/+2
2016-02-09Remove excess newlinesChris Sherlock4-6/+0
2016-02-07tdf#97543 SVGIO: Rework getVisibility()Xisco Fauli1-2/+3
2016-02-01tdf#79163: SVGIO: Fix problem with opacity attributeXisco Fauli1-1/+1
2016-01-28SVGIO: tdf#45771: Fix issue when text size is twice its size...Xisco Fauli2-1/+3
2016-01-22tdf#97275 SVGIO: Change default PPI to 96 in svg import...Xisco Fauli1-1/+1
2016-01-20SVGIO: Add support to font-size keywordsXisco Fauli1-3/+20
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin19-39/+39
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-50/+46
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann18-25/+25
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2-10/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann25-72/+72
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+2
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-07-16loplugin:unusedmethods svgioNoel Grandin8-19/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-07-04Fix typosAndrea Gelmini2-2/+2
2015-06-15Fix typosAndrea Gelmini1-1/+1
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