summaryrefslogtreecommitdiff
path: root/lingucomponent/source/thesaurus/libnth
AgeCommit message (Expand)AuthorFilesLines
2024-04-01tdf#146619 Drop unused 'using namespace' in: lingucomponent/Gabor Kelemen1-1/+0
2024-03-06remove deprecated IsGermanPreReform propertyNoel Grandin2-9/+0
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin2-6/+4
2022-06-10new loplugin:moveitNoel Grandin1-1/+1
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen1-6/+0
2021-11-27use more OInterfaceContainerHelper3 in lingucomponentNoel Grandin1-1/+2
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-1/+1
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski1-1/+1
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel1-1/+1
2020-11-11loplugin:stringviewNoel1-4/+4
2020-10-02Use the new single-instance="true" attribute in lingucomponentStephan Bergmann2-4/+3
2020-07-20fix SAL_WARN when instantiating ThesaurusNoel Grandin1-1/+4
2020-07-14lingucomponent: create instances with uno constructorsNoel Grandin3-49/+11
2020-07-10replace usage of whitelist with allowlistThorsten Behrens1-1/+1
2020-05-09compact namespace in i18npool..ooxNoel Grandin1-3/+1
2020-04-07loplugin:flatten in lingucomponentNoel Grandin1-16/+16
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin1-1/+1
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet1-4/+2
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov1-40/+23
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann1-1/+1
2019-07-29loplugin:sequentialassignNoel Grandin1-5/+3
2019-07-21loplugin:referencecasting in variousNoel Grandin1-1/+1
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov1-7/+7
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-2/+2
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen2-1/+2
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-02-17loplugin:useuniqueptr in HyphenatorNoel Grandin1-1/+0
2018-02-17loplugin:useuniqueptr in ThesaurusNoel Grandin2-69/+30
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky1-0/+4
2018-01-12More loplugin:cstylecast: lingucomponentStephan Bergmann1-5/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-12-07loplugin:salcall handle static methodsNoel Grandin2-6/+6
2017-11-01Replace lists by vectors in lingucomponentJulien Nabet1-15/+14
2017-10-25Related: tdf#80713 allow translation of linguistic service display namesCaolán McNamara1-2/+6
2017-10-23loplugin:includeform: lingucomponentStephan Bergmann1-1/+1
2017-10-18strip out trivial indirectionNoel Grandin3-52/+6
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin2-6/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke2-3/+1
2017-05-16loplugin:checkunusedparams variousNoel Grandin3-6/+4
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin2-7/+7
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-27/+13