summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)AuthorFilesLines
2020-01-03Use only the 'MacOSXSpell' component on iOS, not the 'spell' oneTor Lillqvist2-3/+2
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin8-8/+8
2019-12-13loplugin:expandablemethodsNoel Grandin2-13/+1
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-0/+8
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet1-4/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann3-0/+11
2019-10-14New loplugin:getstrStephan Bergmann1-1/+1
2019-10-10loplugin:redundantpointerops (macOS)Stephan Bergmann2-2/+2
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin1-2/+1
2019-09-29constmethod for accessor-type methodsNoel Grandin1-2/+2
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov4-94/+54
2019-08-16new loplugin:sequenceloopNoel Grandin1-4/+4
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-10Combine MacSpellChecker p/xPropHelperStephan Bergmann2-15/+11
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann2-2/+2
2019-08-10loplugin:referencecasting (macOS)Stephan Bergmann1-1/+1
2019-08-04Fix typoAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann5-7/+7
2019-07-29loplugin:sequentialassignNoel Grandin1-5/+3
2019-07-21loplugin:referencecasting in variousNoel Grandin3-3/+3
2019-07-19Fix typoAndrea Gelmini1-2/+2
2019-06-21simplify some getSupportedServiceNamesNoel Grandin2-7/+2
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov3-13/+13
2019-04-24The iOS sv_SE dictionary surely works for sv_FI, tooTor Lillqvist1-0/+7
2019-04-24tdf#124909: Assume the iOS de_DE dictionary works well enough genericallyTor Lillqvist1-0/+14
2019-03-27loplugin:staticmethodsStephan Bergmann1-0/+1
2019-03-25tdf#124172: Use the MacOSXSpell library on iOS, tooTor Lillqvist3-9/+27
2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann2-5/+4
2019-03-12Fix typoAndrea Gelmini1-1/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin6-12/+12
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen5-1/+7
2019-02-21loplugin:indentation (macOS)Stephan Bergmann1-34/+34
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin3-4/+4
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen1-2/+1
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-2/+2
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-11-18lolugin:staticmethodsStephan Bergmann2-4/+3
2018-10-26Don't read past end of string in Guess ctorStephan Bergmann1-39/+36
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+0
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin3-3/+3
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-18loplugin:external (macOS)Stephan Bergmann1-1/+1
2018-09-17New loplugin:externalStephan Bergmann7-7/+7
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen4-0/+5
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-2/+5
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-26lingucomponent: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-6/+0
2018-07-10tdf#118647: Improve handling of system spell dictionaries on macOSTor Lillqvist1-12/+100
2018-05-18tdf#112442: Use list of available dictionaries, not available localesTor Lillqvist1-8/+14