aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
0 files changed, 0 insertions, 0 deletions
ature/pivotcharts'>feature/pivotcharts LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/osx/a11yactionwrapper.mm
AgeCommit message (Expand)Author
2024-05-31Fix some macOS memory leaks due to overretaining Objective-C objectsPatrick Luby
2024-05-26Related tdf#158914: fix memory leaks by calling (auto)release selectorsPatrick Luby
2023-06-07Partial fix tdf#155376 use NSAccessibilityElement instead of NSViewPatrick Luby
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2014-12-02prefer `if (s)' to `if (nil != s)' for objective-cDouglas Mencken
2014-02-08The accessible action "click" changed name to "press", adjust wrapper accordi...Niklas Johansson
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist