Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-27 | Remove unused header files | Thomas Arnhold | |
These were only referenced by Package_inc.mk... Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588 | |||
2012-05-16 | Unwound unhelpful LogHelper::logIt | Stephan Bergmann | |
...where the OSL_FAIL line numbers did not point at the relevant code. Change-Id: I4d12d63782378cbbc446cdcd77c07676ffc81d78 | |||
2012-04-09 | s/pathes/paths/ | Tor Lillqvist | |
2012-03-28 | don't have to deliver historyoptions_const.hxx | Caolán McNamara | |
2012-03-28 | don't need to export useroptions_const.hxx | Caolán McNamara | |
2012-01-31 | Move unotools/configuration.hxx to comphelper | Stephan Bergmann | |
...so that other code in comphelper can use it. | |||
2012-01-27 | Replace SvtUndoOptions with (simplified) direct configuration access. | Stephan Bergmann | |
Also, code in sw can be simplified under the premise that always /org.openoffice.Office.Common/Undo/Steps > 0. | |||
2012-01-26 | Replace SvtCacheOptions with (simplified) direct configuration access. | Stephan Bergmann | |
2012-01-26 | Replace SvtInetOptions with (simplified) direct configuration access. | Stephan Bergmann | |
2012-01-25 | Replace SourceViewConfig with (simplified) direct configuration access. | Stephan Bergmann | |
2011-12-14 | regpathhelper: unused, so we've got to have two of them | Caolán McNamara | |
2011-12-13 | Simplified, 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-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
2011-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann | |
2011-10-31 | move CloseVeto from dbaccess to unotools | Michael Stahl | |
2011-09-01 | unusedcode: utl::PropertySetFoo | Matúš Kukan | |
2011-08-22 | regoptions (etc.) now unused post registration-removal | Caolán McNamara | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-26 | callcatcher: Kill SvtJavaOptions | Thomas Arnhold | |
2011-06-01 | unotunnelhelper.hxx unused | Caolán McNamara | |
2011-04-03 | add vim modelines | David Tardon | |
2011-04-03 | gbuildize unotools | David Tardon | |