summaryrefslogtreecommitdiff
path: root/include/cppcanvas
AgeCommit message (Expand)AuthorFilesLines
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-9/+9
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen1-2/+0
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen11-44/+3
2019-02-28remove some unused typedefsNoel Grandin2-4/+0
2018-07-28Silence bogus GCC 8 -Werror=virtual-move-assignStephan Bergmann1-0/+2
2018-07-26cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+6
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-3/+1
2017-10-09remove cppcanvas Color classNoel Grandin4-29/+17
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin1-3/+0
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-63/+2
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin1-3/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2015-10-29remove boost::noncopyable from /includeNoel Grandin1-2/+4
2015-10-27loplugin:unusedmethodsNoel Grandin1-5/+0
2015-10-21com::sun::star->css in include/cppcanvasNoel Grandin7-18/+14
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-6/+6
2015-09-14boost->stdCaolán McNamara11-42/+25
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+4
2015-08-05loplugin:unusedmethodsNoel Grandin7-42/+0
2015-04-13loplugin:staticmethodsNoel Grandin2-25/+13
2015-02-07loplugin:deletedspecialStephan Bergmann2-6/+4
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin3-47/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin4-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens1-1/+4
2013-11-29Revert "Resolves: fdo#71527 make presenter console not crash/useless"Thorsten Behrens1-2/+2
2013-11-28Resolves: fdo#71527 make presenter console not crash/uselessCaolán McNamara1-2/+2
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold14-42/+42
2013-10-22fdo#68849 add some header guardsThomas Arnhold1-2/+3
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen15-0/+1271