summaryrefslogtreecommitdiff
path: root/vcl/osx/DragSource.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann1-1/+1
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann1-1/+1
2018-12-29Initialize DragSource::mDragSourceHelperStephan Bergmann1-0/+1
2018-09-18loplugin:external (macOS)Stephan Bergmann1-2/+2
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-2/+2
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-2/+2
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+3
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-3/+3
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-08-04loplugin:refcountingStephan Bergmann1-3/+1
2015-01-22Why is Objective C such an ill-specified mess?Stephan Bergmann1-1/+1
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann1-1/+1
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann1-1/+1
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann1-0/+3
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-09-29vcl/osx: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-4/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-2/+3
2014-02-05fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi1-30/+2
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+372