summaryrefslogtreecommitdiff
path: root/svgio/inc
AgeCommit message (Expand)Author
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12SVG: Clean up this code a litle bitXisco Fauli
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-03-09SVGIO: Fix problem when style's parent contains a mask elementXisco Fauli
2016-03-07SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli
2016-03-03tdf#98113: SVGIO: Add SvgANode class to handle transport ...Xisco Fauli
2016-03-01loplugin:unuseddefaultparam in svgioNoel Grandin
2016-03-01fix typoXisco Fauli
2016-02-27Revert "SVGIO: tdf#97539: clip-path elements might contain..."Xisco Faulí
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-18SVGIO: tdf#97941: Don't double tspan fontsizeXisco Fauli
2016-02-17SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli
2016-02-13SVGIO: tdf#97659: Add support for RGBAXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2016-02-07tdf#97543 SVGIO: Rework getVisibility()Xisco Fauli
2016-02-01tdf#79163: SVGIO: Fix problem with opacity attributeXisco Fauli
2016-01-28SVGIO: tdf#45771: Fix issue when text size is twice its size...Xisco Fauli
2016-01-22tdf#97275 SVGIO: Change default PPI to 96 in svg import...Xisco Fauli
2016-01-20SVGIO: Add support to font-size keywordsXisco Fauli
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-07-16loplugin:unusedmethods svgioNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-04Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-27fixed typos in commentsChr. Rossmanith
2015-03-08TyposJulien Nabet
2015-02-06tdf#87309: SVG - use black as default currentColor if no color was specifiedChr. Rossmanith
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-01SVG: handle visibility propertyChr. Rossmanith