/osx/

ref='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/tools/source/generic/color.cxx
AgeCommit message (Expand)Author
4 daystools: moved function to create the color from string to toolsTomaž Vajngerl
2024-08-16Resolves tdf#161766 - WCAG 2.1 compliant luminance for isDark()Heiko Tietze
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin
2022-04-28use more string_view in tools::ColorNoel Grandin
2022-04-26add o3tl::toUInt32Noel Grandin
2021-11-29tools Color: implement MSO-style luminance modulation/offset filterMiklos Vajna
2020-11-21Changes to the color classdante
2020-11-11Improved starmath colordante
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19add tools::Long typedef and use it in toolsNoel
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-21rework Color to have R,G,B,A public variablesTomaž Vajngerl
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-11-11Replace uses of SAL_BOUND with o3tl::clampStephan Bergmann
2018-06-02valgrind: uninitialized readCaolán McNamara
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-01-12More loplugin:cstylecast: toolsStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-28loplugin:oncevar in test..toolsNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2016-10-06drop loading Colors from src filesCaolán McNamara
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2015-11-20don't warn on Color streaming missing Solar VersionCaolán McNamara
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-15Reuse FRound from tools/helpers.hxxStephan Bergmann
2015-08-27this farcical staroffice 5.0 related junk can at least be constCaolán McNamara
2015-08-27Remove redundant if (zero is already handled earlier)Stephan Bergmann
2015-08-27Avoid slightly silly warnings from ClangTor Lillqvist
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-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-11-19Mark Color::AsRGBHexString() as constMiklos Vajna
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-07-17Mark as constTakeshi Abe
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-03-11Change definition of "dark" colour for fdo#61993Luke Deller