- 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
- d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
- 5fad461 tdf#170140 lingucomponent: check words with non-ASCII apostrophe by László Németh · 3 months ago
- b29cb65 tdf#147021 Use std::size() in place of SAL_N_ELEMENTS() macro by Vaibhav Kumar Singh · 6 months ago
- b1ec05b cid#1662031 Variable copied when it could be moved by Caolán McNamara · 8 months ago
- 3d36a94 cid#1660296 Variable copied when it could be moved by Caolán McNamara · 8 months ago
- 0e512e7 LOK: preload hyphenators by Andras Timar · 1 year, 3 months ago
- 9936353 tdf#152299 - Remove unused define(s) from C/C++ files by Bogdan Buzea · 1 year, 4 months ago
- f4253af Avoid assigning unused value by Mike Kaganski · 1 year, 4 months ago
- c568149 No need to create PossibleHyphens for no-hyphenation case by Mike Kaganski · 1 year, 4 months ago
- b44339c Deduplicate calls to hnj_hyphen_hyphenate3 by Mike Kaganski · 1 year, 4 months ago
- ec775c8 Deduplicate a bit by Mike Kaganski · 1 year, 4 months ago
- 7eaf28b tdf#164005: also initialize locales in hyphenate() by Mike Kaganski · 1 year, 4 months ago
- 9c14ec8 tdf#164006: Only use original word's positions, ignore extra encoded length by Mike Kaganski · 1 year, 4 months ago
- 2909196 tdf#164005: make sure to initialize locales before use of Hyphenator by Mike Kaganski · 1 year, 4 months ago
- ed0b12f no need to take a copy of the getProcessComponentContext return value by Noel Grandin · 1 year, 5 months ago
- 0794754 Optimize a bit: only create std::locale once in parseDudenResponse by Mike Kaganski · 1 year, 6 months ago
- 3233383 tdf#160127: Improve grammar check popups from Duden by Mike Kaganski · 1 year, 6 months ago
- dd689fb cid#1557699 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
- d7056b1 cid#1558088 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
- d81ffa1 tdf#161858 prevent crashing by catching any JSON exceptions by Patrick Luby · 1 year, 9 months ago
- e1a351c Remove now unneeded osl/diagnose.h by Gabor Kelemen · 1 year, 11 months ago
- a7d1a6f languagetool show cURL errors with the interaction handler by Sarper Akdemir · 1 year, 10 months ago
- 38c980d loplugin:ostr in lingucomponent by Noel Grandin · 1 year, 11 months ago
- 5a40804 tdf#146619 Drop unused 'using namespace' in: lingucomponent/ by Gabor Kelemen · 2 years ago
- 3a332d9 tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary by László Németh · 2 years, 1 month ago
- 7150ce7 remove deprecated IsGermanPreReform property by Noel Grandin · 2 years, 1 month ago
- ea4dfeb finish removing IsSpellCapitalisation property by Noel Grandin · 2 years, 1 month ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- c899d36 tdf#158885 sw: don't hyphenate right after a stem boundary by László Németh · 2 years, 3 months ago
- 5096d07 cid#1545965 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 9a6298a cid#1546006 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 05d5181 tdf#158117: encode the username sent to LanguageTool by Mike Kaganski · 2 years, 4 months ago
- f5926c8 Move user agent initialization to InitCurl_easy by Mike Kaganski · 2 years, 5 months ago
- c0e5166 loplugin:stringstatic, lopluign:ostr (clang-cl) by Stephan Bergmann · 2 years, 5 months ago
- 11f439b curl: mitigate migration to OpenSSL on Linux by Michael Stahl · 2 years, 5 months ago
- 768da8b Don't encode the text when sending it to Duden corrector. by Gökay Şatır · 2 years, 6 months ago
- b9a0816 lok: LanguageTool provides list of languages by Szymon Kłos · 3 years, 2 months ago
- 7fbea38 Load the locales from config file for languagetool by Mert Tumer · 4 years ago
- e0c33ec loplugin:ostr: automatic rewrite by Stephan Bergmann · 2 years, 6 months ago
- 5bf7c2f Fix --disable-curl build by Mike Kaganski · 2 years, 7 months ago
- 94e6049b Revert recent LanguageTool commits by Xisco Fauli · 2 years, 9 months ago
- 21d0489 lok: LanguageTool provides list of languages by Szymon Kłos · 3 years, 2 months ago
- a0865169 lok: remove duplicated locales for LanguageTool by Szymon Kłos · 3 years, 2 months ago
- 81b0d9a Load the locales from config file for languagetool by Mert Tumer · 4 years ago
- 2940fb7 tdf#64830: Don’t require hunspell dictionary for every Arabic locale by Khaled Hosny · 2 years, 10 months ago
- 23f918e Use getXWeak in lingucomponent by Mike Kaganski · 3 years ago
- 5c15615 loplugin:unnecessarygetstr extend to more std::string checking by Noel Grandin · 3 years ago
- dba55c3 loplugin:unnecessarygetstr extend to createFromAscii by Noel Grandin · 3 years ago
- 0f6ec39 Introduce o3tl::toU converting wstring_view to u16string_view by Mike Kaganski · 3 years ago
- f712c53 loplugin:unnecessarygetstr extend to checking std::string::c_str by Noel Grandin · 3 years ago
- 9aca8e1 Use officecfg instead of SvxLanguageToolOptions by Mike Kaganski · 3 years, 1 month ago
- 3579343 Some refactoring and deduplication by Mike Kaganski · 3 years, 1 month ago
- 6b6d59d Add some SAL_WARNs and SAL_INFOs by Mike Kaganski · 3 years, 1 month ago
- a45f25b Fix rtl::createUriCharClass argument (C++20) by Stephan Bergmann · 3 years, 1 month ago
- e6d8db3 A bit more of refactoring by Mike Kaganski · 3 years, 1 month ago
- e35905c Set useragent for requests to LanguageTool server by Mike Kaganski · 3 years, 1 month ago
- 5a87ff4 Restructure and deduplicate the code by Mike Kaganski · 3 years, 1 month ago
- 43dcdfa tdf#153617: percent-encode the text sent to LanguageTool API. by Mike Kaganski · 3 years, 1 month ago
- 5b9089a tdf#153948: LanguageTool: cache the prepared request by Mike Kaganski · 3 years, 1 month ago
- 27b8c67 lingucomponent: don't get locales from the server when this is disabled by Miklos Vajna · 3 years, 1 month ago
- 259ae22 Drop 'using namespace ::std' in dirs [e-p]* by Gabor Kelemen · 3 years, 2 months ago
- 9d44236 tdf#153436: Improve handling of Arabic system spell dictionary on macOS by Khaled Hosny · 3 years, 2 months ago
- 6285297 cid#1520803 silence Unchecked return value from library by Caolán McNamara · 3 years, 2 months ago
- d8e6b48 Remove duplicated include by Andrea Gelmini · 3 years, 2 months ago
- 1d89f48 lingucomponent: implement custom parse response rest protocol by Henry Castro · 3 years, 5 months ago
- e295f06 lingucomponent: implement custom request http rest protocol by Henry Castro · 3 years, 5 months ago
- 1fb9642 Added option to disable ssl verification for languagetool by Mert Tumer · 3 years, 9 months ago
- 57d7974 tdf#136306 offapi linguistic: add options to disable rule-based compounding by László Németh · 3 years, 3 months ago
- b40f465 Disable languagetool for WASM build by Thorsten Behrens · 3 years, 8 months ago
- 4252555 use more string_view by Noel Grandin · 3 years, 6 months ago
- 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
- 1743d74 clang-tidy modernize-pass-by-value in various by Noel Grandin · 3 years, 11 months ago
- a4a6680 lingucomponent: avoid 'using namespace' in a header file by Miklos Vajna · 3 years, 9 months ago
- 74d545e lingucomponent: use comphelper::makePropertyValue() in languagetoolimp by Miklos Vajna · 3 years, 10 months ago
- 634f13a add usual footer directives by Caolán McNamara · 3 years, 10 months ago
- b9a83f9 cid#1506303 silence Unchecked return value by Caolán McNamara · 3 years, 10 months ago
- ac4719f Revert "Load the locales from config file for languagetool" by Xisco Fauli · 3 years, 10 months ago
- c3ed417 Load the locales from config file for languagetool by Mert Tumer · 4 years ago
- d952df3 LanguageTool Grammar Checker implementation by Mert Tumer · 4 years ago
- f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
- 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
- f891cec -Werror,-Wunused-but-set-variable by Stephan Bergmann · 4 years ago
- 67478f9 Recheck modules [i-l]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- 0214055 WASM --enable-wasm-strip now skips lots of LO code by Armin Le Grand (Allotropia) · 5 years ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 770cb78 use more OInterfaceContainerHelper3 in lingucomponent by Noel Grandin · 4 years, 4 months ago
- f32b7fa Unused Import of Carbon.h in macspellimp.hxx by mwarner · 4 years, 4 months ago
- 6d4a6ab Prepare for removal of non-const operator[] from Sequence in lingucomponent by Mike Kaganski · 4 years, 5 months ago
- 2f54c40 drop 'using namespace std' in l* by Julien Nabet · 4 years, 6 months ago
- 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
- 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
- f883bf8 osl::Mutex->std::mutex in NumberText_Impl by Noel Grandin · 4 years, 8 months ago
- e81be03 osl::Mutex->std::mutex in LangGuess_Impl by Noel Grandin · 4 years, 8 months ago
- 2d04d7c do not use "using namespace std" in headers by Collabora · 4 years, 9 months ago
- da905b5 -Werror,-Wunused-but-set-variable (Clang 13 trunk) by Stephan Bergmann · 4 years, 10 months ago
- 7527afe Don't use the macOS system German spelling dictionary for Swiss German by Tor Lillqvist · 5 years ago
- 3b64089 Fix typo by Andrea Gelmini · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- 89af240 tdf#124173: Enable thesauruses in the iOS app by Tor Lillqvist · 5 years ago