summaryrefslogtreecommitdiff
path: root/include/vcl/timer.hxx
AgeCommit message (Expand)Author
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-11vcl timers: avoid crash initializing too early.Michael Meeks
2015-03-11vcl timers: avoid crash with vcldemo.Michael Meeks
2015-03-09Scheduler: Changed uLong to uInt32/uInt64Tobias Madl
2015-03-06Timer: added virtual before definitionTobias Madl
2015-03-06adapted comments and variable namesTobias Madl
2015-03-06Timer: added new saltimer handlingTobias Madl
2015-03-06Timer: patch for commit 06d7314Tobias Madl
2015-03-06Idle Timer: Invented Base ClassTobias Madl
2015-03-06Optimized Timer/Idle codeTobias Madl
2015-03-06Scheduling optimization and starving protectionTobias Madl
2015-03-06Idle: Idle and Timer completely independendTobias Madl
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-09Michael's patch implementedTobias Madl
2014-12-09applied patch from Michael MeeksJennifer Liebel
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh
2014-11-05Basic Idle handler implementationTobias Madl
2014-09-25vcl: comment timer classes at least minimally.Michael Meeks
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-04oox: render progress bar in main thread for threaded import.Michael Meeks
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen