/source/uk/

fice-7-2+backports'>distro/lhm/libreoffice-7-2+backports LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/app/timer.cxx
AgeCommit message (Expand)Author
2015-03-11vcl timers: avoid crash initializing too early.Michael Meeks
2015-03-11vcl timers: avoid crash with vcldemo.Michael Meeks
2015-03-10Scheduler: replaced max cast with SAL_MAX_UINT64Tobias Madl
2015-03-09Scheduler: Changed uLong to uInt32/uInt64Tobias Madl
2015-03-06adapted comments and variable namesTobias Madl
2015-03-06Scheduler: removed variable priorityTobias Madl
2015-03-06Timer: added new saltimer handlingTobias 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-03-06Idle: Better place for Idle handlingTobias Madl
2015-03-06Timer: first independend idle useTobias Madl
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2014-12-09changed timers to idleJennifer Liebel
2014-12-09applied patch from Michael MeeksJennifer Liebel
2014-12-09Basic Idle handler implementationTobias Madl
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh
2014-11-05Basic Idle handler implementationTobias Madl
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-25vcl: avoid crashes from Timer Queues on shutdownMichael Stahl
2014-09-23fdo#84000 - unwind recursive timer issues.Michael Meeks