summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* 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
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-183-25/+18
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-145-9/+9
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-1/+1
* tdf#94306 replace boost::noncopyable ...Jochen Nitschke2016-04-113-9/+10
* Avoid reserved identifierStephan Bergmann2016-04-062-3/+3
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-053-30/+13
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* sequence->vector in linguisticNoel Grandin2016-04-018-170/+100
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-315-7/+7
* Avoid reserved identifiersStephan Bergmann2016-03-292-8/+8
* loplugin:constantparam in linguisticNoel Grandin2016-03-232-14/+9
* tdf#97179: do not suggest 1-letter custom dictionary wordsLászló Németh2016-02-181-1/+1
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-7/+0
* Remove excess newlinesChris Sherlock2016-02-0925-53/+0
* Fix typosAndrea Gelmini2016-02-051-1/+1
* unnecessary use of OUString constructorNoel Grandin2016-01-311-1/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-2514-66/+25
* loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin2016-01-151-3/+2