[Libreoffice-commits] core.git: include/osl sal/osl sal/util sfx2/source

2018-09-27 Thread Libreoffice Gerrit user
include/osl/file.h | 31 +++ include/osl/file.hxx| 33 + sal/osl/unx/file_misc.cxx |5 + sal/osl/w32/file.cxx| 34 ++ sal/util/sal.map|5 + sfx2/

[Libreoffice-commits] core.git: include/osl sal/osl sal/util

2014-07-11 Thread Andrzej Hunt
include/osl/process.h|5 + sal/osl/unx/process_impl.cxx |5 + sal/osl/w32/process.cxx |6 ++ sal/util/sal.map |1 + 4 files changed, 17 insertions(+) New commits: commit 7fd7b7af26952676d8fcff6b56a081aac681d804 Author: Andrzej Hunt Date: Thu

[Libreoffice-commits] core.git: include/osl sal/osl sal/util unotools/source

2014-05-20 Thread Stephan Bergmann
include/osl/file.h | 16 include/osl/file.hxx | 11 +-- sal/osl/unx/file_misc.cxx | 26 ++ sal/osl/w32/file_dirvol.cxx|6 ++ sal/util/sal.map |1 +

[Libreoffice-commits] core.git: include/osl sal/osl sal/util

2014-05-13 Thread Stephan Bergmann
include/osl/detail/file.h |5 - sal/osl/unx/file.cxx | 15 --- sal/osl/w32/file.cxx | 15 --- sal/util/sal.map |5 - 4 files changed, 40 deletions(-) New commits: commit 416543e829922f117ee5dc15125b470099c9e148 Author: Stephan Bergman