- 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
- cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
- 24eae7b clang-tidy performance-unnecessary-value-param by Noel Grandin · 8 years ago
- c6e5d55 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
- d6ecc35 lingucomponent: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
- d66df26 tdf#118647: Improve handling of system spell dictionaries on macOS by Tor Lillqvist · 8 years ago
- 69c8e9a tdf#112442: Use list of available dictionaries, not available locales by Tor Lillqvist · 8 years ago
- b275246 loplugin:unusedfields in formula..registry by Noel Grandin · 8 years ago
- 6e2a017 coverity#1430057 rework warning code to use nonwarning pattern by Caolán McNamara · 8 years ago
- 24d59c9 configure option to disable libnumbertext by Noel Grandin · 8 years ago
- 672501c set -DENABLE_LIBNJUMBERTEXT after pkg-config by Rene Engelhard · 8 years ago
- e56702c loplugin:staticaccess by Stephan Bergmann · 8 years ago
- f1579d3 tdf#117171 support localized number name numbering styles by László Németh · 8 years ago
- d2dc813 coverity#1430057 silence Argument cannot be negative by Caolán McNamara · 8 years ago
- c503df7 loplugin:useuniqueptr in Hyphenator by Noel Grandin · 8 years ago
- abf173d loplugin:useuniqueptr in Thesaurus by Noel Grandin · 8 years ago
- 35ba29e loplugin:useuniqueptr in SpellChecker by Noel Grandin · 8 years ago
- 68d9583 tdf#108523 Removed @author annotations. by Manuj Vashist · 8 years ago
- 3a68b21 lok: Allow whitelisting languages that should be used by LibreOfficeKit. by Jan Holesovsky · 8 years ago
- fc528a4 More loplugin:cstylecast on macOS by Stephan Bergmann · 8 years ago
- 4edc58a tdf#112373 Using vector of struct to manage hunspell dicts by abstatic · 8 years ago
- 34d8710 remove local copies of std::min,std::max by Noel Grandin · 8 years ago
- 4b557ff More loplugin:cstylecast: lingucomponent by Stephan Bergmann · 8 years ago
- f971258 loplugin:salcall (macOS) by Stephan Bergmann · 8 years ago
- 6f4f567 No need to keep these whitelisted functions decorated with SAL_CALL by Stephan Bergmann · 8 years ago
- 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago