summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
2014-08-11Add recent colorsfeature/gsoc14-colorsKrisztian Pinter4-10/+102
2014-08-05Make small UI tweaks to SvxColorWindow_ImplKrisztian Pinter1-0/+2
2014-08-05Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter1-63/+6
2014-07-31Make .soc loading lazyKrisztian Pinter1-6/+13
2014-07-30Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter1-11/+5
2014-07-30Make color picker apply color immediatelyKrisztian Pinter2-15/+36
2014-07-28Change palette selection ComboBox to ListBoxKrisztian Pinter2-13/+10
2014-07-28Change NamedColor to use OUStringKrisztian Pinter1-2/+4
2014-07-25Add loading .soc palettesKrisztian Pinter3-63/+112
2014-07-25Add SvxLineColorToolBoxControl functionality to SvxColorToolBoxControlKrisztian Pinter1-1/+15
2014-07-25Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter2-62/+56
2014-07-25Move palette selection ComboBox to top of popup windowKrisztian Pinter2-35/+15
2014-07-25Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter4-74/+112
2014-07-25Add color picker to color paletteKrisztian Pinter3-18/+67
2014-07-25Fix variable and method namesKrisztian Pinter2-8/+8
2014-07-25Fix SvxColorWindow_Impl::StateChanged updatingKrisztian Pinter1-9/+1
2014-07-25Add PaletteManager, refactor palette codeKrisztian Pinter5-140/+280
2014-07-25Add GIMP palette loading codeKrisztian Pinter1-4/+106
2014-07-25Code cleanupKrisztian Pinter1-5/+1
2014-07-25Add ability to switch between default and document colorsKrisztian Pinter3-47/+82
2014-07-25Add navigation buttons to SvxColorWindow_ImplKrisztian Pinter2-12/+55
2014-07-25Add writer document font colors to color palettesKrisztian Pinter2-1/+15
2014-07-25rhbz#1121254 reload font list from shell on changeDavid Tardon1-0/+6
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin2-1/+4
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna3-50/+56
2014-07-03coverity#706094 Unintended sign extensionCaolán McNamara1-2/+2
2014-07-03Avoid null this pointers in member function callsStephan Bergmann1-2/+3
2014-07-03Avoid possible memory leaks in case of exceptionsTakeshi Abe3-22/+17
2014-07-03Mark as constTakeshi Abe1-1/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-2/+14
2014-06-30SvxPopupWindowListBox: avoid inheriting from boost::noncopyable two timesMiklos Vajna1-1/+1
2014-06-26OSL_ENSURE->assertCaolán McNamara1-2/+2
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+2
2014-06-17Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand1-426/+529
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2-3/+3
2014-06-04remove whitespaceMarkus Mohrhard1-194/+0
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl2-2/+2
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-26callcatcher: update unused codeCaolán McNamara1-197/+0
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-1/+0
2014-05-18Correct prefixMaxim Monastirsky1-5/+5
2014-05-18Fix last color detectionMaxim Monastirsky1-1/+1
2014-05-18That's actually a pointerMaxim Monastirsky1-3/+3
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky4-80/+92
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky4-421/+101
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky1-2/+7
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann1-8/+0
2014-05-06Remove dead SvxPopupWindowTbxMgr definitionStephan Bergmann2-2/+0
2014-05-05unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold3-110/+0