summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2018-04-16Defer grammar checker thread creation until use.Michael Meeks
2017-11-22drop duplicate methodCaolán McNamara
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-31loplugin:constantparam in i18nlangtagNoel Grandin
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-18unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-20loplugin:constparams in linguisticNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-02loplugin:casttovoid: linguisticStephan Bergmann
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-05Fix typosAndrea Gelmini
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin
2017-04-28loplugin:salunicodeliteral: linguisticStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-20Prefix membersKhaled Hosny
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann