Age | Commit message (Expand) | Author |
2015-01-08 | [API CHANGE] Remove osl_send/receiveResourcePipe | Stephan Bergmann |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | loplugin:cstylecast: sal | Stephan Bergmann |
2015-01-07 | drop crashrep unused since start of LibreOffice | Caolán McNamara |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-20 | Typos | Julien Nabet |
2014-12-19 | fdo#39440 sal: reduce scope of local variables | Michael Weghorn |
2014-12-12 | osl_getCommandArg always returns osl_Process_E_None | Stephan Bergmann |
2014-12-04 | [API CHANGE] Remove osl_setCommandArgs | Stephan Bergmann |
2014-12-04 | Still no need for osl_setCommandArgs | Stephan Bergmann |
2014-11-27 | Make osl_getExecutableFile work even without a prior osl_setCommandArgs | Stephan Bergmann |
2014-11-25 | Adapt some logs and assertions | Stephan Bergmann |
2014-11-25 | Revert "pyuno: set up fake command line in getComponentContext()" | Stephan Bergmann |
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 | 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 |