summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)Author
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-01-01Use Unicode paths on Windows in libnumbertextMike Kaganski
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-13tdf#123936 Formatting files in module lingucomponent with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-02Use the new single-instance="true" attribute in lingucomponentStephan Bergmann
2020-07-20this should be a single-instance componentNoel Grandin
2020-07-20fix SAL_WARN when instantiating ThesaurusNoel Grandin
2020-07-18lingucomponent/spell: create instances with uno constructorsNoel Grandin
2020-07-14lingucomponent: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: lingucomponentStephan Bergmann
2020-06-18tdf#133589 Numbertext: Use Win32API to avoid std::codecvt_utf8 bugMike Kaganski
2020-06-18tdf#133589 Numbertext: fix Hung encoding on WindowsLászló Németh
2020-06-11Drop configurability of libnumbertext useTor Lillqvist
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-05-09compact namespace in i18npool..ooxNoel Grandin
2020-04-07loplugin:flatten in lingucomponentNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-03Use only the 'MacOSXSpell' component on iOS, not the 'spell' oneTor Lillqvist
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-14New loplugin:getstrStephan Bergmann
2019-10-10loplugin:redundantpointerops (macOS)Stephan Bergmann
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-10Combine MacSpellChecker p/xPropHelperStephan Bergmann
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-08-10loplugin:referencecasting (macOS)Stephan Bergmann
2019-08-04Fix typoAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-21loplugin:referencecasting in variousNoel Grandin
2019-07-19Fix typoAndrea Gelmini
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-24The iOS sv_SE dictionary surely works for sv_FI, tooTor Lillqvist
2019-04-24tdf#124909: Assume the iOS de_DE dictionary works well enough genericallyTor Lillqvist
2019-03-27loplugin:staticmethodsStephan Bergmann
2019-03-25tdf#124172: Use the MacOSXSpell library on iOS, tooTor Lillqvist
2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann
2019-03-12Fix typoAndrea Gelmini
2019-03-05re-land "new loplugin typedefparam""Noel Grandin