summaryrefslogtreecommitdiff
path: root/cui/source/inc/CommandCategoryListBox.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-18clang-format CommandCategoryListBoxMuhammet Kara1-24/+26
2020-03-07Use 'pragma once' in Customize dialog headersMuhammet Kara1-4/+2
2019-11-08Fix tdf#128004: Customize: chosen category does not filter function listMuhammet Kara1-0/+2
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-1/+0
2019-03-11weld SvxConfigDialogCaolán McNamara1-1/+2
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara1-9/+12
2018-11-01tdf#112614: Include all labels in the search in Customize dialogMuhammet Kara1-1/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2018-02-06tdf#112239: Add icons to customize dialog function treeJim Raykowski1-3/+4
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin1-1/+1
2017-12-04tdf#112207: Allow assigning macros to ui elementsMuhammet Kara1-0/+5
2017-11-22tdf#112207: Allow assigning styles to ui elementsMuhammet Kara1-0/+5
2017-09-08loplugin:constantparamNoel Grandin1-1/+1
2017-09-04Implement Search/Filter feature in the Customize dialogMuhammet Kara1-2/+8
2017-09-04Initialize and update Function list box properlyMuhammet Kara1-5/+18
2017-09-04Add custom widget class: CommandCategoryListBoxMuhammet Kara1-0/+47