summaryrefslogtreecommitdiff
path: root/vcl/osx/saltimer.cxx
AgeCommit message (Expand)Author
2023-01-13Related: tdf#152703 Eliminate potential blocking during live resizePatrick Luby
2021-10-29Use non-deprecated names for bits and constantsTor Lillqvist
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2018-12-13Use the non-deprecated NSEventMaskAnyTor Lillqvist
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-10-20OSX implement direct timeout processingJan-Marek Glogowski
2017-10-17Fix typoAndrea Gelmini
2017-10-16tdf#112076 OSX post timeout after shouldCloseWindowJan-Marek Glogowski
2017-10-04Convert tick-based timer events to versioned onesJan-Marek Glogowski
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski
2017-09-29tdf#112605 OSX refactor SalAquaTimerJan-Marek Glogowski
2017-09-28tdf#112288 set timestamp for otherEventWithTypeJan-Marek Glogowski
2017-08-22OSX fix updates during resizeJan-Marek Glogowski
2017-07-13OSX fix empty message queue handlingJan-Marek Glogowski
2017-07-13OSX change to run LO via a single shot timerJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-06-30loplugin:oncevarStephan Bergmann
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2016-02-26loplugin:fpcomparisonStephan Bergmann
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud
2015-03-10Avoid calls on null mpSalTimer on OS XStephan Bergmann
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist