summaryrefslogtreecommitdiffstats
path: root/include/tools/color.hxx
Commit message (Expand)AuthorAgeFilesLines
* Switch everyone to stricter GetColorErrorJan-Marek Glogowski2019-05-141-1/+9
* Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski2019-05-131-6/+24
* Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl2019-04-271-6/+0
* cleanup and rename COLORDATA_RGB to color::extractRGBTomaž Vajngerl2019-04-221-5/+13
* Replace compile time test with a static_assertTomaž Vajngerl2019-04-221-0/+5
* rework Color to have R,G,B,A public variablesTomaž Vajngerl2019-04-211-38/+47
* tdf#108751 Show currently selected color name in color button tooltipJim Raykowski2018-10-271-2/+0
* drop getColor() method of ColorNoel Grandin2018-03-091-5/+1
* delete colordata.hxxNoel Grandin2018-03-021-11/+23
* make Color::GetRGBColor return Color instead of ColorDataNoel Grandin2018-03-011-1/+1
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+54
* use less RGB_COLORDATANoel Grandin2018-02-261-1/+1
* ColorData->Color in scNoel Grandin2018-02-221-1/+1
* create uno::Any overrides for ColorNoel Grandin2018-02-201-5/+38
* drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2018-02-201-4/+0
* More loplugin:cstylecast: toolsStephan Bergmann2018-01-121-3/+3
* convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin2018-01-091-3/+3
* loplugin:finalclasses in toolkit,toolsNoel Grandin2017-10-201-2/+1
* remove UL/L suffixes from shift-by-constant expressionsNoel Grandin2017-08-171-1/+1
* drop loading Colors from src filesCaolán McNamara2016-10-061-3/+0
* tools: split out color macros into own headerChris Sherlock2016-03-181-62/+1
* loplugin:unuseddefaultparam in toolsNoel Grandin2016-03-011-2/+2
* tdf#87933 - Easier visibility of automatic page breaks.akki952016-01-251-0/+2
* Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann2015-12-101-1/+1
* this farcical staroffice 5.0 related junk can at least be constCaolán McNamara2015-08-271-1/+1
* Again add ability to change tint/shade of a color + unit testTomaž Vajngerl2015-08-271-0/+10
* callcatcher: update unused codeCaolán McNamara2015-05-251-10/+0
* Add ability to change tint/shade of a color.Tomaž Vajngerl2015-05-071-0/+10
* cleanup tools/color.hxxTomaž Vajngerl2015-04-211-69/+101
* related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir2015-02-141-0/+5
* Mark Color::AsRGBHexString() as constMiklos Vajna2014-11-191-1/+1
* tools: add AsRGBHexString to Color + unit testTomaž Vajngerl2014-05-151-0/+4
* consistent percent sign in commentsThomas Arnhold2014-05-061-2/+2
* fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi2014-02-201-1/+0
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-1/+1
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-1/+1
* fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold2013-10-231-2/+2
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-10/+10
* execute move of global headersBjoern Michaelsen2013-04-231-0/+215