summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-17Add recent colorsKrisztian Pinter7-43/+203
2014-09-17Make small UI tweaks to SvxColorWindow_ImplKrisztian Pinter1-0/+2
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter5-90/+12
2014-09-17Make .soc loading lazyKrisztian Pinter2-7/+15
2014-09-17Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter2-13/+9
2014-09-17Make color picker apply color immediatelyKrisztian Pinter3-16/+46
2014-09-17Change palette selection ComboBox to ListBoxKrisztian Pinter3-22/+24
2014-09-17Make it easier to add new color attributes to GetDocColorsKrisztian Pinter2-5/+6
2014-09-17Change NamedColor to use OUStringKrisztian Pinter2-3/+5
2014-09-17Fix build errorKrisztian Pinter1-1/+1
2014-09-17Add loading .soc palettesKrisztian Pinter6-73/+152
2014-09-17Add SvxLineColorToolBoxControl functionality to SvxColorToolBoxControlKrisztian Pinter1-1/+15
2014-09-17Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter5-62/+125
2014-09-17Move palette selection ComboBox to top of popup windowKrisztian Pinter2-35/+15
2014-09-17Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter6-82/+129
2014-09-17Reduce ColorValueSetMaximumRowCount to 20 from 40Krisztian Pinter1-1/+1
2014-09-17Add color picker to color paletteKrisztian Pinter5-20/+74
2014-09-17Fix variable and method namesKrisztian Pinter3-10/+10
2014-09-17Fix SvxColorWindow_Impl::StateChanged updatingKrisztian Pinter1-9/+1
2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter10-153/+378
2014-09-17Add GIMP palette loading codeKrisztian Pinter2-5/+118
2014-09-17Add loading document colors to CalcKrisztian Pinter4-0/+59
2014-09-17Get more color attributes for document colors in WriterKrisztian Pinter1-6/+11
2014-09-17Code cleanupKrisztian Pinter1-5/+1
2014-09-17Add ability to switch between default and document colorsKrisztian Pinter4-47/+83
2014-09-17Add navigation buttons to SvxColorWindow_ImplKrisztian Pinter3-13/+58
2014-09-17Remove unnecessary includeKrisztian Pinter1-1/+0
2014-09-17Add writer document font colors to color palettesKrisztian Pinter8-1/+72