Age | Commit message (Expand) | Author |
2015-11-02 | SVG: add import test for tdf#87309 | Xisco Fauli |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-14 | make test more readable - use Primitive2DSequence | Tomaž Vajngerl |
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-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-20 | loplugin: defaultparams | Noel Grandin |
2015-07-16 | loplugin:unusedmethods svgio | Noel Grandin |
2015-07-15 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-06 | remove some unnecessary typedefs around uno::Reference | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
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-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 |