summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* loplugin:oncevarNoel Grandin2017-07-311-1/+1
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-2/+2
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-6/+5
* remove now unnecessary comphelper::OModuleClient stuffNoel Grandin2017-07-231-20/+1
* loplugin:unusedfields in basctl..connectivityNoel Grandin2017-07-221-6/+0
* migrate to boost::gettextCaolán McNamara2017-07-212-209/+0
* loplugin:constparams in comphelper,unoidlNoel Grandin2017-07-173-11/+11
* extend loplugin useuniqueptr to OUString pointersNoel Grandin2017-07-172-6/+5
* comphelper: move base64 encode/decode helpers from saxAshod Nakashian2017-07-162-0/+217
* use more OUString::operator== comphelper..cuiNoel Grandin2017-07-137-8/+8
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-121-3/+3
* simplify some OUString compareTo callsNoel Grandin2017-07-102-8/+5
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* Remove useless method OCommonAccessibleText::getTextArnaud Versini2017-07-101-7/+1
* remove nullptr checks on STL search result iteratorsJochen Nitschke2017-07-071-2/+2
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-072-3/+2
* use more begin()/end() for SequenceNoel Grandin2017-07-062-27/+21
* use begin()/end() when working with SequenceNoel Grandin2017-07-031-6/+6
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-035-9/+7
* loplugin:casttovoid: comphelperStephan Bergmann2017-07-022-7/+3
* 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