summaryrefslogtreecommitdiff
path: root/sal/rtl/random.cxx
AgeCommit message (Expand)Author
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-04-16cppcheck: variableScope & unreadVariableMuhammet Kara
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-23rtl: remove comments, cleanup equality conditions in random.cxxChris Sherlock
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-10Drop __rtl_random_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18valgrind: memleak in randompoolCaolán McNamara
2015-07-21loplugin:cstylecastNoel Grandin
2015-07-20use osl_get_system_random data in rtlRamdomPoolNorbert Thiebaud
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2013-09-02MacOSX 10.6 does not like id as a variable nameNorbert Thiebaud
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-02-22Bin pointless single-child directory levelTor Lillqvist