Age | Commit message (Expand) | Author |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-10-26 | loplugin:constmethod in basegfx,sot | Noel Grandin |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-08 | clang-tidy modernize-use-emplace in b* | Noel Grandin |
2017-07-17 | loplugin:constparams in basegfx,sax,shell | Noel Grandin |
2017-07-02 | loplugin:casttovoid: basegfx | Stephan Bergmann |
2017-05-18 | loplugin:comparisonwithconstant in basegfx | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert basegfx from OSL_ASSERT to assert | Chris Sherlock |
2017-05-03 | remove empty namespaces | Jochen Nitschke |
2017-03-01 | ofz: timeout loading emf with move clip record | Caolán McNamara |
2017-02-15 | Drop :: prefix from std in [a-b]*/ | Tor Lillqvist |
2016-08-17 | loplugin:unusedenumconstants in basctl..editeng | Noel Grandin |
2016-05-06 | basegfx,oox,slideshow: replace boost::next/prior with std::next/prev | Michael Stahl |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2015-11-20 | loplugin:unusedfields 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 | Replace boost::bind by lambdas in basegfx tree. | Mario J. Rugiero |
2015-07-14 | Revert "Avoid loplugin:staticmethods in non-debug build" | Stephan Bergmann |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-08 | Avoid loplugin:staticmethods in non-debug build | Stephan Bergmann |
2015-06-14 | cppcheck: redundantCondition [part1] | Julien Nabet |
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-05-27 | Remove B3IRange, it's not used anywhere | Zsolt Bölöny |
2015-05-07 | simplify code by replacing std::find_if with std::any_of/std::none_of | Takeshi Abe |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-07-06 | remove unnecessary whitespaces in basegfx | Markus Mohrhard |
2014-06-25 | isFinished() not really used | Matúš Kukan |
2014-04-04 | Clean up unreferenced functions | Stephan Bergmann |
2014-03-29 | Typo: ccordinate->coordinate | Julien Nabet |
2014-02-25 | Remove visual noise from basegfx | Alexander Wilms |
2013-11-23 | emptyness -> emptiness | Julien Nabet |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-08-07 | drop bogus eof lines | Thomas Arnhold |
2012-07-03 | sprinkle explicit over constructors | David Tardon |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-06-06 | Some cppcheck cleaning | Julien Nabet |
2012-02-25 | Remove unused code in basegfx, comphelper | Elton Chung |
2012-02-08 | Recover some methods needed by windows directx | Korrawit Pruegsanusak |
2012-02-01 | unusedcode.easy: Removed unused code | Alexander Bergmann |
2012-01-17 | callcatcher: remove recently unused code | Caolán McNamara |
2012-01-08 | callcatcher: Remove unused code | August Sodora |
2011-12-22 | unusedcode: remove various unused classes | Matúš Kukan |
2011-11-05 | precompiled_basegfx.hxx is empty, so don't include it. | Joseph Powers |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |