summaryrefslogtreecommitdiff
path: root/cui/source/customize/acccfg.cxx
AgeCommit message (Expand)Author
2020-02-07Resolves: tdf#130340 null deref when nothing selectedCaolán McNamara
2019-10-08Resolves tdf#127903 - Allow customization with equal keyHeiko Tietze
2019-10-04drop unnecessary includesCaolán McNamara
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-09-23drop strange use of Help::ShowBalloonCaolán McNamara
2019-09-23set correct parentCaolán McNamara
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin
2019-06-09Initialize aFilterAllStr in the initializer listMuhammet Kara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-28Resolves: tdf#124931 key stroke in shortcut keys not selecting the key comboCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-02drop some unneeded includesCaolán McNamara
2019-03-22Related: tdf#124196 fix parent-wait crash in customize dialogCaolán McNamara
2019-03-11weld SvxConfigDialogCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-05weld SfxAcceleratorConfigPageCaolán McNamara
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-06-20loplugin:useuniqueptr in SfxAcceleratorConfigPageNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-16tdf#37074 - Customization of MOD3 missing on macOSHeiko Tietze
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-06tdf#86404 - use Ctrl+TAB to switch between tabs/sheetsheiko tietze
2017-12-19sal_uLong->sal_Int32 for SfxAcceleratorConfigPageCaolán McNamara
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-19convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-06-28Use SvTreeListBox's own method: RemoveEntryMuhammet Kara
2017-06-28Implement search feature in the Kayboard tabMuhammet Kara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16tdf#107853 tdf#107854 Hide useless style familiesMaxim Monastirsky
2017-05-11SearchForAlreadyLoadedDoc does nothing usefulNoel Grandin