summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/Palette.cxx
AgeCommit message (Expand)Author
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