summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)AuthorFilesLines
2014-12-15svgio: Use appropriate OUString functions on string constantsStephan Bergmann2-7/+3
2014-11-20SVG: improve handling of visibility propertyChr. Rossmanith2-14/+15
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+4
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin4-166/+165
2014-11-03svgio: two of the token names were not being mapped to tokensNoel Grandin1-0/+2
2014-11-01SVG: handle visibility propertyChr. Rossmanith5-8/+56
2014-10-30fixed typoChr. Rossmanith1-1/+1
2014-10-30use isEmpty() instead of getLength() where appropriateChr. Rossmanith1-2/+2
2014-10-24Match gb_CppunitTest_CppunitTest,* and CppunitTest_*.mkStephan Bergmann1-12/+12
2014-10-24Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann1-1/+2
2014-10-22callcatcher: update unused codeCaolán McNamara2-9/+0
2014-10-18cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2014-10-13Resolves: #i125325# added code to handle block comments...Armin Le Grand3-1/+65
2014-10-13Resolves: #i125326# accept CssStyles with missing type attributeArmin Le Grand1-1/+17
2014-10-09Resolves: #i125329# Take care of Css selector '*'Armin Le Grand1-0/+9
2014-10-08Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand30-82/+128
2014-10-05use isEmpty() instead of getLength() where appropriateChr. Rossmanith2-7/+7
2014-08-31Typo: childs->childrenJulien Nabet1-1/+1
2014-08-16SVG test: check content of Primitive2DSequence with the XML dumperTomaž Vajngerl2-13/+41
2014-08-07loplugin:passstuffbyrefStephan Bergmann2-2/+2
2014-08-07loplugin:saloverrideStephan Bergmann1-1/+1
2014-08-07Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand6-125/+250
2014-08-02Change RectWithStylesByGroup to be same as other style testsTomaž Vajngerl2-19/+23
2014-07-30error: reference to "Primitive2DSequence" is ambiguousMatúš Kukan1-4/+1
2014-07-29SVG test that sequences are equalJoren De Cuyper1-2/+6
2014-07-26drop rtl:: and staticsCaolán McNamara6-27/+27
2014-07-26Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand25-136/+279
2014-07-25fdo#48065 SVG: correctly clamp fill-opacityJoren De Cuyper1-4/+1
2014-07-24Related: #i125292#, #i125293# enhanced CssStyle handling in SVG importArmin Le Grand2-29/+67
2014-07-22Fix build: incorrect revertion svgioJoren De Cuyper1-1/+1
2014-07-22Revert "fdo#74743 avoid infinite loop when gathering "svg" element styles"Joren De Cuyper1-4/+5
2014-07-16Resolves: #i125258# reworked some of the style hierarchy stuffArmin Le Grand11-32/+133
2014-07-15Avoid infinite loop when gathering "g" element stylesJoren De Cuyper3-1/+28
2014-07-15Cleanup of switch case flowRoot in svg endelementJoren De Cuyper1-7/+0
2014-07-15fdo#50114 ingore flowRoot element during svg importJoren De Cuyper4-1/+33
2014-07-14fdo#78554 - SVG: Text from SVG no longer displayed in LibreOfficeJoren De Cuyper1-2/+7
2014-07-04Resolves: #i124852# Corrected mask and clip polygons for userSpaceOnUseArmin Le Grand5-8/+39
2014-06-30Fix svgio buildmatteocam1-0/+1
2014-06-13loplugin:staticcallStephan Bergmann2-3/+3
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold3-0/+85
2014-06-04DeInitVCL at end of testsStephan Bergmann1-0/+1
2014-05-29cppcheck: consecutive return/break/...Julien Nabet1-1/+0
2014-05-16fix-includes.pl: svgioThomas Arnhold3-9/+9
2014-05-16clean up, remove eof commentsThomas Arnhold59-329/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold31-93/+93
2014-05-01Update filter README and add a new one.Julien Nabet1-0/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-2/+2
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold2-3/+4
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet2-2/+2
2014-04-16svgio test: no need to create our own ComponentContextTomaž Vajngerl1-5/+1