summaryrefslogtreecommitdiff
path: root/sal/osl/unx/thread.cxx
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-21Avoid reinterpret_cast to same typeStephan Bergmann
2015-01-21loplugin:cstylecast (on Mac OS X, where pthread_t is a pointer type)Stephan Bergmann
2015-01-07loplugin:cstylecast: salStephan Bergmann
2014-12-20TyposJulien Nabet
2014-11-19system.h -> system.hxxStephan Bergmann
2014-10-03Fix unbalanced new/free() -> new/deleteMatthew J. Francis
2014-10-01Blind fix for AndroidStephan Bergmann
2014-10-01sal: work around spurious Apple clang warning about pointer cast to intMichael Stahl
2014-10-01Use sal/log.hxxStephan Bergmann
2014-10-01sal/osl/unx/thread.c -> .cxxStephan Bergmann