summaryrefslogtreecommitdiffstats
path: root/svgio/inc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1018-25/+25
* com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2015-10-292-10/+10
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1225-72/+72
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-151-1/+2
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-291-0/+1
* loplugin:unusedmethods svgioNoel Grandin2015-07-168-19/+0
* do not include boost/utility.hppMichael Stahl2015-07-101-1/+1
* Fix typosAndrea Gelmini2015-07-042-2/+2
* Fix typosAndrea Gelmini2015-06-151-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+2
* fixed typos in commentsChr. Rossmanith2015-03-271-3/+3
* TyposJulien Nabet2015-03-081-1/+1
* tdf#87309: SVG - use black as default currentColor if no color was specifiedChr. Rossmanith2015-02-061-0/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-3/+3
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-044-6/+4
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* SVG: handle visibility propertyChr. Rossmanith2014-11-012-0/+14
* callcatcher: update unused codeCaolán McNamara2014-10-221-1/+0
* Resolves: #i125325# added code to handle block comments...Armin Le Grand2014-10-131-0/+4
* Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand2014-10-083-6/+7
* loplugin:passstuffbyrefStephan Bergmann2014-08-071-1/+1
* loplugin:saloverrideStephan Bergmann2014-08-071-1/+1
* Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand2014-08-073-4/+13
* drop rtl:: and staticsCaolán McNamara2014-07-261-4/+4
* Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand2014-07-261-1/+17
* Resolves: #i125258# reworked some of the style hierarchy stuffArmin Le Grand2014-07-164-0/+14
* fdo#50114 ingore flowRoot element during svg importJoren De Cuyper2014-07-152-0/+4
* Resolves: #i124852# Corrected mask and clip polygons for userSpaceOnUseArmin Le Grand2014-07-042-4/+8
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-042-0/+83
* clean up, remove eof commentsThomas Arnhold2014-05-1630-182/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1531-93/+93
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-241-1/+2
* typo: dependend -> dependentThomas Arnhold2014-04-141-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2624-68/+68
* Remove unused getXLinkStephan Bergmann2014-03-171-3/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-8/+8
* Remove visual noise from svgioAlexander Wilms2014-02-2631-68/+68
* Lenght -> LengthJulien Nabet2013-11-231-1/+1
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-312-6/+11
* Resolves: #i123379# various SVG marker correctionsArmin Le Grand2013-10-111-8/+0
* childs -> children (in comments)Chr. Rossmanith2013-09-151-2/+2
* Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann2013-08-215-5/+5
* Revert "returning pointers to temporaries"Caolán McNamara2013-08-211-2/+0
* returning pointers to temporariesCaolán McNamara2013-08-141-0/+2
* Resolves: fdo#67047 fdo#64125 #i122600# svgio improvementsArmin Le Grand2013-08-142-1/+17
* Fix fdo#65847 - avoid infinite recursion in style resolution.Thorsten Behrens2013-06-272-6/+11
* Resolves: #i122524# fixed some text import aspects for super/sub-baselineArmin Le Grand2013-06-182-0/+19
* Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand2013-06-171-0/+5