summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin2017-01-243-13/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-232-3/+3
* New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann2017-01-198-3/+16
* use rtl::Reference in DicListNoel Grandin2017-01-192-29/+23
* use rtl::Reference in ConvDicListNoel Grandin2017-01-182-32/+21
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* use rtl::Reference in LngSvcMgrNoel Grandin2017-01-172-101/+79
* use rtl::Reference in SpellCacheNoel Grandin2017-01-172-11/+9
* new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2017-01-171-4/+3
* Some loplugin:conststringvar/stringconstant improvements: linguisticStephan Bergmann2017-01-111-1/+1