summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)Author
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-23tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-12-15loplugin:salcall (macOS)Stephan 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-20WIN message handling cleanup and refactoringJan-Marek Glogowski
2017-10-20OSX implement direct timeout processingJan-Marek Glogowski
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-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-21WaE: -Wunused-variableTor Lillqvist
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-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-08-22OSX fix updates during resizeJan-Marek Glogowski
2017-08-07loplugin:unnecessaryparenStephan Bergmann
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-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
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-07-15loplugin:nullptrStephan Bergmann
2016-06-28Adapt OS-X--only code to aa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3Stephan Bergmann
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-03Follow-up fix (odd missing ~TheAquaA11yFocusTracker error)Stephan Bergmann
2016-06-03loplugin:refcountingStephan Bergmann
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
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-18loplugin:passstuffbyrefStephan Bergmann
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-29vcl: replace boost::shared_array with std::shared_ptrMichael Stahl