Age | Commit message (Expand) | Author |
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 |
2022-08-13 | clang-tidy modernize-pass-by-value in various | Noel Grandin |
2022-06-30 | lingucomponent: avoid 'using namespace' in a header file | Miklos Vajna |
2022-06-23 | lingucomponent: use comphelper::makePropertyValue() in languagetoolimp | Miklos Vajna |
2022-06-18 | add usual footer directives | Caolán McNamara |
2022-06-18 | cid#1506303 silence Unchecked return value | Caolán McNamara |
2022-06-15 | Revert "Load the locales from config file for languagetool" | Xisco Fauli |
2022-06-14 | Load the locales from config file for languagetool | Mert Tumer |
2022-06-10 | LanguageTool Grammar Checker implementation | Mert Tumer |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-27 | use more OInterfaceContainerHelper3 in lingucomponent | Noel Grandin |
2021-11-26 | Unused Import of Carbon.h in macspellimp.hxx | mwarner |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in lingucomponent | Mike Kaganski |
2021-10-04 | drop 'using namespace std' in l* | Julien Nabet |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in NumberText_Impl | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in LangGuess_Impl | Noel Grandin |
2021-07-23 | do not use "using namespace std" in headers | Collabora |
2021-06-10 | -Werror,-Wunused-but-set-variable (Clang 13 trunk) | Stephan Bergmann |
2021-05-17 | Don't use the macOS system German spelling dictionary for Swiss German | Tor Lillqvist |
2021-04-08 | Fix typo | Andrea Gelmini |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-25 | tdf#124173: Enable thesauruses in the iOS app | Tor Lillqvist |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-19 | Use the iOS fr_FR and it_IT dictionaries for other relevant countries, too | Tor Lillqvist |
2021-03-17 | tdf#124909: Use the myspell dictionary for Swiss German on iOS | Tor Lillqvist |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-03-03 | loplugin:refcounting (macOS) | Stephan Bergmann |
2021-02-23 | loplugin:refcounting check for managing OWeakObject with raw pointer | Noel |
2021-01-01 | Use Unicode paths on Windows in libnumbertext | Mike Kaganski |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-13 | tdf#123936 Formatting files in module lingucomponent with clang-format | Philipp Hofer |
2020-11-11 | loplugin:stringview | Noel |
2020-11-10 | new loplugin:reducevarscope | Noel Grandin |
2020-10-02 | Use the new single-instance="true" attribute in lingucomponent | Stephan Bergmann |
2020-07-20 | this should be a single-instance component | Noel Grandin |
2020-07-20 | fix SAL_WARN when instantiating Thesaurus | Noel Grandin |
2020-07-18 | lingucomponent/spell: create instances with uno constructors | Noel Grandin |
2020-07-14 | lingucomponent: create instances with uno constructors | Noel Grandin |
2020-07-10 | replace usage of whitelist with allowlist | Thorsten Behrens |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: lingucomponent | Stephan Bergmann |