summaryrefslogtreecommitdiff
path: root/vcl/osx/clipboard.cxx
AgeCommit message (Expand)AuthorFilesLines
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