summaryrefslogtreecommitdiff
path: root/vcl/osx/a11ytextattributeswrapper.mm
AgeCommit message (Expand)Author
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2015-11-18com::sun::star->css in vcl/Noel Grandin
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-12-02prefer `if (s)' to `if (nil != s)' for objective-cDouglas Mencken
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-12'NSNoUnderlineStyle' & ‘NSSingleUnderlineStyle’: Deprecated in OS X 10.9rbuj
2014-02-25loplugin:literaltoboolconversionStephan Bergmann
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist