summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin1-15/+10
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt51-258/+258
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt24-58/+58
2017-09-20unused sNumCharFmtName fieldsNoel Grandin2-6/+4
2017-09-19inline some use-once fields in cuiNoel Grandin9-27/+9
2017-09-18tdf#108139 Remove Preview column from Application Colors config pageArkadiy Illarionov3-615/+13
2017-09-18tdf#106945 TSA Dialog: Disable delete buttonSabin Frandes2-0/+18
2017-09-15tdf#106946 Removed ability to resize Spellchecking-Options dialogAndreas Brandner1-1/+5
2017-09-15Add space after text for better string concatOlivier Hallot1-1/+1
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin1-8/+8
2017-09-15tdf#112393: avoid leak in LangSelectHdl_Impl (cui)Julien Nabet1-0/+2
2017-09-15tdf#112392: avoid leak in SvxEditModulesDlg (cui)Julien Nabet2-5/+3
2017-09-14improve redundantcast lopluginNoel Grandin3-10/+8
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-2/+1
2017-09-13tdf#112133: Drop the Add and Remove labelsMuhammet Kara3-33/+28
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-1/+3
2017-09-13Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky1-3/+3
2017-09-12tdf#112241: Improve column width behaviour in Customize dialogMuhammet Kara3-523/+450
2017-09-12down/up/focus/first/last handler not needed nowCaolán McNamara2-26/+0
2017-09-12disable thousand separator for this year spinfieldCaolán McNamara1-4/+1
2017-09-11Fix typosAndrea Gelmini1-1/+1
2017-09-11tdf#108011: Customize dialog's commands list should respond to keyboardMuhammet Kara1-0/+1
2017-09-11add missing context attributes to .ui filesAndras Timar1-17/+17
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin8-81/+81
2017-09-10tdf#112254: fix memory leak in optaboutconfig (cui)Julien Nabet2-2/+6
2017-09-10cppcheck: knownConditionTrueFalse 'bValid' is always trueJochen Nitschke1-17/+4
2017-09-09tdf#108406 offline help-images helpimg are no longer selectable as iconsetAndreas Brandner1-0/+4
2017-09-09tdf#112133: Polish the visual appearance of the Customize dialogMuhammet Kara4-33/+83
2017-09-08set parent for file dialog helperCaolán McNamara13-22/+19
2017-09-08loplugin:constantparamNoel Grandin2-3/+3
2017-09-07Don't use PostUserEvent to show message box in Customize dialogMuhammet Kara2-12/+3
2017-09-05tdf#39674 find / fix all German spellings in internal APIsAndreas Brandner1-8/+8
2017-09-05Polish the Customize dialogMuhammet Kara2-6/+28
2017-09-05cui: fix loplugin:constparams warningMiklos Vajna2-2/+2
2017-09-05cui: fix loplugin:unnecessaryparen warningsMiklos Vajna2-2/+2
2017-09-04Make the Modify button functional in the Customize dialogMuhammet Kara7-23/+337
2017-09-04Disable the individual reset button for the menubar menusMuhammet Kara3-15/+32
2017-09-04Make toolbar/menu addition/removal functional again in the Customize dialogMuhammet Kara8-2/+143
2017-09-04Implement "Reset" button in the Customize dialogMuhammet Kara8-3/+82
2017-09-04Implement "Insert" button in the Customize dialogMuhammet Kara7-4/+117
2017-09-04Implement Search/Filter feature in the Customize dialogMuhammet Kara7-10/+62
2017-09-04Implement "Remove" button in the Customize dialogMuhammet Kara4-10/+14
2017-09-04Implement "Add" button in the Customize dialogMuhammet Kara6-8/+74
2017-09-04Initialize and update command categories and functions for the Toolbar tabMuhammet Kara2-0/+16
2017-09-04Initialize and update Function list box properlyMuhammet Kara8-66/+175
2017-09-04Add custom widget class: CommandCategoryListBoxMuhammet Kara7-1/+172
2017-09-04Convert UI of Customize Dialog to the new designMuhammet Kara9-1368/+365
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-3/+3
2017-09-04new loplugin:redundantpointeropsNoel Grandin3-3/+3
2017-09-03Removed duplicated includeAndrea Gelmini1-1/+0