summaryrefslogtreecommitdiff
path: root/cui/source/inc/acccfg.hxx
AgeCommit message (Expand)Author
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
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-05-13fdo#46808, Convert ui::UICategoryDescripion to new styleNoel Grandin
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-25XubString->OUStringCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-25changes to "Modifying comments to follow Doxygen standards"Eike Rathke
2012-07-25Modifying comments to follow Doxygen standardsFaisal M. Al-Otaibi
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-07removed unnecessary forward declarations of classTakeshi Abe