summaryrefslogtreecommitdiff
path: root/vcl/osx/salinst.cxx
AgeCommit message (Expand)Author
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-03Still use 'graphicsPort', even if deprecated in macOS 10.14Stephan Bergmann
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-04loplugin:redundantcastStephan Bergmann
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
2018-04-17remove ImpBitmapNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-13vcl: race in OSX SalYieldMutex::doReleaseMichael Stahl
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-11-09Avoid races when using OSX_RUNINMAIN_MEMBERSStephan Bergmann
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-10-20OSX implement direct timeout processingJan-Marek Glogowski
2017-10-04loplugin:redundantcastStephan Bergmann
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski
2017-09-29tdf#112605 OSX refactor SalAquaTimerJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-27tdf#112288 compare event timestamp with sys uptimeJan-Marek Glogowski
2017-09-27Don't wait-yield non-main threads in the main threadJan-Marek Glogowski
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-21WaE: -Wunused-variableTor Lillqvist
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski
2017-09-19Assert active Tasks on scheduler de-initJan-Marek Glogowski
2017-09-19loplugin:unnecessaryoverrideStephan Bergmann
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-08-22OSX fix updates during resizeJan-Marek Glogowski
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann
2017-07-13Reorganize Scheduler priority classesJan-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
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini