summaryrefslogtreecommitdiff
path: root/sal/osl/unx
AgeCommit message (Expand)Author
2017-09-18The '<= 0' check can go nowStephan Bergmann
2017-09-18sal: -Werror,-Wsign-compare (32-bit)Michael Stahl
2017-09-15Use the system TID as the thread identifierJan-Marek Glogowski
2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann
2017-09-13Silence -Werror,-Wunreachable-code on AndroidStephan Bergmann
2017-09-06Clean up sal/backtrace.hxxStephan Bergmann
2017-08-28Fix type of errno/WSAGetLastError()Stephan Bergmann
2017-08-28osl: cleanup osl_(acquire|release|close)SocketChris 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-18Fix typosAndrea Gelmini
2017-08-17Fix typosAndrea Gelmini
2017-08-17Remove excess SAL_WARNsStephan Bergmann
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-08-07loplugin:oncevarStephan Bergmann
2017-08-02If we are going to warn about an "invalid" URL, at least tell what it isTor Lillqvist
2017-07-30osl: cleanup Unix process_impl.cxx - remove comment cruftChris Sherlock
2017-07-21osl: Unix pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock
2017-07-19osl: fix a number of doxygen comments in unx/file_path_helper.hxxChris Sherlock
2017-07-19osl: fix file_path_header.cxx commentChris Sherlock
2017-07-19osl: fix header commentChris Sherlock
2017-07-18Followup to final followup 647382f52351a75 of my followupChris Sherlock
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-07-16Avoid crash when rSignal.Handler is SIG_DFL etc.Stephan Bergmann
2017-07-13These arguments can apparently never be nullStephan Bergmann
2017-07-11osl: unx file.cxx nullptr testing cleanupChris Sherlock
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-08osl: followup to 7c6ccc42 for w32/unx file.cxxChris Sherlock
2017-07-07tdf#43157 - osl: convert OSL_ASSERT in unx/file_misc.cxxChris Sherlock
2017-07-07osl: unx osl_getDirectoryItem() cleanupChris Sherlock
2017-07-07osl: unx osl_getNextDirectoryItem() cleanupChris Sherlock
2017-07-07osl: osl_closeDirectory cleanupChris Sherlock
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06tdf#43157 - osl: convert OSL_ASSERT in unx & w32 tempfile.cxxChris Sherlock
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-05tdf#59424 unset open flag O_EXCL if O_CREAT is not setTomaž Vajngerl
2017-07-02loplugin:casttovoid: salStephan Bergmann
2017-06-27-Werror=catch-value= (GCC 8)Stephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-25osl: socket.cxx nullptr comparison cleanupsChris Sherlock
2017-06-25osl: for should be a whileChris Sherlock
2017-06-25osl: test condition fixes in unx/file.cxxChris Sherlock
2017-06-25osl: whitespace cleanup of unx/file.cxxChris Sherlock
2017-06-25osl: doxygen comments in unx/file.cxxChris Sherlock
2017-06-25osl: cleanup headers of unx/file.cxxChris Sherlock