549912b7 | 21-Sep-2017 |
Jim Jagielski |
Close BUGZ 127341: Updated dicts for 4.1.4 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1809217 13f79535-47bb-0310-9956-ffa450edef68 |
51eaab68 | 21-Sep-2017 |
Jim Jagielski |
prep for RC4. Do this now. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1809216 13f79535-47bb-0310-9956-ffa450edef68 |
611fcdab | 21-Sep-2017 |
Jim Jagielski |
OLE update verification. Keep user in-the-know and query them. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1809153 13f79535-47bb-0310-9956-ffa450edef68 |
404f1323 | 11-Aug-2017 |
Jim Jagielski |
Merge r1804182 from trunk: Added more statements for nsis languages, reordered Submitted by: mseidel Reviewed by: r1803862 git-svn-id: https://svn.apache.org/repos/asf/
Merge r1804182 from trunk: Added more statements for nsis languages, reordered Submitted by: mseidel Reviewed by: r1803862 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1804788 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
5f190fc3 | 11-Aug-2017 |
Jim Jagielski |
Better bounds checking git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1804772 13f79535-47bb-0310-9956-ffa450edef68 |
5e288776 | 08-Aug-2017 |
Jim Jagielski |
revert 1804232 for 4.1.4... still no work. Use ugly but working patch from RC1 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1804389 13f79535-47bb-0310-9956-ff
revert 1804232 for 4.1.4... still no work. Use ugly but working patch from RC1 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1804389 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9d2e667a | 07-Aug-2017 |
Jim Jagielski |
RC2 is going to be required... bump versions git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1804344 13f79535-47bb-0310-9956-ffa450edef68 |
afba8660 | 06-Aug-2017 |
Jim Jagielski |
Close BZ127484 with the trunk fix for Windows builds and expat 2.2.3 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1804232 13f79535-47bb-0310-9956-ffa450edef68 |
e05838ad | 04-Aug-2017 |
Jim Jagielski |
OK... With the loadlibrary.c code in xmlparse.c, Windows complains: xmlparse.c(459) : error C2371: 'ELEMENT_TYPE' : redefinition; different basic types E:/Microsoft_SDKs/Windows/v7.0/
OK... With the loadlibrary.c code in xmlparse.c, Windows complains: xmlparse.c(459) : error C2371: 'ELEMENT_TYPE' : redefinition; different basic types E:/Microsoft_SDKs/Windows/v7.0/include\winioctl.h(2774) : see declaration of 'ELEMENT_TYPE' xmlparse.c(1095) : warning C4310: cast truncates constant value xmlparse.c(3350) : error C2223: left of '->nDefaultAtts' must point to struct/union xmlparse.c(3418) : error C2223: left of '->defaultAtts' must point to struct/union xmlparse.c(3419) : error C2223: left of '->defaultAtts' must point to struct/union xmlparse.c(3465) : error C2223: left of '->idAtt' must point to struct/union xmlparse.c(3465) : error C2223: left of '->idAtt' must point to struct/union xmlparse.c(3467) : error C2223: left of '->idAtt' must point to struct/union xmlparse.c(3477) : error C2223: left of '->defaultAtts' must point to struct/union xmlparse.c(3651) : error C2223: left of '->prefix' must point to struct/union xmlparse.c(3652) : error C2223: left of '->prefix' must point to struct/union xmlparse.c(4804) : error C2223: left of '->name' must point to struct/union Sooooo use a different name for the typedef. This is an ugly, ugly patch. Someone fixing the build/makefile for Windows would be mucho preferred. I'm sure there's stuff in our makefile.mk or that needs fixing. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1804159 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
5034cae1 | 04-Aug-2017 |
Jim Jagielski |
Temp hack for Windows build failure in 4.1.4 w/ expat 2.2.3: We are not building/linking in the loadlibrary.obj files as we should for Windows, which is killing the apr and sax builds. Force
Temp hack for Windows build failure in 4.1.4 w/ expat 2.2.3: We are not building/linking in the loadlibrary.obj files as we should for Windows, which is killing the apr and sax builds. Force this function into the xmlparse.c file for the time being. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1804151 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
30807ffe | 03-Aug-2017 |
Jim Jagielski |
old styles fix git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1803944 13f79535-47bb-0310-9956-ffa450edef68 |
bf1024d2 | 03-Aug-2017 |
Jim Jagielski |
limit levels git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1803943 13f79535-47bb-0310-9956-ffa450edef68 |
ef23fd8c | 03-Aug-2017 |
Jim Jagielski |
buffer checks git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1803942 13f79535-47bb-0310-9956-ffa450edef68 |
cf914f84 | 03-Aug-2017 |
Jim Jagielski |
No previews git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1803941 13f79535-47bb-0310-9956-ffa450edef68 |
3350dc6f | 03-Aug-2017 |
Jim Jagielski |
Merge r1803939 from trunk: Expat is now at v 2.2.3 Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1803940 13f79535-47bb-0310-9956-
Merge r1803939 from trunk: Expat is now at v 2.2.3 Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1803940 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
fdcb970c | 02-Aug-2017 |
Jim Jagielski |
Merge r1803787 from trunk: Close https://bz.apache.org/ooo/show_bug.cgi?id=127491 #i127491# Added statement for nb (Norsk Bokmal) Submitted by: mseidel Reviewed by: jim
Merge r1803787 from trunk: Close https://bz.apache.org/ooo/show_bug.cgi?id=127491 #i127491# Added statement for nb (Norsk Bokmal) Submitted by: mseidel Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1803933 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2e48ff15 | 02-Aug-2017 |
Jim Jagielski |
Close https://svn.apache.org/viewvc?view=revision&revision=1802428 (Missing strings in Windows installer for ca_XR and ca_XV) git-svn-id: https://svn.apache.org/repos/asf/openoffice
Close https://svn.apache.org/viewvc?view=revision&revision=1802428 (Missing strings in Windows installer for ca_XR and ca_XV) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1803932 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8453b4a3 | 01-Aug-2017 |
Jim Jagielski |
backport r1803709 for https://github.com/libexpat/libexpat/issues/52 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1803710 13f79535-47bb-0310-9956-ffa450edef68 |
fd44c90d | 05-Jul-2017 |
Jim Jagielski |
Merge r1797494, r1800077 from trunk: #i127341# Updated Portuguese dictionary #i127341# Updated English dictionary Submitted by: mseidel Reviewed by: jim git-sv
Merge r1797494, r1800077 from trunk: #i127341# Updated Portuguese dictionary #i127341# Updated English dictionary Submitted by: mseidel Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1800873 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
54da5ba9 | 05-Jul-2017 |
Jim Jagielski |
Merge r1755873, r1800568 from trunk: #i127069#: bundled expat version 2.1.0 has two vulnerabilities Upgrade bundled expat to version 2.2.0, which fixes: CVE-2016-5300
Merge r1755873, r1800568 from trunk: #i127069#: bundled expat version 2.1.0 has two vulnerabilities Upgrade bundled expat to version 2.2.0, which fixes: CVE-2016-5300 CVE-2012-6702 It is not known whether these can be exploited when expat is used as part of OpenOffice. All of input files to expat seem to come from the OpenOffice source. One patch is needed to the expat source, without which saxparser crashes during the build. It has been submitted upstream, see <https://sourceforge.net/p/expat/bugs/539/>. It is only triggered when building expat with -DXML_UNICODE which is not the default, but this flag is used when building the bundled expat. #i127461#: Update bundled expat to version 2.2.1 Version 2.2.0 that is bundled in trunk has vulnerabilities CVE-2017-9233 and CVE-2016-9063 and other potential problems. It is not known whether these impact OpenOffice. The patch for <https://sourceforge.net/p/expat/bugs/539/> is included so we no longer need a local patch for that. We do need a new patch to work around the lack of <stdint.h> in MS Visual Studio 9.0. Submitted by: truckman Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1800869 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ecccd3d1 | 02-May-2017 |
Jim Jagielski |
Merge r1784925, r1784961, r1785175, r1793216 from trunk: Updated links for dictionaries (EN, DE-de, DE-at, DE-ch), added https for some links Updated more links for dictionaries
Merge r1784925, r1784961, r1785175, r1793216 from trunk: Updated links for dictionaries (EN, DE-de, DE-at, DE-ch), added https for some links Updated more links for dictionaries Fixed (my own) typo #i127341# Updated English dictionary Submitted by: mseidel Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1793492 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
75487141 | 04-Feb-2017 |
Ariel Constenla-Haile |
i119208 - Update Classic icon set name translation git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1781705 13f79535-47bb-0310-9956-ffa450edef68 |
573d1ca0 | 02-Feb-2017 |
Ariel Constenla-Haile |
i127165 - Catch the right excepction git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1781484 13f79535-47bb-0310-9956-ffa450edef68 |
21e73219 | 02-Feb-2017 |
Ariel Constenla-Haile |
i126300 - Fix wrong German translation git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1781474 13f79535-47bb-0310-9956-ffa450edef68 |
d9c7f81b | 02-Feb-2017 |
Ariel Constenla-Haile |
i125762 - Prevent NULL pointer dereference git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1781473 13f79535-47bb-0310-9956-ffa450edef68 |