aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-28 19:50:12 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-28 19:50:12 +0200
commitd7f704d3b1d14522db4cbb357bfc6ed1e1bd4c95 (patch)
tree15adf0175bc14fd885621031fc14e59618676d8d
parent2425bbd76383ee0ec7f94441bd432db6af2b3a58 (diff)
Version 5.4.0.0.alpha1, tag libreoffice-5.4.0.0.alpha1 libreoffice-5.4.0.0.alpha1
Change-Id: I87ba7a9a1768db20af258971fad9d3c4e25b8600
0 files changed, 0 insertions, 0 deletions
g-optimisations-5-0'>feature/svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/saltimer.hxx
AgeCommit message (Expand)Author
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-04Convert tick-based timer events to versioned onesJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17Convert bTimer => bIdleJan-Marek Glogowski
2017-01-17Always schedule with the same timeJan-Marek Glogowski
2016-01-27Missing includeStephan Bergmann
2016-01-27vcl: remove unnecessary includes in saltimer.hxxChris Sherlock
2015-11-25vcl: further fix debug name cleanup.Michael Meeks
2015-11-25vcl: cleanup scheduler debug name usage.Michael Meeks
2015-11-25vcl: move private impl. detail of Scheduler out of global header.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-02-04make idle timers actually activate only when idleLuboš Luňák