Age | Commit message (Expand) | Author |
2017-08-29 | loplugin:cstylecast/nullptr (clang-cl) | Stephan Bergmann |
2017-08-28 | Fix type of errno/WSAGetLastError() | Stephan Bergmann |
2017-08-28 | osl: cleanup osl_(acquire|release|close)Socket | Chris Sherlock |
2017-08-27 | osl: rename win32 socket internal function names | Chris Sherlock |
2017-08-27 | osl: give warning on socket error (win32), move Flag definition (unx) | Chris Sherlock |
2017-08-27 | osl: remove commented out reversemap functions | Chris Sherlock |
2017-08-27 | osl: remove extraneous comment cruft from socket.cxx | Chris Sherlock |
2017-08-22 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-08-18 | missing include (--disable-pch) | Stephan Bergmann |
2017-08-18 | Fix typos | Andrea Gelmini |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-08-17 | Remove excess SAL_WARNs | Stephan Bergmann |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-16 | Dead code | Stephan Bergmann |
2017-08-16 | assert on duplicate listener in SfxListener | Noel Grandin |
2017-08-07 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-08-07 | loplugin:oncevar | Stephan Bergmann |
2017-08-02 | If we are going to warn about an "invalid" URL, at least tell what it is | Tor Lillqvist |
2017-07-30 | osl: cleanup Unix process_impl.cxx - remove comment cruft | Chris Sherlock |
2017-07-22 | osl: Windows pipe converted from OSL_ASSERT to assert/SAL_WARNs | Chris Sherlock |
2017-07-22 | osl: (Win32) check allocated pipe succeeded, otherwise needs to fail | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32/time.cxx | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32/sockimpl.hxx | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32/socket.cxx | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32/security.cxx | Chris Sherlock |
2017-07-22 | osl: remove sig in comment | Chris Sherlock |
2017-07-22 | osl: remove dead code from w32/salinit.cxx | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32 profile.cxx | Chris Sherlock |
2017-07-22 | osl: small cosmetic change to make comment more readable | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32 path_helper.hxx | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32 path_helper.cxx | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32 nlsupport.cxx | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32 mutex.cxx | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32 module.cxx | Chris Sherlock |
2017-07-22 | osl: minor whitespace fixup from automated change | Chris Sherlock |
2017-07-22 | osl: remove extraneous comments from w32/file_dirvold.cxx | Chris Sherlock |
2017-07-22 | osl: fix w32/backtrace.cxx comment | Chris Sherlock |
2017-07-22 | osl: get rid of comment cruft in w32 conditn.cxx | Chris Sherlock |
2017-07-21 | osl: Unix pipe converted from OSL_ASSERT to assert/SAL_WARNs | Chris Sherlock |
2017-07-19 | osl: fix a number of doxygen comments in unx/file_path_helper.hxx | Chris Sherlock |
2017-07-19 | osl: fix file_path_header.cxx comment | Chris Sherlock |
2017-07-19 | osl: fix header comment | Chris Sherlock |
2017-07-19 | Followup to 56638d1a6d9ba - fValid -> bValid | Chris Sherlock |
2017-07-18 | Followup to final followup 647382f52351a75 of my followup | Chris Sherlock |
2017-07-17 | RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO | Chris Sherlock |
2017-07-17 | loplugin:unnecessaryparen: sal (clang-cl) | Stephan Bergmann |
2017-07-16 | Avoid crash when rSignal.Handler is SIG_DFL etc. | Stephan Bergmann |
2017-07-13 | These arguments can apparently never be null | Stephan Bergmann |
2017-07-12 | strip some linefeeds from the end of debug output | Noel Grandin |