summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck
AgeCommit message (Expand)Author
2023-03-04tdf#153617: percent-encode the text sent to LanguageTool API.Mike Kaganski
2023-03-04tdf#153948: LanguageTool: cache the prepared requestMike Kaganski
2023-03-03lingucomponent: don't get locales from the server when this is disabledMiklos Vajna
2023-02-07tdf#153436: Improve handling of Arabic system spell dictionary on macOSKhaled Hosny
2023-02-07cid#1520803 silence Unchecked return value from libraryCaolán McNamara
2023-01-31Remove duplicated includeAndrea Gelmini
2023-01-31lingucomponent: implement custom parse response rest protocolHenry Castro
2023-01-31lingucomponent: implement custom request http rest protocolHenry Castro
2023-01-30Added option to disable ssl verification for languagetoolMert Tumer
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-06-30lingucomponent: avoid 'using namespace' in a header fileMiklos Vajna
2022-06-23lingucomponent: use comphelper::makePropertyValue() in languagetoolimpMiklos Vajna
2022-06-18add usual footer directivesCaolán McNamara
2022-06-18cid#1506303 silence Unchecked return valueCaolán McNamara
2022-06-15Revert "Load the locales from config file for languagetool"Xisco Fauli
2022-06-14Load the locales from config file for languagetoolMert Tumer
2022-06-10LanguageTool Grammar Checker implementationMert Tumer
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-11-27use more OInterfaceContainerHelper3 in lingucomponentNoel Grandin
2021-11-26Unused Import of Carbon.h in macspellimp.hxxmwarner
2021-10-30Prepare for removal of non-const operator[] from Sequence in lingucomponentMike Kaganski
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-10-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-05-17Don't use the macOS system German spelling dictionary for Swiss GermanTor Lillqvist
2021-03-19Use the iOS fr_FR and it_IT dictionaries for other relevant countries, tooTor Lillqvist
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-03loplugin:refcounting (macOS)Stephan Bergmann
2020-10-02Use the new single-instance="true" attribute in lingucomponentStephan Bergmann
2020-07-18lingucomponent/spell: create instances with uno constructorsNoel Grandin
2020-07-14lingucomponent: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-04-07loplugin:flatten in lingucomponentNoel Grandin
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-10-10loplugin:redundantpointerops (macOS)Stephan Bergmann
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-10Combine MacSpellChecker p/xPropHelperStephan Bergmann
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-08-10loplugin:referencecasting (macOS)Stephan Bergmann
2019-08-04Fix typoAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann
2019-07-21loplugin:referencecasting in variousNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-24The iOS sv_SE dictionary surely works for sv_FI, tooTor Lillqvist
2019-04-24tdf#124909: Assume the iOS de_DE dictionary works well enough genericallyTor Lillqvist
2019-03-27loplugin:staticmethodsStephan Bergmann
2019-03-25tdf#124172: Use the MacOSXSpell library on iOS, tooTor Lillqvist
2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann