summaryrefslogtreecommitdiff
path: root/include/basegfx/color/bcolor.hxx
AgeCommit message (Expand)Author
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-04-28Printing of some more basegfx typesStephan Bergmann
2017-01-03default copy ctor and assignment operator are good enoughCaolán McNamara
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-01-21loplugin: unused return valuesNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2014-09-22loplugin: cstylecastNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen