summaryrefslogtreecommitdiff
path: root/include/svx/PaletteManager.hxx
AgeCommit message (Expand)Author
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-07-24svx: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-03-09V801: Decreased performanceCaolán McNamara
2014-09-18callcatcher: update unused codeCaolán McNamara
2014-09-17WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-09-17Add recent colorsKrisztian Pinter
2014-09-17Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter
2014-09-17Make color picker apply color immediatelyKrisztian Pinter
2014-09-17Add loading .soc palettesKrisztian Pinter
2014-09-17Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter
2014-09-17Add color picker to color paletteKrisztian Pinter
2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter