summaryrefslogtreecommitdiff
path: root/svgio/source
AgeCommit message (Expand)Author
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-03svgio: two of the token names were not being mapped to tokensNoel Grandin
2014-11-01SVG: handle visibility propertyChr. Rossmanith
2014-10-30fixed typoChr. Rossmanith
2014-10-30use isEmpty() instead of getLength() where appropriateChr. Rossmanith
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-18cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-10-13Resolves: #i125325# added code to handle block comments...Armin Le Grand
2014-10-13Resolves: #i125326# accept CssStyles with missing type attributeArmin Le Grand
2014-10-09Resolves: #i125329# Take care of Css selector '*'Armin Le Grand
2014-10-08Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand
2014-10-05use isEmpty() instead of getLength() where appropriateChr. Rossmanith
2014-08-31Typo: childs->childrenJulien Nabet
2014-08-07loplugin:passstuffbyrefStephan Bergmann
2014-08-07Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand
2014-07-26drop rtl:: and staticsCaolán McNamara
2014-07-26Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand
2014-07-25fdo#48065 SVG: correctly clamp fill-opacityJoren De Cuyper
2014-07-24Related: #i125292#, #i125293# enhanced CssStyle handling in SVG importArmin Le Grand
2014-07-22Fix build: incorrect revertion svgioJoren De Cuyper
2014-07-22Revert "fdo#74743 avoid infinite loop when gathering "svg" element styles"Joren De Cuyper
2014-07-16Resolves: #i125258# reworked some of the style hierarchy stuffArmin Le Grand
2014-07-15Avoid infinite loop when gathering "g" element stylesJoren De Cuyper
2014-07-15Cleanup of switch case flowRoot in svg endelementJoren De Cuyper
2014-07-15fdo#50114 ingore flowRoot element during svg importJoren De Cuyper
2014-07-14fdo#78554 - SVG: Text from SVG no longer displayed in LibreOfficeJoren De Cuyper
2014-07-04Resolves: #i124852# Corrected mask and clip polygons for userSpaceOnUseArmin Le Grand
2014-06-30Fix svgio buildmatteocam
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-29cppcheck: consecutive return/break/...Julien Nabet
2014-05-16fix-includes.pl: svgioThomas Arnhold
2014-05-16clean up, remove eof commentsThomas Arnhold
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-16fdo#74743 avoid infinite loop when gathering "svg" element stylesTomaž Vajngerl
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
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-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