summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Expand)AuthorAgeFilesLines
* tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt2019-12-071-0/+8
* New loplugin:getstrStephan Bergmann2019-10-141-1/+1
* loplugin:redundantpointerops (macOS)Stephan Bergmann2019-10-102-2/+2
* loplugin:stringadd in helpcompiler..ooxNoel Grandin2019-10-011-2/+1
* constmethod for accessor-type methodsNoel Grandin2019-09-291-2/+2
* Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov2019-08-304-94/+54
* new loplugin:sequenceloopNoel Grandin2019-08-161-4/+4
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Combine MacSpellChecker p/xPropHelperStephan Bergmann2019-08-102-15/+11
* loplugin:stringconstant (macOS)Stephan Bergmann2019-08-102-2/+2
* loplugin:referencecasting (macOS)Stephan Bergmann2019-08-101-1/+1
* Fix typoAndrea Gelmini2019-08-041-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann2019-07-315-7/+7
* loplugin:sequentialassignNoel Grandin2019-07-291-5/+3
* loplugin:referencecasting in variousNoel Grandin2019-07-213-3/+3
* Fix typoAndrea Gelmini2019-07-191-2/+2
* simplify some getSupportedServiceNamesNoel Grandin2019-06-212-7/+2
* Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov2019-05-173-13/+13
* The iOS sv_SE dictionary surely works for sv_FI, tooTor Lillqvist2019-04-241-0/+7
* tdf#124909: Assume the iOS de_DE dictionary works well enough genericallyTor Lillqvist2019-04-241-0/+14
* loplugin:staticmethodsStephan Bergmann2019-03-271-0/+1
* tdf#124172: Use the MacOSXSpell library on iOS, tooTor Lillqvist2019-03-253-9/+27
* loplugin:typedefparam (macOS)Stephan Bergmann2019-03-172-5/+4
* Fix typoAndrea Gelmini2019-03-121-1/+1
* re-land "new loplugin typedefparam""Noel Grandin2019-03-056-12/+12
* tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen2019-03-045-1/+7
* loplugin:indentation (macOS)Stephan Bergmann2019-02-211-34/+34
* loplugin:indentation in lingucomponent..toolsNoel Grandin2019-02-113-4/+4
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-221-2/+1
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-2/+2
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-2/+2
* lolugin:staticmethodsStephan Bergmann2018-11-182-4/+3
* Don't read past end of string in Guess ctorStephan Bergmann2018-10-261-39/+36
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-3/+0
* clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin2018-10-231-1/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-193-3/+3
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* loplugin:external (macOS)Stephan Bergmann2018-09-181-1/+1
* New loplugin:externalStephan Bergmann2018-09-177-7/+7
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-104-0/+5
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-061-2/+5
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* lingucomponent: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-262-6/+0
* tdf#118647: Improve handling of system spell dictionaries on macOSTor Lillqvist2018-07-101-12/+100
* tdf#112442: Use list of available dictionaries, not available localesTor Lillqvist2018-05-181-8/+14
* loplugin:unusedfields in formula..registryNoel Grandin2018-05-172-7/+0
* coverity#1430057 rework warning code to use nonwarning patternCaolán McNamara2018-05-121-7/+6
* configure option to disable libnumbertextNoel Grandin2018-05-071-5/+6
* set -DENABLE_LIBNJUMBERTEXT after pkg-configRene Engelhard2018-05-041-4/+0
* loplugin:staticaccessStephan Bergmann2018-05-031-2/+2