summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann2021-06-101-3/+0
* Don't use the macOS system German spelling dictionary for Swiss GermanTor Lillqvist2021-05-171-1/+2
* Fix typoAndrea Gelmini2021-04-081-1/+1
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-1/+3
* tdf#124173: Enable thesauruses in the iOS appTor Lillqvist2021-03-252-1/+6
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* Use the iOS fr_FR and it_IT dictionaries for other relevant countries, tooTor Lillqvist2021-03-191-0/+25
* tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist2021-03-173-7/+15
* Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski2021-03-104-4/+4
* loplugin:refcounting (macOS)Stephan Bergmann2021-03-031-1/+2
* loplugin:refcounting check for managing OWeakObject with raw pointerNoel2021-02-231-1/+1
* Use Unicode paths on Windows in libnumbertextMike Kaganski2021-01-011-1/+3
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-111-3/+4
* tdf#123936 Formatting files in module lingucomponent with clang-formatPhilipp Hofer2020-11-131-2/+2
* loplugin:stringviewNoel2020-11-111-4/+4
* new loplugin:reducevarscopeNoel Grandin2020-11-101-2/+1
* Use the new single-instance="true" attribute in lingucomponentStephan Bergmann2020-10-028-16/+12
* this should be a single-instance componentNoel Grandin2020-07-201-1/+3
* fix SAL_WARN when instantiating ThesaurusNoel Grandin2020-07-201-1/+4
* lingucomponent/spell: create instances with uno constructorsNoel Grandin2020-07-183-52/+11
* lingucomponent: create instances with uno constructorsNoel Grandin2020-07-1413-227/+53
* replace usage of whitelist with allowlistThorsten Behrens2020-07-102-2/+2
* Upcoming improved loplugin:staticanonymous -> redundantstatic: lingucomponentStephan Bergmann2020-07-012-2/+2
* tdf#133589 Numbertext: Use Win32API to avoid std::codecvt_utf8 bugMike Kaganski2020-06-181-16/+8
* tdf#133589 Numbertext: fix Hung encoding on WindowsLászló Németh2020-06-181-4/+21
* Drop configurability of libnumbertext useTor Lillqvist2020-06-111-17/+1
* tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh2020-06-021-0/+3
* compact namespace in i18npool..ooxNoel Grandin2020-05-091-3/+1
* loplugin:flatten in lingucomponentNoel Grandin2020-04-077-199/+198
* tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN2020-01-251-1/+1
* Use only the 'MacOSXSpell' component on iOS, not the 'spell' oneTor Lillqvist2020-01-032-3/+2
* sal_Char->char in idlc..linguisticNoel Grandin2019-12-198-8/+8
* loplugin:expandablemethodsNoel Grandin2019-12-132-13/+1
* tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt2019-12-061-0/+8
* cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2019-11-241-4/+2
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-223-0/+11
* 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