summaryrefslogtreecommitdiff
path: root/include/basegfx/color
AgeCommit message (Expand)Author
2021-05-10Some more vtables are still needed outside mergedlibThorsten Behrens
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-05-14Some vtables are still needed outside mergedlibStephan Bergmann
2020-05-12basegfx: simplify namespaces in ALL basegfx headersTomaž Vajngerl
2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-11-03Cleanup copypasteMike Kaganski
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin
2019-06-26Fix typoAndrea Gelmini
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-11-10loplugin:finalclasses in basic,basegfxNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-04-28Printing of some more basegfx typesStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-01-07coverity#1398371 Useless callCaolán McNamara
2017-01-03default copy ctor and assignment operator are good enoughCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
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-06-15Fix typosAndrea Gelmini
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-02-16cut down some more unnecessary boost inclusionCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-22loplugin: cstylecastNoel Grandin
2014-04-14typo: noone -> no oneThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-06typo fixes in commentsAndras Timar
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