Age | Commit message (Expand) | Author |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-13 | cppcheck:variableScope | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-20 | loplugin: defaultparams | Noel Grandin |
2015-07-16 | loplugin:unusedmethods svgio | Noel Grandin |
2015-07-15 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-15 | Fix typos | Andrea Gelmini |
2015-06-13 | Typo: corected->corrected | Julien Nabet |
2015-06-04 | convert B2DLineJoin to scoped enum | Noel Grandin |
2015-06-01 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-03-25 | Typos | Julien Nabet |
2015-03-17 | tdf#89119: SVG - accelerated import of huge paths without fill | Chr. Rossmanith |
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-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-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-07 | loplugin:passstuffbyref | Stephan Bergmann |
2014-08-07 | Related: #i125293# More unified (still simple) CssStyles and solvers | Armin Le Grand |
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 |