summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin2-6/+3
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-14new loplugin:droplongNoel Grandin1-4/+4
2017-08-13updater: fix crash on windows while creating the updater command lineMarkus Mohrhard1-2/+2
2017-08-13Revert "cppcheck: variableScope"Markus Mohrhard1-5/+7
2017-08-13cppcheck: variableScopeJochen Nitschke1-7/+5
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-2/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin4-5/+5
2017-08-08updater: move the windows process starting code to comphelperMarkus Mohrhard3-0/+296
2017-08-02remove unnecessary use of 'this->'Noel Grandin2-10/+10
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-2/+2
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