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