summaryrefslogtreecommitdiff
path: root/vcl/osx/DropTarget.cxx
AgeCommit message (Expand)Author
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-08-09Fix typosAndrea Gelmini
2018-10-21loplugin:redundantinlineStephan Bergmann
2018-10-04-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-10WaE: 'convertScreenToBase:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-11loplugin:staticmethodsStephan Bergmann
2015-05-10tdf#44621: Fixed drag and drop in OSX 10.7+mmeof2
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-07-02fix 'NSCursor' may not respond to operationNotAllowedCursor,dragCopyCursorDouglas Mencken
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-05fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist