summaryrefslogtreecommitdiffstats
path: root/svgio
Commit message (Expand)AuthorAgeFilesLines
* loplugin:staticmethodsNoel Grandin2015-05-052-3/+3
* fixed typos in commentsChr. Rossmanith2015-03-271-3/+3
* TyposJulien Nabet2015-03-251-1/+1
* tdf#89119: SVG - accelerated import of huge paths without fillChr. Rossmanith2015-03-171-2/+6
* TyposJulien Nabet2015-03-081-1/+1
* TyposJulien Nabet2015-02-261-1/+1
* tdf#87309: SVG - use black as default currentColor if no color was specifiedChr. Rossmanith2015-02-062-4/+16
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-3/+3
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-072-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-046-9/+8
* svgio: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-4/+1
* svgio: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-152-7/+3
* SVG: improve handling of visibility propertyChr. Rossmanith2014-11-202-14/+15
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+4
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-054-166/+165
* svgio: two of the token names were not being mapped to tokensNoel Grandin2014-11-031-0/+2
* SVG: handle visibility propertyChr. Rossmanith2014-11-015-8/+56
* fixed typoChr. Rossmanith2014-10-301-1/+1
* use isEmpty() instead of getLength() where appropriateChr. Rossmanith2014-10-301-2/+2
* Match gb_CppunitTest_CppunitTest,* and CppunitTest_*.mkStephan Bergmann2014-10-241-12/+12
* Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann2014-10-241-1/+2
* callcatcher: update unused codeCaolán McNamara2014-10-222-9/+0
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2014-10-181-1/+1
* Resolves: #i125325# added code to handle block comments...Armin Le Grand2014-10-133-1/+65
* Resolves: #i125326# accept CssStyles with missing type attributeArmin Le Grand2014-10-131-1/+17
* Resolves: #i125329# Take care of Css selector '*'Armin Le Grand2014-10-091-0/+9
* Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand2014-10-0830-82/+128
* use isEmpty() instead of getLength() where appropriateChr. Rossmanith2014-10-052-7/+7
* Typo: childs->childrenJulien Nabet2014-08-311-1/+1
* SVG test: check content of Primitive2DSequence with the XML dumperTomaž Vajngerl2014-08-162-13/+41
* loplugin:passstuffbyrefStephan Bergmann2014-08-072-2/+2
* loplugin:saloverrideStephan Bergmann2014-08-071-1/+1
* Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand2014-08-076-125/+250
* Change RectWithStylesByGroup to be same as other style testsTomaž Vajngerl2014-08-022-19/+23
* 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