summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* coverity#1398524 Uncaught exceptionCaolán McNamara2017-01-101-1/+1
* New loplugin:conststringvar: linguisticStephan Bergmann2017-01-101-3/+3
* New loplugin:externvar: linguisticStephan Bergmann2017-01-091-1/+1
* tdf#43157 Cleanup DBG_ASSERT in misc.cxxMuhammet Kara2017-01-031-7/+6
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-053-6/+6
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-052-2/+2
* loplugin:unnecessaryoverride (dtors) in linguisticStephan Bergmann2016-12-051-5/+0
* Idle::Start must be called with SolarMutex lockedStephan Bergmann2016-11-291-9/+15
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-084-45/+4
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-081-2/+2
* loplugin:oncevar in helpcompiler..reportdesignNoel Grandin2016-11-022-8/+3
* loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2016-10-191-2/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-052-2/+2
* loplugin:literaltoboolconversionStephan Bergmann2016-09-291-2/+2
* Resolves: tdf#67555 writeFile honors ntfs symlinks as it turns outCaolán McNamara2016-09-291-67/+30
* we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara2016-09-241-22/+3
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1314-16/+16
* return const&Eike Rathke2016-08-301-1/+1
* LanguageType is unsigned int16Eike Rathke2016-08-304-12/+12
* construct only when neededEike Rathke2016-08-301-4/+2
* calling set::find() before set::insert() is unwiseEike Rathke2016-08-301-3/+2
* pass the already available bcp47 string instead of yet another conversionEike Rathke2016-08-301-6/+4
* Related: tdf#83376 fallback to known in linguistic context is wrong, always.Eike Rathke2016-08-303-3/+3
* Resolves: tdf#83376 do not let linguistic tools fall back to known languagesEike Rathke2016-08-301-4/+4
* use static LanguageTag::convertTo...() instead of LanguageTag().get...()Eike Rathke2016-08-301-3/+3
* improve passstuffbyref return analysisNoel Grandin2016-07-272-2/+2
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-152-7/+0
* remove comphelper::string::removeNoel Grandin2016-07-042-3/+2
* loplugin:singlevalfields in variousNoel Grandin2016-06-282-8/+2
* Fix typosAndrea Gelmini2016-06-131-1/+1
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-129-27/+27
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-4/+4
* loplugin:unusedmethodsNoel Grandin2016-05-261-2/+0
* loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin2016-05-191-9/+0
* Fix typosAndrea Gelmini2016-05-101-1/+1
* use Any constructor instead of temporariesNoel Grandin2016-05-041-6/+2
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-284-12/+10
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-207-21/+21