summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp
AgeCommit message (Expand)Author
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-02loplugin:unuseddefaultparam in frameworkNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin
2015-12-16Remove comment noiseStephan Bergmann
2015-12-16No need for TransactionGuard::stopStephan Bergmann
2015-12-16Simplify TransactionManagerStephan Bergmann
2015-12-16No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann
2015-12-16TransactionGuard is always called with null eReasonStephan Bergmann
2015-12-16Remove dead ctorStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-06-13Typo: E_HARDEXCETIONS->E_HARDEXCEPTIONSJulien Nabet
2015-05-13framework: remove pointless IGate interface and de-virtualizeMichael Stahl
2015-05-13ramework: remove confusing unused Gate::openGap()Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-07-02Drop unused E_NOEXCEPTIONSStephan Bergmann
2014-07-02Drop unnecessary ITransactionManager base classStephan Bergmann
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann
2014-03-20Remove newly unused framework::GuardStephan Bergmann
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann
2014-03-20Remove newly unused framework::ThreadHelpBaseStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-03-17No need for framework::LockHelper to derive from framework::IMutexStephan Bergmann
2014-03-17Use LockHelper directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-03-17Remove unused framework::WriteGuard::getModeStephan Bergmann
2014-03-17Remove single, unnecessary use of framework::WriteGuard::downgradeStephan Bergmann
2014-03-17Remove superfluous framework::LockHelper::{acquire,release{Read,Write}AccessStephan Bergmann
2014-03-17Remove no-op framework::LockHelper::downgradeWriteAccessStephan Bergmann
2014-03-17No need for framework::IRWLock interfaceStephan Bergmann
2014-03-17Drop framework::INonCopyable duplication of boost::noncopyableStephan Bergmann