Age | Commit message (Expand) | Author |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-03-27 | fixed typos in comments | Chr. Rossmanith |
2015-03-25 | Typos | Julien Nabet |
2015-03-17 | tdf#89119: SVG - accelerated import of huge paths without fill | Chr. Rossmanith |
2015-03-08 | Typos | Julien Nabet |
2015-02-26 | Typos | Julien Nabet |
2015-02-06 | tdf#87309: SVG - use black as default currentColor if no color was specified | Chr. Rossmanith |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | svgio: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | svgio: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-20 | SVG: improve handling of visibility property | Chr. Rossmanith |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-11-03 | svgio: two of the token names were not being mapped to tokens | Noel Grandin |
2014-11-01 | SVG: handle visibility property | Chr. Rossmanith |
2014-10-30 | fixed typo | Chr. Rossmanith |
2014-10-30 | use isEmpty() instead of getLength() where appropriate | Chr. Rossmanith |
2014-10-24 | Match gb_CppunitTest_CppunitTest,* and CppunitTest_*.mk | Stephan Bergmann |
2014-10-24 | Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_component | Stephan Bergmann |
2014-10-22 | callcatcher: update unused code | Caolán McNamara |
2014-10-18 | cppcheck: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2014-10-13 | Resolves: #i125325# added code to handle block comments... | Armin Le Grand |
2014-10-13 | Resolves: #i125326# accept CssStyles with missing type attribute | Armin Le Grand |
2014-10-09 | Resolves: #i125329# Take care of Css selector '*' | Armin Le Grand |
2014-10-08 | Resolves: #i125332# made css style stuff aware that it is case independent | Armin Le Grand |
2014-10-05 | use isEmpty() instead of getLength() where appropriate | Chr. Rossmanith |
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 |