summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
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
2023-09-19The name is macOS since 2016Andras Timar
2023-09-12attempt to fix macos jenkins hangs - part 3Patrick Luby
2023-09-10attempt to fix macos jenkins hangs - part 2Patrick Luby
2023-09-10attempt to fix macos jenkins hangsNoel Grandin
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny
2023-08-08loplugin:redundantfcastStephan Bergmann
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
2023-06-26attempted fix for sporadic hang on macosNoel Grandin
2023-06-20loplugin:cstylecastStephan Bergmann
2023-06-16tdf#146626 catch IndexOutOfBoundsException when fetching accessible childrenPatrick Luby
2023-06-13tdf#155376 weakly cache ScAccessibleCellNoel Grandin
2023-06-12Fix hanging when selecting a column or row in CalcPatrick Luby
2023-06-07Partial fix tdf#155376 use NSAccessibilityElement instead of NSViewPatrick Luby