summaryrefslogtreecommitdiff
path: root/lingucomponent/source/thesaurus/libnth/nthesimp.cxx
AgeCommit message (Expand)Author
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
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-23com::sun::star->css in lingucomponentNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-08convert CapType to scoped enumNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-07-15fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh
2014-05-23fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh
2014-04-23lingucomponent: sal_Bool->boolNoel Grandin
2014-03-25WaE: unused variable 'catst2' [loplugin:unusedvariablecheck]Tor Lillqvist
2014-03-25coverity#735439 Logically dead codeCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from lingucomponentAlexander Wilms
2014-02-11coverity#707953 Uninitialized scalar fieldCaolán McNamara