Files
libreoffice/offapi
Kohei Yoshida 765aca651a API CHANGE: unpublish com.sun.star.document.MediaDescriptor.
This is a service that basically describes the properties passed to
loadComponentFromURL and possibly other load/save related APIs.  As
some properties get deprecated (some already have), new ones added as
the loading processs gets re-worked (including the type detection
process), we need the flexibility to change its property set.

Since all properties described here are optional, leaving it published
would make little sense.

Change-Id: I59384e62c7b6ab5c599141c8fc73a37c8bfe56e7
2013-02-06 09:38:33 -05:00
..

Contains all of the IDL files except those in [[udkapi]]

i.e. the interfaces that are specific to the OppenOffice.org application.
An artificial (?) separation.

The reference offapi/type_reference/types.rdb, used to detect inadvertent
incompatible changes, is maintained via offapi/type_reference/update-rdb.sh (see
its usage message for details) for cases where we deliberately /do/ become
incompatible.  Old such cases are listed in
offapi/type_reference/typelibrary_history.txt, new such cases are recorded in
the git log of offapi/type_reference/types.rdb.