summaryrefslogtreecommitdiffstats
path: root/vcl/osx/clipboard.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:external (macOS)Stephan Bergmann2018-09-181-2/+2
* Replace some front/pop_front by for-range loops+clearJulien Nabet2018-02-021-4/+3
* loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann2018-01-191-1/+1
* loplugin:includeform: vcl (macOS)Stephan Bergmann2017-10-241-1/+1
* Silence macOS 10.13 -Werror,-Wdeprecated-declarationsStephan Bergmann2017-09-261-0/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-10/+6
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* vcl: oops, so there was a macro thereMichael Stahl2016-05-061-1/+1
* sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl2016-05-061-1/+0
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-5/+5
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-09-251-2/+1
* vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-111-1/+1
* convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin2015-06-111-2/+2
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-1/+1
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-2/+0
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-10/+10
* fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi2014-02-061-2/+2
* fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi2014-02-051-68/+43
* Resolves: #i123841# fix constness issues in OSX 64bit clipboard handlingHerbert Dürr2013-12-121-4/+4
* Re-organize OS X and iOS code in vcl a bitTor Lillqvist2013-12-061-0/+372