summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)Author
2024-07-18tdf#155447 macOS a11y: Report accessibilityIdentifierMichael Weghorn
2024-05-26Related tdf#158914: fix memory leaks by calling (auto)release selectorsPatrick Luby
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-19tdf#126638 dispatch key shortcut events to modal windowsPatrick Luby
2024-02-18tdf#126638 dispatch key shortcut events to modal windowsPatrick Luby
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2023-11-27tdf#155092 don't dispatch left mouse up events during live resizingPatrick Luby
2023-11-23tdf#155092 use tracking areas instead of tracking rectanglesPatrick Luby
2023-11-06tdf#155266 force flush after scrollingPatrick Luby
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
2023-07-20tdf#143148 Use pragma once in vclsahil
2023-06-07Partial fix tdf#155376 use NSAccessibilityElement instead of NSViewPatrick Luby
2023-06-02reduce memory overhead of AquaA11yWrapperNoel Grandin
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
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