summaryrefslogtreecommitdiff
path: root/vcl/osx/DataFlavorMapping.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-26tdf#109343 Fix paste as .RTF on MacXisco Fauli1-1/+1
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-8/+8
2017-08-07loplugin:casttovoidStephan Bergmann1-1/+1
2017-02-28loplugin:unoanyStephan Bergmann1-6/+6
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2016-09-14loplugin:overrideStephan Bergmann1-1/+1
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist1-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-05-23Remove include stdio (part6)Julien Nabet1-1/+0
2015-05-11loplugin:staticmethodsStephan Bergmann1-4/+4
2015-04-02loplugin:redundantcastStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-4/+4
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-06-30Remove double assignmentPeter Senna Tschudin1-1/+0
2014-05-11Fix previous commit (vcl/MacOsX part)Julien Nabet1-3/+3
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-3/+3
2014-04-11Remove unused functionStephan Bergmann1-7/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-23/+0
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist1-10/+10
2014-02-26Remove visual noise from vclAlexander Wilms1-7/+7
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-1/+2
2013-12-12Resolves: #i123841# fix constness issues in OSX 64bit clipboard handlingHerbert Dürr1-11/+12
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+741