/xmlreader/

reoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool
AgeCommit message (Expand)Author
2015-05-18Remove include stdio (part2)Julien Nabet
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-20Some more loplugin:cstylecast: cppuStephan Bergmann
2015-01-05Fix includeStephan Bergmann
2015-01-05Include function declarationsStephan Bergmann
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-11-20Clean up includesStephan Bergmann
2014-11-17cid#1254675 Uncaught exceptionStephan Bergmann
2014-11-14cid#983623 Don't throw DisposedException past uno_threadpool_putJobStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25everything is independent from vos these days...Michael Stahl
2014-06-05cppu: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19oox: drop using from headerThomas Arnhold
2014-05-11coverity#707713 Uninitialized pointer fieldCaolán McNamara
2014-04-19fixincludeguards.sh: cppuThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann