summaryrefslogtreecommitdiffstats
path: root/linguistic/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen2018-06-263-8/+10
* Defer grammar checker thread creation until use.Michael Meeks2018-04-161-1/+3
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* Fix typosAndrea Gelmini2018-04-141-1/+1
* assert on empty lineCaolán McNamara2018-04-071-1/+1
* Use for-range loops in some modulesJulien Nabet2018-03-257-43/+27
* loplugin:redundantfcastStephan Bergmann2018-03-121-1/+1
* loplugin:constantparam in linguistic..sfx2Noel Grandin2018-03-081-5/+5
* loplugin:unusedmethodsNoel Grandin2018-03-082-10/+0
* cppcheck useInitializationListJochen Nitschke2018-02-121-2/+0
* Typ-o negativIlmari Lauhakangas2018-01-301-3/+3
* loplugin:useuniqueptr in SpellCheckerDispatcherNoel Grandin2018-01-292-11/+8
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-2/+1
* More loplugin:cstylecast: linguisticStephan Bergmann2018-01-128-33/+33
* Add optional title: field to user dictionariesLászló Németh2018-01-053-8/+43
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-119-18/+18
* loplugin:salcall handle static methodsNoel Grandin2017-12-072-2/+2
* xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2017-11-302-2/+2
* drop duplicate methodCaolán McNamara2017-11-221-3/+3
* tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh2017-11-171-1/+35
* loplugin:constparams in various(1)Noel Grandin2017-11-041-1/+1
* loplugin:constantparam in i18nlangtagNoel Grandin2017-10-311-25/+17
* loplugin:includeform: linguisticStephan Bergmann2017-10-2327-37/+37
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-2/+2
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-3/+2
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-291-5/+3
* ofz: don't leak in face of exceptionsCaolán McNamara2017-09-221-8/+8
* unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin2017-09-181-4/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-3/+3
* loplugin:oncevarNoel Grandin2017-07-311-3/+3
* loplugin:constparams handle constructorsNoel Grandin2017-07-282-8/+8
* loplugin:constparams in linguisticNoel Grandin2017-07-207-16/+16
* use more range-for on uno::SequenceNoel Grandin2017-07-111-32/+16
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* loplugin unnecessaryparan improvementsNoel Grandin2017-07-061-2/+2
* loplugin:casttovoid: linguisticStephan Bergmann2017-07-021-5/+1
* loplugin:oncevar in l10ntools..mysqlcNoel Grandin2017-06-254-18/+11
* loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin2017-06-233-9/+2
* convert ErrCode to strong typedefNoel Grandin2017-06-214-23/+24
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-182-4/+0
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-1/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-091-8/+5
* tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl2017-06-071-3/+3
* cleanup unused css/linguistic2/ includesJochen Nitschke2017-05-2810-11/+2
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* remove unused uno::Reference varsNoel Grandin2017-05-121-11/+3