summaryrefslogtreecommitdiff
path: root/tools/source/generic/color.cxx
AgeCommit message (Expand)Author
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
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-01-18removed some dead codeMarc-André Laverdière-Papineau
2011-12-19Removed COMPRESSMODE_FULL support from SvStreamMatteo Casalin
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-07-31callcatcher: remove unused codeCaolán McNamara
2011-05-06New color picker dialog for all applications.Christian Lippka
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth