summaryrefslogtreecommitdiffstats
path: root/officecfg/Module_officecfg.mk
Commit message (Collapse)AuthorAgeFilesLines
* Re-enable CppunitTest_officecfg_cppheader_testStephan Bergmann2015-11-131-8/+3
| | | | Change-Id: I059a4cf6ce9f8969235cb998522461e82232502c
* get rid of officecfg/Package_tools.mkMatúš Kukan2013-10-021-1/+0
| | | | Change-Id: If549f6f5fba14067290b9ec0325381e6d590a472
* officecfg: remove Package_cppheaderMichael Stahl2013-05-071-1/+0
| | | | | | Instead include generated headers directly from workdir. Change-Id: I9d2bcc07175d2bbc16d3cc548c2245e7a4fb0c65
* move files.mk to officecfg directoryDavid Ostrovsky2013-03-191-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>
* officecfg: define list of schema files only once in files.mkMichael Stahl2012-09-191-0/+2
| | | | Change-Id: I1155cbee1e1cf28fdda5635d7151b28159befc15
* re-base on ALv2 code.Michael Meeks2012-06-211-16/+15
| | | | Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540
* officecfg: use CustomTarget makefileMatúš Kukan2012-04-041-0/+1
|
* Unify indentationTor Lillqvist2012-02-231-5/+5
|
* disabled officecfg unittest due to dependencies problemsNorbert Thiebaud2012-02-191-3/+7
|
* Make simplified configuration API available down in comphelperStephan Bergmann2012-02-131-1/+2
|
* CppunitTests go in gb_Module_add_check_targetsTor Lillqvist2012-01-271-0/+3
|
* Simple officecfg/cppheader sanity check.Stephan Bergmann2011-12-131-0/+1
|
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-131-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.
* officecfg: convert to gbuildMichael Stahl2011-08-131-0/+28