summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
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
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-31spelling in comments: minmal -> minimalJustin Luth
2017-03-29sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl
2017-03-25Fix typosAndrea Gelmini
2017-03-21comphelper:: fix MSVC hang in ThreadPool::shutdown(), try #2Michael Stahl
2017-03-16Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21loplugin:subtlezeroinit: comphelperStephan Bergmann
2017-02-19Consistent formatting & indentation.Kohei Yoshida
2017-02-12Various typos on accessibleJulien Nabet
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-23use rtl::Reference in OPropertyChangeListenerNoel Grandin
2017-01-20use rtl::Reference in OSelectionChangeListenerNoel Grandin
2017-01-20use rtl::Reference in OContainerListenerNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann