summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-06-02mergedlibs failure with duplicate SwXStringKeyMapCaolán McNamara2-13/+13
2018-06-01linguistic: add functionality to change spellcheck colorFred Kruse2-0/+90
2018-04-16Defer grammar checker thread creation until use.Michael Meeks1-1/+3
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-07assert on empty lineCaolán McNamara1-1/+1
2018-03-25Use for-range loops in some modulesJulien Nabet7-43/+27
2018-03-12loplugin:redundantfcastStephan Bergmann1-1/+1
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin1-5/+5
2018-03-08loplugin:unusedmethodsNoel Grandin2-10/+0
2018-02-12cppcheck useInitializationListJochen Nitschke1-2/+0
2018-01-30Typ-o negativIlmari Lauhakangas1-3/+3
2018-01-29loplugin:useuniqueptr in SpellCheckerDispatcherNoel Grandin2-11/+8
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-2/+1
2018-01-12More loplugin:cstylecast: linguisticStephan Bergmann8-33/+33
2018-01-05Add optional title: field to user dictionariesLászló Németh3-8/+43
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin9-18/+18
2017-12-07loplugin:salcall handle static methodsNoel Grandin2-2/+2
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2-2/+2
2017-11-22drop duplicate methodCaolán McNamara1-3/+3
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh1-1/+35
2017-11-04loplugin:constparams in various(1)Noel Grandin1-1/+1
2017-10-31loplugin:constantparam in i18nlangtagNoel Grandin1-25/+17
2017-10-23loplugin:includeform: linguisticStephan Bergmann27-37/+37
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+2
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-5/+3
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-8/+8
2017-09-18unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin1-4/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-3/+3
2017-07-31loplugin:oncevarNoel Grandin1-3/+3
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-8/+8
2017-07-20loplugin:constparams in linguisticNoel Grandin8-18/+18
2017-07-11use more range-for on uno::SequenceNoel Grandin1-32/+16
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-2/+2
2017-07-02loplugin:casttovoid: linguisticStephan Bergmann1-5/+1
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin4-18/+11
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin3-9/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin4-23/+24
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke2-4/+0
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-8/+5
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl1-3/+3
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke10-11/+2
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1