summaryrefslogtreecommitdiff
path: root/vcl/osx/a11ywrapper.mm
AgeCommit message (Expand)Author
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-01-01get rid of obsolete code for 32-bit targetsDouglas Mencken
2014-12-02prefer `if (s)' to `if (nil != s)' for objective-cDouglas Mencken
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann
2014-11-20[Accessibility] Make the sidebar a bit accessibleNiklas Johansson
2014-02-25loplugin:literaltoboolconversionStephan Bergmann
2014-02-06Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist