summaryrefslogtreecommitdiff
path: root/include/svx/PaletteManager.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-11Add recent colorsfeature/gsoc14-colorsKrisztian Pinter1-4/+13
2014-07-30Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter1-2/+4
2014-07-30Make color picker apply color immediatelyKrisztian Pinter1-1/+10
2014-07-25Add loading .soc palettesKrisztian Pinter1-1/+3
2014-07-25Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter1-2/+4
2014-07-25Add color picker to color paletteKrisztian Pinter1-0/+7
2014-07-25Add PaletteManager, refactor palette codeKrisztian Pinter1-0/+45