History log of /aoo42x/main/offapi/UnoApi_offapi.mk (Results 1 - 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2dc7e66c 26-Apr-2022 Damjan Jovanovic

Implement a com.sun.star.logging.SyslogHandler service that logs
to syslog.

Patch by: me

(cherry picked from commit 448486c680931f7025e1bc43b5f9036acef42990)


Revision tags: AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417
# c6798233 06-Jun-2019 Matthias Seidel

Merged r1860680, r1860684, r1860690 and r1860707 from trunk

- Fixed typos
- Cleaned up whitespace, added "GlobalEventBroadcaster"
- Fixed "OfficeDocument"
- Fixed typos

Merged r1860680, r1860684, r1860690 and r1860707 from trunk

- Fixed typos
- Cleaned up whitespace, added "GlobalEventBroadcaster"
- Fixed "OfficeDocument"
- Fixed typos

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1860710 13f79535-47bb-0310-9956-ffa450edef68

show more ...


Revision tags: 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 ...


Revision tags: AOO413
# 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