office-gobmx/offapi
Michael Stahl cfb58670f1 offapi: fdo#69306 tweak multi-paragraph parameter comment
Change-Id: I3d3d7ca09d30f5d9358e48f5a2e030967aa16bc3
2013-12-10 22:26:41 +01:00
..
com/sun/star offapi: fdo#69306 tweak multi-paragraph parameter comment 2013-12-10 22:26:41 +01:00
org/freedesktop/PackageKit Fix UNOIDL interface method parameter identifiers 2013-09-04 16:54:23 +02:00
type_reference Published FormController cannot reference unpublished XFormOperations 2013-11-22 18:58:19 +01:00
util
Makefile re-base on ALv2 code. Includes: 2012-09-27 11:35:06 +01:00
Module_offapi.mk Get rid of UnoApiMerge_types 2013-04-24 09:17:05 +02:00
README Replace binary type_references with human-readable .idl versions 2013-09-18 14:44:10 +02:00
UnoApi_offapi.mk fdo#39956 Delete JAB 2013-12-05 05:31:43 -06: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/offapi.idl and
udkapi/type_reference/udkapi.idl (formerly combined into a single
offapi/type_reference/types.rdb) are used to detect inadvertent incompatible
changes.  They are plain-text .idl files (not stricly lexicographically sorted,
though, so they satisfy the .idl file requirements for no forward dependencies),
so in cases where we deliberately /do/ become incompatible they can be modified
manually.

Old such cases of deliberately becoming incompatible are listed in
offapi/type_reference/typelibrary_history.txt, newer such cases are recorded in
the git logs of (now superseded) offapi/type_reference/types.rdb,
offapi/type_reference/offapi.rdb, and udkapi/type_reference/udkapi.rdb, new such
cases are recorded in the git logs of offapi/type_reference/offapi.idl and
udkapi/type_reference/udkapi.idl.