summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)AuthorFilesLines
2017-05-16loplugin:checkunusedparams variousNoel Grandin9-18/+12
2017-05-05Fix typosAndrea Gelmini4-4/+4
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock1-2/+2
2017-04-28loplugin:salunicodeliteral: lingucomponentStephan Bergmann3-12/+12
2017-04-26use strong_int for LanguageTypeNoel Grandin4-11/+11
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky4-4/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann1-1/+2
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-25Clean up use of integer typesStephan Bergmann1-7/+20
2017-02-20Prefix membersKhaled Hosny2-90/+90
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann11-136/+66
2017-01-20loplugin:dynexcspec (macOS), lingucomponentStephan Bergmann1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, lingucomponentStephan Bergmann4-0/+4
2016-12-15fix collisionCaolán McNamara1-5/+1
2016-12-15hunspell defines this for some time nowDavid Tardon1-3/+5
2016-12-15fix build with hunspell < 1.5David Tardon1-0/+5
2016-12-15if building against system hunspell < 1.5.4 > 1.4.0Caolán McNamara1-0/+4
2016-12-14update to latest hunspell 1-5 releaseCaolán McNamara1-8/+36
2016-12-12remove useless Mutex guardsNoel Grandin2-2/+0
2016-10-10Search for old style dictionaries in DICPATHJookia1-54/+105
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara4-14/+6
2016-09-14loplugin:overrideStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-5/+5
2016-07-20The thesaruses are in mythes formatCaolán McNamara1-1/+1
2016-06-20cppcheck: oppositeInnerCondition if new fails, its going to throwCaolán McNamara1-3/+1
2016-06-13Fix typosAndrea Gelmini1-3/+3
2016-05-16Fix typosAndrea Gelmini2-2/+2
2016-05-12Removed 'altstrfunc.cxx' and .hxxKrishna Keshav5-80/+23
2016-05-10tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav1-1/+4
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-14/+14
2016-04-22loplugin:salboolStephan Bergmann1-3/+3
2016-04-21new plugin stylepoliceNoel Grandin1-11/+11
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-04-18try next hunspell 1.4.0 prerelease milestoneCaolán McNamara1-1/+0
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-2/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke2-3/+0
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-2/+2
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-3/+3
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin6-10/+10
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-7/+0
2016-02-02Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified...Stephan Bergmann1-4/+17
2016-02-02Resolves: #i126762# Ignore dictionary not in specified location.Kay Schenk1-1/+9
2016-01-25OSX build fixeNoel Grandin1-0/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin6-4/+6
2016-01-18loplugin: unused return valuesNoel Grandin1-1/+0
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin2-13/+0
2016-01-10Fix typosAndrea Gelmini3-3/+3