summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* Defer grammar checker thread creation until use.Michael Meeks2018-04-161-1/+3
* 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-208-18/+18
* 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
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-082-2/+0
* Fix typosAndrea Gelmini2017-05-051-1/+1
* loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin2017-05-027-34/+19
* loplugin:salunicodeliteral: linguisticStephan Bergmann2017-04-281-1/+1
* use strong_int for LanguageTypeNoel Grandin2017-04-2614-87/+94
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin2017-04-243-11/+3
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* loplugin:constantparam part2Noel Grandin2017-04-052-3/+3
* remove type decorations on char literalsJochen Nitschke2017-03-302-11/+11
* Fix typosAndrea Gelmini2017-03-252-2/+2
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Fix typosAndrea Gelmini2017-03-021-1/+1
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* Prefix membersKhaled Hosny2017-02-202-49/+49
* Add missing #includesStephan Bergmann2017-02-063-0/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-2630-449/+210