summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp/transactionmanager.hxx
AgeCommit message (Expand)Author
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2018-12-20Fix typoAndrea Gelmini
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-12-16Simplify TransactionManagerStephan Bergmann
2015-12-16No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
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-04-27automaticly -> automatically.Jan Holesovsky
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17Drop framework::INonCopyable duplication of boost::noncopyableStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
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-10-28add modelines to .hxx files as wellCaolán McNamara
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-05-12cmcfixes75: #i111551# remove unused getGlobalTransactionManagerCaolán McNamara
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.8.318); FILE MERGEDRüdiger Timm
2006-06-19INTEGRATION: CWS warnings01 (1.7.32); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.6.562); FILE MERGEDRüdiger Timm
2002-05-02#99021# fix static inline problem by outliningAndreas Schlüns
2001-09-12#92075# exception specificationKurt Zenker
2001-08-20#87798# ALL includes for uno typesAndreas Schlüns
2001-06-11#85529# make it inlineAndreas Schlüns
2001-05-03no exceptions for release!Andreas Schlüns
2001-05-02#85529# new threadsafe mechanismAndreas Schlüns