summaryrefslogtreecommitdiffstats
path: root/include/basegfx/color
Commit message (Expand)AuthorAgeFilesLines
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-111-5/+4
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-152-5/+0
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-171-3/+4
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-2/+2
* loplugin:finalclasses in basic,basegfxNoel Grandin2017-11-101-2/+1
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-041-1/+1
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-291-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-1/+1
* Printing of some more basegfx typesStephan Bergmann2017-04-281-0/+13
* Fix typosAndrea Gelmini2017-03-031-1/+1
* coverity#1398371 Useless callCaolán McNamara2017-01-071-4/+0
* default copy ctor and assignment operator are good enoughCaolán McNamara2017-01-031-12/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-8/+8
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-131-2/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Remove excess newlinesChris Sherlock2016-02-092-11/+0
* loplugin: unused return valuesNoel Grandin2016-01-211-2/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann2015-12-102-10/+10
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-16/+16
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Fix typosAndrea Gelmini2015-09-301-1/+1
* loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin2015-07-061-31/+0
* Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl2015-07-031-0/+31
* loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin2015-07-031-31/+0
* Fix typosAndrea Gelmini2015-06-151-1/+1
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-301-5/+0
* cut down some more unnecessary boost inclusionCaolán McNamara2015-02-161-8/+7
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+3
* loplugin: cstylecastNoel Grandin2014-09-221-1/+1
* typo: noone -> no oneThomas Arnhold2014-04-141-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-16/+16
* Remove visual noise from includeAlexander Wilms2014-03-013-14/+14
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand2013-11-062-57/+342
* fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold2013-10-233-9/+9
* execute move of global headersBjoern Michaelsen2013-04-233-0/+418