summaryrefslogtreecommitdiff
path: root/cui/source/inc/acccfg.hxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-04-28Resolves: tdf#124931 key stroke in shortcut keys not selecting the key comboCaolán McNamara
2019-04-02drop some unneeded includesCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-05unused SfxConfigGroupListBoxCaolán McNamara
2019-03-05weld SfxAcceleratorConfigPageCaolán McNamara
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-06drop some now unnecessary includeCaolán McNamara
2018-06-20loplugin:useuniqueptr in SfxAcceleratorConfigPageNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-19sal_uLong->sal_Int32 for SfxAcceleratorConfigPageCaolán McNamara
2017-08-19convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-06-28Implement search feature in the Kayboard tabMuhammet Kara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-11SearchForAlreadyLoadedDoc does nothing usefulNoel Grandin
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-07convert acceleration config page to .uiCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code SfxAcceleratorConfigPage::CreateNoel Grandin
2014-01-23rename SfxConfigFunctionListBox_Impl to SfxConfigFunctionListBoxCaolán McNamara
2014-01-23rename SfxConfigGroupListBox_Impl as SfxConfigGroupListBoxCaolán McNamara
2014-01-22as far as I can see there is no users of SvxShortcutAssignDlgCaolán McNamara
2013-10-28fixincludeguards.sh: cuiThomas Arnhold