summaryrefslogtreecommitdiffstats
path: root/include/svx/PaletteManager.hxx
Commit message (Expand)AuthorAgeFilesLines
* handle new color picker correctly in chart sidebarMarkus Mohrhard2015-08-201-0/+5
* svx: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-07-241-3/+5
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* callcatcher: update unused codeCaolán McNamara2014-09-181-1/+0
* WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2014-09-171-2/+2
* Add recent colorsKrisztian Pinter2014-09-171-4/+13
* Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter2014-09-171-2/+4
* Make color picker apply color immediatelyKrisztian Pinter2014-09-171-1/+10
* Add loading .soc palettesKrisztian Pinter2014-09-171-1/+3
* Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter2014-09-171-2/+4
* Add color picker to color paletteKrisztian Pinter2014-09-171-0/+7
* Add PaletteManager, refactor palette codeKrisztian Pinter2014-09-171-0/+45