summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-13Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky
2017-09-12tdf#112241: Improve column width behaviour in Customize dialogMuhammet Kara
2017-09-12down/up/focus/first/last handler not needed nowCaolán McNamara
2017-09-12disable thousand separator for this year spinfieldCaolán McNamara
2017-09-11Fix typosAndrea Gelmini
2017-09-11tdf#108011: Customize dialog's commands list should respond to keyboardMuhammet Kara
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-09-10tdf#112254: fix memory leak in optaboutconfig (cui)Julien Nabet
2017-09-10cppcheck: knownConditionTrueFalse 'bValid' is always trueJochen Nitschke
2017-09-09tdf#108406 offline help-images helpimg are no longer selectable as iconsetAndreas Brandner
2017-09-09tdf#112133: Polish the visual appearance of the Customize dialogMuhammet Kara
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-08loplugin:constantparamNoel Grandin
2017-09-07Don't use PostUserEvent to show message box in Customize dialogMuhammet Kara
2017-09-05tdf#39674 find / fix all German spellings in internal APIsAndreas Brandner
2017-09-05Polish the Customize dialogMuhammet Kara
2017-09-05cui: fix loplugin:constparams warningMiklos Vajna
2017-09-05cui: fix loplugin:unnecessaryparen warningsMiklos Vajna
2017-09-04Make the Modify button functional in the Customize dialogMuhammet Kara
2017-09-04Disable the individual reset button for the menubar menusMuhammet Kara
2017-09-04Make toolbar/menu addition/removal functional again in the Customize dialogMuhammet Kara
2017-09-04Implement "Reset" button in the Customize dialogMuhammet Kara
2017-09-04Implement "Insert" button in the Customize dialogMuhammet Kara
2017-09-04Implement Search/Filter feature in the Customize dialogMuhammet Kara
2017-09-04Implement "Remove" button in the Customize dialogMuhammet Kara
2017-09-04Implement "Add" button in the Customize dialogMuhammet Kara
2017-09-04Initialize and update command categories and functions for the Toolbar tabMuhammet Kara
2017-09-04Initialize and update Function list box properlyMuhammet Kara
2017-09-04Add custom widget class: CommandCategoryListBoxMuhammet Kara
2017-09-04Convert UI of Customize Dialog to the new designMuhammet Kara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-09-03Removed duplicated includeAndrea Gelmini
2017-09-02set parent for insert ole object file dialogCaolán McNamara
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25tdf#111795 - Special character preview control background colorAkshay Deep
2017-08-23tdf#111795 - Special character preview control should have borderAkshay Deep
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-21fix bogus always-true assertsMichael Stahl
2017-08-20Enable subset filter when not in search modeAkshay Deep
2017-08-20drop unused SfxSpellCheckItemJochen Nitschke
2017-08-19drop unused SfxSizeItemJochen Nitschke
2017-08-19convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann