summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
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
2023-03-11Use a matching dark icon theme on auto picking icon theme from fallbacksCaolán McNamara
2023-03-10Reset dark mode colors in HITheme controls after printingPatrick Luby
2023-02-09loplugin:staticaccessStephan Bergmann
2023-02-08tdf#153229 use bestMatchFromAppearancesWithNames to take user pref into accountCaolán McNamara
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-20tdf#148453 Fix crash by turning off optimization for Objective-C selectorPatrick Luby
2023-01-17Related: tdf#42437 Skip special press-and-hold handling for action keysPatrick Luby
2023-01-17loplugin:casttovoid ("unnecessary cast to void")Stephan Bergmann
2023-01-13Related: tdf#152703 Eliminate potential blocking during live resizePatrick Luby
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-10tdf#152648 Handle overflow when multiplying rows and columnsPatrick Luby
2023-01-09loplugin:fakeboolStephan Bergmann