Commit Graph

63 Commits

Author SHA1 Message Date
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
b71e1da56b #80284# fixed: page-number field import in Calc/Draw/... 2000-11-14 12:43:09 +00:00
Michael Brauer
3559304047 font declarations and asian/complex font properties 2000-11-13 07:44:24 +00:00
Christian Lippka
50fd28c123 added support for util::DateTime property for AuthorField 2000-11-12 14:58:58 +00:00
Daniel Vogelheim
ef95e2fd41 - changed: field properties get set before field gets inserted
(to accomodate non-Writer apps)
- fixed: CurrentPresentation now set last
2000-11-10 14:24:58 +00:00
Daniel Vogelheim
143d6d9c7d - fixed: page number export in non-Writer apps
- added: Bibliography field stub (not yet implemented)
- changed: map-methods now static, so they may be reused elsewhere
- fixed: sal_Bool comparison
2000-11-10 10:51:18 +00:00
Daniel Vogelheim
708f35ee69 - fixed: dde-connections (office:namespace, and correct use of topic, application)
- fixed: hidden text field crashed on im- and export (#80099#)
2000-11-08 13:35:54 +00:00
Michael Brauer
b5fc47fe5c shape import and export for text documents 2000-11-07 12:33:09 +00:00
Jens-Heiner Rechtien
61298efe1c #65293#: syntax 2000-11-07 10:30:56 +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
Michael Brauer
c551cfeb7e #79923#: Don't delete table at header or footer's end 2000-11-01 11:15:32 +00:00
Michael Brauer
b08f3557f3 #78008#: numbering rules export does not rely on a name any longer 2000-10-31 08:00:40 +00:00
Michael Brauer
9ab05af86c #79763#: column separator line 2000-10-30 11:47:14 +00:00
Michael Brauer
29e0a927f1 #79557#: property map corrected for unknown attributes 2000-10-30 11:04:28 +00:00
Sascha Ballach
fe163baaac to finished method StartIndex and EndIndex added 2000-10-26 09:41:37 +00:00
Michael Brauer
19078e8786 tables within headers and footers 2000-10-26 08:29:25 +00:00
Daniel Vogelheim
3eb2ecd4ed - fixed: crash on import of incomplete references 2000-10-26 08:18:20 +00:00
Michael Brauer
af68fffaea page styles continued 2000-10-26 07:42:28 +00:00
Daniel Vogelheim
252fd04f42 - fixed: sXML_master_page_name (instead of sXML_page_master_name) 2000-10-25 07:49:58 +00:00
Michael Brauer
40fe5c9af6 graphic mirror and paragraph shadow 2000-10-24 13:30:38 +00:00
Michael Brauer
22f613b3ed stylefont-height-rel 2000-10-24 06:41:59 +00:00
Michael Brauer
8c91dce050 #79539#: property KeepTogether renamed to ParaKeepTogether 2000-10-23 11:06:21 +00:00
Michael Brauer
55d9d2e5aa syntax 2000-10-23 10:56:25 +00:00
Michael Brauer
ca2384b8b9 some property names changed 2000-10-23 10:33:22 +00:00
Michael Brauer
ef1795bbf0 restart numbering for lists 2000-10-23 10:28:11 +00:00
Sascha Ballach
7e10d26d53 MasterPage with PageMaster Properties fill 2000-10-23 09:42:25 +00:00
Sascha Ballach
b54ea3390b FindPageMaster added 2000-10-23 09:39:46 +00:00
Michael Brauer
468e5361cc #78254#: Automatic numbering rules 2000-10-23 09:17:35 +00:00
Christian Lippka
89fccdd1c0 #79557# added support for alien attributes 2000-10-20 13:43:28 +00:00
Daniel Vogelheim
cbe7c5528e - several properties are now optional
(change mail "Access to textfields over API in Calc and Impress/Draw ...")
- fixed: bugs in DocInfo fields
- fixed: wrong include in TextMarkImportContext
2000-10-20 11:45:07 +00:00
Michael Brauer
27c8199a5c background image import/export 2000-10-19 13:25:20 +00:00
Daniel Vogelheim
044f5b85a2 - fixed: DDE attribute names for DDE fields
- rewrote section import
- disabled section im-/export (still malfunctioning due to API problems)
2000-10-19 09:25:01 +00:00
Michael Brauer
9e74d7c27e master page import and export continued 2000-10-18 10:23:55 +00:00
Daniel Vogelheim
53f76ca3c3 fixed: another illegal constructor syntax 2000-10-17 13:26:25 +00:00
Daniel Vogelheim
57d9caa5a8 - fixed: illegal constructor syntax 2000-10-17 13:24:36 +00:00
Daniel Vogelheim
e1b72b9078 - Added (preliminary) text section import/export
Preliminiary because: Handling of text section import needs to be written.
  The current method will fail for hierarchical sections and cannot easily be fixed.
2000-10-16 12:01:58 +00:00
Michael Brauer
0135c48bda import of master pages 2000-10-12 17:10:10 +00:00
Michael Brauer
5d215d9aac create default context 2000-10-12 17:09:53 +00:00
Michael Brauer
79adc282f9 #79456#: import of escapment fixed 2000-10-12 16:11:59 +00:00
Michael Brauer
46967f1289 #79444#: wrong service name to create images 2000-10-12 14:34:21 +00:00
Michael Brauer
4ce8fb9108 #79444#: image element used office instead of draw name space 2000-10-12 14:33:33 +00:00
Michael Brauer
cb17c20990 master page export 2000-10-11 06:51:24 +00:00
Daniel Vogelheim
93d0d9a69a - fixed #79367#: GPF when saving Impress file (with textfields)
(Property TextField not supported)
2000-10-10 12:17:20 +00:00
Daniel Vogelheim
5337d264f5 - fixed again: unresolved references in Solaris 2000-10-06 12:12:07 +00:00
Daniel Vogelheim
37b622c18e fixed: unresolved references under Solaris 2000-10-06 09:01:16 +00:00
Daniel Vogelheim
00ed6865eb - fixed: wrong syntax for explicit template instantiation 2000-10-04 20:16:49 +00:00
Michael Brauer
b8712f535b Changed namespaces of some elements 2000-09-29 12:33:43 +00:00
Daniel Vogelheim
68d389c5fd - fixed warning when compiling txtimp.cxx and XMLPropertyBackpatcher
- fixed <:: into < ::
  (This was already in #ifdef MACOSX, but should be that way for all platforms.)
2000-09-28 17:27:14 +00:00
Daniel Vogelheim
91449aab15 - fixed DDE field import/export
- fixed reference fields import/export (known problem: references to footnotes fail)
- implemented/fixed bookmarks and reference marks import/export
- implemented/fixed footnotes, endnotes import/export
- implemented/fixed footnote configuration, endnote configuration
- DTD updated
- fixed: footnotes in text frames
- fixed: constructor without object in txtparae
- fixed: DTD not unerstood by validator
2000-09-27 14:58:45 +00:00
Björn Milcke
59a7a57f8f 'renaming' XMLEnumPropertyHandler to XMLConstantsPropertyHandler 2000-09-27 14:16:36 +00:00