summaryrefslogtreecommitdiff
path: root/include/svx/Palette.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-20weld SvxColorTabPageCaolán McNamara1-0/+1
2017-10-08Make Color a forward declarationChris Sherlock1-1/+2
2016-11-22The Palette subclasses don't need to be publicTor Lillqvist1-68/+0
2016-11-22Add newline at end of fileTor Lillqvist1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-08-03[GSoC] Rework of color tabRishabh Kumar1-5/+5
2016-07-25[GSoC] Fix palette selection in sidebar/toolbar color widgetRishabh Kumar1-0/+4
2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock1-3/+9
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-03-01-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-03-01tdf#84002 Add support for .ase color palettesChris Laplante1-0/+19
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-6/+6
2014-09-17Add recent colorsKrisztian Pinter1-1/+0
2014-09-17Make .soc loading lazyKrisztian Pinter1-1/+2
2014-09-17Change NamedColor to use OUStringKrisztian Pinter1-1/+1
2014-09-17Add loading .soc palettesKrisztian Pinter1-7/+37
2014-09-17Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter1-6/+13
2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter1-0/+46