summaryrefslogtreecommitdiff
path: root/cui/source/options/optlingu.cxx
AgeCommit message (Expand)Author
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
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-04tdf#112689 Replace chained O(U)StringBuffer::append with operator+ in cuiArkadiy Illarionov
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-09-30Related tdf#112393: avoid leak in SvxEditModulesDlg::CreateEntryJulien Nabet
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-15tdf#112393: avoid leak in LangSelectHdl_Impl (cui)Julien Nabet
2017-09-15tdf#112392: avoid leak in SvxEditModulesDlg (cui)Julien Nabet
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-12-16coverity#1397204 Dereference null return valueCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin