summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-06-15comphelper: add a profiling APILászló Németh
2017-06-15Missing includeStephan Bergmann
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-06-11allow build without tls and ssljan Iversen
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-27tdf#36541 Wrong syntax highlighting in BASIC IDEtagezi
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: comphelperStephan Bergmann
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-29add test for MD5 hashingMarkus Mohrhard
2017-04-29add MD5 hashing to generic digest classMarkus Mohrhard
2017-04-28loplugin:cppunitassertequals: comphelperStephan Bergmann
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara
2017-04-27drop writeonly unused structCaolán McNamara
2017-04-27the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara
2017-04-27comphelper: fix loplugin:unreffun warningMiklos Vajna
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23simplify ChainableProperySet and MasterPropertySetNoel Grandin
2017-04-22fix --with-tls=openssl buildCaolán McNamara
2017-04-21add test for generic digest classMarkus Mohrhard
2017-04-21add generic digest classMarkus Mohrhard
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-12[API-CHANGE] drop css.comp.logging.SimpleLogRingCaolán McNamara
2017-04-07try and silence coverity#1403659 Data race conditionCaolán McNamara
2017-04-06split closeOutput upCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31This only wants to check for Windows in general?Stephan Bergmann