summaryrefslogtreecommitdiff
path: root/vcl/win/app/saltimer.cxx
AgeCommit message (Expand)Author
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin
2018-08-27WIN use the SetTimer timer as one-shotJan-Marek Glogowski
2018-08-27WIN ignore the timer resultsJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-10-27loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-10-20WIN guarantee direct timeout handlingJan-Marek Glogowski
2017-10-13WIN fix redraw during window move and resizeJan-Marek Glogowski
2017-10-13WIN another system loop integration attemptJan-Marek Glogowski
2017-10-05Blind fix for MSVC warning C4211Stephan Bergmann
2017-10-05Missing #include <tools/time.hxx> (--disable-pch)Stephan Bergmann
2017-10-04Convert tick-based timer events to versioned onesJan-Marek Glogowski
2017-09-27rename mpFirstInstance->mpInstanceNoel Grandin
2017-09-25-Werror,-Wint-to-void-pointer-cast, loplugin:cstylecast (clang-cl)Stephan Bergmann
2017-09-25Missing #include <tools/time.hxx> (--disable-pch)Stephan Bergmann
2017-09-22tdf#111994 WIN workaround PostMessage delaysJan-Marek Glogowski
2017-08-01tdf#109997 WIN don't post a callback event directlyJan-Marek Glogowski
2017-07-25WIN don't process the SendMessage from DoYieldJan-Marek Glogowski
2017-07-24WIN don't yield the scheduler in PeekMessageJan-Marek Glogowski
2017-07-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski
2017-07-13WIN just wait for the Yield mutex in the timeroutJan-Marek Glogowski
2017-07-13WIN simplify system timer / LO event handlingJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-07-03loplugin:oncevar (clang-cl): vclStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-04-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl
2016-04-12WNT: check result of PostMessage()Michael Stahl
2015-12-02Get rid of a superfluous directory levelTor Lillqvist