summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp
AgeCommit message (Expand)AuthorFilesLines
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke3-6/+17
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-02loplugin:unuseddefaultparam in frameworkNoel Grandin1-4/+2
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin1-8/+2
2015-12-16Remove comment noiseStephan Bergmann1-37/+4
2015-12-16No need for TransactionGuard::stopStephan Bergmann1-18/+1
2015-12-16Simplify TransactionManagerStephan Bergmann1-21/+0
2015-12-16No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann2-6/+2
2015-12-16TransactionGuard is always called with null eReasonStephan Bergmann1-11/+3
2015-12-16Remove dead ctorStephan Bergmann1-14/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-01Fix typosAndrea Gelmini3-5/+5
2015-06-13Typo: E_HARDEXCETIONS->E_HARDEXCEPTIONSJulien Nabet1-1/+1
2015-05-13framework: remove pointless IGate interface and de-virtualizeMichael Stahl2-69/+6
2015-05-13ramework: remove confusing unused Gate::openGap()Michael Stahl2-33/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-07-02Drop unused E_NOEXCEPTIONSStephan Bergmann2-3/+1
2014-07-02Drop unnecessary ITransactionManager base classStephan Bergmann3-148/+78
2014-05-14Removed redundant private methods commentsHussian Alamri1-1/+0
2014-04-27automaticly -> automatically.Jan Holesovsky4-5/+5
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky1-39/+0
2014-04-07framework: sal_Bool->boolNoel Grandin4-12/+12
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist3-15/+0
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist3-46/+0
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist4-10/+10
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist3-5/+0
2014-03-26Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-9/+9
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann1-55/+7
2014-03-20Remove newly unused framework::GuardStephan Bergmann1-71/+0
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann1-6/+6
2014-03-20Remove newly unused framework::ThreadHelpBaseStephan Bergmann1-66/+0
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann1-165/+0
2014-03-17No need for framework::LockHelper to derive from framework::IMutexStephan Bergmann2-15/+5
2014-03-17Use LockHelper directlyStephan Bergmann1-4/+4
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann3-334/+71
2014-03-17Remove unused framework::WriteGuard::getModeStephan Bergmann2-35/+7
2014-03-17Remove single, unnecessary use of framework::WriteGuard::downgradeStephan Bergmann1-53/+8
2014-03-17Remove superfluous framework::LockHelper::{acquire,release{Read,Write}AccessStephan Bergmann3-12/+7
2014-03-17Remove no-op framework::LockHelper::downgradeWriteAccessStephan Bergmann2-2/+0
2014-03-17No need for framework::IRWLock interfaceStephan Bergmann5-102/+26
2014-03-17Drop framework::INonCopyable duplication of boost::noncopyableStephan Bergmann8-70/+16
2014-03-17Remove unused framework::FairRWLockStephan Bergmann2-243/+2
2014-02-26Remove visual noise from frameworkAlexander Wilms14-119/+119
2014-01-27bool improvementsStephan Bergmann1-3/+3
2013-12-20typo fixesAndras Timar5-6/+6
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold14-42/+42
2013-09-26typo fixes in commentsAndras Timar6-11/+11
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist2-2/+0