summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Use Unicode paths on Windows in libnumbertextMike Kaganski1-1/+3
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-3/+4
2020-11-13tdf#123936 Formatting files in module lingucomponent with clang-formatPhilipp Hofer1-2/+2
2020-11-11loplugin:stringviewNoel1-4/+4
2020-11-10new loplugin:reducevarscopeNoel Grandin1-2/+1
2020-10-02Use the new single-instance="true" attribute in lingucomponentStephan Bergmann8-16/+12
2020-07-20this should be a single-instance componentNoel Grandin1-1/+3
2020-07-20fix SAL_WARN when instantiating ThesaurusNoel Grandin1-1/+4
2020-07-18lingucomponent/spell: create instances with uno constructorsNoel Grandin3-52/+11
2020-07-14lingucomponent: create instances with uno constructorsNoel Grandin13-227/+53
2020-07-10replace usage of whitelist with allowlistThorsten Behrens2-2/+2
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: lingucomponentStephan Bergmann2-2/+2
2020-06-18tdf#133589 Numbertext: Use Win32API to avoid std::codecvt_utf8 bugMike Kaganski1-16/+8
2020-06-18tdf#133589 Numbertext: fix Hung encoding on WindowsLászló Németh1-4/+21
2020-06-11Drop configurability of libnumbertext useTor Lillqvist1-17/+1
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh1-0/+3
2020-05-09compact namespace in i18npool..ooxNoel Grandin1-3/+1
2020-04-07loplugin:flatten in lingucomponentNoel Grandin7-199/+198
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN1-1/+1
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