summaryrefslogtreecommitdiff
path: root/cui/source/customize/SvxMenuConfigPage.cxx
AgeCommit message (Expand)Author
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-19loplugin:constantparamNoel Grandin
2019-06-12Resolves tdf#125840: Crash when trying to customize Base Data View toolbarMuhammet Kara
2019-04-19drop some includesCaolán McNamara
2019-04-18Related: tdf#124809 cannot assume that icon size is same as checkbox sizeCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-30Fix typoAndrea Gelmini
2019-03-11weld SvxConfigDialogCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2019-01-02Resolves tdf#122383 and tdf#122410Muhammet Kara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-28Remove unnecessary theUICommandDescription.hpp includesMuhammet Kara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-24Remove unnecessary includeMuhammet Kara
2018-05-17weld SvxMainMenuOrganizerDialogCaolán McNamara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12tdf#114260: Allow setting toolbar style in the gear menuMuhammet Kara
2018-03-13fix build in SvxMenuConfigPageNoel Grandin
2018-03-13loplugin:useuniqueptr in SvxEntriesNoel Grandin
2018-03-13tdf#114260: Allow moving top-level menusMuhammet Kara
2018-03-12tdf#114260: Add gear button to Customize dialogMuhammet Kara
2018-03-04weld SvxNameDialogCaolán McNamara
2018-02-28Use for-range loops in cuiJulien Nabet
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-06tdf#112239: Add icons to customize dialog function treeJim Raykowski
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-13tdf#112133: Drop the Add and Remove labelsMuhammet Kara
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 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-23convert message box style bits to scoped enumNoel Grandin
2017-07-22Add new helper class to cui for SvxConfigPageMuhammet Kara