summaryrefslogtreecommitdiff
path: root/vcl/osx/a11ytextattributeswrapper.mm
AgeCommit message (Expand)Author
2024-05-26Related tdf#158914: fix memory leaks by calling (auto)release selectorsPatrick Luby
2023-11-03macOS a11y: Drop obsolete TODO to implement spelling error attrMichael Weghorn
2023-05-29Related tdf#tdf155376 fix minor memory leaksPatrick Luby
2023-01-20tdf#148453 Fix crash by turning off optimization for Objective-C selectorPatrick Luby
2021-10-29Use non-deprecated names for bits and constantsTor Lillqvist
2021-01-19loplugin:colorcheck (macOS)Stephan Bergmann
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann
2020-08-17"loplugin:stringstatic also look for local statics" macOS reduxStephan Bergmann
2020-05-28loplugin:sequenceloop (macOS)Stephan Bergmann
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
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