History log of /trunk/main/sal/osl/ (Results 51 - 75 of 91)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO411
9c0df32324-Sep-2015 Andrea Pescetti

#i125194# Fix WebDAV file locking.
Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1705196 13f79535-47bb-0

#i125194# Fix WebDAV file locking.
Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1705196 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0bc0886b17-May-2014 Steve Yin

i124896 add including of rtl/alloc.h in path_helper.hxx for win32

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1595419 13f79535-47bb-0310-9956-ffa450edef68

16f5bd4516-May-2014 Herbert Dürr

#i124896# use default allocator for w32 ShortPathName buffer

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1595333 13f79535-47bb-0310-9956-ffa450edef68

22076bf115-May-2014 Herbert Dürr

#i124896# remove obsoleted sal-module-internal custom STL allocator

The SAL module avoided the heavy dependency on the stlport4-libraries by using
a custom allocator for its internal STL

#i124896# remove obsoleted sal-module-internal custom STL allocator

The SAL module avoided the heavy dependency on the stlport4-libraries by using
a custom allocator for its internal STL containers. With stlport4 removed these
dependencies are gone and the SAL-internal custom allocator is obsoleted. Since
the custom allocator results in build problems with clang>=3.4 or xcode>=5.1 it
is time to remove it for good.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1594842 13f79535-47bb-0310-9956-ffa450edef68

show more ...

86e1cf3429-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410, AOO410_Beta
faaf15b622-Feb-2014 Yuri Dario

#i118923# OS/2 port, ignore ENOENT errors on dlopen() failure.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570848 13f79535-47bb-0310-9956-ffa450edef68

e372d74d22-Feb-2014 Yuri Dario

#i118923# OS/2 port, report correct error string in case of dlopen() failure, rewrote code to use more dl* functions.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570843 13

#i118923# OS/2 port, report correct error string in case of dlopen() failure, rewrote code to use more dl* functions.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570843 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7f70c6ca20-Feb-2014 Yuri Dario

#i118923# fix failure to show message box in release mode.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570166 13f79535-47bb-0310-9956-ffa450edef68

3752b85026-Nov-2013 Herbert Dürr

#i123747# mark SEH translator's pExcPtrs argument as unused

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545562 13f79535-47bb-0310-9956-ffa450edef68

0b7f042525-Nov-2013 Herbert Dürr

#i123747# ignore single step and breakpoint SEH events

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545301 13f79535-47bb-0310-9956-ffa450edef68

747164b025-Nov-2013 Herbert Dürr

#i123747# allow treating Window's SEH events as C++ exceptions

The crash reporter facility can provide much better details about crashes.
But if that facility is disabled then handling S

#i123747# allow treating Window's SEH events as C++ exceptions

The crash reporter facility can provide much better details about crashes.
But if that facility is disabled then handling SEH events such as div-by-zero
as C++ exceptions is a worthwhile alternative. It can provide a few interesting
details and it allows a graceful shutdown of the application.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545268 13f79535-47bb-0310-9956-ffa450edef68

show more ...

c99cd5fc28-Oct-2013 Yuri Dario

i118923 - OS/2 port: make use of system ExceptQ exception handler.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1536313 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO401, AOO400
82c0ddf227-May-2013 Herbert Dürr

#i122208# include <algorithm> explicitly if functions from <algorithm> are used

most STLs include relevant parts of it indirectly, but
one can not depend on it (seen with MSVC's tr1 head

#i122208# include <algorithm> explicitly if functions from <algorithm> are used

most STLs include relevant parts of it indirectly, but
one can not depend on it (seen with MSVC's tr1 headers)


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486646 13f79535-47bb-0310-9956-ffa450edef68

show more ...

910823ae18-Apr-2013 Jürgen Schmidt

#121996# integrate first part to remove 3layer office

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469276 13f79535-47bb-0310-9956-ffa450edef68

4dbb87e908-Mar-2013 Herbert Dürr

avoid expensive pthread interlocking on clang

Clang handles the GCC inline assembler syntax just fine


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1454390 13f7

avoid expensive pthread interlocking on clang

Clang handles the GCC inline assembler syntax just fine


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1454390 13f79535-47bb-0310-9956-ffa450edef68

show more ...

13e77a6a08-Mar-2013 Herbert Dürr

use the canonical "error:" string in osl's module loading

compilers/linkers/etc. use "error:" and other tools pick that up.
Having OSL errors noticed by the same automatisms is helpful.

use the canonical "error:" string in osl's module loading

compilers/linkers/etc. use "error:" and other tools pick that up.
Having OSL errors noticed by the same automatisms is helpful.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1454291 13f79535-47bb-0310-9956-ffa450edef68

show more ...

38fa8b4001-Mar-2013 Herbert Dürr

quota.h should be included via generic path for our MacOSX targets

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1451597 13f79535-47bb-0310-9956-ffa450edef68

5725d83014-Jan-2013 Pedro Giffuni

i121614 - SAL Unix file handling: used pread/pwrite on FreeBSD

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1433129 13f79535-47bb-0310-9956-ffa450edef68

eb232b7a03-Dec-2012 Pedro Giffuni

#i119252# - Solaris need #define OLD_SHADOW_API

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1416564 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO340
54f0139e14-Aug-2012 Yuri Dario

i118923 - OS/2 port: fix reporting of error message.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372791 13f79535-47bb-0310-9956-ffa450edef68

abfc902326-Jun-2012 Yuri Dario

i118923 - OS/2 port: reference debug_printf() also in release builds, so linker does not strip it.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354048 13f79535-47bb-0310

i118923 - OS/2 port: reference debug_printf() also in release builds, so linker does not strip it.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354048 13f79535-47bb-0310-9956-ffa450edef68

show more ...

1102d25110-Jun-2012 Jian Fang Zhang

#119939, memory leak in api OpenDirectory() of sal module

Patch by, zhangjf


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348543 13f79535-47bb-0310-9956-ffa

#119939, memory leak in api OpenDirectory() of sal module

Patch by, zhangjf


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348543 13f79535-47bb-0310-9956-ffa450edef68

show more ...

80036c2005-May-2012 Herbert Dürr

fix missing return value (thanks ericb)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334368 13f79535-47bb-0310-9956-ffa450edef68

ca2659a903-May-2012 Herbert Dürr

add convenience method for dynamic loading

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1333456 13f79535-47bb-0310-9956-ffa450edef68

5b501c9229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306677 13f79535-47bb-0310-9956-ffa450edef68

1234