summaryrefslogtreecommitdiff
path: root/vcl/osx/DataFlavorMapping.cxx
AgeCommit message (Expand)Author
2020-07-21Improved oplugin:staticanonymous -> redundantstatic redux, macOSStephan Bergmann
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-06loplugin:external (macOS)Stephan Bergmann
2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2018-10-21loplugin:redundantinlineStephan Bergmann
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-10-04-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2017-10-26tdf#109343 Fix paste as .RTF on MacXisco Fauli
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-08-07loplugin:casttovoidStephan Bergmann
2017-02-28loplugin:unoanyStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2016-09-14loplugin:overrideStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-11loplugin:staticmethodsStephan Bergmann
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-06-30Remove double assignmentPeter Senna Tschudin
2014-05-11Fix previous commit (vcl/MacOsX part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-11Remove unused functionStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2013-12-12Resolves: #i123841# fix constness issues in OSX 64bit clipboard handlingHerbert Dürr
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist