summaryrefslogtreecommitdiff
path: root/lingucomponent/source/thesaurus/libnth/nthesimp.cxx
AgeCommit message (Expand)Author
2022-06-10new loplugin:moveitNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2020-11-11loplugin:stringviewNoel
2020-10-02Use the new single-instance="true" attribute in lingucomponentStephan Bergmann
2020-07-20fix SAL_WARN when instantiating ThesaurusNoel Grandin
2020-07-14lingucomponent: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-04-07loplugin:flatten in lingucomponentNoel Grandin
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-21loplugin:referencecasting in variousNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-02-17loplugin:useuniqueptr in HyphenatorNoel Grandin
2018-02-17loplugin:useuniqueptr in ThesaurusNoel Grandin
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-12More loplugin:cstylecast: lingucomponentStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-01Replace lists by vectors in lingucomponentJulien Nabet
2017-10-25Related: tdf#80713 allow translation of linguistic service display namesCaolán McNamara
2017-10-18strip out trivial indirectionNoel Grandin
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, lingucomponentStephan Bergmann
2016-12-12remove useless Mutex guardsNoel Grandin
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-07-20The thesaruses are in mythes formatCaolán McNamara
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann