summaryrefslogtreecommitdiff
path: root/unoidl/Library_unoidl.mk
AgeCommit message (Collapse)Author
2013-09-17WIP: additional unoidl::Provider that directly reads a single .idl fileStephan Bergmann
Change-Id: Iab795a34a657cb36ced24a1a05f6c21a6c1637aa
2013-09-17Rename SourceProvider -> SourceTreeProviderStephan Bergmann
Change-Id: Ic864f9c6f3dbbe9f75bdae76818c00f62825182d
2013-09-12WIP: additional unoidl::Provider that directly reads from .idl filesStephan Bergmann
Change-Id: I30fa6400724f4ca6f0e1986c741500f05710b840
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-03-01WIP: Experimental new binary type.rdb formatStephan Bergmann
Add LegacyProvider to read the old format (requires a provider Manager, to resolve singletons' bases, to decide whether they are interface- or service- based). Replace registry-based reg2bin with provider-based reg2unoidl. Change-Id: I5865e62308cc2d9c5439211ac803d84e93aab656
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann
Move unoidl functionality into a module of its own, as a prerequisite to use it in codemaker etc. (This is intended to ultimately remove modules store and registry, modulo backwards compatibility constraints.) Change-Id: If5274cbd3a595951e6cf7a9664bc542f01833f38