summaryrefslogtreecommitdiff
path: root/unotools/source/config/lingucfg.cxx
AgeCommit message (Expand)Author
2024-05-16loplugin:ostr in unotoolsNoel Grandin
2024-05-05replace createFromAscii with OUString literals in SvtLinguConfigItemNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-13[API CHANGE] Remove deprecated IsSpellCapitalizationSamuel Mehrbrodt
2023-10-22Load the locales from config file for languagetoolMert Tumer
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: unotoolsStephan Bergmann
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-07-12Revert recent LanguageTool commitsXisco Fauli
2023-07-07Load the locales from config file for languagetoolMert Tumer
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh
2022-11-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-15Revert "Load the locales from config file for languagetool"Xisco Fauli
2022-06-14Load the locales from config file for languagetoolMert Tumer
2022-05-15osl::Mutex->std::mutex in SvtLinguOptionsNoel Grandin
2022-05-03add o3tl::equalsAsciiNoel Grandin
2021-11-19rtl::Static->thread-safe static in unotoolsNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in unotoolsMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unotoolsStephan Bergmann
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-24loplugin:returnconstval in unotoolsNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin