summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2024-07-27tdf#162190 handle Command-wPatrick Luby
2024-07-24tdf#162010 match based on key equivalent instead of key eventPatrick Luby
2024-07-18tdf#155447 macOS a11y: Report accessibilityIdentifierMichael Weghorn
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-16use generic clipboard when running UI testsNoel Grandin
2024-07-12tdf#67943 tabs must have radio button role and tab button subrolePatrick Luby
2024-07-10tdf#160427 native menu changes can only be done on the main threadPatrick Luby
2024-07-05Related tdf#161461: break out of loop once data flavor is setPeter Hagen
2024-06-25tdf#159175 Do not allocate a CGLayer for each NSWindow when using SkiaPatrick Luby
2024-06-20tdf#161461 stop crashing by retaining NSStringPatrick Luby
2024-05-31Fix some macOS memory leaks due to overretaining Objective-C objectsPatrick Luby
2024-05-31loplugin:fakeboolStephan Bergmann
2024-05-31loplugin:rangedforcopyStephan Bergmann
2024-05-26Related tdf#158914: fix memory leaks by calling (auto)release selectorsPatrick Luby
2024-05-08tdf#160767 skip fix for tdf#155266 when the event hasn't changedPatrick Luby
2024-04-30tdf#130678 draw SVG icons at Retina resolution on macOSPatrick Luby
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-02-24tdf#158124 KEY_DELETE events do not need an ExtTextInput eventPatrick Luby
2024-02-23loplugin:fakeboolStephan Bergmann
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-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2023-12-27tdf#144124 Detect if ownership has been lostPatrick Luby
2023-12-26Fix typoAndrea Gelmini
2023-12-26tdf#135478 Reduce sensitivity of horizontal scrollwheelPatrick Luby
2023-12-26tdf#151679 Do not push FLAVOR_LINK to macOS general pasteboardPatrick Luby
2023-12-20Related: tdf#155266 stop delaying painting timer while swipingPatrick Luby
2023-12-09tdf#158461 eliminate flicker during live resizingPatrick Luby
2023-12-08Revert "Related: tdf#155266 force flush after drawing native scrollbars"libreoffice-24-2-branch-pointPatrick Luby
2023-12-07Related: tdf#155266 force flush after drawing native scrollbarsPatrick Luby
2023-12-06Related: tdf#155266 skip redisplay of the view when forcing flushPatrick Luby
2023-11-30Related: tdf#155092 translate Y coordinate for height differencesPatrick Luby
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-19tdf#143148: Use pragma once instead of include guards in vcl/osxTaichi Haradaguchi
2023-11-06tdf#155266 force flush after scrollingPatrick Luby
2023-11-06tdf#155266 revert commit 9c0803edd1f42b2d29115674795c7c674fea1a35Patrick Luby
2023-11-06tdf#157518: vcl: add native macOS rendering support for LevelBar controlSarper Akdemir
2023-11-03tdf#155266 flush when scrolling or draggingPatrick Luby
2023-11-03macOS a11y: Drop obsolete TODO to implement spelling error attrMichael Weghorn
2023-11-01macOS a11y: Don't report (non-)expanded state when not expandableMichael Weghorn
2023-10-29vcl: no raw pointersThorsten Behrens
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn
2023-10-27Various -Werror,-Wvla-cxx-extensionStephan Bergmann
2023-10-20tdf#157565 show tooltip if any parent window is the key windowPatrick Luby
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır