summaryrefslogtreecommitdiff
path: root/svgio/inc
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: svgioStephan Bergmann30-58/+58
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-3/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2-3/+3
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-2/+5
2017-07-21loplugin:constparams in svgioNoel Grandin4-5/+5
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-4/+5
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-4/+7
2017-07-13Resolves: tdf#108903 avoid recurse to deathCaolán McNamara1-0/+2
2017-06-21loplugin:unusedfields store..svlNoel Grandin2-13/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-4/+0
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin2-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+8
2017-01-19new loplugin: useuniqueptr: svgioNoel Grandin15-42/+64
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin1-3/+0
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin18-99/+0
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-3/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann27-27/+27
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist9-11/+0
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin23-108/+108
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist33-160/+160
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-5/+5
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2-2/+3
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2-5/+8
2016-04-12SVG: Clean up this code a litle bitXisco Fauli1-1/+1
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-3/+2
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