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