summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
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
2023-06-02reduce memory overhead of AquaA11yWrapperNoel Grandin
2023-05-29Related tdf#tdf155376 fix minor memory leaksPatrick Luby
2023-05-29Partial fix tdf#146626 Catch uncaught DisposedExceptionPatrick Luby
2023-05-28Use getXWeak in vclMike Kaganski
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-10tdf#152173 Don't display tooltip windows when mousing over non-key windowsPatrick Luby
2023-05-04tdf#152173 Don't display tooltip windows when application is inactivePatrick Luby
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-13Related: tdf#153374 Don't release autoreleased attributeNamesPatrick Luby
2023-04-12tdf#154708 Preserve selection for repeating Shift-arrow on Japanese keyboardPatrick Luby
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet