summaryrefslogtreecommitdiffstats
path: root/framework/inc/threadhelp
Commit message (Expand)AuthorAgeFilesLines
* Remove LockHelper::getGlobalMutex().Jan Holesovsky2014-04-151-39/+0
* framework: sal_Bool->boolNoel Grandin2014-04-074-12/+12
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-063-15/+0
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-063-46/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-064-10/+10
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-063-5/+0
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-261-4/+4
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-9/+9
* Remove newly unused framework::LockHelper classStephan Bergmann2014-03-201-55/+7
* Remove newly unused framework::GuardStephan Bergmann2014-03-201-71/+0
* Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann2014-03-201-6/+6
* Remove newly unused framework::ThreadHelpBaseStephan Bergmann2014-03-201-66/+0
* Consolidate framework::{Resetable,}GuardStephan Bergmann2014-03-171-165/+0
* No need for framework::LockHelper to derive from framework::IMutexStephan Bergmann2014-03-172-15/+5
* Use LockHelper directlyStephan Bergmann2014-03-171-4/+4
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-173-334/+71
* Remove unused framework::WriteGuard::getModeStephan Bergmann2014-03-172-35/+7
* Remove single, unnecessary use of framework::WriteGuard::downgradeStephan Bergmann2014-03-171-53/+8
* Remove superfluous framework::LockHelper::{acquire,release{Read,Write}AccessStephan Bergmann2014-03-173-12/+7
* Remove no-op framework::LockHelper::downgradeWriteAccessStephan Bergmann2014-03-172-2/+0
* No need for framework::IRWLock interfaceStephan Bergmann2014-03-175-102/+26
* Drop framework::INonCopyable duplication of boost::noncopyableStephan Bergmann2014-03-178-70/+16
* Remove unused framework::FairRWLockStephan Bergmann2014-03-172-243/+2
* Remove visual noise from frameworkAlexander Wilms2014-02-2614-119/+119
* bool improvementsStephan Bergmann2014-01-271-3/+3
* typo fixesAndras Timar2013-12-205-6/+6
* fixincludeguards.sh: frameworkThomas Arnhold2013-11-0514-42/+42
* typo fixes in commentsAndras Timar2013-09-266-11/+11
* Bin unused remains of framework's own "debug framework"Tor Lillqvist2013-09-092-2/+0
* LockHelper::getGlobalLock is never called with an argumentStephan Bergmann2013-05-141-1/+4
* Remove unused LOCKTYPE_FRAMEWORK env var overrideStephan Bergmann2013-05-141-41/+1
* ENABLE_MUTEXDEBUG is never definedStephan Bergmann2013-05-141-15/+0
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-142-5/+5
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-11-155-118/+73
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0811-119/+0
* remove include comments and boxesThomas Arnhold2012-08-0811-102/+0
* re-base on ALv2 code.Michael Meeks2012-06-223-69/+42
* re-base on ALv2 code.Michael Meeks2012-06-216-138/+84
* .h files don't need executable bitsMichael Stahl2012-03-234-0/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-143-0/+6
* Less succes, more successStefan Knorr (astron)2011-12-081-2/+2
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2910-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1215-74/+6
|\
| * undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]2010-12-232-2/+4
| |\
| | * CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-132-2/+0
| | |\
| | * | gnumake2: fix build breakers in frameworkMichael Stahl2010-04-201-1/+1