Kaydet (Commit) cbef592c authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS custommeta (1.1.2); FILE ADDED

2008/02/07 15:08:05 mst 1.1.2.6: - sfx2/source/doc/SfxDocumentMetaData.cxx:
  + fix setModified(false)
  + remove dead code
- sfx2/qa/complex/DocumentMetaData.java:
  + use getOfficeTemp instead of getOfficeTempDir
2008/01/31 16:42:48 mst 1.1.2.5: - sfx2/source/doc/SfxDocumentMetaData.cxx:
  + use undocumented feature of PropertyBag to limit allowed types of
    property values
- sfx2/qa/complex/Attic/DocumentMetaData.java:
  + test for inserting properties of invalid type
  + test for notifications via XModifyListener
2008/01/16 14:25:27 mst 1.1.2.4: - sfx2/source/doc/SfxDocumentMetaData.cxx:
  + all elements that have attributes are now no longer updated directly in the
    DOM tree; they are stored as members instead, and updated only when storing
  + ensure that we do not write elements that do not contain any text
  + handle the media descriptor parameter in storeToMedium and loadFromMedium
- sfx2/qa/complex/DocumentMetaData.java:
  + test media descriptor parameters, and use proper URLs for file names
2007/12/18 16:24:08 mst 1.1.2.3: - sfx2/source/doc/SfxDocumentMetaData.cxx,
  sfx2/qa/complex/DocumentMetaData.java:
  + remove XMaterialHolder interface; replaced by XSAXWritable
  + implement dispose()
  + loadFromStorage does no longer resolve relative URLs;
    this is done in the importer now
    also, members m_BaseURL and GetAbsoluteReference removed
  + loadFromStorage and storeToStorage pass an additional argument
    containing the base URL to the filter
  + fix duplicate modification notification in some cases
  + portably encode umlauts in unit test
2007/12/07 15:03:18 mst 1.1.2.2: - sfx2/qa/complex/DocumentMetaData.java:
  add more tests
2007/10/31 13:14:57 mst 1.1.2.1: - qa/complex/DocumentMetaData.java:
  new test for service css.document.DocumentProperties
- qa/complex/testdocuments/TEST.odt: test input
- qa/complex/{makefile.mk,tests.sce}: move tests into sce file
üst c9a0afd6
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment