summaryrefslogtreecommitdiff
path: root/libgsf
ModeNameSize
-rw-r--r--README185logplain
-rw-r--r--libgsf-1.14.19.patch2347logplain
-rw-r--r--libgsf-1.14.19.windows.patch5466logplain
-rw-r--r--makefile.mk5149logplain
d---------prj103logplain
b-6.1-28&id=afdd564e5f1f5c9772a9f2b278113605c40f9da8'>svgio: 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