Age | Commit message (Expand) | Author |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-04-13 | loplugin:sequentialassign in sal | Noel Grandin |
2018-11-07 | loplugin:collapseif in framework..sal | Noel Grandin |
2018-05-17 | New o3tl::temporary to simplify calls of std::modf | Stephan Bergmann |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-04-16 | cppcheck: variableScope & unreadVariable | Muhammet Kara |
2018-01-12 | More loplugin:cstylecast: sal | Stephan Bergmann |
2017-10-23 | loplugin:includeform: sal | Stephan Bergmann |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-07-23 | rtl: remove comments, cleanup equality conditions in random.cxx | Chris Sherlock |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist |
2016-03-10 | Drop __rtl_random_ prefix from static entities (avoid reserved identifiers) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-18 | valgrind: memleak in randompool | Caolán McNamara |
2015-07-21 | loplugin:cstylecast | Noel Grandin |
2015-07-20 | use osl_get_system_random data in rtlRamdomPool | Norbert Thiebaud |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
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-20 | Some more loplugin:cstylecast: sal | Stephan Bergmann |
2014-02-17 | sal: sal_Bool -> bool | Stephan Bergmann |
2013-09-02 | MacOSX 10.6 does not like id as a variable name | Norbert Thiebaud |
2013-08-21 | osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() | Stephan Bergmann |
2013-02-22 | Bin pointless single-child directory level | Tor Lillqvist |