summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2016-08-01[GSoC] Add functionality to disable buttons in SvxMessDialogRishabh Kumar
2016-07-29Resolves: tdf#96677 effects page didn't link labels to what they labelledCaolán McNamara
2016-07-28cui: fix Android buildMiklos Vajna
2016-07-27Bug fix: Fill bitmap item set only when bitmap tab is selectedRishabh Kumar
2016-07-27Align pattern preview correctlyRishabh Kumar
2016-07-27loplugin:vclwidgetsNoel Grandin
2016-07-27loplugin:passstuffbyrefNoel Grandin
2016-07-26[GSoC] Remove bitmap controls from area tabRishabh Kumar
2016-07-26[GSoC] Add Bitmap tab to area dialogRishabh Kumar
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-21Resolves: tdf#101054 crash on options->path with non-native file pickerCaolán McNamara
2016-07-21Keep spacing between widgets consistent in gradient tabRishabh Kumar
2016-07-21Remove unnecessary container in hatch tabRishabh Kumar
2016-07-21Minor UI changes for SvxPresetListBoxRishabh Kumar
2016-07-21compile fixNoel Grandin
2016-07-21loplugin:vclwidgetsNoel Grandin
2016-07-21Remove PatternLB dead codeRishabh Kumar
2016-07-20[GSoC] Redesign of Pattern tabRishabh Kumar
2016-07-20loplugin:vclwidgetsCaolán McNamara
2016-07-19tdf#100907: Cannot set white background for hatchingRishabh Kumar
2016-07-19Fix regression : Automatic gradient steps in gradient tabRishabh Kumar
2016-07-19[GSoC] Redesign of Gradient tabRishabh Kumar
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-18'as well' seems redundant to meCaolán McNamara
2016-07-18Resolves: tdf#99963 line wrap very long checkbox contentCaolán McNamara
2016-07-18-fsanitize=signed-integer-overflowStephan Bergmann
2016-07-18Resolves: tdf#100896 crash in hyperlink dialogCaolán McNamara
2016-07-18odd SvxBitmapCtl is used in only one placeCaolán McNamara
2016-07-18SvxBitmapCtl::nLines is never readCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar
2016-07-13Remove wrong, needless downcastStephan Bergmann
2016-07-13make sure that the thread has joined before disposing UI elementsMarkus Mohrhard
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-11removed deprecated FileDialogHelper::SetDisplayDirectoryNoel Grandin
2016-07-11rename variable to reflect that it is not a referenceMarkus Mohrhard
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in cuiStephan Bergmann
2016-07-08Use PageNumberListBox in cuiSusobhan Ghosh
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-06Reload the preset list after deletionRishabh Kumar
2016-07-06Redesign of Hatch tabRishabh Kumar
2016-07-06loplugin:vclwidgetsNoel Grandin
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-07-05cui: add calculation mode to Help->About.Michael Meeks