summaryrefslogtreecommitdiff
path: root/officecfg/Module_officecfg.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-1/+0
Instead include generated headers directly from workdir. Change-Id: I9d2bcc07175d2bbc16d3cc548c2245e7a4fb0c65
2013-03-19move files.mk to officecfg directoryDavid Ostrovsky1-1/+1
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>
2012-09-19officecfg: define list of schema files only once in files.mkMichael Stahl1-0/+2
Change-Id: I1155cbee1e1cf28fdda5635d7151b28159befc15
2012-06-21re-base on ALv2 code.Michael Meeks1-16/+15
Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540
2012-04-04officecfg: use CustomTarget makefileMatúš Kukan1-0/+1
2012-02-23Unify indentationTor Lillqvist1-5/+5
2012-02-19disabled officecfg unittest due to dependencies problemsNorbert Thiebaud1-3/+7
2012-02-13Make simplified configuration API available down in comphelperStephan Bergmann1-1/+2
2012-01-27CppunitTests go in gb_Module_add_check_targetsTor Lillqvist1-0/+3
2011-12-13Simple officecfg/cppheader sanity check.Stephan Bergmann1-0/+1
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann1-0/+1
* 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.
2011-08-13officecfg: convert to gbuildMichael Stahl1-0/+28