summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Expand)AuthorAgeFilesLines
* tdf#118647: Improve handling of system spell dictionaries on macOSTor Lillqvist2018-07-181-12/+100
* tdf#112442: Use list of available dictionaries, not available localesTor Lillqvist2018-06-191-8/+14
* lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky2018-03-252-0/+8
* Replace lists by vectors in lingucomponentJulien Nabet2017-11-015-72/+59
* loplugin:finalclasses in h*,i*,j*Noel Grandin2017-11-012-4/+4
* Related: tdf#80713 allow translation of linguistic service display namesCaolán McNamara2017-10-253-6/+16
* loplugin:includeform: lingucomponent (macOS)Stephan Bergmann2017-10-241-1/+1
* loplugin:includeform: lingucomponentStephan Bergmann2017-10-237-8/+8
* hardly need a mutex to return a local stringCaolán McNamara2017-10-231-1/+0
* strip out trivial indirectionNoel Grandin2017-10-1816-218/+28
* Fix potential leak in macspellimp.mmJulien Nabet2017-10-052-6/+4
* Unify hyphenator loading and ensure Unicode paths on WindowsMike Kaganski2017-09-261-68/+32
* loplugin:flatten in framework..packageNoel Grandin2017-09-221-9/+6
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Related tdf#112425: fix another leak in MacSpellCheckerJulien Nabet2017-09-181-4/+3
* tdf#112425: fix leak in MacSpellCheckerJulien Nabet2017-09-161-4/+3
* loplugin:constparams in editeng,lingucomponentNoel Grandin2017-07-224-12/+12
* loplugin:constparams in soltools and variousNoel Grandin2017-07-211-2/+2
* extend loplugin useuniqueptr to OUString pointersNoel Grandin2017-07-172-5/+3
* loplugin:useuniqueptr in lingucomponentNoel Grandin2017-07-122-5/+4
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-102-2/+2
* loplugin:oncevarStephan Bergmann2017-06-301-4/+2
* loplugin:oncevar variousNoel Grandin2017-06-291-2/+1
* cleanup unused css/linguistic2/ includesJochen Nitschke2017-05-288-9/+1
* cppcheck: unusedStructMemberJochen Nitschke2017-05-211-16/+1
* loplugin:checkunusedparams variousNoel Grandin2017-05-169-18/+12
* Fix typosAndrea Gelmini2017-05-054-4/+4
* Move getProcessWorkingDir from tools to unotoolsChris Sherlock2017-04-291-2/+2
* loplugin:salunicodeliteral: lingucomponentStephan Bergmann2017-04-283-12/+12
* use strong_int for LanguageTypeNoel Grandin2017-04-264-11/+11
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-214-4/+0
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann2017-03-221-1/+2
* Fix typosAndrea Gelmini2017-03-021-1/+1
* Clean up use of integer typesStephan Bergmann2017-02-251-7/+20
* Prefix membersKhaled Hosny2017-02-202-90/+90
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2611-136/+66
* loplugin:dynexcspec (macOS), lingucomponentStephan Bergmann2017-01-201-1/+1
* New loplugin:dynexcspec: Add @throws documentation, lingucomponentStephan Bergmann2017-01-194-0/+4
* fix collisionCaolán McNamara2016-12-151-5/+1
* hunspell defines this for some time nowDavid Tardon2016-12-151-3/+5
* fix build with hunspell < 1.5David Tardon2016-12-151-0/+5
* if building against system hunspell < 1.5.4 > 1.4.0Caolán McNamara2016-12-151-0/+4
* update to latest hunspell 1-5 releaseCaolán McNamara2016-12-141-8/+36
* remove useless Mutex guardsNoel Grandin2016-12-122-2/+0
* Search for old style dictionaries in DICPATHJookia2016-10-101-54/+105
* we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara2016-09-244-14/+6
* loplugin:overrideStephan Bergmann2016-09-141-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-135-5/+5