summaryrefslogtreecommitdiff
path: root/vcl/osx/a11ywrapper.mm
AgeCommit message (Expand)Author
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-02-05Remove old non relevant commentNiklas Johansson
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
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