/cppcanvas/

.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit/test_color.cxx
AgeCommit message (Expand)Author
4 daystools: moved function to create the color from string to toolsTomaž Vajngerl
2024-05-16loplugin:ostr in toolsNoel Grandin
2021-12-01Fix typosAndrea Gelmini
2021-11-29tools Color: implement MSO-style luminance modulation/offset filterMiklos Vajna
2021-04-20reduce copy pasta with Color::GetLuminance()Luboš Luňák
2021-01-18make internals of ::Color privateNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2019-09-01Fix '..'Andrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-14Switch everyone to stricter GetColorErrorJan-Marek Glogowski
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž 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-29loplugin:oncevarNoel Grandin
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2017-10-23loplugin:includeform: toolsStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2015-09-03disable an assert in color tests due to rounding errorTomaž Vajngerl
2015-09-03Change color test to report expected values when assert failsTomaž Vajngerl
2015-09-03Report reference color and expected color if test failsTomaž Vajngerl
2015-08-27loplugin:passstuffbyrefStephan Bergmann
2015-08-27Again add ability to change tint/shade of a color + unit testTomaž Vajngerl
2015-05-07extend color test - check read & write from streamTomaž Vajngerl
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl