summaryrefslogtreecommitdiffstats
path: root/svx/source/tbxctrls/Palette.cxx
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-private-fieldStephan Bergmann2015-03-011-1/+0
* WaE: rewrite call of rtl::OUString::operator= with empty string constant ...Tor Lillqvist2015-03-011-1/+1
* tdf#84002 Add support for .ase color palettesChris Laplante2015-03-011-0/+140
* coverity#1266440 Unchecked return valueCaolán McNamara2015-01-261-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-2/+2
* svx: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-3/+3
* Fix the Windows build.Jan Holesovsky2014-09-171-2/+1
* Add recent colorsKrisztian Pinter2014-09-171-2/+1
* Make .soc loading lazyKrisztian Pinter2014-09-171-6/+13
* Change NamedColor to use OUStringKrisztian Pinter2014-09-171-2/+4
* Add loading .soc palettesKrisztian Pinter2014-09-171-37/+90
* Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter2014-09-171-19/+47
* Add PaletteManager, refactor palette codeKrisztian Pinter2014-09-171-0/+120