summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-08-17-Werror,-Wunused-private-fieldStephan Bergmann2-3/+1
2016-08-17[GSoC] Add new Bitmap controls to bitmap tabRishabh Kumar4-10/+885
2016-08-17convert XPropertyListType to scoped enumNoel Grandin3-5/+5
2016-08-17convert SvxEscapement to scoped enumNoel Grandin2-9/+9
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin2-17/+17
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin1-10/+10
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin1-7/+7
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-15/+15
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin1-5/+5
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier3-27/+128
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos3-6/+60
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann1-2/+1
2016-08-16remove castsJochen Nitschke4-15/+15
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-30/+9
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke13-67/+55
2016-08-14cppcheck: redundant assignment tphatch.cxxJulien Nabet1-2/+1
2016-08-11loplugin:constantparamNoel Grandin1-22/+18
2016-08-10Update api URL for mozilla personasMuhammet Kara1-1/+1
2016-08-07tdf#89329: use unique_ptr for pImpl in sdbcdriverenumArnold Dumas2-2/+2
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin5-6/+6
2016-08-05Don't save the color listRishabh Kumar1-3/+0
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith22-130/+52
2016-08-04tdf#89329: use unique_ptr for mpImpl in macroassArnold Dumas2-3/+4
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist1-1/+1
2016-08-03[GSoC] Rework of color tabRishabh Kumar3-1184/+839
2016-08-02Related: tdf#101196 prompt to restart after OpenGL config changesCaolán McNamara1-2/+19
2016-08-02Related: tdf#101196 shorten description, move info into tooltipCaolán McNamara2-16/+5
2016-08-02Resolves: tdf#101196 line wrap very long checkbox contentCaolán McNamara2-1/+13
2016-08-01[GSoC] Add functionality to disable buttons in SvxMessDialogRishabh Kumar2-0/+14
2016-07-29Resolves: tdf#96677 effects page didn't link labels to what they labelledCaolán McNamara1-0/+20
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