summaryrefslogtreecommitdiff
path: root/cui/source/inc/SvxMenuConfigPage.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-18clang-format customize/SvxMenuConfigPageMuhammet Kara1-25/+22
2020-03-07Use 'pragma once' in Customize dialog headersMuhammet Kara1-4/+2
2020-02-28tdf#112135: Provide controls through context menu in lists of Customize dialogSarper Akdemir1-0/+2
2019-11-20loplugin:unusedmethodsNoel Grandin1-1/+0
2019-11-15Resolves: tdf#128802 manage dnd ourselfCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-1/+1
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-1/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-13/+0
2019-04-02drop some unneeded includesCaolán McNamara1-8/+1
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara1-10/+17
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-04-13Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl1-1/+0
2018-03-12tdf#114260: Add gear button to Customize dialogMuhammet Kara1-2/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2017-09-04Make the Modify button functional in the Customize dialogMuhammet Kara1-0/+1
2017-09-04Make toolbar/menu addition/removal functional again in the Customize dialogMuhammet Kara1-0/+3
2017-09-04Implement "Reset" button in the Customize dialogMuhammet Kara1-0/+1
2017-09-04Implement "Insert" button in the Customize dialogMuhammet Kara1-0/+2
2017-09-04Implement "Remove" button in the Customize dialogMuhammet Kara1-1/+1
2017-09-04Implement "Add" button in the Customize dialogMuhammet Kara1-0/+3
2017-09-04Initialize and update Function list box properlyMuhammet Kara1-0/+2
2017-09-04Convert UI of Customize Dialog to the new designMuhammet Kara1-8/+0
2017-07-22Separate SvxToolbarConfigPage from cfg.cxxMuhammet Kara1-2/+2
2017-07-19Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara1-0/+87