Age | Commit message (Expand) | Author |
2014-08-31 | Typo: childs->children | Julien Nabet |
2014-08-16 | SVG test: check content of Primitive2DSequence with the XML dumper | Tomaž Vajngerl |
2014-08-07 | loplugin:passstuffbyref | Stephan Bergmann |
2014-08-07 | loplugin:saloverride | Stephan Bergmann |
2014-08-07 | Related: #i125293# More unified (still simple) CssStyles and solvers | Armin Le Grand |
2014-08-02 | Change RectWithStylesByGroup to be same as other style tests | Tomaž Vajngerl |
2014-07-30 | error: reference to "Primitive2DSequence" is ambiguous | Matúš Kukan |
2014-07-29 | SVG test that sequences are equal | Joren De Cuyper |
2014-07-26 | drop rtl:: and statics | Caolán McNamara |
2014-07-26 | Related: #i125293# Further corrections for CssStyle handling in SVG importer | Armin Le Grand |
2014-07-25 | fdo#48065 SVG: correctly clamp fill-opacity | Joren De Cuyper |
2014-07-24 | Related: #i125292#, #i125293# enhanced CssStyle handling in SVG import | Armin Le Grand |
2014-07-22 | Fix build: incorrect revertion svgio | Joren De Cuyper |
2014-07-22 | Revert "fdo#74743 avoid infinite loop when gathering "svg" element styles" | Joren De Cuyper |
2014-07-16 | Resolves: #i125258# reworked some of the style hierarchy stuff | Armin Le Grand |
2014-07-15 | Avoid infinite loop when gathering "g" element styles | Joren De Cuyper |
2014-07-15 | Cleanup of switch case flowRoot in svg endelement | Joren De Cuyper |
2014-07-15 | fdo#50114 ingore flowRoot element during svg import | Joren De Cuyper |
2014-07-14 | fdo#78554 - SVG: Text from SVG no longer displayed in LibreOffice | Joren De Cuyper |
2014-07-04 | Resolves: #i124852# Corrected mask and clip polygons for userSpaceOnUse | Armin Le Grand |
2014-06-30 | Fix svgio build | matteocam |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-04 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-06-04 | DeInitVCL at end of tests | Stephan Bergmann |
2014-05-29 | cppcheck: consecutive return/break/... | Julien Nabet |
2014-05-16 | fix-includes.pl: svgio | Thomas Arnhold |
2014-05-16 | clean up, remove eof comments | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-01 | Update filter README and add a new one. | Julien Nabet |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-24 | add missing modelines to cxx and hxx files | Thomas Arnhold |
2014-04-20 | cpplint: [readability/utf8] Line contains invalid UTF-8 | Julien Nabet |
2014-04-16 | svgio test: no need to create our own ComponentContext | Tomaž Vajngerl |
2014-04-16 | svgio: compilation error - ambiguous parameter int / sal_Int32 | Tomaž Vajngerl |
2014-04-16 | svgio: introduce svg import tests | Tomaž Vajngerl |
2014-04-16 | fdo#74743 avoid infinite loop when gathering "svg" element styles | Tomaž Vajngerl |
2014-04-14 | Clean up function declarations | Stephan Bergmann |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-28 | Resolves: #i124313# At SVG import, try to optimize used ClipRegions | Armin Le Grand |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-17 | Remove unused getXLink | Stephan Bergmann |
2014-03-01 | Adapt rtl_uriConvertRelToAbs to RFC 3986 | Stephan Bergmann |
2014-02-28 | Catching MalformedUriException subsumes the rPath.isEmpty() case now | Stephan Bergmann |
2014-02-28 | typo in comment | Stephan Bergmann |
2014-02-28 | Handle vnd.sun.star.Package: URLs provoking MalrformedUriException | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from svgio | Alexander Wilms |
2014-02-12 | cid#705240 missing break in switch | Noel Grandin |