summaryrefslogtreecommitdiff
path: root/svgio/inc
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Remove excess newlinesChris Sherlock4-6/+0
2016-03-15tdf#97543 SVGIO: Rework getVisibility()Xisco Fauli1-2/+3
2016-02-05tdf#79163: SVGIO: Fix problem with opacity attributeXisco Fauli1-1/+1
2016-02-02SVGIO: tdf#45771: Fix issue when text size is twice its size...Xisco Fauli2-1/+3
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
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