summaryrefslogtreecommitdiffstats
path: root/include/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen2019-03-0511-44/+3
* remove some unused typedefsNoel Grandin2019-02-282-4/+0
* Silence bogus GCC 8 -Werror=virtual-move-assignStephan Bergmann2018-07-281-0/+2
* cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-0/+6
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-3/+1
* remove cppcanvas Color classNoel Grandin2017-10-094-29/+17
* loplugin:unusedfields in cppcanvas..cuiNoel Grandin2017-07-221-3/+0
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-2/+2
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-63/+2
* loplugin:unusedmethods unused return typesNoel Grandin2016-11-031-3/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* remove boost::noncopyable from /includeNoel Grandin2015-10-291-2/+4
* loplugin:unusedmethodsNoel Grandin2015-10-271-5/+0
* com::sun::star->css in include/cppcanvasNoel Grandin2015-10-217-18/+14
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-6/+6
* boost->stdCaolán McNamara2015-09-1411-42/+25
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-2/+4
* loplugin:unusedmethodsNoel Grandin2015-08-057-42/+0
* loplugin:staticmethodsNoel Grandin2015-04-132-25/+13
* loplugin:deletedspecialStephan Bergmann2015-02-072-6/+4
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-263-47/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-304-5/+5
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens2013-11-291-1/+4
* Revert "Resolves: fdo#71527 make presenter console not crash/useless"Thorsten Behrens2013-11-291-2/+2
* Resolves: fdo#71527 make presenter console not crash/uselessCaolán McNamara2013-11-281-2/+2
* fixincludeguards.sh: include/c*Thomas Arnhold2013-10-2314-42/+42
* fdo#68849 add some header guardsThomas Arnhold2013-10-221-2/+3
* XCanvas does no longer imply XBitmapCanvasThorsten Behrens2013-10-071-2/+2
* execute move of global headersBjoern Michaelsen2013-04-2315-0/+1271