summaryrefslogtreecommitdiff
path: root/cui/source/options/optlingu.cxx
AgeCommit message (Expand)Author
2020-06-08crash on double-clicking an entry in Available language modulesCaolán McNamara
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-20cid#1448212 Improper use of negative valueCaolán McNamara
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-06-04weld SvxEditModulesDlgCaolán McNamara
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-03-12select first entry initiallyCaolán McNamara
2019-03-12weld SpellOptionsDialogCaolán McNamara
2019-03-12weld SvxLinguTabPageCaolán McNamara
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen
2019-02-09weld SvxEditDictionaryDialogCaolán McNamara
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-26loplugin:useuniqueptr in SvxEditModulesDlgNoel Grandin
2018-06-21loplugin:useuniqueptr in SvxLinguTabPageNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-31weld SvxNewDictionaryDialogCaolán McNamara
2018-03-31weld OptionsBreakSetCaolán McNamara
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-02-28Use for-range loops in cuiJulien Nabet
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-12-27clang-tidy-modernize-use-equals-default in cuiJochen Nitschke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26cpp check, fix redundantAssignmentBán Róbert