summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck/spell/sspellimp.cxx
AgeCommit message (Expand)Author
2020-04-07loplugin:flatten in lingucomponentNoel Grandin
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-04Fix typoAndrea Gelmini
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
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-02-17loplugin:useuniqueptr in SpellCheckerNoel Grandin
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-20tdf#112373 Using vector of struct to manage hunspell dictsabstatic
2017-12-11loplugin:salcall fix functionsNoel 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-23loplugin:includeform: lingucomponentStephan Bergmann
2017-10-18strip out trivial indirectionNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-12loplugin:useuniqueptr in lingucomponentNoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-04-28loplugin:salunicodeliteral: lingucomponentStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-02-20Prefix membersKhaled Hosny
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, lingucomponentStephan Bergmann
2016-12-15fix collisionCaolán McNamara
2016-12-15hunspell defines this for some time nowDavid Tardon
2016-12-15fix build with hunspell < 1.5David Tardon
2016-12-15if building against system hunspell < 1.5.4 > 1.4.0Caolán McNamara
2016-12-14update to latest hunspell 1-5 releaseCaolán McNamara
2016-12-12remove useless Mutex guardsNoel Grandin
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-06-20cppcheck: oppositeInnerCondition if new fails, its going to throwCaolán McNamara
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18try next hunspell 1.4.0 prerelease milestoneCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-02Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified...Stephan Bergmann
2016-02-02Resolves: #i126762# Ignore dictionary not in specified location.Kay Schenk
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