Age | Commit message (Expand) | Author |
2024-06-28 | languagetool show cURL errors with the interaction handler | Sarper Akdemir |
2024-05-09 | loplugin:ostr in lingucomponent | Noel Grandin |
2024-04-01 | tdf#146619 Drop unused 'using namespace' in: lingucomponent/ | Gabor Kelemen |
2024-03-20 | tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary | László Németh |
2024-03-06 | remove deprecated IsGermanPreReform property | Noel Grandin |
2024-03-04 | finish removing IsSpellCapitalisation property | Noel Grandin |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-01 | tdf#158885 sw: don't hyphenate right after a stem boundary | László Németh |
2023-12-30 | cid#1545965 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-23 | cid#1546006 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-11-23 | tdf#158117: encode the username sent to LanguageTool | Mike Kaganski |
2023-11-11 | Move user agent initialization to InitCurl_easy | Mike Kaganski |
2023-11-08 | loplugin:stringstatic, lopluign:ostr (clang-cl) | Stephan Bergmann |
2023-11-07 | curl: mitigate migration to OpenSSL on Linux | Michael Stahl |
2023-10-22 | Don't encode the text when sending it to Duden corrector. | Gökay Şatır |
2023-10-22 | lok: LanguageTool provides list of languages | Szymon Kłos |
2023-10-22 | Load the locales from config file for languagetool | Mert Tumer |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-09-14 | Fix --disable-curl build | Mike Kaganski |
2023-07-12 | Revert recent LanguageTool commits | Xisco Fauli |
2023-07-07 | lok: LanguageTool provides list of languages | Szymon Kłos |
2023-07-07 | lok: remove duplicated locales for LanguageTool | Szymon Kłos |
2023-07-07 | Load the locales from config file for languagetool | Mert Tumer |
2023-06-07 | tdf#64830: Don’t require hunspell dictionary for every Arabic locale | Khaled Hosny |
2023-06-04 | Use getXWeak in lingucomponent | Mike Kaganski |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-24 | loplugin:unnecessarygetstr extend to createFromAscii | Noel Grandin |
2023-04-22 | Introduce o3tl::toU converting wstring_view to u16string_view | Mike Kaganski |
2023-04-21 | loplugin:unnecessarygetstr extend to checking std::string::c_str | Noel Grandin |
2023-03-09 | Use officecfg instead of SvxLanguageToolOptions | Mike Kaganski |
2023-03-09 | Some refactoring and deduplication | Mike Kaganski |
2023-03-08 | Add some SAL_WARNs and SAL_INFOs | Mike Kaganski |
2023-03-05 | Fix rtl::createUriCharClass argument (C++20) | Stephan Bergmann |
2023-03-04 | A bit more of refactoring | Mike Kaganski |
2023-03-04 | Set useragent for requests to LanguageTool server | Mike Kaganski |
2023-03-04 | Restructure and deduplicate the code | Mike Kaganski |
2023-03-04 | tdf#153617: percent-encode the text sent to LanguageTool API. | Mike Kaganski |
2023-03-04 | tdf#153948: LanguageTool: cache the prepared request | Mike Kaganski |
2023-03-03 | lingucomponent: don't get locales from the server when this is disabled | Miklos Vajna |
2023-02-15 | Drop 'using namespace ::std' in dirs [e-p]* | Gabor Kelemen |
2023-02-07 | tdf#153436: Improve handling of Arabic system spell dictionary on macOS | Khaled Hosny |
2023-02-07 | cid#1520803 silence Unchecked return value from library | Caolán McNamara |
2023-01-31 | Remove duplicated include | Andrea Gelmini |
2023-01-31 | lingucomponent: implement custom parse response rest protocol | Henry Castro |
2023-01-31 | lingucomponent: implement custom request http rest protocol | Henry Castro |
2023-01-30 | Added option to disable ssl verification for languagetool | Mert Tumer |
2022-12-30 | tdf#136306 offapi linguistic: add options to disable rule-based compounding | László Németh |
2022-11-28 | Disable languagetool for WASM build | Thorsten Behrens |
2022-10-17 | use more string_view | Noel Grandin |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |