summaryrefslogtreecommitdiff
path: root/vcl/osx/a11ywrapper.mm
AgeCommit message (Expand)Author
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2018-12-04tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-03-17Typos concerning hierarchyJulien Nabet
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-08-07loplugin:casttovoidStephan Bergmann
2017-08-07loplugin:oncevarStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
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