Age | Commit message (Expand) | Author |
---|---|---|
2024-05-31 | Fix some macOS memory leaks due to overretaining Objective-C objects | Patrick Luby |
2024-05-26 | Related tdf#158914: fix memory leaks by calling (auto)release selectors | Patrick Luby |
2023-06-07 | Partial fix tdf#155376 use NSAccessibilityElement instead of NSView | Patrick Luby |
2017-10-24 | loplugin:includeform: vcl (macOS) | Stephan Bergmann |
2014-12-02 | prefer `if (s)' to `if (nil != s)' for objective-c | Douglas Mencken |
2014-02-08 | The accessible action "click" changed name to "press", adjust wrapper accordi... | Niklas Johansson |
2013-12-06 | Re-organize OS X and iOS code in vcl a bit | Tor Lillqvist |