summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* simplify some string handling in tracing callsNoel Grandin2017-06-231-10/+2
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-231-4/+1
* create comphelper::RefCountedMutexNoel Grandin2017-06-201-0/+5
* loplugin:oncevar in codemaker..connectivityNoel Grandin2017-06-205-11/+5
* comphelper: add a profiling APILászló Németh2017-06-152-0/+106
* Missing includeStephan Bergmann2017-06-151-0/+1
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-2/+2
* use local statics for getUnoTunnelImplementationIdJochen Nitschke2017-06-131-5/+3
* Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem2017-06-121-18/+2
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-124-41/+11
* pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin2017-06-121-14/+6
* allow build without tls and ssljan Iversen2017-06-111-0/+5
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-051-2/+2
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-1/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-302-3/+3
* remove unnecessary use of OString::getStrNoel Grandin2017-05-283-30/+19
* tdf#36541 Wrong syntax highlighting in BASIC IDEtagezi2017-05-271-18/+18
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* loplugin:stringcopy: comphelperStephan Bergmann2017-05-191-12/+12
* Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2017-05-153-3/+3
* remove unused uno::Reference varsNoel Grandin2017-05-121-2/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-0912-12/+0
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-1/+1
* add test for MD5 hashingMarkus Mohrhard2017-04-291-0/+12
* add MD5 hashing to generic digest classMarkus Mohrhard2017-04-291-0/+6
* loplugin:cppunitassertequals: comphelperStephan Bergmann2017-04-281-1/+2
* tdf#39468 cleanup source code commentsdennisroczek2017-04-271-2/+1
* remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara2017-04-271-13/+0
* drop writeonly unused structCaolán McNamara2017-04-271-15/+0
* the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara2017-04-271-6/+2
* comphelper: fix loplugin:unreffun warningMiklos Vajna2017-04-271-1/+0
* another name for a nonlocalized string is a stringCaolán McNamara2017-04-271-66/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* simplify ChainableProperySet and MasterPropertySetNoel Grandin2017-04-232-90/+6
* fix --with-tls=openssl buildCaolán McNamara2017-04-221-1/+1
* add test for generic digest classMarkus Mohrhard2017-04-212-0/+81
* add generic digest classMarkus Mohrhard2017-04-212-0/+159
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-216-6/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-212-11/+11
* clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2017-04-192-23/+5
* update cppunit to 1.14.0Markus Mohrhard2017-04-141-5/+0
* [API-CHANGE] drop css.comp.logging.SimpleLogRingCaolán McNamara2017-04-124-226/+0
* try and silence coverity#1403659 Data race conditionCaolán McNamara2017-04-071-0/+1
* split closeOutput upCaolán McNamara2017-04-061-4/+10
* loplugin:constantparam part2Noel Grandin2017-04-051-2/+2
* This only wants to check for Windows in general?Stephan Bergmann2017-03-311-1/+1
* remove type decorations on char literalsJochen Nitschke2017-03-301-2/+2
* tdf#39468 Translate German commentsJens Carl2017-03-291-5/+3
* sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl2017-03-292-0/+58
* Fix typosAndrea Gelmini2017-03-251-1/+1