Age | Commit message (Expand) | Author |
---|---|---|
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-21 | Avoid reinterpret_cast to same type | Stephan Bergmann |
2015-01-21 | loplugin:cstylecast (on Mac OS X, where pthread_t is a pointer type) | Stephan Bergmann |
2015-01-07 | loplugin:cstylecast: sal | Stephan Bergmann |
2014-12-20 | Typos | Julien Nabet |
2014-11-19 | system.h -> system.hxx | Stephan Bergmann |
2014-10-03 | Fix unbalanced new/free() -> new/delete | Matthew J. Francis |
2014-10-01 | Blind fix for Android | Stephan Bergmann |
2014-10-01 | sal: work around spurious Apple clang warning about pointer cast to int | Michael Stahl |
2014-10-01 | Use sal/log.hxx | Stephan Bergmann |
2014-10-01 | sal/osl/unx/thread.c -> .cxx | Stephan Bergmann |