Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, 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 ...
|
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 ...
|
Revision tags: AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta |
|
ffd43a0a | 06-Nov-2013 |
Herbert Dürr |
#i123575# RmMoz 6/9: drop seamonkey provided address books git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539264 13f79535-47bb-0310-9956-ffa450edef68 |
06f2ef55 | 06-Nov-2013 |
Herbert Dürr |
#i122365# RmMoz 1/9: start replacing AOO's dependency on full Mozilla with just the NSS library Patch by: Fan Zheng git-svn-id: https://svn.apache.org/repos/asf/openoffice/trun
#i122365# RmMoz 1/9: start replacing AOO's dependency on full Mozilla with just the NSS library Patch by: Fan Zheng git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539257 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
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 |
79e0a548 | 16-Apr-2013 |
Ariel Constenla-Haile |
i121873 - Integrate the Presenter Screen git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468300 13f79535-47bb-0310-9956-ffa450edef68 |
47148b3b | 09-Apr-2013 |
Oliver-Rainer Wittmann |
rebase on current trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68
|
180c4a79 | 04-Apr-2013 |
Pavel Janík |
Remove binfilter. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1464529 13f79535-47bb-0310-9956-ffa450edef68 |
45b93914 | 26-Mar-2013 |
Ariel Constenla-Haile |
i121873 - Revert revision 1457992, 1457161, 1457159 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1461094 13f79535-47bb-0310-9956-ffa450edef68 |
5d03e972 | 15-Mar-2013 |
Ariel Constenla-Haile |
i121873 - Integrate the Presenter Screen git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1457159 13f79535-47bb-0310-9956-ffa450edef68 |
22de8995 | 19-Dec-2012 |
Andre Fischer |
i121420: Sidebar can read configuration and display XUIElements provided by extension. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1423885 13f79535-47bb-0310-995
i121420: Sidebar can read configuration and display XUIElements provided by extension. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1423885 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
35779863 | 24-Feb-2012 |
Ariel Constenla-Haile |
Enable or disable Online Update in configure git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1293078 13f79535-47bb-0310-9956-ffa450edef68 |
61aaf8b6 | 16-Feb-2012 |
Yuri Dario |
i118923 - OS/2 port: minor build fix. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1245066 13f79535-47bb-0310-9956-ffa450edef68 |
2407af08 | 13-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1231335 13f79535-47bb-0310-9956-ffa450edef68 |
9e813386 | 17-Sep-2011 |
Michael Stahl |
jsc341: i117327: add extra extension dependency check # HG changeset patch # User Juergen Schmidt <jsc@openoffice.org> # Date 1300456036 -3600 # Node ID 8c988d73324cb052c0fb2dfbe
jsc341: i117327: add extra extension dependency check # HG changeset patch # User Juergen Schmidt <jsc@openoffice.org> # Date 1300456036 -3600 # Node ID 8c988d73324cb052c0fb2dfbed9e68f290b2aa4e # Parent 7dbaa615ad894cfd4f9611e82783250bd0a3016d git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172098 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
cdf0e10c | 16-Aug-2011 |
rcweir |
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately): /ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt /ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt /ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt /ooo/trunk/core/gettext/gettext-0.18.1.1.patch /ooo/trunk/core/apache-commons/patches/codec.patch /ooo/trunk/core/libcroco/libcroco-0.6.2.patch /ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt /ooo/trunk/core/graphite/graphite-2.3.1.patch /ooo/trunk/core/hwpfilter/source/hwpeq.cpp /ooo/trunk/core/solenv/bin/cwstouched.pl /ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html /ooo/trunk/core/writerfilter/source/doctok/escher.html /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl Also: Repository.mk from the l10n toplevel git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|