summaryrefslogtreecommitdiff
path: root/include/basegfx/color
AgeCommit message (Expand)AuthorFilesLines
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann1-3/+4
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-2/+2
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin1-2/+1
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-04-28Printing of some more basegfx typesStephan Bergmann1-0/+13
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-01-07coverity#1398371 Useless callCaolán McNamara1-4/+0
2017-01-03default copy ctor and assignment operator are good enoughCaolán McNamara1-12/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-8/+8
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-2/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-02-09Remove excess newlinesChris Sherlock2-11/+0
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann2-10/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-16/+16
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin1-31/+0
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl1-0/+31
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin1-31/+0
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-5/+0
2015-02-16cut down some more unnecessary boost inclusionCaolán McNamara1-8/+7
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+3
2014-09-22loplugin: cstylecastNoel Grandin1-1/+1
2014-04-14typo: noone -> no oneThomas Arnhold1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-16/+16
2014-03-01Remove visual noise from includeAlexander Wilms3-14/+14
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand2-57/+342
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold3-9/+9
2013-04-23execute move of global headersBjoern Michaelsen3-0/+418