summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Expand)AuthorAgeFilesLines
* 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
* The thesaruses are in mythes formatCaolán McNamara2016-07-201-1/+1
* cppcheck: oppositeInnerCondition if new fails, its going to throwCaolán McNamara2016-06-201-3/+1
* Fix typosAndrea Gelmini2016-06-131-3/+3
* Fix typosAndrea Gelmini2016-05-162-2/+2
* Removed 'altstrfunc.cxx' and .hxxKrishna Keshav2016-05-125-80/+23
* tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav2016-05-101-1/+4
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-14/+14
* loplugin:salboolStephan Bergmann2016-04-221-3/+3
* new plugin stylepoliceNoel Grandin2016-04-211-11/+11
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-3/+3
* try next hunspell 1.4.0 prerelease milestoneCaolán McNamara2016-04-181-1/+0
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-2/+1
* clean-up: unused using declarations and includesJochen Nitschke2016-04-182-3/+0
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-2/+2
* tdf#94306 replace boost::noncopyable ...Jochen Nitschke2016-04-111-3/+3
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-176-10/+10
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-7/+0
* Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified...Stephan Bergmann2016-02-021-4/+17
* Resolves: #i126762# Ignore dictionary not in specified location.Kay Schenk2016-02-021-1/+9
* OSX build fixeNoel Grandin2016-01-251-0/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-256-4/+6
* loplugin: unused return valuesNoel Grandin2016-01-181-1/+0