summaryrefslogtreecommitdiff
path: root/unotools/Package_inc.mk
AgeCommit message (Collapse)Author
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann
* 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-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-10-31move CloseVeto from dbaccess to unotoolsMichael Stahl
2011-09-01unusedcode: utl::PropertySetFooMatúš Kukan
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-26callcatcher: Kill SvtJavaOptionsThomas Arnhold
2011-06-01unotunnelhelper.hxx unusedCaolán McNamara
2011-04-03add vim modelinesDavid Tardon
2011-04-03gbuildize unotoolsDavid Tardon