summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-07-28cui: fix Android buildMiklos Vajna1-0/+4
2016-07-27Bug fix: Fill bitmap item set only when bitmap tab is selectedRishabh Kumar1-11/+13
2016-07-27Align pattern preview correctlyRishabh Kumar1-0/+1
2016-07-27loplugin:vclwidgetsNoel Grandin2-0/+2
2016-07-27loplugin:passstuffbyrefNoel Grandin1-1/+1
2016-07-26[GSoC] Remove bitmap controls from area tabRishabh Kumar3-1340/+2
2016-07-26[GSoC] Add Bitmap tab to area dialogRishabh Kumar7-3/+627
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara14-28/+28
2016-07-25new loplugin overrideparamNoel Grandin13-20/+20
2016-07-21Resolves: tdf#101054 crash on options->path with non-native file pickerCaolán McNamara1-1/+0
2016-07-21Keep spacing between widgets consistent in gradient tabRishabh Kumar1-5/+5
2016-07-21Remove unnecessary container in hatch tabRishabh Kumar1-146/+132
2016-07-21Minor UI changes for SvxPresetListBoxRishabh Kumar3-0/+6
2016-07-21compile fixNoel Grandin1-1/+0
2016-07-21loplugin:vclwidgetsNoel Grandin1-0/+4
2016-07-21Remove PatternLB dead codeRishabh Kumar1-1/+0
2016-07-20[GSoC] Redesign of Pattern tabRishabh Kumar3-419/+261
2016-07-20loplugin:vclwidgetsCaolán McNamara2-1/+1
2016-07-19tdf#100907: Cannot set white background for hatchingRishabh Kumar3-28/+67
2016-07-19Fix regression : Automatic gradient steps in gradient tabRishabh Kumar3-20/+86
2016-07-19[GSoC] Redesign of Gradient tabRishabh Kumar3-546/+395
2016-07-19improve unnecessaryoverride pluginNoel Grandin2-8/+0
2016-07-18'as well' seems redundant to meCaolán McNamara1-1/+1
2016-07-18Resolves: tdf#99963 line wrap very long checkbox contentCaolán McNamara2-1/+11
2016-07-18-fsanitize=signed-integer-overflowStephan Bergmann1-1/+5
2016-07-18Resolves: tdf#100896 crash in hyperlink dialogCaolán McNamara1-1/+11
2016-07-18odd SvxBitmapCtl is used in only one placeCaolán McNamara2-0/+31
2016-07-18SvxBitmapCtl::nLines is never readCaolán McNamara1-3/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin7-43/+5
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar1-39/+44
2016-07-13Remove wrong, needless downcastStephan Bergmann1-4/+1
2016-07-13make sure that the thread has joined before disposing UI elementsMarkus Mohrhard1-0/+3
2016-07-13no need to create temporary OUString for comparisonNoel Grandin1-1/+1
2016-07-13Moved SfxModule owner to SfxApplicationMark Page2-7/+5
2016-07-11removed deprecated FileDialogHelper::SetDisplayDirectoryNoel Grandin1-2/+4
2016-07-11rename variable to reflect that it is not a referenceMarkus Mohrhard2-14/+14
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann5-25/+25
2016-07-10ditch the font/screen-scaling thingCaolán McNamara3-53/+10
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in cuiStephan Bergmann1-3/+2
2016-07-08Use PageNumberListBox in cuiSusobhan Ghosh4-188/+7
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann13-39/+39
2016-07-06Reload the preset list after deletionRishabh Kumar1-1/+2
2016-07-06Redesign of Hatch tabRishabh Kumar3-605/+331
2016-07-06loplugin:vclwidgetsNoel Grandin1-2/+2
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin3-0/+3
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin2-6/+3
2016-07-05cui: add calculation mode to Help->About.Michael Meeks1-0/+13
2016-07-05Resolves: rhbz#1352835 path options doesn't promptly destroy folder pickerCaolán McNamara1-10/+9
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1