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