summaryrefslogtreecommitdiffstats
path: root/cppu/source/threadpool/threadpool.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-231-1/+1
* Replace lists by vector or deque (cppu)Julien Nabet2017-11-181-41/+19
* loplugin:includeform: cppuStephan Bergmann2017-10-231-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-7/+7
* tdf#43157: convert cppu's threadpool from OSL_ASSERT to assertChris Sherlock2017-05-071-7/+7
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-2/+2
* loplugin:subtlezeroinit: cppuStephan Bergmann2017-02-211-1/+1
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-1/+1
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-2/+2
* ::std::list < sal_Int64 > -> std::vectorNoel Grandin2016-09-011-9/+9
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-1/+1
* tdf#84323: Make osl::Condition::wait more readableGurkaran2016-03-221-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-3/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* cppcheck:useInitializationListNoel Grandin2015-11-221-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-11/+11
* boost->stdCaolán McNamara2015-09-141-0/+1
* Some oslCondition -> osl::ConditionStephan Bergmann2015-08-181-8/+8
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* Remove include stdio (part2)Julien Nabet2015-05-181-13/+2
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-271-2/+2
* cid#983623 Don't throw DisposedException past uno_threadpool_putJobStephan Bergmann2014-11-141-15/+14
* cppu and cppuhelper: loplugin: cstylecastNoel Grandin2014-09-171-1/+1
* oox: drop using from headerThomas Arnhold2014-05-191-0/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* cppu: sal_Bool -> boolStephan Bergmann2014-02-171-16/+16
* re-base on ALv2 code.Michael Meeks2012-06-131-23/+14
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-231-58/+66
* Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann2012-05-161-7/+17
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-3/+3
* Removed superfluous CPPU_DLLPUBLIC from definitions.Stephan Bergmann2011-12-191-7/+7
* cppu: add visibility symbolsMatúš Kukan2011-12-191-7/+7
* remove include of pch header in cppuNorbert Thiebaud2011-11-271-2/+0
* Use explicitly cast zeros to avoid compilation error with MSVC2010Tor Lillqvist2011-03-141-2/+2
* move module cppu to boost unordered containersFridrich Strba2011-02-031-2/+2
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* #i107490# cppu lifecycle cleanupCaolán McNamara2010-10-111-27/+31
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.17.34); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS unomacli64 (1.16.36); FILE MERGEDOliver Bolte2007-07-181-4/+4
* INTEGRATION: CWS pchfix02 (1.15.10); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.11.32); FILE MERGEDJens-Heiner Rechtien2006-06-191-13/+20
* INTEGRATION: CWS jsc9 (1.13.2); FILE MERGEDKurt Zenker2006-04-261-24/+43
* INTEGRATION: CWS sb49 (1.12.38); FILE MERGEDJens-Heiner Rechtien2006-04-191-43/+24
* INTEGRATION: CWS ooo19126 (1.11.36); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS ooo64bit01 (1.9.72); FILE MERGEDRüdiger Timm2004-06-171-5/+5
* INTEGRATION: CWS ooo20040329 (1.9.70); FILE MERGEDSander Vesik2004-04-211-4/+2
* INTEGRATION: CWS dbgmacros1 (1.8.58); FILE MERGEDVladimir Glazounov2003-04-151-4/+4
* #87516# possible 2 second timeout for a remote call removedJörg Budischewski2001-05-281-3/+2