summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)Author
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-01-26tdf#147342 Notify Skia that the window's backing properties changedPatrick Luby
2023-01-13Related: tdf#152703 Eliminate potential blocking during live resizePatrick Luby
2023-01-04tdf#152703 Force relayout during live resizing of windowPatrick Luby
2022-12-22tdf#42437 Enable press-and-hold special character input methodPatrick Luby
2022-12-08tdf#82115 Commit uncommitted text when a popup menu is openedPatrick Luby
2022-11-25tdf#152183 update settings when dark/light system mode toggledCaolán McNamara
2022-11-22use an alternative macOS themeing approach to support dark-modeCaolán McNamara
2022-10-12use unique_ptr for SystemFontList, fix leakNoel Grandin
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
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