summaryrefslogtreecommitdiff
path: root/vcl/osx/clipboard.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann1-1/+1
2019-04-26cleanup osx/clipboard.{cxx,hxx}Tomaž Vajngerl1-68/+72
2018-09-18loplugin:external (macOS)Stephan Bergmann1-2/+2
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet1-4/+3
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann1-1/+1
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-1/+1
2017-09-26Silence macOS 10.13 -Werror,-Wdeprecated-declarationsStephan Bergmann1-0/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+6
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-05-06vcl: oops, so there was a macro thereMichael Stahl1-1/+1
2016-05-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-5/+5
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-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin1-2/+2
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi1-2/+2
2014-02-05fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi1-68/+43
2013-12-12Resolves: #i123841# fix constness issues in OSX 64bit clipboard handlingHerbert Dürr1-4/+4
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+372