summaryrefslogtreecommitdiff
path: root/framework/source/fwi/threadhelp
AgeCommit message (Expand)Author
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-08-19Fix grammarAndrea Gelmini
2019-06-19Fix typoAndrea Gelmini
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-12-16Simplify TransactionManagerStephan Bergmann
2015-12-16No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-13It's E_BEFORECLOSE not E_CLOSINGJulien Nabet
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-02Drop unused E_NOEXCEPTIONSStephan Bergmann
2014-07-02Drop unnecessary ITransactionManager base classStephan Bergmann
2014-06-24allow a frame to go from init state to closeCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
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-03-20Remove newly unused framework::LockHelper classStephan Bergmann
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-03-17No need for framework::LockHelper to derive from framework::IMutexStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan 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-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-03Remove unnecessary #includeStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-09-26typo fixes in commentsAndras Timar
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-07-23improve commentsNoel Grandin
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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold