summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)Author
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2021-11-19rtl::Static->thread-safe static in vclNoel Grandin
2021-10-29Use non-deprecated names for bits and constantsTor Lillqvist
2021-08-11tdf#143148: Use pragma once instead of include guardsZeynep Yavuz
2021-08-05tdf#143148: Use pragma once instead of include guards (Episode 2: Endgame)Zeynep Yavuz
2021-08-05tdf#143148: Use pragma once instead of include guardsoguzbalkaya
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara
2021-03-01macOS spinbox and tab header tweaksNoel Grandin
2020-11-24Remove unused parameter (flagged now by loplugin:stringview)Stephan Bergmann
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann
2020-11-15CGFloat appears to be a more suitable type for these AquaSalObject membersStephan Bergmann
2020-11-15DPI values are generally represented as sal_Int32 in VCLStephan Bergmann
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin
2020-03-21tdf#100706: get blink cursor delay for MacOSJulien Nabet
2020-03-18simplify ORefVector codeNoel Grandin
2020-01-03Fix typosAndrea Gelmini
2020-01-02tdf#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