summaryrefslogtreecommitdiff
path: root/vcl/osx/clipboard.cxx
AgeCommit message (Expand)Author
2023-12-27tdf#144124 Detect if ownership has been lostPatrick Luby
2023-12-26tdf#151679 Do not push FLAVOR_LINK to macOS general pasteboardPatrick Luby
2023-05-28Use getXWeak in vclMike Kaganski
2021-06-28loplugin:indentation (macOS)Stephan Bergmann
2020-06-11loplugin:simplifypointertobool (macOS)Stephan Bergmann
2020-01-28loplugin:makeshared (macOS)Stephan Bergmann
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-04-26cleanup osx/clipboard.{cxx,hxx}Tomaž Vajngerl
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-09-26Silence macOS 10.13 -Werror,-Wdeprecated-declarationsStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-06vcl: oops, so there was a macro thereMichael Stahl
2016-05-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-02-05fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi
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