23f1be86 | 06-Jun-2013 |
Herbert Dürr |
#i122378# fix the dbgutil-enabled build on Windows crt-debug libraries use different structure layouts than their regular counterparts so mixing causes binary incompatibilities which
#i122378# fix the dbgutil-enabled build on Windows crt-debug libraries use different structure layouts than their regular counterparts so mixing causes binary incompatibilities which must be avoided. Always using the regular libs achieves this. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1490324 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2e2269f7 | 31-May-2013 |
Jürgen Schmidt |
#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for conflicts with sqlite..., will be probably solved with dropping mozilla libs git-svn-id: https://svn.apache.org/r
#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for conflicts with sqlite..., will be probably solved with dropping mozilla libs git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1488119 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6b945d51 | 28-May-2013 |
Herbert Dürr |
added the ALv2 license header to the LLDB helper script git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486795 13f79535-47bb-0310-9956-ffa450edef68 |
3d2a2350 | 27-May-2013 |
Herbert Dürr |
#i122378# allow linking against MSVC TR1's STL libraries instead of stlport the standard C++ library on MSVC is available in LIBCPMT.LIB and MSVCPRT.LIB (the static and dynamic C++ runti
#i122378# allow linking against MSVC TR1's STL libraries instead of stlport the standard C++ library on MSVC is available in LIBCPMT.LIB and MSVCPRT.LIB (the static and dynamic C++ runtime libraries for multithreaded environments). git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486650 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9bb702a4 | 21-May-2013 |
Jürgen Schmidt |
increase build id and minor, future imporvement is to get rid of this and use rev only git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1484756 13f79535-47bb-0310-9956-ffa450ede
increase build id and minor, future imporvement is to get rid of this and use rev only git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1484756 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f4289c07 | 24-Apr-2013 |
Herbert Dürr |
support display of corrupted AOO-strings in LLDB git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471295 13f79535-47bb-0310-9956-ffa450edef68 |
910823ae | 18-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 |
9964c96f | 12-Apr-2013 |
Herbert Dürr |
stop using Mac specific compiler option "Wno-long-double" having this option results in a warning for each compile on gcc>=4.2 or clang. Apple says in http://lists.cs.uiuc.edu/pipermail/
stop using Mac specific compiler option "Wno-long-double" having this option results in a warning for each compile on gcc>=4.2 or clang. Apple says in http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-June/015095.html "[...] the best thing is not to use it. There is no reason to." git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1467220 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
dd99249c | 04-Apr-2013 |
Pavel Janík |
Remove binfilter. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1464597 13f79535-47bb-0310-9956-ffa450edef68 |
8e9d28c4 | 04-Apr-2013 |
Pavel Janík |
Remove binfilter. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1464595 13f79535-47bb-0310-9956-ffa450edef68 |
8a0516f2 | 04-Apr-2013 |
Pavel Janík |
Remove binfilter. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1464591 13f79535-47bb-0310-9956-ffa450edef68 |
6f79f796 | 21-Feb-2013 |
Herbert Dürr |
lldb4aoo: add mechanism to provide/advertise LLDB helper functions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448706 13f79535-47bb-0310-9956-ffa450edef68 |
81712d15 | 21-Feb-2013 |
Herbert Dürr |
lldb4aoo: remove info-string parameter from walk_ptrchar git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448669 13f79535-47bb-0310-9956-ffa450edef68 |
aec0f987 | 21-Feb-2013 |
Herbert Dürr |
lldb4aoo: add and use type helpers for generic pimpl objects git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448582 13f79535-47bb-0310-9956-ffa450edef68 |
80e5b736 | 20-Feb-2013 |
Herbert Dürr |
lldb4aoo: consolidate AOO string data/object/nullptr handling git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448282 13f79535-47bb-0310-9956-ffa450edef68 |
a54092f6 | 20-Feb-2013 |
Herbert Dürr |
consolidate presentation of AOO-strings in LLDB git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448261 13f79535-47bb-0310-9956-ffa450edef68 |
0d72dfe8 | 20-Feb-2013 |
Herbert Dürr |
fix revised function names in lldb4aoo.py git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448233 13f79535-47bb-0310-9956-ffa450edef68 |
f174ccd1 | 20-Feb-2013 |
Herbert Dürr |
add LLDB helper script to allow more enjoyable AOO debugging sessions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448186 13f79535-47bb-0310-9956-ffa450edef68 |
33605542 | 19-Feb-2013 |
Jürgen Schmidt |
#121456# improve handling/building of 64 bit shell extensions for windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1447732 13f79535-47bb-0310-9956-ffa450edef68 |
4f913391 | 05-Feb-2013 |
Ariel Constenla-Haile |
i119977 - Update version number to 4.0.0 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1442743 13f79535-47bb-0310-9956-ffa450edef68 |
be60cbaf | 13-Dec-2012 |
Oliver-Rainer Wittmann |
#121466# - follow-up: remove comment for removed NETWORK_BUILD variable git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1421281 13f79535-47bb-0310-9956-ffa450edef68 |
18160a45 | 13-Dec-2012 |
Oliver-Rainer Wittmann |
#121466# - remove BUILD_SPECIAL and derived NETWORK_BUILD variable to workaround certain file locking failure git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1421274 13f79
#121466# - remove BUILD_SPECIAL and derived NETWORK_BUILD variable to workaround certain file locking failure git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1421274 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b2e74e70 | 07-Dec-2012 |
Herbert Dürr |
fix make target misspelling git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1418409 13f79535-47bb-0310-9956-ffa450edef68 |
cde270a3 | 01-Dec-2012 |
Yuri Dario |
i118923 - OS/2 port: build import libraries from .def file instead of .dll, allows export by ordinal for faster loading. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415951
i118923 - OS/2 port: build import libraries from .def file instead of .dll, allows export by ordinal for faster loading. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415951 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
52845faf | 30-Nov-2012 |
Yuri Dario |
i118923 - OS/2 port: use of gcc style import libraries. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415538 13f79535-47bb-0310-9956-ffa450edef68 |