Age | Commit message (Expand) | Author |
2014-11-24 | typo: unknown | Andras Timar |
2014-11-23 | Erm, setenv, not putenv | Stephan Bergmann |
2014-11-21 | Silence false cid#1255391 TOCTOU warning | Stephan Bergmann |
2014-11-21 | cid#1209049: Unchecked return value | Stephan Bergmann |
2014-11-21 | cid#1255386: Unchecked return value | Stephan Bergmann |
2014-11-20 | osl_getVolumeInformation: only stat if necessary | Stephan Bergmann |
2014-11-20 | sal: fix build with clang and --enable-crashdump | Michael Stahl |
2014-11-20 | At least old Mac OS X does not know AT_FDCWD | Stephan Bergmann |
2014-11-20 | Let attemptChangeMetadata work on symlink itself | Stephan Bergmann |
2014-11-20 | fdo#83529: Only preserve metadata of moved, not copied files | Stephan Bergmann |
2014-11-20 | Introduce OStringBuffer::appendUninitialized | Stephan Bergmann |
2014-11-20 | len cannot be <= 1 here | Stephan Bergmann |
2014-11-20 | Needless assignment len -> n | Stephan Bergmann |
2014-11-20 | Remove comment junk | Stephan Bergmann |
2014-11-20 | Clean up Mac _imp_getProcessLocale | Stephan Bergmann |
2014-11-20 | Unused return value | Stephan Bergmann |
2014-11-20 | sal: fix --enable-crashdump build in new C++ world order | Michael Stahl |
2014-11-19 | Blind fix for Android | Stephan Bergmann |
2014-11-19 | system.h -> system.hxx | Stephan Bergmann |
2014-11-19 | Remove obsolete osl_searchPath_impl | Stephan Bergmann |
2014-11-19 | Fold file_path_helper.h into file_path_helper.hxx | Stephan Bergmann |
2014-11-19 | signal.c -> signal.cxx | Stephan Bergmann |
2014-11-19 | HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORT | Stephan Bergmann |
2014-11-19 | Revert "-Werror,-Wc++11-compat-deprecated-writable-strings" | Stephan Bergmann |
2014-11-19 | -Werror,-Wc++11-compat-deprecated-writable-strings | Stephan Bergmann |
2014-11-19 | ISO C++11 does not allow conversion from string literal to 'char *' | Tor Lillqvist |
2014-11-19 | Fold uunxapi.h into uunxapi.hxx | Stephan Bergmann |
2014-11-19 | sockimpl.h -> sockimpl.hxx | Stephan Bergmann |
2014-11-19 | secimpl.h -> secimpl.hxx | Stephan Bergmann |
2014-11-19 | saltime.h -> saltime.hxx | Stephan Bergmann |
2014-11-19 | readwrite_helper.h -> readwrite_helper.hxx | Stephan Bergmann |
2014-11-19 | Fold procimpl.h into process.cxx | Stephan Bergmann |
2014-11-19 | nlsupport.h -> nlsupport.hxx | Stephan Bergmann |
2014-11-19 | file_url.h -> file_url.hxx | Stephan Bergmann |
2014-11-19 | file_error_transl.h -> file_error_transl.hxx | Stephan Bergmann |
2014-11-19 | interlck.c -> interlck.cxx | Stephan Bergmann |
2014-11-19 | time.c -> time.cxx | Stephan Bergmann |
2014-11-19 | system.c -> system.cxx | Stephan Bergmann |
2014-11-19 | socket.c -> socket.cxx | Stephan Bergmann |
2014-11-19 | readwrite_helper.c -> readwrite_helper.cxx | Stephan Bergmann |
2014-11-19 | pipe.c -> pipe.cxx | Stephan Bergmann |
2014-11-19 | nlsupport.c -> nlsupport.cxx | Stephan Bergmann |
2014-11-19 | mutex.c -> mutex.cxx | Stephan Bergmann |
2014-11-19 | memory.c -> memory.cxx | Stephan Bergmann |
2014-11-19 | filepath.c -> filepath.cxx | Stephan Bergmann |
2014-11-18 | More iwyu suggested headers removal | Riccardo Magliocchetti |
2014-11-17 | Build fix. | Kohei Yoshida |
2014-11-17 | Missing include | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |