summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp
AgeCommit message (Expand)Author
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
2014-03-17Remove unused framework::FairRWLockStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-01-27bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-09-26typo fixes in commentsAndras Timar
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist
2013-05-14LockHelper::getGlobalLock is never called with an argumentStephan Bergmann
2013-05-14Remove unused LOCKTYPE_FRAMEWORK env var overrideStephan Bergmann
2013-05-14ENABLE_MUTEXDEBUG is never definedStephan Bergmann
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2011-12-08Less succes, more successStefan Knorr (astron)