summaryrefslogtreecommitdiff
path: root/udkapi/type_reference
AgeCommit message (Collapse)Author
2015-04-07Update the reference rdbs to libreoffice-4-3Stephan Bergmann
Change-Id: I33953f96630d6269ffdbf83f9fc9f747178e87d2
2014-04-11Update the reference rdbs to libreoffice-4-2-0Stephan Bergmann
...incl. some /** @deprecated */ that had inadvertently been missing from the original unoidl-read output, and re-apply the fix from 09f9a79b112aae36d54520568962d84a931f6491 "[API CHANGE] fix endCDATA to allow throwing css::xml::sax::SAXException." Change-Id: I5f9001e0cf05ec6cd950011ab307b71811f1a2e1
2014-04-11Sort constant group membersStephan Bergmann
...for better diff-ability in the future. Change-Id: Ic3a374ca8ffff4e88e9ccc9e858e82035dc43695
2013-10-10Adapt type_reference to typo fix in method parameter nameStephan Bergmann
...strictly speaking, such a change is incompatible, but in case of such a typo it is probably best to do the cosmetic change anyway. Change-Id: Ia4f773676addff5bfa64817ac724fa27c61b2a4b
2013-09-18Replace binary type_references with human-readable .idl versionsStephan Bergmann
...obtained from the old .rdb files via "unoidl-read --published". This removes the need for update-rdb.sh. Change-Id: I73c0d026af7e27370602f83c61dfa76fc4d17a83
2013-09-04[API CHANGE] Fix deprecated struct css.uno.Uik member identifiersStephan Bergmann
UNOIDL identifiers starting with a lowercase letter and containing hyphens are reserved for the implementation. It would be good to be able to enforce that in code parsing UNOIDL files, but some existing identifiers violate that. In the case of the published, deprecated css.uno.Uik, the change is incompatible in theory but arguably irrelevant in practice. Change-Id: I61f66e2d73c6aca5498ae566758893b546eb81d5
2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin
Change-Id: I2fe24c863f4c43471f46032ed15fcd5b98863fc1
2013-04-24Split offapi/type_reference/types.rdb in twoStephan Bergmann
...now that UnoApiMerge_types is gone. Change-Id: Ie33aeb09692e3b3d851f2278714b037e183b627c