summaryrefslogtreecommitdiff
path: root/vcl/osx/a11ywrapper.mm
AgeCommit message (Expand)AuthorFilesLines
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann1-1/+1
2020-05-28loplugin:sequenceloop (macOS)Stephan Bergmann1-2/+2
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin1-4/+6
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann1-7/+7
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin1-5/+5
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-02-21loplugin:indentation (macOS)Stephan Bergmann1-1/+1
2018-12-04tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-09-18loplugin:external (macOS)Stephan Bergmann1-1/+1
2018-08-06Add missing sal/log.hxx headersGabor Kelemen1-0/+2
2018-03-17Typos concerning hierarchyJulien Nabet1-1/+1
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-13/+13
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-7/+7
2017-08-07loplugin:casttovoidStephan Bergmann1-2/+0
2017-08-07loplugin:oncevarStephan Bergmann1-1/+1
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