summaryrefslogtreecommitdiffstats
path: root/include/vcl/timer.hxx
Commit message (Expand)AuthorAgeFilesLines
* Minor refactoring and cleanup of Scheduler and Timer.Ashod Nakashian2015-09-041-6/+2
* Revert "std::list for Scheduler"Stephan Bergmann2015-06-151-2/+0
* std::list for SchedulerJuergen Funk2015-06-121-0/+2
* tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks2015-06-101-1/+1
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-3/+3
* Gradually typed LinkStephan Bergmann2015-04-301-3/+3
* vcl timers: avoid crash initializing too early.Michael Meeks2015-03-111-1/+1
* vcl timers: avoid crash with vcldemo.Michael Meeks2015-03-111-0/+3
* Scheduler: Changed uLong to uInt32/uInt64Tobias Madl2015-03-091-6/+6
* Timer: added virtual before definitionTobias Madl2015-03-061-4/+4
* adapted comments and variable namesTobias Madl2015-03-061-2/+2
* Timer: added new saltimer handlingTobias Madl2015-03-061-1/+3
* Timer: patch for commit 06d7314Tobias Madl2015-03-061-1/+1
* Idle Timer: Invented Base ClassTobias Madl2015-03-061-30/+13
* Optimized Timer/Idle codeTobias Madl2015-03-061-0/+1
* Scheduling optimization and starving protectionTobias Madl2015-03-061-0/+1
* Idle: Idle and Timer completely independendTobias Madl2015-03-061-44/+1
* make idle timers actually activate only when idleLuboš Luňák2015-02-041-1/+4
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* Michael's patch implementedTobias Madl2014-12-091-10/+0
* applied patch from Michael MeeksJennifer Liebel2014-12-091-0/+10
* idle: implement ProcessAllIdleHandlers.László Németh2014-11-051-0/+6
* Basic Idle handler implementationTobias Madl2014-11-051-0/+36
* vcl: comment timer classes at least minimally.Michael Meeks2014-09-251-1/+4
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* oox: render progress bar in main thread for threaded import.Michael Meeks2013-12-041-1/+2
* sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes2013-11-201-12/+5
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+81