Age | Commit message (Collapse) | Author |
|
Change-Id: I059a4cf6ce9f8969235cb998522461e82232502c
|
|
Change-Id: If549f6f5fba14067290b9ec0325381e6d590a472
|
|
Instead include generated headers directly from workdir.
Change-Id: I9d2bcc07175d2bbc16d3cc548c2245e7a4fb0c65
|
|
Change-Id: Ia2b793491e4d378ac012debf0beaf6c40d0ee1e1
Reviewed-on: https://gerrit.libreoffice.org/2823
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: I1155cbee1e1cf28fdda5635d7151b28159befc15
|
|
Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* New offapi com.sun.star.configuration entities to access the complete
configuration read-only or read/write...
* ...configmgr adapted to support those new services/singletons...
* ...new unotools/configuration.hxx is the type-safe C++ plumbing on top of
that...
* ...officecfg now generates C++ headers to access all the properties and sets
given in the .xcs files...
* ...and svl's asiancfg.cxx exemplarily makes use of the new
officecfg/Office/Common.hxx to access the configuration.
* There is still TODOs: For one, see those listed in
officecfg/registry/cppheader.xsl. For another, at least a notification
mechanism for the new read-only configuration access and the C++ wrapper is
missing.
|
|
|