summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool/threadpool.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+7
2019-03-02Fix typoAndrea Gelmini1-1/+1
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann1-1/+1
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen1-1/+0
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin1-1/+1
2017-11-18Replace lists by vector or deque (cppu)Julien Nabet1-41/+19
2017-10-23loplugin:includeform: cppuStephan Bergmann1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-7/+7
2017-05-07tdf#43157: convert cppu's threadpool from OSL_ASSERT to assertChris Sherlock1-7/+7
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-2/+2
2017-02-21loplugin:subtlezeroinit: cppuStephan Bergmann1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-01::std::list < sal_Int64 > -> std::vectorNoel Grandin1-9/+9
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-1/+1
2016-03-22tdf#84323: Make osl::Condition::wait more readableGurkaran1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-22cppcheck:useInitializationListNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-09-14boost->stdCaolán McNamara1-0/+1
2015-08-18Some oslCondition -> osl::ConditionStephan Bergmann1-8/+8
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-18Remove include stdio (part2)Julien Nabet1-13/+2
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara1-2/+2
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