summaryrefslogtreecommitdiff
path: root/cui/source/inc/optdict.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-19use more string_view in comphelper::stringNoel Grandin1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-05-08compact namespace in canvas..cuiNoel Grandin1-5/+6
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-2/+2
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-2/+0
2019-04-01drop unnecessary includesCaolán McNamara1-10/+1
2019-02-09weld SvxEditDictionaryDialogCaolán McNamara1-49/+27
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-03-31weld SvxNewDictionaryDialogCaolán McNamara1-15/+10
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh1-0/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-1/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-2/+0
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin1-2/+2
2015-12-23loplugin:unusedfields in cuiNoel Grandin1-11/+2
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-09-26convert Link<> to typedNoel Grandin1-5/+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-2/+3
2015-07-29com::sun::star->css in cuiNoel Grandin1-18/+18
2015-07-17loplugin:unusedmethods cuiNoel Grandin1-6/+0
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-13/+17
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-04-16cui: sal_Bool->boolNoel Grandin1-8/+8
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-10-01convert CUI module from String to OUStringNoel Grandin1-4/+4
2013-08-02WaE: private fields 'pHelpBtn' and 'pCloseBtn' are not usedTor Lillqvist1-2/+0
2013-08-02modern .ui widgetlayout for editdictionarydialogCsikós Tamás1-18/+17
2013-07-16convert versions of dialog to .uiCaolán McNamara1-1/+1
2013-07-15remove unused fieldsLuboš Luňák1-2/+0
2013-07-15modern .ui widgetlayout for optdict/newdictdlgCsikós Tamás1-9/+6
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-6/+0
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-1/+1
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-4/+4
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-4/+4