summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-27fixed typos in commentsChr. Rossmanith
2015-03-25TyposJulien Nabet
2015-03-17tdf#89119: SVG - accelerated import of huge paths without fillChr. Rossmanith
2015-03-08TyposJulien Nabet
2015-02-26TyposJulien 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-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18svgio: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15svgio: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-20SVG: improve handling of visibility propertyChr. Rossmanith
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
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-24Match gb_CppunitTest_CppunitTest,* and CppunitTest_*.mkStephan Bergmann
2014-10-24Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann
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-16SVG test: check content of Primitive2DSequence with the XML dumperTomaž Vajngerl
2014-08-07loplugin:passstuffbyrefStephan Bergmann
2014-08-07loplugin:saloverrideStephan Bergmann
2014-08-07Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand
2014-08-02Change RectWithStylesByGroup to be same as other style testsTomaž Vajngerl
2014-07-30error: reference to "Primitive2DSequence" is ambiguousMatúš Kukan
2014-07-29SVG test that sequences are equalJoren De Cuyper
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