summaryrefslogtreecommitdiff
path: root/vcl/osx/salinst.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-17remove ImpBitmapNoel Grandin1-5/+4
2018-03-26replace SalColor with ColorNoel Grandin1-1/+1
2018-03-13vcl: race in OSX SalYieldMutex::doReleaseMichael Stahl1-1/+3
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist1-0/+3
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-1/+1
2017-11-09Avoid races when using OSX_RUNINMAIN_MEMBERSStephan Bergmann1-18/+35
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin1-2/+2
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-22/+22
2017-10-20OSX implement direct timeout processingJan-Marek Glogowski1-2/+15
2017-10-04loplugin:redundantcastStephan Bergmann1-2/+2
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski1-11/+11
2017-09-29tdf#112605 OSX refactor SalAquaTimerJan-Marek Glogowski1-13/+10
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski1-58/+35
2017-09-27tdf#112288 compare event timestamp with sys uptimeJan-Marek Glogowski1-4/+4
2017-09-27Don't wait-yield non-main threads in the main threadJan-Marek Glogowski1-6/+17
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-1/+2
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski1-3/+1
2017-09-21WaE: -Wunused-variableTor Lillqvist1-0/+1
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski1-40/+99
2017-09-19Assert active Tasks on scheduler de-initJan-Marek Glogowski1-0/+1
2017-09-19loplugin:unnecessaryoverrideStephan Bergmann1-10/+0
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski1-91/+15
2017-08-22OSX fix updates during resizeJan-Marek Glogowski1-0/+1
2017-08-07loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann1-3/+0
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+0
2017-07-13OSX fix empty message queue handlingJan-Marek Glogowski1-29/+9
2017-07-13OSX change to run LO via a single shot timerJan-Marek Glogowski1-17/+10
2017-07-13Drop special idle handlingJan-Marek Glogowski1-7/+4
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski1-2/+2
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski1-4/+4
2017-06-30loplugin:oncevarStephan Bergmann1-3/+2
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin1-1/+0
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-1/+0
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock1-6/+5
2017-02-09remove ConnectionIdentifierType enumNoel Grandin1-4/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-11-18includes should be at the top of the fileNoel Grandin1-4/+4
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann1-0/+27
2016-09-24tdf#102382: nextEventMatchingMask should only be called from the Main ThreadTor Lillqvist1-0/+3
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara1-17/+0
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli1-1/+1
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-5/+5
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-2/+2
2016-05-30convert TransparentType to scoped enumNoel Grandin1-2/+2
2016-05-10more OSX fixNoel Grandin1-1/+1
2016-05-10fix OSX and Windows buildsNoel Grandin1-1/+1
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin1-1/+1
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-5/+5