d2b26721 | 17-Jul-2024 |
mseidel |
Fixed typo (completly -> completely) and many more (cherry picked from commit 870c37922ca0ef0ac9f3f6f409d697814dc73d8a) |
Revision tags: AOO420-Dev5-m5 |
|
bbe1f9bf | 07-Mar-2023 |
20kdc |
Auto-disable use of pthread_mutexattr_setkind_np due to compile errors (Revised-Revised) The code being disabled here causes a compilation issue on Ubuntu Jammy Jellyfish. (undefined referen
Auto-disable use of pthread_mutexattr_setkind_np due to compile errors (Revised-Revised) The code being disabled here causes a compilation issue on Ubuntu Jammy Jellyfish. (undefined reference to `pthread_mutexattr_setkind_np`) The best I can tell, https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2003146 explains this somewhat. This workaround likely hasn't been necessary for the past 20 years, if glibc "converted to git" repositories are any indication (see for instance https://github.com/lattera/glibc/blob/d82e4c7bb231c9e0f835bd46467563ac3b56cebe/linuxthreads/sysdeps/pthread/pthread.h ). And indeed, anyone who would be attempting to run OpenOffice on such a system would likely encounter issues with the other varied libraries in use. Unfortunately other compilation issues prevented me from performing a full test, but osl mutex tests pass at least. (cherry picked from commit 02cabb04b49373d08a7dec0ed934e6f30ac72dc8)
show more ...
|
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4 |
|
6d678023 | 03-Sep-2022 |
mseidel |
Fixed typo )plattform -> platform (cherry picked from commit a6c7a775a767567c8abf6c894f7dc9c1b40df701) |
Revision tags: AOO4113-GA, AOO4112-GA, AOO4111-GA |
|
8f88de38 | 26-Aug-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation (cherry picked from commit 9664d1e0736bd476d60a744c560a8594e973e313) |
fc633f11 | 26-Aug-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation (cherry picked from commit 0170220d0d03207a9b1c8adedf497cb639fcddf8) |
18a2cb5f | 25-Aug-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation (cherry picked from commit 6e2e4a188da9cb15953b6ac809239c8d1048848e) |
0834afdf | 24-Aug-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation (cherry picked from commit 57fdf169946b26da48285ba917af4d83506afbf3) |
Revision tags: AOO420-Dev3-m3, AOO4110-GA, AOO419-GA |
|
016e2efe | 03-Dec-2020 |
mseidel |
Fixed typos (preferr -> prefer) and some more, removed whitespace (cherry picked from commit 1fbfd7a278c32f8d67af627c0787d0b53e44c56c) |
Revision tags: AOO418-GA |
|
d0dd86958 | 18-Aug-2020 |
mseidel |
Fixed typos (shure -> sure) (cherry picked from commit 01ad09a0c915d261b7260c626c3424e027e76f95) |
fb0b81f5 | 14-Jun-2020 |
mseidel |
Fixed typos (the the -> the) and some more (cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899) |
Revision tags: 420-Dev2-m2, AOO417 |
|
940681c7 | 11-Jun-2019 |
Matthias Seidel |
Merged r1860845 and r1860851 from trunk Fixed typos (wether -> whether) Fixed typos (determins-> determines) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO
Merged r1860845 and r1860851 from trunk Fixed typos (wether -> whether) Fixed typos (determins-> determines) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861030 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO420-Dev-m1 |
|
8b1de4c1 | 12-Feb-2019 |
jim |
Merge r1853443, r1853444 from trunk: This is the wrong place to do this, because we are unilaterally overruling CWD. Revert Only update PATH if /usr/local/bin is missing fo
Merge r1853443, r1853444 from trunk: This is the wrong place to do this, because we are unilaterally overruling CWD. Revert Only update PATH if /usr/local/bin is missing for macOS Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1853445 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2a37e6f7 | 31-Jan-2019 |
Jim Jagielski |
Merge r1852623, r1852624 from trunk: Fix https://bz.apache.org/ooo/show_bug.cgi?id=127966 in a location where we know environments are setup Set the CWD to $HOME or to /tmp as a backup o
Merge r1852623, r1852624 from trunk: Fix https://bz.apache.org/ooo/show_bug.cgi?id=127966 in a location where we know environments are setup Set the CWD to $HOME or to /tmp as a backup on macOS Additional env setup for https://bz.apache.org/ooo/show_bug.cgi?id=127966 fix Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1852625 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b4001f19 | 25-Jan-2019 |
Jim Jagielski |
backport r1852129 Save some cycles git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1852130 13f79535-47bb-0310-9956-ffa450edef68 |
009c934c | 25-Jan-2019 |
Jim Jagielski |
Backport ensure NULL git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1852127 13f79535-47bb-0310-9956-ffa450edef68 |
854bf195 | 18-Jan-2019 |
Jim Jagielski |
Merge r1851637 from trunk: more PATH weirdness on macOS Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1851638 13f79535-47bb-
Merge r1851637 from trunk: more PATH weirdness on macOS Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1851638 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO416, AOO416-RC1 |
|
b1bc2d97 | 26-Aug-2018 |
Matthias Seidel |
Fixed typo (meaningfull -> meaningful) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839231 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415 |
|
1b5c3b40 | 05-Mar-2018 |
Damjan Jovanovic |
Fix use of ::std::min and ::std::max on types of different sizes. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825937 13f79535-47bb-0310
Fix use of ::std::min and ::std::max on types of different sizes. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825937 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2de5e723 | 28-Dec-2017 |
Yuri Dario |
#i126518# OS/2 link with system libcx0 to use new exception and memory mapping handling. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1819430 13f79535-47bb-0310-9956-ffa450e
#i126518# OS/2 link with system libcx0 to use new exception and memory mapping handling. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1819430 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO414, AOO413 |
|
13e14e11 | 07-Mar-2017 |
Pedro Giffuni |
Revert r1719566 and bringing back some casts. CERT C coding standard seem to have changed its mind. MEM02-A. Do not cast the return value from malloc(). has been superceeded by:
Revert r1719566 and bringing back some casts. CERT C coding standard seem to have changed its mind. MEM02-A. Do not cast the return value from malloc(). has been superceeded by: MEM02-C. Immediately cast the result of a memory allocation function call into a pointer to the allocated type. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1785791 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
22722c36 | 25-Feb-2017 |
Pedro Giffuni |
i101100 - Fix some aliasing issues. Undo unnecessary change from r1782205: using a union in oslSocketAddrImpl just makes the code more complex and doesn't improve aliasing.
i101100 - Fix some aliasing issues. Undo unnecessary change from r1782205: using a union in oslSocketAddrImpl just makes the code more complex and doesn't improve aliasing. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1784388 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0618ff6b | 08-Feb-2017 |
Pedro Giffuni |
i101100 - Fix some aliasing issues. This is a very small part of a patch submitted by Caolan McNamara on 2009 to help OOo work with -fstrict-aliasing. It is not complete and for now
i101100 - Fix some aliasing issues. This is a very small part of a patch submitted by Caolan McNamara on 2009 to help OOo work with -fstrict-aliasing. It is not complete and for now I omitted adding -fno-strict-aliasing to many makefiles. This does require a lot more attention and will have to be completed at some point because newer versions of GCC enable strict-aliasing with most optimization levels. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1782205 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7542595f | 16-Jan-2017 |
pfg |
osl_diagnose_backtrace_Impl(): leave a default value for FreeBSD. Thinking of a future ARM support that may want to give some value to FRAME_PTR_OFFSET and FRAME_OFFSET. gi
osl_diagnose_backtrace_Impl(): leave a default value for FreeBSD. Thinking of a future ARM support that may want to give some value to FRAME_PTR_OFFSET and FRAME_OFFSET. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1779073 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
11a94bc5 | 13-Jan-2017 |
pfg |
FreeBSD PPC: Missing patch Submitted by: Curtis Hamilton git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1778623 13f79535-47bb-0310-9956-ffa450edef68 |
e15a4534 | 08-Dec-2016 |
pfg |
Update endianness detection on FreeBSD. This produces a working AOO on FreeBSD PowerPC64! This is related to i126615 which was also fixed by Curtis a while ago. Kudos for both c
Update endianness detection on FreeBSD. This produces a working AOO on FreeBSD PowerPC64! This is related to i126615 which was also fixed by Curtis a while ago. Kudos for both contributions, makes me want to get a PowerPC to run FreeBSD + AOO on it! Author: Curtis Hamilton -- cmhamilto at gmail git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1773166 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|