Age | Commit message (Expand) | Author |
2020-05-03 | use more compact namespace syntax in /include | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-02 | remove some unused headers | Noel Grandin |
2019-12-30 | Avoid -Werror,-Wdeprecated-enum-float-conversion | Stephan Bergmann |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-07-16 | tdf#42949 Fix IWYU warnings in include/ | Gabor Kelemen |
2019-03-05 | tdf#42949 Fix IWYU warnings in include/cppcanvas/* | Gabor Kelemen |
2019-02-28 | remove some unused typedefs | Noel Grandin |
2018-07-28 | Silence bogus GCC 8 -Werror=virtual-move-assign | Stephan Bergmann |
2018-07-26 | cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-01-25 | loplugin:unused-returns in basegfx..cppcanvas | Noel Grandin |
2017-10-09 | remove cppcanvas Color class | Noel Grandin |
2017-07-22 | loplugin:unusedfields in cppcanvas..cui | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-02-03 | new loplugin:unusedenumconstants | Noel Grandin |
2016-11-03 | loplugin:unusedmethods unused return types | Noel Grandin |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2015-10-29 | remove boost::noncopyable from /include | Noel Grandin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-21 | com::sun::star->css in include/cppcanvas | Noel Grandin |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-14 | boost->std | Caolán McNamara |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2013-11-29 | Further XCanvas != XBitmapCanvas cleanup. | Thorsten Behrens |
2013-11-29 | Revert "Resolves: fdo#71527 make presenter console not crash/useless" | Thorsten Behrens |
2013-11-28 | Resolves: fdo#71527 make presenter console not crash/useless | Caolán McNamara |
2013-10-23 | fixincludeguards.sh: include/c* | Thomas Arnhold |
2013-10-22 | fdo#68849 add some header guards | Thomas Arnhold |
2013-10-07 | XCanvas does no longer imply XBitmapCanvas | Thorsten Behrens |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |