summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/Palette.cxx
AgeCommit message (Expand)Author
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara
2020-04-25loplugin:unusedmethodsNoel Grandin
2019-12-23sal_Char->char in svxNoel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-06-20weld SvxColorTabPageCaolán McNamara
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-08-29svx: Mark functions as localTakeshi Abe
2016-11-22The Palette subclasses don't need to be publicTor Lillqvist
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-07-25[GSoC] Fix palette selection in sidebar/toolbar color widgetRishabh Kumar
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-03-01-Werror,-Wunused-private-fieldStephan Bergmann
2015-03-01WaE: rewrite call of rtl::OUString::operator= with empty string constant ...Tor Lillqvist
2015-03-01tdf#84002 Add support for .ase color palettesChris Laplante
2015-01-26coverity#1266440 Unchecked return valueCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-17Fix the Windows build.Jan Holesovsky
2014-09-17Add recent colorsKrisztian Pinter
2014-09-17Make .soc loading lazyKrisztian Pinter
2014-09-17Change NamedColor to use OUStringKrisztian Pinter
2014-09-17Add loading .soc palettesKrisztian Pinter
2014-09-17Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter
2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter