summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-11-02Avoid warning thrashStephan Bergmann
2017-11-02Clean up oslTranslateFileErrorStephan Bergmann
2017-11-02coverity#1420539: dead codeStephan Bergmann
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-29tdf#94695 Replace gethostbyaddr with getnameinfoArkadiy Illarionov
2017-10-27loplugin:includeform: sal (Windows)Stephan Bergmann
2017-10-27-Werror,-Wtautological-constant-compare (clang-cl)Stephan Bergmann
2017-10-26cid#1420316: Try silence CONSTANT_EXPRESSION_RESULTStephan Bergmann
2017-10-25Also check whether negative uOffset exceeds std::numeric_limits<off_t>::min()Stephan Bergmann
2017-10-24loplugin:includeform: sal (macOS)Stephan Bergmann
2017-10-24loplugin:includeform: compat.cxx reduxStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-10-20coverity#1419948 silence Operands don't affect resultCaolán McNamara
2017-10-16Rephrase checks for exceeding off_t limitsStephan Bergmann
2017-10-16Fix overflowStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04lookupProfile: drop unreachable codeMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-28Missing includes (--disable-pch)Stephan Bergmann
2017-09-27SAL: use more Unicode on WindowsMike Kaganski
2017-09-25Fix typosAndrea Gelmini
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-18The '<= 0' check can go nowStephan Bergmann
2017-09-18sal: -Werror,-Wsign-compare (32-bit)Michael Stahl
2017-09-18Put back some #include (needed for e.g. --disable-pch)Stephan Bergmann
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-15Use the system TID as the thread identifierJan-Marek Glogowski
2017-09-15osl/w32: don't use 8-bit string functionsMike Kaganski
2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann
2017-09-15sal/osl/w32/security.cxx: don't use 8-bit string functionsMike Kaganski
2017-09-14tdf#103525: a blind fix: try Unicode function firstMike Kaganski
2017-09-13Silence -Werror,-Wunreachable-code on AndroidStephan Bergmann
2017-09-06Clean up sal/backtrace.hxxStephan Bergmann
2017-08-29loplugin:cstylecast/nullptr (clang-cl)Stephan Bergmann
2017-08-28Fix type of errno/WSAGetLastError()Stephan Bergmann
2017-08-28osl: cleanup osl_(acquire|release|close)SocketChris Sherlock
2017-08-27osl: rename win32 socket internal function namesChris Sherlock
2017-08-27osl: give warning on socket error (win32), move Flag definition (unx)Chris Sherlock
2017-08-27osl: remove commented out reversemap functionsChris Sherlock
2017-08-27osl: remove extraneous comment cruft from socket.cxxChris Sherlock
2017-08-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-08-18missing include (--disable-pch)Stephan Bergmann
2017-08-18Fix typosAndrea Gelmini
2017-08-17Fix typosAndrea Gelmini
2017-08-17Remove excess SAL_WARNsStephan Bergmann
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin