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