summaryrefslogtreecommitdiff
path: root/vcl/source/helper/threadex.cxx
AgeCommit message (Expand)Author
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-03-18vcl: have SolarThreadExecutor use osl::Condition, not oslConditionChris Sherlock
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-03-08loplugin:constantparams in vclNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-07-21callcatcher: unused ThreadExecutorCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-10merge vosremoval-thread patchNorbert Thiebaud
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-11-25#i10000#,#i96584#: in case of timeout do not access dead objectJens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.9.248); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.8.172); FILE MERGEDJens-Heiner Rechtien
2006-11-01INTEGRATION: CWS vcl68 (1.7.44); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.6.42); FILE MERGEDOliver Bolte
2006-07-26INTEGRATION: CWS dba204b (1.5.42); FILE MERGEDRüdiger Timm
2006-06-19INTEGRATION: CWS warnings01 (1.4.70); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.3.980); FILE MERGEDRüdiger Timm
2001-06-08#87994# osl_freeThreadHandle() is replaced by osl_destroyThreadJörg Budischewski
2000-12-05changed SolarThreadExecutor to release SolarMutex temporarily to avoid deadlocksPhilipp Lohmann
2000-09-18initial importJens-Heiner Rechtien