summaryrefslogtreecommitdiff
path: root/include/basegfx/color
AgeCommit message (Expand)Author
2023-10-08Drop temporary aliases from Tuple2D and Tuple3DMike Kaganski
2023-07-10tdf#99562: Do not ignore last column from matrixXisco Fauli
2023-06-26Revert "tdf#132246, tdf#155735: Add support for SourceAlpha"Xisco Fauli
2023-06-24tdf#132246, tdf#155735: Add support for SourceAlphaXisco Fauli
2023-06-22Remove duplicated includeAndrea Gelmini
2023-06-22basegfx: Add test for BColorModifier_black_and_whiteXisco Fauli
2023-06-22tdf#155735: Add support for matrix typeXisco Fauli
2023-06-22tdf#155735: Add support for hueRotate typeXisco Fauli
2023-06-21tdf#155735: use B3DHomMatrix in BColorModifier_saturateXisco Fauli
2023-06-14tdf#155735: Add support for saturate typeXisco Fauli
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi
2022-12-20Added BColorModifier_randomize for visualization testingArmin Le Grand (allotropia)
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin
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