summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-08-26[GSoC] Remove popup confirmation dialog in fill style tabsRishabh Kumar5-240/+26
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke5-11/+11
2016-08-25[GSoC]Remove Colors entry from Options dialogRishabh Kumar5-106/+5
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin8-30/+25
2016-08-25convert SvxDistributeHorizontal to scoped enumNoel Grandin3-13/+13
2016-08-25convert SvxDistributeVertical to scoped enumNoel Grandin3-13/+13
2016-08-25convert SvxNumValCategory to scoped enumNoel Grandin1-11/+11
2016-08-25convert FmSearchProgress::State to scoped enumNoel Grandin1-7/+7
2016-08-25convert FrameBorderType to scoped enumNoel Grandin1-34/+34
2016-08-25convert FrameSelFlags to typed_flags_setNoel Grandin1-6/+6
2016-08-25convert FrameBorderState to scoped enumNoel Grandin2-19/+19
2016-08-24loplugin:stringconstantStephan Bergmann1-3/+2
2016-08-24tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-5/+4
2016-08-24convert EditedAndValid to scoped enumNoel Grandin1-3/+3
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin1-5/+5
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin1-1/+1
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin1-10/+10
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-3/+3
2016-08-23Simplify user name option GUI: Just a single "name" fieldTor Lillqvist3-247/+60
2016-08-23tdf#82840 Add 'delete' button to toolbar customizationMuhammet Kara4-57/+57
2016-08-23[GSoC] Keep the column width constant in fill style tabsRishabh Kumar8-9/+16
2016-08-23Rename two functions that had misleading namesTor Lillqvist2-6/+6
2016-08-22Add spacing between listbox and spin box in gradient tabRishabh Kumar1-1/+3
2016-08-21tdf#101629: fix https://addons.mozilla.org/ caseJulien Nabet1-2/+4
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara14-80/+80
2016-08-18coverity#1371441 Uninitialized scalar fieldCaolán McNamara2-45/+22
2016-08-18Use English category names instead of localized ones in theme search tdf#87597Muhammet Kara4-63/+54
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin2-18/+21
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin2-16/+19
2016-08-18convert SdrMeasureTextHPos to scoped enumNoel Grandin1-37/+37
2016-08-18convert SdrMeasureTextVPos to scoped enumNoel Grandin1-25/+25
2016-08-18convert ColorModel to scoped enumNoel Grandin2-20/+26
2016-08-18convert PageType to scoped enumNoel Grandin16-90/+109
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: fix Linux, exclude a few crashing dialogsArmin Le Grand1-1/+1
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for chart2Armin Le Grand1-1/+1
2016-08-18screenshots: add dialog test cases for cuiArmin Le Grand4-0/+448
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