summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)AuthorFilesLines
2018-05-18tdf#112442: Use list of available dictionaries, not available localesTor Lillqvist1-8/+14
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin2-7/+0
2018-05-12coverity#1430057 rework warning code to use nonwarning patternCaolán McNamara1-7/+6
2018-05-07configure option to disable libnumbertextNoel Grandin1-5/+6
2018-05-04set -DENABLE_LIBNJUMBERTEXT after pkg-configRene Engelhard1-4/+0
2018-05-03loplugin:staticaccessStephan Bergmann1-2/+2
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh4-0/+267
2018-03-19coverity#1430057 silence Argument cannot be negativeCaolán McNamara1-1/+1
2018-02-17loplugin:useuniqueptr in HyphenatorNoel Grandin3-44/+32
2018-02-17loplugin:useuniqueptr in ThesaurusNoel Grandin2-69/+30
2018-02-17loplugin:useuniqueptr in SpellCheckerNoel Grandin2-7/+4
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist2-6/+0
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky2-0/+8
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-2/+2
2018-01-20tdf#112373 Using vector of struct to manage hunspell dictsabstatic2-56/+39
2018-01-15remove local copies of std::min,std::maxNoel Grandin1-7/+4
2018-01-12More loplugin:cstylecast: lingucomponentStephan Bergmann2-9/+9
2017-12-15loplugin:salcall (macOS)Stephan Bergmann1-2/+2
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin4-8/+8
2017-12-07loplugin:salcall handle static methodsNoel Grandin4-12/+12
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