summaryrefslogtreecommitdiff
path: root/cui/source/customize/CommandCategoryListBox.cxx
AgeCommit message (Expand)Author
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin
2019-04-19drop some includesCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-18Fix typoAndrea Gelmini
2019-03-11weld SvxConfigDialogCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-01tdf#112614: Include all labels in the search in Customize dialogMuhammet Kara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-04-21tdf#112323: Sort the category list alphabetically in the Customize dialogMuhammet Kara
2018-02-06tdf#112239: Add icons to customize dialog function treeJim Raykowski
2018-01-24tdf#115129 change customize function tree expand collapse behaviorJim Raykowski
2017-12-05tdf#114091: Customize dialog: Rename 'All categories' to 'All commands'Muhammet Kara
2017-12-04tdf#112207: Allow assigning macros to ui elementsMuhammet Kara
2017-11-22tdf#112207: Allow assigning styles to ui elementsMuhammet Kara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-08loplugin:constantparamNoel Grandin
2017-09-04Implement Search/Filter feature in the Customize dialogMuhammet Kara
2017-09-04Initialize and update Function list box properlyMuhammet Kara
2017-09-04Add custom widget class: CommandCategoryListBoxMuhammet Kara