summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)Author
2024-11-25Avoid assigning unused valueMike Kaganski
2024-11-24No need to create PossibleHyphens for no-hyphenation caseMike Kaganski
2024-11-24Deduplicate calls to hnj_hyphen_hyphenate3Mike Kaganski
2024-11-24Deduplicate a bitMike Kaganski
2024-11-24tdf#164005: also initialize locales in hyphenate()Mike Kaganski
2024-11-23tdf#164006: Only use original word's positions, ignore extra encoded lengthMike Kaganski
2024-11-23tdf#164005: make sure to initialize locales before use of HyphenatorMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-17Optimize a bit: only create std::locale once in parseDudenResponseMike Kaganski
2024-10-16tdf#160127: Improve grammar check popups from DudenMike Kaganski
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-22tdf#161858 prevent crashing by catching any JSON exceptionsPatrick Luby
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-06-28languagetool show cURL errors with the interaction handlerSarper Akdemir
2024-05-09loplugin:ostr in lingucomponentNoel Grandin
2024-04-01tdf#146619 Drop unused 'using namespace' in: lingucomponent/Gabor Kelemen
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh
2024-03-06remove deprecated IsGermanPreReform propertyNoel Grandin
2024-03-04finish removing IsSpellCapitalisation propertyNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-01tdf#158885 sw: don't hyphenate right after a stem boundaryLászló Németh
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-23tdf#158117: encode the username sent to LanguageToolMike Kaganski
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl
2023-10-22Don't encode the text when sending it to Duden corrector.Gökay Şatır
2023-10-22lok: LanguageTool provides list of languagesSzymon Kłos
2023-10-22Load the locales from config file for languagetoolMert Tumer
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
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