summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-04-30tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl
2019-04-30tdf#119965 implement tooltip widget style on macosTomaž Vajngerl
2019-01-17tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara
2018-06-11tdf#117872: Never participate in the macOS system full-screen modeTor Lillqvist
2018-06-01tdf#117850: Just call _Exit() in our applicationWillTerminate:Tor Lillqvist
2018-04-23tdf#117033 - Tooltips show the wrong symbol for MOD3 combinationsheiko tietze
2018-02-26tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist
2018-02-23tdf#100784 macOS: Don't attempt to handle shortcuts via the menubarMaxim Monastirsky
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist
2018-01-29tdf#109062 restore osx scrollwheel logicCaolán McNamara
2018-01-23tdf#114985: Tell NSWindow to never use automatic window tabbingTelesto
2018-01-23tdf#112153: Set button theme properlyTelesto
2017-11-23loplugin:unnecessaryparenStephan Bergmann
2017-11-23loplugin:simplifyboolStephan Bergmann
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-13Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-09Avoid races when using OSX_RUNINMAIN_MEMBERSStephan Bergmann
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-10-26tdf#109343 Fix paste as .RTF on MacXisco Fauli
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20WIN message handling cleanup and refactoringJan-Marek Glogowski
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-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-28tdf#112288 set timestamp for otherEventWithTypeJan-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-26Silence macOS 10.13 -Werror,-Wdeprecated-declarationsStephan Bergmann
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-25Fix typosAndrea Gelmini
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-09-13Blind macOS -Werror,-Wunreachable-code fixStephan Bergmann
2017-09-06Don't poll the extension install progress barJan-Marek Glogowski
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-08-28loplugin:implicitboolconversionStephan Bergmann
2017-08-22OSX fix updates during resizeJan-Marek Glogowski