summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
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
2016-08-30construct only when neededEike Rathke
2016-08-30calling set::find() before set::insert() is unwiseEike Rathke
2016-08-30pass the already available bcp47 string instead of yet another conversionEike Rathke
2016-08-30Related: tdf#83376 fallback to known in linguistic context is wrong, always.Eike Rathke
2016-08-30Resolves: tdf#83376 do not let linguistic tools fall back to known languagesEike Rathke
2016-08-30use static LanguageTag::convertTo...() instead of LanguageTag().get...()Eike Rathke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-13Fix typosAndrea Gelmini
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-19loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin