Age | Commit message (Expand) | Author |
---|---|---|
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-01-20 | Some more loplugin:cstylecast: vcl | Stephan Bergmann |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-12-18 | vcl: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt16 | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-09 | Avoid possible resource leaks with boost::scoped_ptr | Takeshi Abe |
2014-02-27 | Resolves: #i15508# Added support for BMP file type | Armin Le Grand |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |