summaryrefslogtreecommitdiff
path: root/vcl/inc/osx/salinst.h
AgeCommit message (Expand)Author
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
2018-05-22tdf#77444: Call TriggerUserEventProcessing() in a few key placesTor Lillqvist
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
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-20WIN message handling cleanup and refactoringJan-Marek Glogowski
2017-10-20OSX implement direct timeout processingJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-27Don't wait-yield non-main threads in the main threadJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski
2017-09-19loplugin:unnecessaryoverrideStephan Bergmann
2017-09-19loplugin:overrideStephan Bergmann
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-08-22OSX fix updates during resizeJan-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-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2016-09-14loplugin:overrideStephan Bergmann
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
2016-08-08loplugin:overrideparamStephan Bergmann
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-10fix OSX and Windows buildsNoel Grandin
2016-05-10fix OSX buildNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-01-25more usage of C++ osl::Mutex, osl::MutexGuardNoel Grandin
2016-01-22tdf#96407 Provide OS X version info for About boxDouglas Mencken
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks