summaryrefslogtreecommitdiff
path: root/include/basegfx/point
AgeCommit message (Expand)AuthorFilesLines
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-1/+0
2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl3-12/+3
2019-11-15make some classes module-privateNoel Grandin1-1/+1
2018-07-26basegfx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-9/+0
2017-04-28Make some basegfx operator << found by ADLStephan Bergmann1-7/+8
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin1-3/+0
2017-01-07default copy ctor and assignment operator are good enoughCaolán McNamara1-12/+0
2017-01-03default copy ctor and assignment operator are good enoughCaolán McNamara1-12/+0
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann2-2/+2
2015-07-24loplugin:unusedmethodsNoel Grandin1-5/+0
2015-05-27Remove B3IPoint, it's not used anywhereZsolt Bölöny1-128/+0
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist4-4/+0
2014-09-22loplugin: cstylecastNoel Grandin2-2/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-1/+1
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold4-12/+12
2013-10-15Add operator<< to some classes for debugging outputTor Lillqvist1-4/+8
2013-04-23execute move of global headersBjoern Michaelsen4-0/+537