summaryrefslogtreecommitdiff
path: root/include/tools/color.hxx
AgeCommit message (Expand)Author
2021-02-24fix tools::Color(ColorAlpha.. constructorNoel Grandin
2021-01-21Use C++20 consteval for the Color(sal_uInt32) ctorStephan Bergmann
2021-01-18make internals of ::Color privateNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-13Revert to use of delegating ctorMike Kaganski
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08Introduce Color::IsFullyTransparentNoel
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-26tools: add Color::IsTransparent()Chris Sherlock
2020-11-21Changes to the color classdante
2020-11-11Fix typoAndrea Gelmini
2020-11-11Improved starmath colordante
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2019-11-17cid#1455745 Not restoring ostream formatCaolán McNamara
2019-05-14Switch everyone to stricter GetColorErrorJan-Marek Glogowski
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl
2019-04-22cleanup and rename COLORDATA_RGB to color::extractRGBTomaž Vajngerl
2019-04-22Replace compile time test with a static_assertTomaž Vajngerl
2019-04-21rework Color to have R,G,B,A public variablesTomaž Vajngerl
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski
2018-03-09drop getColor() method of ColorNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-20create uno::Any overrides for ColorNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-09convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2016-10-06drop loading Colors from src filesCaolán McNamara
2016-03-18tools: split out color macros into own headerChris Sherlock
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2016-01-25tdf#87933 - Easier visibility of automatic page breaks.akki95
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-08-27this farcical staroffice 5.0 related junk can at least be constCaolán McNamara
2015-08-27Again add ability to change tint/shade of a color + unit testTomaž Vajngerl
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-05-07Add ability to change tint/shade of a color.Tomaž Vajngerl
2015-04-21cleanup tools/color.hxxTomaž Vajngerl
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2014-11-19Mark Color::AsRGBHexString() as constMiklos Vajna
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-02-20fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi