summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck/spell
AgeCommit message (Expand)Author
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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-25InterfaceContainer2 with vector instead of SequenceNoel 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-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-19lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-07-19Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann