/svx/

4'>distro/collabora/co-24.04.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/osx/a11ywrapper.mm
AgeCommit message (Expand)Author
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-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2023-11-01macOS a11y: Don't report (non-)expanded state when not expandableMichael Weghorn
2023-06-20loplugin:cstylecastStephan Bergmann
2023-06-16tdf#146626 catch IndexOutOfBoundsException when fetching accessible childrenPatrick 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-04-13Related: tdf#153374 Don't release autoreleased attributeNamesPatrick Luby
2023-01-20tdf#148453 Fix crash by turning off optimization for Objective-C selectorPatrick Luby
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin