summaryrefslogtreecommitdiff
path: root/include/cppcanvas
AgeCommit message (Expand)Author
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-02remove some unused headersNoel Grandin
2019-12-30Avoid -Werror,-Wdeprecated-enum-float-conversionStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen
2019-02-28remove some unused typedefsNoel Grandin
2018-07-28Silence bogus GCC 8 -Werror=virtual-move-assignStephan Bergmann
2018-07-26cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2017-10-09remove cppcanvas Color classNoel Grandin
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-21com::sun::star->css in include/cppcanvasNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens
2013-11-29Revert "Resolves: fdo#71527 make presenter console not crash/useless"Thorsten Behrens
2013-11-28Resolves: fdo#71527 make presenter console not crash/uselessCaolán McNamara
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-10-22fdo#68849 add some header guardsThomas Arnhold
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-04-23execute move of global headersBjoern Michaelsen