summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.cxx
AgeCommit message (Expand)Author
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-15tdf#112136: Resolve confusion of two 'Reset' buttonsMuhammet Kara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-13tdf#112133: Drop the Add and Remove labelsMuhammet Kara
2017-09-12tdf#112241: Improve column width behaviour in Customize dialogMuhammet Kara
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-07Don't use PostUserEvent to show message box in Customize dialogMuhammet Kara
2017-09-05Polish the Customize dialogMuhammet Kara
2017-09-05cui: fix loplugin:constparams warningMiklos 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 "Add" button in the Customize dialogMuhammet 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-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-22Add new helper class to cui for SvxConfigPageMuhammet Kara
2017-07-22Cleanup duplicate functions in cfg.cxxMuhammet Kara
2017-07-22Separate SvxToolbarConfigPage from cfg.cxxMuhammet Kara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-04loplugin:casttovoidStephan Bergmann
2017-07-02loplugin:casttovoid: cuiStephan Bergmann
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-19loplugin:stringcopy: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09tdf#103491 Show correct label for the current UI element typeMaxim Monastirsky
2017-05-08cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke
2017-05-08Set modified flag on entry renameMaxim Monastirsky