summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2017-08-18Remove dead function declarationStephan Bergmann
2017-08-18loplugin:unreffun (clang-cl)Stephan Bergmann
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-08updater: move the windows process starting code to comphelperMarkus Mohrhard
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11drop TPropertyValueEqualFunctorNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-07-07comphelper : Simplify guards in OAccessibleContextHelper.Arnaud Versini
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-19simplify the array version of comphelper::containerToSequenceNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15comphelper: add a profiling APILászló Németh
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-06-08oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-18Some manual loplugin:comparisonwithconstant fixes in macros...Stephan Bergmann
2017-05-09gnome-documents: hold solarmutex on dtor patch as wellCaolán McNamara
2017-04-29add MD5 hashing to generic digest classMarkus Mohrhard
2017-04-28loplugin:salunicodeliteral: comphelperStephan Bergmann
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara
2017-04-27drop unused comphelper::EventLogger::logpCaolá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-27un-default argumentCaolán McNamara
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-26Clean up uses of SAL_U/SAL_W: comphelperStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23merge comphelper::ChainablePropertySet with comphelper::ChainableHelperNoStateNoel Grandin
2017-04-23simplify ChainableProperySet and MasterPropertySetNoel Grandin
2017-04-21add generic digest classMarkus Mohrhard
2017-04-06split closeOutput upCaolán McNamara