summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-11-22loplugin:unusedfieldsNoel Grandin1-3/+0
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin1-3/+4
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-3/+3
2021-10-16Simplify vector initialization in svxJulien Nabet1-3/+6
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara1-3/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-3/+3
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen1-3/+0
2020-01-28tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesBurak Bala1-2/+2
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-07-20loplugin:referencecasting in svxNoel Grandin1-5/+4
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-4/+2
2019-05-28drop some unneeded includesCaolán McNamara1-4/+1
2019-04-30improve loplugin:stringconstantNoel Grandin1-2/+2
2019-02-25loplugin:unusedfields in variousNoel Grandin1-1/+0
2019-02-19weld ChineseDictionaryDialogCaolán McNamara1-350/+200
2019-02-10loplugin:indentation in svxNoel Grandin1-1/+1
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin1-5/+3
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-4/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen1-1/+0
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-14use more OUString::operator== in svxNoel Grandin1-3/+3
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-9/+9
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-4/+4
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-01-31unnecessary use of OUString constructorNoel Grandin1-2/+2
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin1-7/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-9/+9
2015-10-16convert Link<> to typedNoel Grandin1-2/+1
2015-10-12convert Link<> to typedNoel Grandin1-1/+5
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-2/+1
2015-09-04convert Link<> to typedNoel Grandin1-4/+4