2007/11/29 18:49:55 cl 1.1.2.5: #i68103# working on table templates
2007/08/02 10:29:47 cl 1.1.2.4: fixed merge problem
2007/07/27 09:09:23 cl 1.1.2.3: fixed build issues due to pch and namespace ::rtl
2007/07/26 16:47:21 cl 1.1.2.2: #i68103# working on tables in draw
2007/05/31 12:21:54 cl 1.1.2.1: #i68103# working on tables for drawings
2007/11/29 18:49:55 cl 1.1.2.4: #i68103# working on table templates
2007/09/20 15:16:05 cl 1.1.2.3: #i68103# table templates import
2007/07/26 16:47:21 cl 1.1.2.2: #i68103# working on tables in draw
2007/05/31 12:21:44 cl 1.1.2.1: #i68103# working on tables for drawings
2008/02/29 16:03:19 cl 1.2.20.4: #i68103# fixed problem with presentation calc shape
2007/08/01 13:58:57 cl 1.2.20.3: RESYNC: (1.2-1.3); FILE MERGED
2007/07/26 16:47:06 cl 1.2.20.2: #i68103# working on tables in draw
2007/05/31 11:03:20 cl 1.2.20.1: working on tables in drawings
2008/02/26 10:32:52 mst 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED
2008/01/16 14:56:55 mst 1.12.12.1: remove import of obsolete text:user-info-0 elements
cvs archeology revealed these have never been written by a published OOo version
- xmloff/source/core/xmltoken.cxx, xmloff/inc/{xmlkywd.hxx,txtimp.hxx},
xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/text/txtimp.cxx:
+ remove tokens user-info-[0-3]
+ remove XML_TOK_TEXT_DOCUMENT_INFORMATION_[0-3] from enum XMLTextPElemTokens
+ remove XML_USER_INFO[0-3]
- xmloff/source/text/txtfldi.cxx:
+ remove all handling of user-info-[0-3] tokens
+ fix bug: the fixed attribute of text:user-defined fields was ignored
2007/12/21 13:21:43 mst 1.2.132.4: - xmloff/inc/xmloff/xmlimp.hxx:
+ remove method SvXMLImport::SetStatisticAttributes
- xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:
+ remove obsolete class SfxXMLMetaContext
2007/12/18 15:54:42 mst 1.2.132.3: - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:
+ add method SvXMLMetaDocumentContext::setBuildId, to initialize
BuildId property
+ convert relative URLs on import
2007/12/11 10:32:38 mst 1.2.132.2: - xmloff/inc/xmloff/xmlmetai.hxx,xmloff/source/core/ProgressBarHelper.cxx,
xmloff/source/meta/xmlmetae.cxx:
work around msci10's lack of standard compliance by not using
the c++ version of c standard library headers
2007/12/07 17:45:39 mst 1.2.132.1: refactoring to use XDocumentProperties instead of XDocumentInfo
on document import:
- xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx:
+ make the service factory member protected
+ rename member isGraphicLoadOnDemmandSupported to something
less orthographically questionable
+ add method SetStatistics, to eventually replace SetStatisticAttributes
- xmloff/inc/MetaImportComponent.hxx,
xmloff/source/meta/MetaImportComponent.cxx:
+ refactor to use XDocumentProperties instead of XDocumentInfo
+ move SvXMLMetaDocumentContext over to header xmlmetai.hxx
- xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:
+ new class XMLDocumentBuilderContext, to eventually replace
SfxXMLMetaContext
+ SvXMLMetaDocumentContext virtually inherits from SvXMLImportContext
2007/12/18 15:53:49 mst 1.2.132.2: - xmloff/inc/xmloff/xmlmetae.hxx, xmloff/source/meta/xmlmetae.cxx,
xmloff/source/meta/xmlversion.cxx:
+ remove class SfxXMLMetaExport; replaced by SvXMLMetaExport
+ SvXMLMetaExport::_Export replaces SfxXMLMetaExport::Export,
uses XDocumentProperties instead of XDocumentInfo
2007/12/07 18:51:47 mst 1.2.132.1: refactoring to use XDocumentProperties instead of XDocumentInfo
on document export:
- xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:
+ turn lcl_GetProductName into static method SvXMLExport::GetProductName
+ updating of Generator string is now done in _ExportMeta
- xmloff/inc/MetaExportComponent.hxx, source/meta/MetaExportComponent.cxx:
+ use XDocumentProperties instead of XDocumentInfo
+ override _ExportMeta
- xmloff/inc/xmloff/xmlmetae.hxx, source/meta/xmlmetae.cxx:
+ new class SvXMLMetaExport, to eventually replace SfxXMLMetaExport
+ move lcl_GetProductName to xmlexp.cxx
2008/02/01 10:27:50 mst 1.3.122.3: RESYNC: (1.3-1.5); FILE MERGED
2007/12/21 13:21:43 mst 1.3.122.2: - xmloff/inc/xmloff/xmlimp.hxx:
+ remove method SvXMLImport::SetStatisticAttributes
- xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:
+ remove obsolete class SfxXMLMetaContext
2007/12/07 17:45:39 mst 1.3.122.1: refactoring to use XDocumentProperties instead of XDocumentInfo
on document import:
- xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx:
+ make the service factory member protected
+ rename member isGraphicLoadOnDemmandSupported to something
less orthographically questionable
+ add method SetStatistics, to eventually replace SetStatisticAttributes
- xmloff/inc/MetaImportComponent.hxx,
xmloff/source/meta/MetaImportComponent.cxx:
+ refactor to use XDocumentProperties instead of XDocumentInfo
+ move SvXMLMetaDocumentContext over to header xmlmetai.hxx
- xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:
+ new class XMLDocumentBuilderContext, to eventually replace
SfxXMLMetaContext
+ SvXMLMetaDocumentContext virtually inherits from SvXMLImportContext
2008/02/05 11:19:33 mst 1.5.56.3: interface change: SvXMLExport
- xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx,
xmloff/source/meta/MetaExportComponent.cxx:
+ remove SvXMLExport::GetProductName (now in unotools)
+ use DocInfoHelper instead
2007/12/18 15:56:10 mst 1.5.56.2: - inc/xmloff/xmlexp.hxx:
+ make method GetProductName public
2007/12/07 18:51:47 mst 1.5.56.1: refactoring to use XDocumentProperties instead of XDocumentInfo
on document export:
- xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:
+ turn lcl_GetProductName into static method SvXMLExport::GetProductName
+ updating of Generator string is now done in _ExportMeta
- xmloff/inc/MetaExportComponent.hxx, source/meta/MetaExportComponent.cxx:
+ use XDocumentProperties instead of XDocumentInfo
+ override _ExportMeta
- xmloff/inc/xmloff/xmlmetae.hxx, source/meta/xmlmetae.cxx:
+ new class SvXMLMetaExport, to eventually replace SfxXMLMetaExport
+ move lcl_GetProductName to xmlexp.cxx
2008/02/01 10:27:47 mst 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED
2008/01/16 14:56:55 mst 1.7.42.1: remove import of obsolete text:user-info-0 elements
cvs archeology revealed these have never been written by a published OOo version
- xmloff/source/core/xmltoken.cxx, xmloff/inc/{xmlkywd.hxx,txtimp.hxx},
xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/text/txtimp.cxx:
+ remove tokens user-info-[0-3]
+ remove XML_TOK_TEXT_DOCUMENT_INFORMATION_[0-3] from enum XMLTextPElemTokens
+ remove XML_USER_INFO[0-3]
- xmloff/source/text/txtfldi.cxx:
+ remove all handling of user-info-[0-3] tokens
+ fix bug: the fixed attribute of text:user-defined fields was ignored
2008/01/16 14:56:54 mst 1.174.58.1: remove import of obsolete text:user-info-0 elements
cvs archeology revealed these have never been written by a published OOo version
- xmloff/source/core/xmltoken.cxx, xmloff/inc/{xmlkywd.hxx,txtimp.hxx},
xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/text/txtimp.cxx:
+ remove tokens user-info-[0-3]
+ remove XML_TOK_TEXT_DOCUMENT_INFORMATION_[0-3] from enum XMLTextPElemTokens
+ remove XML_USER_INFO[0-3]
- xmloff/source/text/txtfldi.cxx:
+ remove all handling of user-info-[0-3] tokens
+ fix bug: the fixed attribute of text:user-defined fields was ignored
2008/02/26 10:32:41 mst 1.37.18.2: RESYNC: (1.37-1.38); FILE MERGED
2008/01/16 14:54:25 mst 1.37.18.1: remove export of user-defined document info text fields
- xmloff/inc/txtflde.hxx:
+ remove FIELD_ID_DOCINFO_INFORMATION[0-3] from enum FieldIdEnum
- xmloff/source/text/txtflde.cxx:
+ remove export of the 4 document information text fields
2007/12/07 17:45:39 mst 1.6.82.1: refactoring to use XDocumentProperties instead of XDocumentInfo
on document import:
- xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx:
+ make the service factory member protected
+ rename member isGraphicLoadOnDemmandSupported to something
less orthographically questionable
+ add method SetStatistics, to eventually replace SetStatisticAttributes
- xmloff/inc/MetaImportComponent.hxx,
xmloff/source/meta/MetaImportComponent.cxx:
+ refactor to use XDocumentProperties instead of XDocumentInfo
+ move SvXMLMetaDocumentContext over to header xmlmetai.hxx
- xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:
+ new class XMLDocumentBuilderContext, to eventually replace
SfxXMLMetaContext
+ SvXMLMetaDocumentContext virtually inherits from SvXMLImportContext
2007/12/07 18:51:47 mst 1.8.82.1: refactoring to use XDocumentProperties instead of XDocumentInfo
on document export:
- xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:
+ turn lcl_GetProductName into static method SvXMLExport::GetProductName
+ updating of Generator string is now done in _ExportMeta
- xmloff/inc/MetaExportComponent.hxx, source/meta/MetaExportComponent.cxx:
+ use XDocumentProperties instead of XDocumentInfo
+ override _ExportMeta
- xmloff/inc/xmloff/xmlmetae.hxx, source/meta/xmlmetae.cxx:
+ new class SvXMLMetaExport, to eventually replace SfxXMLMetaExport
+ move lcl_GetProductName to xmlexp.cxx
2007/12/03 09:26:20 od 1.8.4.3: RESYNC: (1.9-1.12); FILE MERGED
2007/10/01 10:51:22 od 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED
merge conflict resolved.
2007/09/17 12:40:59 od 1.8.4.1: #i81002# new XML token XML_NUMBER_NO_SUPERIOR and XML_NUMBER_ALL_SUPERIOR
2008/01/09 12:54:19 mba 1.35.56.3: TextImportHelper is not reentrant
2007/12/15 16:12:04 mod 1.35.56.2: RESYNC: (1.35-1.36); FILE MERGED
2007/11/29 11:07:28 mba 1.35.56.1: #i84074#: load and save annotations with rich text formatting
2007/12/15 16:12:00 mod 1.36.56.2: RESYNC: (1.36-1.37); FILE MERGED
2007/11/29 11:07:28 mba 1.36.56.1: #i84074#: load and save annotations with rich text formatting