summaryrefslogtreecommitdiff
path: root/cui/source/customize/SvxToolbarConfigPage.cxx
AgeCommit message (Expand)Author
2020-02-28tdf#112135: Provide controls through context menu in lists of Customize dialogSarper Akdemir
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-11-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara
2019-11-26tdf#126043 module identifier already knownCaolán McNamara
2019-11-15Resolves: tdf#128802 manage dnd ourselfCaolán McNamara
2019-10-22loplugin:constantparamNoel Grandin
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-15loplugin:logexceptionnicely in cuiNoel Grandin
2019-06-09loplugin:constantparamNoel Grandin
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-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-03-11weld SvxConfigDialogCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-02weld SvxIconSelectorDialogCaolán McNamara
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
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-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-11loplugin:useuniqueptr in SvxToolbarEntriesListBoxNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-24Remove unnecessary includeMuhammet Kara
2018-05-17weld SvxNewToolbarDialogCaolán McNamara
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12tdf#114260: Allow setting toolbar style in the gear menuMuhammet Kara
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-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
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
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin