Revision tags: AOO410, AOO410_Beta |
|
faaf15b6 | 22-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 |
e372d74d | 22-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 ...
|
7f70c6ca | 20-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 |
fe358744 | 22-Jan-2014 |
Herbert Dürr |
#i122208# the std::isfinite() workaround is only needed for GCC and not for Clang (even if it quite compatible with GCC). Also clang doesn't support GCC's __builtin_isfinite() function.
#i122208# the std::isfinite() workaround is only needed for GCC and not for Clang (even if it quite compatible with GCC). Also clang doesn't support GCC's __builtin_isfinite() function. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560334 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
14f1afe1 | 10-Dec-2013 |
Herbert Dürr |
#i122362# remove stlport4 specific allocator the allocator wouldn't be much of a problem since it is in its own namespace "_STL", but that seems to confuse some MSVC versions
#i122362# remove stlport4 specific allocator the allocator wouldn't be much of a problem since it is in its own namespace "_STL", but that seems to confuse some MSVC versions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549785 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6a40b25c | 29-Nov-2013 |
Herbert Dürr |
#i123068# allow OString argument for tools' DbgOut() function The DbgOut() function is active especially in dbgutil-enabled builds. For creating dynamic strings the rtl::OString is often
#i123068# allow OString argument for tools' DbgOut() function The DbgOut() function is active especially in dbgutil-enabled builds. For creating dynamic strings the rtl::OString is often used. Providing a DbgOut() function which allows a direct OString argument helps for situations where dynamic string creation and DbgOut() are employed. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546578 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
24c56ab9 | 28-Nov-2013 |
Herbert Dürr |
#i123068# remove implicit conversions from rtl strings to their elements git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68 |
3752b850 | 26-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 |
38aa938a | 25-Nov-2013 |
Yuri Dario |
i118923 - OS/2 port: use libc memory allocator to reduce fragmentation. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545312 13f79535-47bb-0310-9956-ffa450edef68 |
0b7f0425 | 25-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 |
747164b0 | 25-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 ...
|
b597708b | 18-Nov-2013 |
Herbert Dürr |
#i122362# remove stlport4-build support but keep the --without-stlport configure option for now it is the new default anyway git-svn-id: https://svn.apache.org/repos/asf/op
#i122362# remove stlport4-build support but keep the --without-stlport configure option for now it is the new default anyway git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
87c0c1b4 | 08-Nov-2013 |
Yuri Dario |
i123001 - force destructor to be called before libc calls DosExit(). git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539965 13f79535-47bb-0310-9956-ffa450edef68 |
fac87513 | 08-Nov-2013 |
Yuri Dario |
i123001 - force destructor to be called before libc calls DosExit(). git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539964 13f79535-47bb-0310-9956-ffa450edef68 |
c99cd5fc | 28-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 |
|
b93bfd5e | 12-Jun-2013 |
Oliver-Rainer Wittmann |
122500,122378: fix build breaker in non-pro builds with and without stlport git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1492233 13f79535-47bb-0310-9956-ffa450edef68 |
6aa9f3c5 | 04-Jun-2013 |
Herbert Dürr |
fix gnuc_minor version check git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1489389 13f79535-47bb-0310-9956-ffa450edef68 |
d6d386b8 | 04-Jun-2013 |
Herbert Dürr |
extend workaround for gcc bug 14608 to work on gcc<4.3 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1489344 13f79535-47bb-0310-9956-ffa450edef68 |
82c0ddf2 | 27-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 ...
|
ded93d78 | 22-May-2013 |
Jürgen Schmidt |
fix isfinite error for gcc on MacOS git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1485191 13f79535-47bb-0310-9956-ffa450edef68 |
f3e36248 | 21-May-2013 |
Herbert Dürr |
prefer standard isfinite() which should be available in math.h according to C99, C++99, SUSv3, etc. unless GCC bug 14608 hits us where cmath undefines isfinite as macro git
prefer standard isfinite() which should be available in math.h according to C99, C++99, SUSv3, etc. unless GCC bug 14608 hits us where cmath undefines isfinite as macro git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1484783 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b3f482f2 | 16-May-2013 |
Herbert Dürr |
fix the long cast to eliminate the little warning git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1483328 13f79535-47bb-0310-9956-ffa450edef68 |
e80f0a4c | 16-May-2013 |
Herbert Dürr |
fix constness issue causing a build breaker git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1483216 13f79535-47bb-0310-9956-ffa450edef68 |
8fe93d1b | 15-May-2013 |
Herbert Dürr |
#i122208# avoid signedness warnings in signed-char build environments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1482736 13f79535-47bb-0310-9956-ffa450edef68 |
fda69661 | 08-May-2013 |
Herbert Dürr |
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations In stlport<=4 the functors hash and equal_to had specializions for conveniently handlin
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations In stlport<=4 the functors hash and equal_to had specializions for conveniently handling c-strings. For consistency reasons this specialization was not included in the TR1 report and the C++11 standard. The two new helper functors are drop-in replacements for the old specializations. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1480318 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|