summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)AuthorFilesLines
2017-11-01Replace lists by vectors in lingucomponentJulien Nabet5-72/+59
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin2-4/+4
2017-10-25Related: tdf#80713 allow translation of linguistic service display namesCaolán McNamara3-6/+16
2017-10-24loplugin:includeform: lingucomponent (macOS)Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: lingucomponentStephan Bergmann7-8/+8
2017-10-23hardly need a mutex to return a local stringCaolán McNamara1-1/+0
2017-10-18strip out trivial indirectionNoel Grandin16-218/+28
2017-10-05Fix potential leak in macspellimp.mmJulien Nabet2-6/+4
2017-09-26Unify hyphenator loading and ensure Unicode paths on WindowsMike Kaganski1-68/+32
2017-09-22loplugin:flatten in framework..packageNoel Grandin1-9/+6
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-18Related tdf#112425: fix another leak in MacSpellCheckerJulien Nabet1-4/+3
2017-09-16tdf#112425: fix leak in MacSpellCheckerJulien Nabet1-4/+3
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin4-12/+12
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-2/+2
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin2-5/+3
2017-07-12loplugin:useuniqueptr in lingucomponentNoel Grandin2-5/+4
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-2/+2
2017-06-30loplugin:oncevarStephan Bergmann1-4/+2
2017-06-29loplugin:oncevar variousNoel Grandin1-2/+1
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke8-9/+1
2017-05-21cppcheck: unusedStructMemberJochen Nitschke1-16/+1
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