summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool/threadpool.cxx
AgeCommit message (Expand)Author
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppu's threadpool from OSL_ASSERT to assertChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-21loplugin:subtlezeroinit: cppuStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-01::std::list < sal_Int64 > -> std::vectorNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-03-22tdf#84323: Make osl::Condition::wait more readableGurkaran
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-22cppcheck:useInitializationListNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-18Some oslCondition -> osl::ConditionStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-18Remove include stdio (part2)Julien Nabet
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-11-14cid#983623 Don't throw DisposedException past uno_threadpool_putJobStephan Bergmann
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin
2014-05-19oox: drop using from headerThomas Arnhold
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17cppu: sal_Bool -> boolStephan Bergmann
2012-06-13re-base on ALv2 code.Michael Meeks
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann
2012-05-16Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-19Removed superfluous CPPU_DLLPUBLIC from definitions.Stephan Bergmann
2011-12-19cppu: add visibility symbolsMatúš Kukan
2011-11-27remove include of pch header in cppuNorbert Thiebaud
2011-03-14Use explicitly cast zeros to avoid compilation error with MSVC2010Tor Lillqvist
2011-02-03move module cppu to boost unordered containersFridrich Strba
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11#i107490# cppu lifecycle cleanupCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.17.34); FILE MERGEDRüdiger Timm
2007-07-18INTEGRATION: CWS unomacli64 (1.16.36); FILE MERGEDOliver Bolte
2006-09-16INTEGRATION: CWS pchfix02 (1.15.10); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.11.32); FILE MERGEDJens-Heiner Rechtien
2006-04-26INTEGRATION: CWS jsc9 (1.13.2); FILE MERGEDKurt Zenker
2006-04-19INTEGRATION: CWS sb49 (1.12.38); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.11.36); FILE MERGEDRüdiger Timm
2004-06-17INTEGRATION: CWS ooo64bit01 (1.9.72); FILE MERGEDRüdiger Timm
2004-04-21INTEGRATION: CWS ooo20040329 (1.9.70); FILE MERGEDSander Vesik
2003-04-15INTEGRATION: CWS dbgmacros1 (1.8.58); FILE MERGEDVladimir Glazounov
2001-05-28#87516# possible 2 second timeout for a remote call removedJörg Budischewski
2001-05-10made the threadpool handle administrator secure against duplicate handlesJörg Budischewski
2001-05-08incompatible change of the uno threadpoolJörg Budischewski
2001-03-28no use of SAL_DLLEXPORT anymore, using def fileDaniel Boelzle
2001-03-09revised function throw () clausesDaniel Boelzle