summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)Author
2020-03-21tdf#100706: get blink cursor delay for MacOSJulien Nabet
2020-01-04tdf#125536 macOS native Carbon widgets reworkedThorsten Wagner
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann
2019-07-31Fix typosAndrea Gelmini
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-11-27tdf#114839: Drop ancient AquaBlinker crackTor Lillqvist
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-09-19std::shared_ptr in AquaSalInfoPrinter can be std::unique_ptrNoel 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-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-24Bin ancient AQUA_NATIVE_MENUS=FALSE crackTor Lillqvist
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist
2018-05-22tdf#77444: Call TriggerUserEventProcessing() in a few key placesTor Lillqvist
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
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