Files
libreoffice/offapi/type_reference
Stephan Bergmann ebb66ee09b Fixed update of the reference rdbs to libreoffice-6.4.0.3-buildfix1
19746d24aa "Update the reference rdbs to
libreoffice-6.4.0.3-buildfix1" had erroneously labeled

LD_LIBRARY_PATH=.../master/instdir/program \
 .../master/workdir/LinkTarget/Executable/unoidl-read --published \
 .../libreoffice-6.4.0.3-buildfix1/instdir/program/types.rdb \
 .../libreoffice-6.4.0.3-buildfix1/instdir/program/types/offapi.rdb \
 >.../master/offapi/type_reference/offapi.idl

as "no changes", so I redid that part correctly now:

* plus manual fixup by re-applying offapi/type_reference/offapi.idl part of
  214e6caf2c "[API CHANGE] remove BasicImport UNO
  interfaces"

Change-Id: If58251331c1b379a04bf0c60dfffc2ffb0f6bc6d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89565
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-02-26 22:16:57 +01:00
..