summaryrefslogtreecommitdiffstats
path: root/svgio/inc
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#108903 avoid recurse to deathCaolán McNamara2017-07-141-0/+2
* loplugin:expandablemethods in stoc..svlNoel Grandin2016-10-271-3/+0
* loplugin:expandablemethodds in svgioNoel Grandin2016-10-2018-99/+0
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-3/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1327-27/+27
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-139-11/+0
* loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin2016-08-0523-108/+108
* loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin2016-07-291-1/+1
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-2733-160/+160
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-5/+5
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-262-2/+3
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-1/+1
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-132-5/+8
* SVG: Clean up this code a litle bitXisco Fauli2016-04-121-1/+1
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-041-3/+2
* SVGIO: Fix problem when style's parent contains a mask elementXisco Fauli2016-03-091-1/+4
* SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli2016-03-071-1/+4
* tdf#98113: SVGIO: Add SvgANode class to handle transport ...Xisco Fauli2016-03-032-0/+59
* loplugin:unuseddefaultparam in svgioNoel Grandin2016-03-012-2/+2
* fix typoXisco Fauli2016-03-011-1/+1
* Revert "SVGIO: tdf#97539: clip-path elements might contain..."Xisco Faulí2016-02-271-1/+1
* new loplugin: find write-only fieldsNoel Grandin2016-02-191-4/+1
* SVGIO: tdf#97941: Don't double tspan fontsizeXisco Fauli2016-02-181-0/+2
* SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli2016-02-171-1/+1
* SVGIO: tdf#97659: Add support for RGBAXisco Fauli2016-02-131-2/+2
* Remove excess newlinesChris Sherlock2016-02-094-6/+0
* tdf#97543 SVGIO: Rework getVisibility()Xisco Fauli2016-02-071-2/+3
* tdf#79163: SVGIO: Fix problem with opacity attributeXisco Fauli2016-02-011-1/+1
* SVGIO: tdf#45771: Fix issue when text size is twice its size...Xisco Fauli2016-01-282-1/+3
* tdf#97275 SVGIO: Change default PPI to 96 in svg import...Xisco Fauli2016-01-221-1/+1
* SVGIO: Add support to font-size keywordsXisco Fauli2016-01-201-3/+20
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-1119-39/+39
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-50/+46
* 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