summaryrefslogtreecommitdiffstats
path: root/svgio
Commit message (Expand)AuthorAgeFilesLines
* error: reference to "Primitive2DSequence" is ambiguousMatúš Kukan2014-07-301-4/+1
* SVG test that sequences are equalJoren De Cuyper2014-07-291-2/+6
* drop rtl:: and staticsCaolán McNamara2014-07-266-27/+27
* Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand2014-07-2625-136/+279
* fdo#48065 SVG: correctly clamp fill-opacityJoren De Cuyper2014-07-251-4/+1
* Related: #i125292#, #i125293# enhanced CssStyle handling in SVG importArmin Le Grand2014-07-242-29/+67
* Fix build: incorrect revertion svgioJoren De Cuyper2014-07-221-1/+1
* Revert "fdo#74743 avoid infinite loop when gathering "svg" element styles"Joren De Cuyper2014-07-221-4/+5
* Resolves: #i125258# reworked some of the style hierarchy stuffArmin Le Grand2014-07-1611-32/+133
* Avoid infinite loop when gathering "g" element stylesJoren De Cuyper2014-07-153-1/+28
* Cleanup of switch case flowRoot in svg endelementJoren De Cuyper2014-07-151-7/+0
* fdo#50114 ingore flowRoot element during svg importJoren De Cuyper2014-07-154-1/+33
* fdo#78554 - SVG: Text from SVG no longer displayed in LibreOfficeJoren De Cuyper2014-07-141-2/+7
* Resolves: #i124852# Corrected mask and clip polygons for userSpaceOnUseArmin Le Grand2014-07-045-8/+39
* Fix svgio buildmatteocam2014-06-301-0/+1
* loplugin:staticcallStephan Bergmann2014-06-132-3/+3
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-043-0/+85
* DeInitVCL at end of testsStephan Bergmann2014-06-041-0/+1
* cppcheck: consecutive return/break/...Julien Nabet2014-05-291-1/+0
* fix-includes.pl: svgioThomas Arnhold2014-05-163-9/+9
* clean up, remove eof commentsThomas Arnhold2014-05-1659-329/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1531-93/+93
* Update filter README and add a new one.Julien Nabet2014-05-011-0/+1
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-2/+2
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-242-3/+4
* cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet2014-04-202-2/+2
* svgio test: no need to create our own ComponentContextTomaž Vajngerl2014-04-161-5/+1
* svgio: compilation error - ambiguous parameter int / sal_Int32Tomaž Vajngerl2014-04-161-3/+3
* svgio: introduce svg import testsTomaž Vajngerl2014-04-166-0/+192
* fdo#74743 avoid infinite loop when gathering "svg" element stylesTomaž Vajngerl2014-04-162-10/+9
* Clean up function declarationsStephan Bergmann2014-04-141-4/+2
* typo: dependend -> dependentThomas Arnhold2014-04-141-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Resolves: #i124313# At SVG import, try to optimize used ClipRegionsArmin Le Grand2014-03-281-9/+69
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2627-74/+74
* Remove unused getXLinkStephan Bergmann2014-03-171-3/+0
* Adapt rtl_uriConvertRelToAbs to RFC 3986Stephan Bergmann2014-03-011-5/+1
* Catching MalformedUriException subsumes the rPath.isEmpty() case nowStephan Bergmann2014-02-281-33/+21
* typo in commentStephan Bergmann2014-02-281-1/+1
* Handle vnd.sun.star.Package: URLs provoking MalrformedUriExceptionStephan Bergmann2014-02-281-1/+14
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-24/+24
* Remove visual noise from svgioAlexander Wilms2014-02-2661-135/+135
* cid#705240 missing break in switchNoel Grandin2014-02-121-0/+1
* fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi2014-02-021-23/+3
* Resolves: #i123042# corrected reload of linked content...Armin Le Grand2014-01-171-9/+20
* typo fixesAndras Timar2013-12-201-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Lenght -> LengthJulien Nabet2013-11-231-1/+1
* remove unnecessary use of OUString::createFromAsciiNoel Grandin2013-11-2121-509/+393