Commit Graph

20 Commits

Author SHA1 Message Date
Mathias Bauer
94c78bed28 #i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible 2009-07-10 14:03:42 +02:00
Vladimir Glazounov
2f69c55257 INTEGRATION: CWS odfmetadata (1.18.50); FILE MERGED
2008/06/19 17:06:56 mst 1.18.50.1: #i90620#: import xml:id in text elements
- xmloff/source/text/XMLIndexTOCContext.cxx:
  + XMLIndexTOCContext::StartElement():  attribute xml:id
- xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:
  + XMLSectionToken: new token: XML_TOK_SECTION_XMLID
  + XMLSectionImportContext::ProcessAttributes():  attribute xml:id
- xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:
  + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id
- xmloff/source/text/XMLTextListItemContext.cxx:
  + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id
- xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:
  + refactor methods to pass XmlId around
  + XMLTextMarkImportContext::FindName():  attribute xml:id
- xmloff/source/text/txtparai{.hxx,.cxx}:
  + new class XMLMetaImportContext
  + XMLImpSpanContext_Impl::CreateChildContext():
    handle TEXT_META and (provisionally) TEXT_META_FIELD
  + XMLParaContext::XMLParaContext():  attribute xml:id
2008-07-01 15:03:31 +00:00
Rüdiger Timm
47bcf0fcd6 INTEGRATION: CWS changefileheader (1.17.162); FILE MERGED
2008/04/01 16:10:07 thb 1.17.162.3: #i85898# Stripping all external header guards
2008/04/01 13:05:25 thb 1.17.162.2: #i85898# Stripping all external header guards
2008/03/31 16:28:34 rt 1.17.162.1: #i87441# Change license header to LPGL v3.
2008-04-10 22:07:03 +00:00
Jens-Heiner Rechtien
b3714bfbfd INTEGRATION: CWS vgbugs07 (1.16.124); FILE MERGED
2007/06/04 13:23:37 vg 1.16.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 14:59:37 +00:00
Oliver Bolte
ca8311a12a INTEGRATION: CWS pchfix02 (1.15.34); FILE MERGED
2006/09/01 18:00:03 kaib 1.15.34.1: #i68856# Added header markers and pch files
2006-09-17 10:07:35 +00:00
Jens-Heiner Rechtien
7603005ef0 INTEGRATION: CWS warnings01 (1.14.32); FILE MERGED
2005/11/03 17:47:08 cl 1.14.32.1: warning free code changes for unxlngi6
2006-06-19 17:41:13 +00:00
Rüdiger Timm
1d519d9611 INTEGRATION: CWS ooo19126 (1.13.298); FILE MERGED
2005/09/05 14:39:53 rt 1.13.298.1: #i54170# Change license header: remove SISSL
2005-09-09 14:08:59 +00:00
Rüdiger Timm
ce0ea4fcc6 INTEGRATION: CWS oasis (1.12.256); FILE MERGED
2004/05/07 12:00:04 mib 1.12.256.1: - #i20153#: encode/decode style names (ooo2oasis missing)
2004-07-13 07:32:52 +00:00
Daniel Vogelheim
ce9ccf3248 #96530# import/export of redlines that are contained in end nodes 2002-03-25 14:58:03 +00:00
Daniel Vogelheim
edb91eb1b7 #94365# improved redline import, read/write merge-last-paragraph flag 2001-11-30 16:43:02 +00:00
Daniel Vogelheim
c5b0ba5fe7 #i1671# improved error handling of index insertion 2001-10-05 16:51:21 +00:00
Daniel Vogelheim
d81b2f5079 #91412# load and save index names 2001-08-23 08:40:43 +00:00
Daniel Vogelheim
f4983559bd #86004# changes sXML_* strings to XML_* tokens 2001-06-29 20:07:26 +00:00
Daniel Vogelheim
89a0387a4e #86004# #88312#
- changed convertEnum and appropriate maps to use token constants (rahter than sal_Char*)
- user index marks in the process
2001-06-15 09:37:08 +00:00
Daniel Vogelheim
adad88395b #87699#
- allow empty indices to be imported
- don't export empty indices in global documents
2001-05-31 15:11:06 +00:00
Daniel Vogelheim
ff7f865553 #87316# load/save protected attribute for indices 2001-05-29 11:32:58 +00:00
Daniel Vogelheim
51b9819447 - fixed: use proper int type for XAttributeList (eliminates compiler warnings in wntmsci3) 2001-01-02 13:41:38 +00:00
Daniel Vogelheim
bcea88902c #80616#
- added: bibliography field im-/export
- fixed: im-/export of indices
- added: im-/export of index marks
2000-11-30 15:46:20 +00:00
Daniel Vogelheim
c26ca6c062 #80284# XML im-/export continued
- changed: section and TOC im-/export restructured to accomodate indices
- added: im-/export of all index types (implemented but disabled due to API problems)
- changed: auto style Add(), Find() made public on txtparae.hxx
- changed: text:section-source-dde into office:dde-source
- changed: dde attribute names now use standard terminology
2000-11-14 13:42:50 +00:00
Daniel Vogelheim
fc037d38c9 - added: sections now completed
(attribute text:protected moved into <style:properties style:protect=../>
- added: table of content im- and export
        (TOC body does not work)
- added: URL textfield (for Calc, Draw, ...)
- fixed: tab-stop constant names in xmlkywd.hxx
- fixed: import of zero columns
- fixed: text hyperlinks now in DTD
2000-11-02 14:51:18 +00:00