summaryrefslogtreecommitdiff
path: root/svx/source
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-25coverity#1209371 Division or modulo by float zeroCaolán McNamara1-1/+1
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin4-3/+7
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin2-4/+3
2014-07-22callcatcher: update unused codeCaolán McNamara1-9/+0
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert2-2/+2
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-2/+2
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna42-254/+286
2014-07-18coverity#1215318 Uncaught exceptionCaolán McNamara1-4/+13
2014-07-18coverity#1226494 Uninitialized pointer fieldCaolán McNamara1-5/+9
2014-07-18CharBackColor advertised in unoshap2.cxxmatteocam1-1/+2
2014-07-18inline unnecessary typedefNoel Grandin1-6/+4
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert5-5/+4
2014-07-16Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály1-1/+0
2014-07-16coverity#707280 Uncaught exceptionCaolán McNamara1-0/+8
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara1-1/+1
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan1-1/+2
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida2-11/+9
2014-07-11new loplugin: externalandnotdefinedNoel Grandin4-4/+29
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos4-203/+181
2014-07-11Clean up usage of 'this' and constness.Matúš Kukan1-50/+51
2014-07-11Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan1-3/+5
2014-07-10Move the rest of the members to the impl class.Kohei Yoshida1-50/+59
2014-07-10Move "prog name" (whatever it is) to the impl class.Kohei Yoshida1-1/+10
2014-07-10pGraphicObject -> mpGraphicObjectKohei Yoshida1-9/+9
2014-07-10Move Graphic member to the impl class.Kohei Yoshida1-19/+22
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida1-3/+5
2014-07-10Move the embedded object to the impl class.Kohei Yoshida4-121/+136