summaryrefslogtreecommitdiff
path: root/vcl/osx/a11ywrapper.mm
AgeCommit message (Expand)AuthorFilesLines
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-02-05Remove old non relevant commentNiklas Johansson1-4/+0
2015-11-18com::sun::star->css in vcl/Noel Grandin1-4/+4
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-12/+12
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-01-01get rid of obsolete code for 32-bit targetsDouglas Mencken1-11/+0
2014-12-02prefer `if (s)' to `if (nil != s)' for objective-cDouglas Mencken1-52/+52
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann1-0/+9
2014-11-20[Accessibility] Make the sidebar a bit accessibleNiklas Johansson1-1/+1
2014-02-25loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-02-06Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr1-4/+4
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+1150