Age | Commit message (Expand) | Author |
---|---|---|
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-09-25 | tdf#94228 comphelper: replace BOOST_PP | Daniel Robertson |
2015-09-11 | vcl: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-06-11 | convert 'it.begin() == it.end()' to 'it.empty()' | Noel Grandin |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-06 | fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsService | Alexandre Vicenzi |
2014-02-05 | fdo#54938 Convert comphelper and vcl to cppu::supportsService | Alexandre Vicenzi |
2013-12-12 | Resolves: #i123841# fix constness issues in OSX 64bit clipboard handling | Herbert Dürr |
2013-12-06 | Re-organize OS X and iOS code in vcl a bit | Tor Lillqvist |