Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA |
|
a997bb20 | 09-Aug-2021 |
Jim Jagielski |
restore orig test overwritten by cherry pick |
Revision tags: AOO420-Dev3-m3 |
|
4082994d | 05-Aug-2021 |
Jim Jagielski |
bool strangeness... (cherry picked from commit 70aac8b51665545813b3f6de032a774876a9e74d) |
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta |
|
96556ea5 | 12-Dec-2013 |
Herbert Dürr |
#i122195# provide a uno_purpenvhelpers map file for the OSX 64bit UNO bridge almost a verbatim copy of the uno_purpenvhelpers map for generic gcc3 targets which works because the mangled
#i122195# provide a uno_purpenvhelpers map file for the OSX 64bit UNO bridge almost a verbatim copy of the uno_purpenvhelpers map for generic gcc3 targets which works because the mangled symbol names match for the OSX 64bit target. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1550389 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
9f66c43b | 02-May-2013 |
Herbert Dürr |
protect UNO EnvStack's s_setCurrent() against unknown threadid untracked threadIds have been observed and can result in crashes. s_getCurrent() already checks them and s_setCurrent() doe
protect UNO EnvStack's s_setCurrent() against unknown threadid untracked threadIds have been observed and can result in crashes. s_getCurrent() already checks them and s_setCurrent() does it now. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478305 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e02ae854 | 30-Apr-2013 |
Herbert Dürr |
fix BINTEST_VERIFYSIZE for non-debug builds git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477680 13f79535-47bb-0310-9956-ffa450edef68 |
a40b38b0 | 29-Apr-2013 |
Herbert Dürr |
the BINTEST_VERIFYSIZE() macro was way too noisy also unified the macro to work on all platforms git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477076 13f79535-
the BINTEST_VERIFYSIZE() macro was way too noisy also unified the macro to work on all platforms git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477076 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
38963e75 | 12-Mar-2013 |
Herbert Dürr |
reshuffle declarations in typedescription.h to make forward-decls redundant git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1455531 13f79535-47bb-0310-9956-ffa450edef68 |
b8ea54f5 | 12-Mar-2013 |
Herbert Dürr |
use debuggable and type-safe inline methods to replace macros in typedescription.h git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1455530 13f79535-47bb-0310-9956-ffa450ed
use debuggable and type-safe inline methods to replace macros in typedescription.h git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1455530 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a8ee967b | 29-Jan-2013 |
Herbert Dürr |
fix css::uno's throwing Reference constructors The destructor of the Reference class depends on its _pInterface member being set, but some constructors skip this when an exception was th
fix css::uno's throwing Reference constructors The destructor of the Reference class depends on its _pInterface member being set, but some constructors skip this when an exception was thrown. Always initializing them properly while avoiding a rethrow is cheap and safe. Fixed-By: Herbert Dürr, Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1439808 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7659be9a | 21-Jan-2013 |
Herbert Dürr |
standalone semicolon is deprecated as toplevel declaration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1436370 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
278534e3 | 27-Sep-2012 |
Pavel Janík |
Use proper print format modifier for sizeof() - can be long on some platforms. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391138 13f79535-47bb-0310-9956-ffa45
Use proper print format modifier for sizeof() - can be long on some platforms. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391138 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
45ef6fe1 | 31-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307723 13f79535-47bb-0310-9956-ffa450edef68 |
d71964d5 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306679 13f79535-47bb-0310-9956-ffa450edef68 |
685bfa88 | 18-Feb-2012 |
Yuri Dario |
i118923 - OS/2 port: new link system now uses unix style. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1290848 13f79535-47bb-0310-9956-ffa450edef68 |
7aab1a1c | 16-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from misc non-exec files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244885 13f79535-47bb-0310-9956-ffa450edef68 |
79aad27f | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from more source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68 |
752c0af7 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from make and pack files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68 |
3eeae035 | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230734 13f79535-47bb-0310-9956-ffa450edef68 |
514f4c20 | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230723 13f79535-47bb-0310-9956-ffa450edef68 |
24f6443d | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230721 13f79535-47bb-0310-9956-ffa450edef68 |
e6b7d829 | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229816 13f79535-47bb-0310-9956-ffa450edef68 |
7871dc3e | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68 |
acb7242c | 30-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208538 13f79535-47bb-0310-9956-ffa450edef68 |
075978e3 | 30-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208196 13f79535-47bb-0310-9956-ffa450edef68 |
f1d601d5 | 09-Nov-2011 |
Pedro Giffuni |
i118582: OS/2 port - cppu patch. By Yuri Dario git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1199940 13f79535-47bb-0310-9956-ffa450edef68 |