summaryrefslogtreecommitdiff
path: root/sal/osl/unx/socket.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-5/+5
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-29/+29
2016-03-10Avoid reserved identifiersStephan Bergmann1-10/+10
2016-03-10Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann1-29/+29
2016-03-04Remove write-only g_nSocket* debug varsStephan Bergmann1-20/+0
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-95/+95
2015-10-14Resolves: #i126586# FreeBSD automation deadlock: osl_closeSocket()...Damjan Jovanovic1-13/+13
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-17/+17
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-2/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-08tdf#43157: remove osl/diagnose.h dependency from sal/osl/unx/socket.cxxJorge Cunha Mendes1-93/+100
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-13/+13
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-22/+22
2015-01-20Fix for Android gethostbyaddrStephan Bergmann1-1/+4
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann1-13/+13
2015-01-07loplugin:cstylecast: salStephan Bergmann1-46/+24
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn1-3/+2
2014-11-19system.h -> system.hxxStephan Bergmann1-1/+1
2014-11-19sockimpl.h -> sockimpl.hxxStephan Bergmann1-11/+11
2014-11-19socket.c -> socket.cxxStephan Bergmann1-0/+2477