summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl
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
2017-01-24loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann
2017-01-19use rtl::Reference in DicListNoel Grandin
2017-01-18use rtl::Reference in ConvDicListNoel Grandin
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17use rtl::Reference in LngSvcMgrNoel Grandin
2017-01-17use rtl::Reference in SpellCacheNoel Grandin
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2017-01-11Some loplugin:conststringvar/stringconstant improvements: linguisticStephan Bergmann
2017-01-10coverity#1398524 Uncaught exceptionCaolán McNamara
2017-01-10New loplugin:conststringvar: linguisticStephan Bergmann
2017-01-09New loplugin:externvar: linguisticStephan Bergmann
2017-01-03tdf#43157 Cleanup DBG_ASSERT in misc.cxxMuhammet Kara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in linguisticStephan Bergmann
2016-11-29Idle::Start must be called with SolarMutex lockedStephan Bergmann
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29loplugin:literaltoboolconversionStephan Bergmann
2016-09-29Resolves: tdf#67555 writeFile honors ntfs symlinks as it turns outCaolán McNamara
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30return const&Eike Rathke
2016-08-30LanguageType is unsigned int16Eike Rathke