summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)Author
2014-07-25fdo#48065 SVG: correctly clamp fill-opacityJoren De Cuyper
2014-07-23Resolves: #i125258# reworked some of the style hierarchy stuffJoren De Cuyper
2014-07-15fdo#78554 - SVG: Text from SVG no longer displayed in LibreOfficeJoren De Cuyper
2014-05-16fix-includes.pl: svgioThomas Arnhold
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-01Update filter README and add a new one.Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet
2014-04-16svgio test: no need to create our own ComponentContextTomaž Vajngerl
2014-04-16svgio: compilation error - ambiguous parameter int / sal_Int32Tomaž Vajngerl
2014-04-16svgio: introduce svg import testsTomaž Vajngerl
2014-04-16fdo#74743 avoid infinite loop when gathering "svg" element stylesTomaž Vajngerl
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Resolves: #i124313# At SVG import, try to optimize used ClipRegionsArmin Le Grand
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17Remove unused getXLinkStephan Bergmann
2014-03-01Adapt rtl_uriConvertRelToAbs to RFC 3986Stephan Bergmann
2014-02-28Catching MalformedUriException subsumes the rPath.isEmpty() case nowStephan Bergmann
2014-02-28typo in commentStephan Bergmann
2014-02-28Handle vnd.sun.star.Package: URLs provoking MalrformedUriExceptionStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svgioAlexander Wilms
2014-02-12cid#705240 missing break in switchNoel Grandin
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-23Lenght -> LengthJulien Nabet
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-17Use CSS style attributes for top level svg nodeChr. Rossmanith
2013-11-16Remove special characters + some ascii artJulien Nabet
2013-11-14remove unnecessary sal_Unicode casts in SVGIO moduleNoel Grandin
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-11-05Resolves: #i123510# changed priority in style preparationArmin Le Grand
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand
2013-10-06fdo63235 - correct usage of marker-start/-end for svg path dataChr. Rossmanith
2013-10-01convert last bits of String to OUString in svgio moduleNoel Grandin
2013-09-15childs -> children (in comments)Chr. Rossmanith
2013-08-21Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann
2013-08-21Revert "returning pointers to temporaries"Caolán McNamara
2013-08-15cppcheck: fix duplicateBreakJulien Nabet
2013-08-14returning pointers to temporariesCaolán McNamara
2013-08-14Resolves: fdo#67047 fdo#64125 #i122600# svgio improvementsArmin Le Grand
2013-07-16Resolves: #i122724# Better handling of line-only pathsArmin Le Grand