summaryrefslogtreecommitdiff
path: root/cui/source/inc/acccfg.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-25XubString->OUStringCaolán McNamara1-1/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-2/+2
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-25changes to "Modifying comments to follow Doxygen standards"Eike Rathke1-3/+2
2012-07-25Modifying comments to follow Doxygen standardsFaisal M. Al-Otaibi1-3/+2
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-0/+1
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold1-5/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-8/+8
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-6/+0
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-11/+6
2011-01-21Remove doubled headers.Thomas Arnhold1-2/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-6/+6
2010-11-02cui: more fixes of dead code, bogus and GermaneXine1-44/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard1-2/+0
2010-07-15vcl113: #i90023# remove unused code (thanks cmc!)Philipp Lohmann [pl]1-49/+0