summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool/threadpool.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-14cid#983623 Don't throw DisposedException past uno_threadpool_putJobStephan Bergmann1-15/+14
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin1-1/+1
2014-05-19oox: drop using from headerThomas Arnhold1-0/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-17cppu: sal_Bool -> boolStephan Bergmann1-16/+16
2012-06-13re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann1-58/+66
2012-05-16Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann1-7/+17
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+3
2011-12-19Removed superfluous CPPU_DLLPUBLIC from definitions.Stephan Bergmann1-7/+7
2011-12-19cppu: add visibility symbolsMatúš Kukan1-7/+7
2011-11-27remove include of pch header in cppuNorbert Thiebaud1-2/+0
2011-03-14Use explicitly cast zeros to avoid compilation error with MSVC2010Tor Lillqvist1-2/+2
2011-02-03move module cppu to boost unordered containersFridrich Strba1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-11#i107490# cppu lifecycle cleanupCaolán McNamara1-27/+31
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.17.34); FILE MERGEDRüdiger Timm1-23/+18
2007-07-18INTEGRATION: CWS unomacli64 (1.16.36); FILE MERGEDOliver Bolte1-4/+4
2006-09-16INTEGRATION: CWS pchfix02 (1.15.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.11.32); FILE MERGEDJens-Heiner Rechtien1-13/+20
2006-04-26INTEGRATION: CWS jsc9 (1.13.2); FILE MERGEDKurt Zenker1-24/+43
2006-04-19INTEGRATION: CWS sb49 (1.12.38); FILE MERGEDJens-Heiner Rechtien1-43/+24
2005-09-08INTEGRATION: CWS ooo19126 (1.11.36); FILE MERGEDRüdiger Timm1-47/+21
2004-06-17INTEGRATION: CWS ooo64bit01 (1.9.72); FILE MERGEDRüdiger Timm1-5/+5
2004-04-21INTEGRATION: CWS ooo20040329 (1.9.70); FILE MERGEDSander Vesik1-4/+2
2003-04-15INTEGRATION: CWS dbgmacros1 (1.8.58); FILE MERGEDVladimir Glazounov1-4/+4
2001-05-28#87516# possible 2 second timeout for a remote call removedJörg Budischewski1-3/+2
2001-05-10made the threadpool handle administrator secure against duplicate handlesJörg Budischewski1-5/+58
2001-05-08incompatible change of the uno threadpoolJörg Budischewski1-57/+37
2001-03-28no use of SAL_DLLEXPORT anymore, using def fileDaniel Boelzle1-8/+8
2001-03-09revised function throw () clausesDaniel Boelzle1-8/+8
2001-02-20#83737# fill the udk208 branch into the main streamJörg Budischewski1-12/+29
2000-12-21empty throw () clausesDaniel Boelzle1-2/+8
2000-09-18initial importJens-Heiner Rechtien1-0/+473