summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp/lockhelper.hxx
AgeCommit message (Expand)Author
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann
2014-03-17No need for framework::LockHelper to derive from framework::IMutexStephan Bergmann
2014-03-17Remove unused framework::WriteGuard::getModeStephan 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
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-05-14LockHelper::getGlobalLock is never called with an argumentStephan Bergmann
2013-05-14Remove unused LOCKTYPE_FRAMEWORK env var overrideStephan Bergmann
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
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
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-11-10undoapi: mutex.h => mutex.hxx / deliver mutex.hxxFrank Schoenheit [fs]
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-04-20gnumake2: fix build breakers in frameworkMichael Stahl
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: export all symbols in framework using declspecMathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.4.458); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.3.336); FILE MERGEDRüdiger Timm
2004-02-20INTEGRATION: CWS vcl17 (1.2.188); FILE MERGEDOliver Bolte
2001-06-26#85529# use solar mutex as defaultAndreas Schlüns
2001-06-11#85529# new class as lock simulatorAndreas Schlüns