summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)Author
2023-09-14Fix --disable-curl buildMike Kaganski
2023-07-12Revert recent LanguageTool commitsXisco Fauli
2023-07-07lok: LanguageTool provides list of languagesSzymon Kłos
2023-07-07lok: remove duplicated locales for LanguageToolSzymon Kłos
2023-07-07Load the locales from config file for languagetoolMert Tumer
2023-06-07tdf#64830: Don’t require hunspell dictionary for every Arabic localeKhaled Hosny
2023-06-04Use getXWeak in lingucomponentMike Kaganski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin
2023-04-22Introduce o3tl::toU converting wstring_view to u16string_viewMike Kaganski
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-03-09Use officecfg instead of SvxLanguageToolOptionsMike Kaganski
2023-03-09Some refactoring and deduplicationMike Kaganski
2023-03-08Add some SAL_WARNs and SAL_INFOsMike Kaganski
2023-03-05Fix rtl::createUriCharClass argument (C++20)Stephan Bergmann
2023-03-04A bit more of refactoringMike Kaganski
2023-03-04Set useragent for requests to LanguageTool serverMike Kaganski
2023-03-04Restructure and deduplicate the codeMike Kaganski
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-15Drop 'using namespace ::std' in dirs [e-p]*Gabor Kelemen
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-11-28Disable languagetool for WASM buildThorsten Behrens
2022-10-17use more string_viewNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
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-06-10new loplugin:moveitNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
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-10-04drop 'using namespace std' in l*Julien Nabet