summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck
AgeCommit message (Expand)Author
2018-07-10tdf#118647: Improve handling of system spell dictionaries on macOSTor Lillqvist
2018-05-18tdf#112442: Use list of available dictionaries, not available localesTor Lillqvist
2018-02-17loplugin:useuniqueptr in SpellCheckerNoel Grandin
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-20tdf#112373 Using vector of struct to manage hunspell dictsabstatic
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
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-24loplugin:includeform: lingucomponent (macOS)Stephan Bergmann
2017-10-23loplugin:includeform: lingucomponentStephan Bergmann
2017-10-18strip out trivial indirectionNoel Grandin
2017-10-05Fix potential leak in macspellimp.mmJulien Nabet
2017-09-18Related tdf#112425: fix another leak in MacSpellCheckerJulien Nabet
2017-09-16tdf#112425: fix leak in MacSpellCheckerJulien Nabet
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-12loplugin:useuniqueptr in lingucomponentNoel Grandin
2017-06-30loplugin:oncevarStephan Bergmann
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-20loplugin:dynexcspec (macOS), lingucomponentStephan 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-14loplugin:overrideStephan Bergmann
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-22loplugin:salboolStephan Bergmann
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-04-18clean-up: unused using declarations and includesJochen Nitschke
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-17Don't assume sal_Unicode is unsigned shortStephan Bergmann