summaryrefslogtreecommitdiffstats
path: root/svgio
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use CSS style attributes for top level svg nodeChr. Rossmanith2013-11-171-1/+1
* Remove special characters + some ascii artJulien Nabet2013-11-161-4/+1
* remove unnecessary sal_Unicode casts in SVGIO moduleNoel Grandin2013-11-1410-99/+99
* Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand2013-11-061-4/+2
* Resolves: #i123510# changed priority in style preparationArmin Le Grand2013-11-051-12/+11
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-319-16/+36
* Resolves: #i123379# various SVG marker correctionsArmin Le Grand2013-10-112-137/+140
* fdo63235 - correct usage of marker-start/-end for svg path dataChr. Rossmanith2013-10-061-4/+6
* convert last bits of String to OUString in svgio moduleNoel Grandin2013-10-011-1/+1
* childs -> children (in comments)Chr. Rossmanith2013-09-156-8/+8
* Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann2013-08-2110-25/+24
* Revert "returning pointers to temporaries"Caolán McNamara2013-08-212-10/+5
* cppcheck: fix duplicateBreakJulien Nabet2013-08-151-3/+0