summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-6/+5
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin1-20/+1
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin1-6/+0
2017-07-21migrate to boost::gettextCaolán McNamara2-209/+0
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin3-11/+11
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin2-6/+5
2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian2-0/+217
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin7-8/+8
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-3/+3
2017-07-10simplify some OUString compareTo callsNoel Grandin2-8/+5
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini1-7/+1
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke1-2/+2
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke2-3/+2
2017-07-06use more begin()/end() for SequenceNoel Grandin2-27/+21
2017-07-03use begin()/end() when working with SequenceNoel Grandin1-6/+6
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke5-9/+7
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann2-7/+3
2017-06-23simplify some string handling in tracing callsNoel Grandin1-10/+2
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin1-4/+1
2017-06-20create comphelper::RefCountedMutexNoel Grandin1-0/+5
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin5-11/+5
2017-06-15comphelper: add a profiling APILászló Németh2-0/+106
2017-06-15Missing includeStephan Bergmann1-0/+1
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin1-2/+2
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke1-5/+3
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem1-18/+2
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini4-41/+11
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin1-14/+6
2017-06-11allow build without tls and ssljan Iversen1-0/+5
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-2/+2
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin2-3/+3
2017-05-28remove unnecessary use of OString::getStrNoel Grandin3-30/+19
2017-05-27tdf#36541 Wrong syntax highlighting in BASIC IDEtagezi1-18/+18
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-05-19loplugin:stringcopy: comphelperStephan Bergmann1-12/+12
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M3-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke12-12/+0
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-29add test for MD5 hashingMarkus Mohrhard1-0/+12
2017-04-29add MD5 hashing to generic digest classMarkus Mohrhard1-0/+6
2017-04-28loplugin:cppunitassertequals: comphelperStephan Bergmann1-1/+2
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-2/+1
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara1-13/+0
2017-04-27drop writeonly unused structCaolán McNamara1-15/+0
2017-04-27the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara1-6/+2
2017-04-27comphelper: fix loplugin:unreffun warningMiklos Vajna1-1/+0
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara1-66/+0