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