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