summaryrefslogtreecommitdiff
path: root/ure
ModeNameSize
d---------prj70logplain
d---------source379logplain
eaab3'>fix buildCaolán McNamara 2016-07-18-Werror=enum-compareNoel Grandin 2016-07-18remove some now unnecessary debug traceNoel Grandin 2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin 2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian 2016-05-18clang-tidy modernize-make-sharedNoel Grandin 2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin 2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-14boost->stdCaolán McNamara 2015-06-08cppcheck: noExplicitConstructorCaolán McNamara 2014-11-04thread-pool: Initialize empty pools to start complete.Matúš Kukan 2014-10-31thread-pool: fix waiting until all tasks are complete.Michael Meeks 2014-10-30thread-pool: re-work termination semantics to avoid problems.Michael Meeks 2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks