845e2aae | 20-Oct-2019 |
Ariel Constenla-Haile |
i127138 Remove the avmedia Quicktime plugin |
Revision tags: AOO417 |
|
9252dab9 | 17-Jun-2019 |
Matthias Seidel |
Additions for new language Amharic (am) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1861512 13f79535-47bb-0310-9956-ffa450edef68 |
4f061dba | 04-Apr-2019 |
Jim Jagielski |
Merge r1856914 from trunk: Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1856916 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO420-Dev-m1 |
|
1c25f252 | 09-Feb-2019 |
damjan |
Port main/pyuno to gbuild. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1853252 13f79535-47bb-0310-9956-ffa450edef68 |
d92161c4 | 11-Jan-2019 |
Jim Jagielski |
Get macOS building and packaging again. Following changes/fixes: o Stop pretending/forcing *Nix shared lib versioning on macOS o Use smaller and more easily manageable temp temps by
Get macOS building and packaging again. Following changes/fixes: o Stop pretending/forcing *Nix shared lib versioning on macOS o Use smaller and more easily manageable temp temps by leveraging --headerpad dyld option o misc gbuild fixes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851102 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO416, AOO416-RC1 |
|
bfa4969f | 28-Sep-2018 |
Matthias Seidel |
Correcting description: Gnome -> GNOME git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842219 13f79535-47bb-0310-9956-ffa450edef68 |
5d29e57b | 10-Sep-2018 |
Matthias Seidel |
i83159 - Added description for XSLT Sample Filters git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1840471 13f79535-47bb-0310-9956-ffa450edef68 |
9765ac45 | 23-Jul-2018 |
Matthias Seidel |
Adding strings needed for a Kabyle language pack git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836510 13f79535-47bb-0310-9956-ffa450edef68 |
b1551461 | 05-May-2018 |
Matthias Seidel |
#i127770# Include "XSLT Sample Filter" in default installation on Windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830998 13f79535-47bb-0310-9956-ffa450edef68 |
cc13e73e | 28-Mar-2018 |
Yuri Dario |
#i127729# Add full drag&drop support for the OS/2 platform. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1827936 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415 |
|
906a4e93 | 02-Mar-2018 |
Yuri Dario |
#i127723# add cairo graphics support also on OS/2. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825732 13f79535-47bb-0310-9956-ffa450edef68 |
774c2d42 | 14-Dec-2017 |
Yuri Dario |
#i126518# OS/2 build system updates: use full names for slideshow and sysdtrans, remove unneeded libraries, use standard toolkit path, fix DLL short names, disable libs for coin-or. git-svn-
#i126518# OS/2 build system updates: use full names for slideshow and sysdtrans, remove unneeded libraries, use standard toolkit path, fix DLL short names, disable libs for coin-or. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1818128 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7290151e | 27-Nov-2017 |
Jim Jagielski |
Build and compilation changes for macOS: o Change optimization level o Created shared libs do not include major/minor numbers git-svn-id: https://svn.apache.org/re
Build and compilation changes for macOS: o Change optimization level o Created shared libs do not include major/minor numbers git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1816489 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO414 |
|
956476d7 | 08-Nov-2017 |
Damjan Jovanovic |
Port our SDBC-JDBC bridge driver to Java. Supported interfaces, service names, implementation names, logging channels and messages, initialization arguments, and general behaviour is all pres
Port our SDBC-JDBC bridge driver to Java. Supported interfaces, service names, implementation names, logging channels and messages, initialization arguments, and general behaviour is all preserved, so it should be completely transparent to client code. Allow PropertySetAdapter.getPropertyValue() to throw WrappedTargetException, and PropertySetAdapter.setPropertyValue() to throw PropertyVetoException, IllegalArgumentException, and WrappedTargetException, as these are sometimes used to change values in a database driver, which can fail. Port helper classes from main/comphelper for logging. Port AutoRetrievingBase. Add in-memory Column, ResultSet and metadata classes. Improve handling of Any in ORowSetValue. Move PostgreSQL's database metadata result set class to dbtools, and have it only override the method it needs. It's "information_schema" in PostgreSQL - "INFORMATION_SCHEMA" doesn't exist and gives an error. Add a new UNO service com.sun.star.sdb.ParameterSubstitution as was intended by main/connectivity/source/dbtools/dbtools.component that allow substituting parameters, so it can be used from Java. Keep the database drivers in a common install package. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1814552 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
60ba3965 | 27-Oct-2017 |
Damjan Jovanovic |
Split off a new dbtools.jar from the PostgreSQL driver, containing the support code that can be reused by other drivers. Also put it in an org.apache.openoffice base package. Pa
Split off a new dbtools.jar from the PostgreSQL driver, containing the support code that can be reused by other drivers. Also put it in an org.apache.openoffice base package. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1813467 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
14f5e98e | 29-Sep-2017 |
Don Lewis |
Pass SYSTEM_APACHE_COMMONS all the way down so that we don't try to package the non-existant commons-lang3-3.3.jar file if --with-system-apache-commons=yes was passed to configure.
Pass SYSTEM_APACHE_COMMONS all the way down so that we don't try to package the non-existant commons-lang3-3.3.jar file if --with-system-apache-commons=yes was passed to configure. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1810071 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3c5114b8 | 20-Aug-2017 |
Damjan Jovanovic |
#i127350# - Table design: can't change length of Postgresql char types Add the initial version of a new SDBC driver, for the PostgreSQL database. Also its build changes: since it ne
#i127350# - Table design: can't change length of Postgresql char types Add the initial version of a new SDBC driver, for the PostgreSQL database. Also its build changes: since it needs Apache Commons Lang version 3, get configure.ac to check for that, and get that to always build, just like our driver does. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805579 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c0ecde16 | 21-Jul-2017 |
Damjan Jovanovic |
Remove the obsolete KDE address book SDBC driver, that only worked on KDE 3.2 - 3.6, which are obsolete since 9 years ago. Patch by: me git-svn-id: https://svn.apache.
Remove the obsolete KDE address book SDBC driver, that only worked on KDE 3.2 - 3.6, which are obsolete since 9 years ago. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1802537 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7c8edf39 | 19-Jul-2017 |
Matthias Seidel |
Added strings for: ca-XR - Catalan (Valencia RACV) ca-XV - Catalan (Valencia AVL) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1802428 13f79535-47bb-0310-9956-ffa450
Added strings for: ca-XR - Catalan (Valencia RACV) ca-XV - Catalan (Valencia AVL) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1802428 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4018d6a2 | 14-Apr-2017 |
Matthias Seidel |
#i126369# Removed some fragments for removed HWP (Hangul Word Processor) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1791341 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO413 |
|
81e6fec9 | 16-Jan-2017 |
pfg |
i104495 - libstdc++ removal. This cleanup was meant for KDE4 integration: in the BSDs this is dead code and it doesn't seem a good idea on linux either, plus carrying libstdc++ doesn
i104495 - libstdc++ removal. This cleanup was meant for KDE4 integration: in the BSDs this is dead code and it doesn't seem a good idea on linux either, plus carrying libstdc++ doesn't align with ASF policies. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1779119 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f78a4bb8 | 26-Aug-2016 |
truckman |
Upgrade bundled raptor from raptor-1.4.18 to raptor2-2.0.15 to get the fix for CVE-2012-0037. It is not know whether this vulnerability affects OpenOffice. Also upgrade rasqal from
Upgrade bundled raptor from raptor-1.4.18 to raptor2-2.0.15 to get the fix for CVE-2012-0037. It is not know whether this vulnerability affects OpenOffice. Also upgrade rasqal from version 0.9.16 to version 0.9.33 and redland from version 1.0.8 to version 1.0.17 since all three packages are closely related parts of the OpenOffice redland module for handling RDF. OpenDocument version 1.2 documents contain an RDF metadata blob for things like bookmarks and OLE objects. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1757789 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b63233d8 | 07-Aug-2016 |
damjan |
Merge branches/gbuild-reintegration to trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121 |
|
f44f5fe4 | 25-Jul-2016 |
truckman |
The nss upgrade in r1753163 broke packaging on Windows (if nss is enabled, which it is not by default) and Mac (not actually verified). These two platforms do not build a separate libfreeblpr
The nss upgrade in r1753163 broke packaging on Windows (if nss is enabled, which it is not by default) and Mac (not actually verified). These two platforms do not build a separate libfreeblpriv3.so (or Windows equivalent) but instead bundle it into libfreebl3.so. Since a separate libfreeblpriv3.so is only required on Linux (see #i105566# and moz#513024#), only attempt to package this library on Linux. Since a separate libfreeblpriv3.so does not seem to be required on FreeBSD, don't build it there. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1753962 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
282fc96f | 18-Jul-2016 |
truckman |
#i126891# bundled nss-3.14.4-with-nspr-4.9.5 has many security vulnerabilities Upgrade bundled nss-3.14.4-with-nspr-4.9.5 to nss-3.25-with-nspr-4.12. These CVEs have been fixed since
#i126891# bundled nss-3.14.4-with-nspr-4.9.5 has many security vulnerabilities Upgrade bundled nss-3.14.4-with-nspr-4.9.5 to nss-3.25-with-nspr-4.12. These CVEs have been fixed since nss-3.14.4 was released: CVE-2014-1533 CVE-2014-1534 CVE-2014-1536 CVE-2014-1537 CVE-2014-1540 CVE-2014-1541 CVE-2014-1542 CVE-2014-1543 CVE-2014-1544 CVE-2014-1545 CVE-2014-1547 CVE-2014-1548 CVE-2014-1549 CVE-2014-1550 CVE-2014-1551 CVE-2014-1552 CVE-2014-1555 CVE-2014-1556 CVE-2014-1557 CVE-2014-1558 CVE-2014-1559 CVE-2014-1560 CVE-2014-1561 CVE-2014-1568 CVE-2014-1569 CVE-2014-1587 CVE-2014-1588 CVE-2014-1589 CVE-2014-1590 CVE-2014-1591 CVE-2014-1592 CVE-2014-1593 CVE-2014-1594 CVE-2014-1595 CVE-2015-4513 CVE-2015-4514 CVE-2015-4515 CVE-2015-4518 CVE-2015-7181 CVE-2015-7182 CVE-2015-7183 CVE-2015-7185 CVE-2015-7186 CVE-2015-7187 CVE-2015-7188 CVE-2015-7189 CVE-2015-7190 CVE-2015-7191 CVE-2015-7192 CVE-2015-7193 CVE-2015-7194 CVE-2015-7195 CVE-2015-7196 CVE-2015-7197 CVE-2015-7198 CVE-2015-7199 CVE-2015-7200 CVE-2015-7575 CVE-2016-1938 CVE-2016-1950 CVE-2016-1978 CVE-2016-1979 Whether any of these actually impacts OpenOffice is not known. Rebase the nss patches to the new version and move any non-conflicting changes from the platform-specific patch files to nss.patch. The nss.patch.mingw file was already out of date and was not updated. Disable nss tests which require at least partial c++11 (-stdc++0x) support because they use nullptr. This reportedly requires at least gcc 4.6, which is newer that some of what is provided by some of our supported platforms. Fix build issue on FreeBSD 11.0 and other platforms with picky compilers. The result of shifting a negative signed value is undefined in C and C++. The generated code does the expected thing in my experience and this construct just generates a compiler warning, but nss-3.24/nss/lib/zlib/inflate.c is compiled with -Werror, which breaks the build. Fix the issue by doing the calculations using the equivalent unsigned type. The function return should probably also be changed, but that is more invasive. Patch pratom.h to no include <intrin.H> inside an extern "C" block because it breaks the build on Windows. Recent versions of nss include a new shared library, libfreeblpriv3.so, so package it so that it gets installed. Temporarily change nss download URL from https to http to avoid breaking bootstrap on the buildbots. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1753163 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|