Age | Commit message (Expand) | Author |
2017-05-18 | loplugin:comparisonwithconstant in basegfx | Noel Grandin |
2017-04-28 | loplugin:cppunitassertequals: basegfx | Stephan Bergmann |
2017-02-15 | Drop :: prefix from std in [a-b]*/ | Tor Lillqvist |
2017-01-10 | New loplugin:conststringvar: basegfx | Stephan Bergmann |
2017-01-07 | coverity#1398371 Useless call | Caolán McNamara |
2016-10-06 | CPPUNIT_ASSERT[_DOUBLES]_EQUAL | Stephan Bergmann |
2016-07-25 | basegfx: use polygon initializer_list in some places | Tomaž Vajngerl |
2016-03-08 | tdf#97703 Removed empty setUp/tearDown methods | Chirag Manwani |
2016-02-19 | tdf#97703 Removed a few redundant calls to setUp and tearDown | Jaskaran |
2016-01-31 | boost::tuple -> std::tuple | Caolán McNamara |
2016-01-22 | loplugin:fpcomparison in basegfx | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-30 | basegfx tree cleanup | Mario J. Rugiero |
2015-10-26 | WaE: loplugin:defaultparams | Tor Lillqvist |
2015-10-26 | Replace boost::bind by lambdas in basegfx tree. | Mario J. Rugiero |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-06-04 | convert B2VectorContinuity to scoped enum | Noel Grandin |
2015-06-04 | convert B2VectorOrientation to scoped enum | Noel Grandin |
2015-06-02 | Replaced boost::tuple with std::tuple | Zsolt Bölöny |
2015-06-01 | Remove B1IRange, it's not used anywhere | Zsolt Bölöny |
2015-06-01 | Remove B1IBox, it's not used anywhere | Zsolt Bölöny |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-01-18 | remove unused file | Markus Mohrhard |
2014-10-07 | disambiguate uniform_int_distribution | Caolán McNamara |
2014-10-06 | use comphelper::rng::uniform_*_distribution everywhere | Caolán McNamara |
2014-07-06 | remove unnecessary whitespaces in basegfx | Markus Mohrhard |
2014-04-09 | Clean up function declarations | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-25 | Remove visual noise from basegfx | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-01 | basegfx: accelerate Trapezoid subdivision by avoiding allocations. | Michael Meeks |
2013-11-11 | basegfx: include <> for external includes | Norbert Thiebaud |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-08-02 | Bin no longer used iOS cppunit stuff that even breaks the build | Tor Lillqvist |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-02-21 | remove redundant/empty setup/tear-down methods from unit tests | Michael Meeks |
2012-02-21 | Add unit test for B2DRange's fround | Korrawit Pruegsanusak |
2012-01-28 | remove traces of b2dhompoint | Thomas Arnhold |
2012-01-18 | decompose() should return the original rotation angle and scales. | Thorsten Behrens |
2012-01-18 | Add more unit test coverage for generic clipper | Thorsten Behrens |
2012-01-18 | Fix error in handling 'z' for svg:d string parsing | Thorsten Behrens |
2012-01-18 | Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead. | Thorsten Behrens |
2012-01-06 | unusedcode: remove Plotter | Matúš Kukan |