- 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
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 370984c Use the iOS fr_FR and it_IT dictionaries for other relevant countries, too by Tor Lillqvist · 5 years ago
- cb6ba06 tdf#124909: Use the myspell dictionary for Swiss German on iOS by Tor Lillqvist · 5 years ago
- 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
- 670df8d loplugin:refcounting (macOS) by Stephan Bergmann · 5 years ago
- c13133b loplugin:refcounting check for managing OWeakObject with raw pointer by Noel · 5 years ago
- fd7ec8b Use Unicode paths on Windows in libnumbertext by Mike Kaganski · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- f0126ff tdf#123936 Formatting files in module lingucomponent with clang-format by Philipp Hofer · 5 years ago
- 93c64a6 loplugin:stringview by Noel · 5 years ago
- 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
- cf7638f Use the new single-instance="true" attribute in lingucomponent by Stephan Bergmann · 6 years ago
- 09974c5 this should be a single-instance component by Noel Grandin · 6 years ago
- fed3920 fix SAL_WARN when instantiating Thesaurus by Noel Grandin · 6 years ago
- d9b7ddd lingucomponent/spell: create instances with uno constructors by Noel Grandin · 6 years ago
- 3fbadfa lingucomponent: create instances with uno constructors by Noel Grandin · 6 years ago
- abb6c01 replace usage of whitelist with allowlist by Thorsten Behrens · 6 years ago
- 5ab5f2d Upcoming improved loplugin:staticanonymous -> redundantstatic: lingucomponent by Stephan Bergmann · 6 years ago
- 21a59b5 tdf#133589 Numbertext: Use Win32API to avoid std::codecvt_utf8 bug by Mike Kaganski · 6 years ago
- 41f926e tdf#133589 Numbertext: fix Hung encoding on Windows by László Németh · 6 years ago
- c392ecf Drop configurability of libnumbertext use by Tor Lillqvist · 6 years ago
- da64ec8 tdf#133589 AutoCorrect: transliterate to Old Hungarian by László Németh · 6 years ago
- 837b3f0 compact namespace in i18npool..oox by Noel Grandin · 6 years ago
- 35f9dec loplugin:flatten in lingucomponent by Noel Grandin · 6 years ago
- 42e811a tdf#130137 Replace remaining uses of WNT define checks with _WIN32 by A_GAN · 6 years ago
- 50b5f0a Use only the 'MacOSXSpell' component on iOS, not the 'spell' one by Tor Lillqvist · 6 years ago
- c1a4554 sal_Char->char in idlc..linguistic by Noel Grandin · 6 years ago
- d59987b loplugin:expandablemethods by Noel Grandin · 6 years ago
- 72bd0df tdf#121658 Add option to not hyphenate words in CAPS by Samuel Mehrbrodt · 6 years ago
- d2c9e289 cppcheck: performing init in init list (hwpfilter, i., l.) by Julien Nabet · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
- 77d083f New loplugin:getstr by Stephan Bergmann · 6 years ago
- c63ec2a loplugin:redundantpointerops (macOS) by Stephan Bergmann · 6 years ago
- 03516c5 loplugin:stringadd in helpcompiler..oox by Noel Grandin · 7 years ago
- 1820fcb constmethod for accessor-type methods by Noel Grandin · 7 years ago
- 760a377 Simplify Sequence iterations in lingucomponent..lotuswordpro by Arkadiy Illarionov · 7 years ago
- 7d7a786 new loplugin:sequenceloop by Noel Grandin · 7 years ago
- a4bf57b Fix typos by Andrea Gelmini · 7 years ago
- 91e4d87 Combine MacSpellChecker p/xPropHelper by Stephan Bergmann · 7 years ago
- f055651 loplugin:stringconstant (macOS) by Stephan Bergmann · 7 years ago
- 7107481 loplugin:referencecasting (macOS) by Stephan Bergmann · 7 years ago
- 87f5719 Fix typo by Andrea Gelmini · 7 years ago
- 8a5ab4c Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponent by Stephan Bergmann · 7 years ago
- 0d36b32 loplugin:sequentialassign by Noel Grandin · 7 years ago
- 01782ec loplugin:referencecasting in various by Noel Grandin · 7 years ago
- cb99b44 Fix typo by Andrea Gelmini · 7 years ago
- b2a574e simplify some getSupportedServiceNames by Noel Grandin · 7 years ago
- 0e4c542 Use hasElements to check Sequence emptiness in [l-r]* by Arkadiy Illarionov · 7 years ago
- 81297c2 The iOS sv_SE dictionary surely works for sv_FI, too by Tor Lillqvist · 7 years ago
- dedf339 tdf#124909: Assume the iOS de_DE dictionary works well enough generically by Tor Lillqvist · 7 years ago
- d9a84be loplugin:staticmethods by Stephan Bergmann · 7 years ago
- 2e28b19 tdf#124172: Use the MacOSXSpell library on iOS, too by Tor Lillqvist · 7 years ago
- 5d1bc45 loplugin:typedefparam (macOS) by Stephan Bergmann · 7 years ago
- af836fe Fix typo by Andrea Gelmini · 7 years ago
- 191f85d re-land "new loplugin typedefparam"" by Noel Grandin · 7 years ago
- 8a1c188 tdf#42949 Fix IWYU warnings in include/linguistic/ by Gabor Kelemen · 7 years ago
- 6333dcf loplugin:indentation (macOS) by Stephan Bergmann · 7 years ago
- 9e03f68 loplugin:indentation in lingucomponent..tools by Noel Grandin · 7 years ago
- 0c64df2 o3tl::make_unique -> std::make_unique in i18npool...reportdesign by Gabor Kelemen · 7 years ago
- 9c0d40f Rename Mac OS X to official name macOS in comments and documentation by Bartosz Kosiorek · 7 years ago
- c59a5b8 tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
- d30eb91 lolugin:staticmethods by Stephan Bergmann · 7 years ago
- 31a8d9c Don't read past end of string in Guess ctor by Stephan Bergmann · 7 years ago
- 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
- edc85fb clang-tidy performance-unnecessary-copy-init in idl..reportdesign by Noel Grandin · 7 years ago
- 2c1b7e8 clang-tidy readability-container-size-empty by Noel Grandin · 7 years ago
- 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
- e19a21a loplugin:external (macOS) by Stephan Bergmann · 8 years ago
- 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago