summaryrefslogtreecommitdiffstats
path: root/include/vcl/scheduler.hxx
Commit message (Expand)AuthorAgeFilesLines
* Ensure the scheduler can set longer timeouts.Michael Meeks2015-09-081-1/+1
* Minor refactoring and cleanup of Scheduler and Timer.Ashod Nakashian2015-09-041-4/+13
* loplugin:unusedmethods vclNoel Grandin2015-07-081-2/+0
* Revert "std::list for Scheduler"Stephan Bergmann2015-06-151-24/+15
* std::list for SchedulerJuergen Funk2015-06-121-15/+24
* tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks2015-06-101-6/+10
* loplugin:unnecessaryvirtualsNoel Grandin2015-06-091-1/+1
* Scheduler: Deactivate task without deletionTobias Madl2015-05-141-0/+1
* Scheduler: wrong priority orderTobias Madl2015-03-091-2/+2
* Scheduler: Changed uLong to uInt32/uInt64Tobias Madl2015-03-091-3/+3
* Scheduler: removed variable priorityTobias Madl2015-03-061-12/+10
* Timer: added new saltimer handlingTobias Madl2015-03-061-1/+2
* Timer: patch for commit 06d7314Tobias Madl2015-03-061-1/+1
* Idle Timer: Invented Base ClassTobias Madl2015-03-061-0/+92