Commit Graph

457 Commits

Author SHA1 Message Date
Daniel Vogelheim
656a25fdea - added: form export to writer 2001-01-23 15:11:10 +00:00
Daniel Vogelheim
62b3b1412c - fixed: use DDE properties only if available 2001-01-23 14:43:03 +00:00
Christian Lippka
63eab92f56 #83083# fixed wrong enum properties WritingMode & BitmapMode 2001-01-23 14:28:04 +00:00
Daniel Vogelheim
bdd39ed7f8 - added: translation tables are now kept in a stack
- fixed: now use STL iterators to find elements (rather than a count(), operator[] sequence)
- fixed: header is now commented
2001-01-23 12:20:04 +00:00
Daniel Vogelheim
2e07326beb - fixed: now DDE properties are only used if actually available 2001-01-22 18:59:33 +00:00
Daniel Vogelheim
e84f908cad - fixed: wrong and excessive assertions ('conflicting event translations') 2001-01-22 18:50:20 +00:00
Sascha Ballach
4bfad333af give the FormImport the AutoStyles 2001-01-22 16:02:32 +00:00
Björn Milcke
7257d16f1b oops, chaining didn't work after 'upgrade' 2001-01-22 15:39:27 +00:00
Michael Brauer
88a8467c6a addeded XUnoTunnel interface 2001-01-22 11:27:59 +00:00
Sascha Ballach
63adbb4471 new behaviour of the ProgressBarHelper; he gets the XStatusIndicator directly 2001-01-22 10:06:52 +00:00
Daniel Vogelheim
545f1f31ad - added: redline Im-/Export for redlines starting on start nodes of tables or sections
- added/changed: enabled redline export
- changed: XMLChangeImportContext moved into its own file
- changed: marker used during section import
- changed: redline export now uses XRedlineSupplier (uses less memory)
- fixed: redline autostyles now exported correctly
- fixed: bug with import of sections in sections

(The commit supplies the log message for the previous one.)
2001-01-19 18:19:50 +00:00
Daniel Vogelheim
31f71f89ea *** empty log message *** 2001-01-19 17:38:06 +00:00
Christian Lippka
750425bae2 added layer support for impress/draw applications 2001-01-19 15:33:27 +00:00
Christian Lippka
2dc6a7e08d added layer support for impress/draw applications 2001-01-19 15:25:18 +00:00
Michael Brauer
8d8d4855ec #82616#: Don't export empty links 2001-01-19 07:44:50 +00:00
Christian Lippka
9a967b6c10 added controls for shapes 2001-01-18 13:53:32 +00:00
Frank Schönheit
31a3eb6fc3 the background-color is part of the fo (not style) namespace 2001-01-18 12:51:30 +00:00
Michael Brauer
1714e1d8d5 support of glossary documents 2001-01-18 10:59:42 +00:00
Christian Lippka
76f0768450 #82658# fixed backgrounds for drawing applications 2001-01-17 21:03:48 +00:00
Christian Lippka
11bec248cc fixed a compare error 2001-01-17 15:32:02 +00:00
Christian Lippka
00af2c4ca7 drawing-page family is handled in draw only now 2001-01-17 15:29:38 +00:00
Christian Lippka
1c8dcb30c8 renamed fo:height to fo:font-size 2001-01-17 15:23:54 +00:00
Christian Lippka
ddc43f0bf2 #82663# added hidden pages and page sound effects 2001-01-17 15:11:05 +00:00
Björn Milcke
efb3ac864d chain text attribute mapper in static method CreateShapePropMapper 2001-01-17 13:46:32 +00:00
Michael Brauer
022437c722 syntax 2001-01-17 12:42:42 +00:00
Michael Brauer
30b9eaa4bd Don't set size type for graphics 2001-01-17 10:01:19 +00:00
Michael Brauer
4cf12dab07 XML filter now is a component 2001-01-17 10:00:14 +00:00
Björn Milcke
4d316ca330 Chaining corrected: it is now possible to chain a mapper that itself is already chained 2001-01-17 09:51:33 +00:00
Christian Lippka
ade1366396 #82803# removed SetFamily 2001-01-16 21:19:14 +00:00
Christian Lippka
62cad0e30d #82677# replaced bullet-relative-size with fo:height and added fo:color 2001-01-16 21:10:35 +00:00
Christian Lippka
6749a3240a #82803# removed SetFamily 2001-01-16 15:36:55 +00:00
Daniel Vogelheim
2fee875cab - fixed: wrong include 2001-01-16 09:51:15 +00:00
Daniel Vogelheim
fb265657f0 - changed: attributes and namespaces of script + annotation fields now follow specification 2001-01-15 16:19:31 +00:00
Daniel Vogelheim
5689a39204 - added: annotations im-/export (annotation fields)
- added: script im-/export (script fields)
2001-01-15 12:36:17 +00:00
Daniel Vogelheim
8967409f68 - fixed: TokenEnumerator now delivers a final empty token if present (was suppressed before) 2001-01-15 12:31:51 +00:00
Michael Brauer
f436f36ea4 #81708#: new frame size properties and XML attributes 2001-01-15 10:28:36 +00:00
Björn Milcke
a7bfb214fb export of wall element 2001-01-15 08:00:44 +00:00
Björn Milcke
3c91bcaeda import of wall/floor elements 2001-01-15 07:58:30 +00:00
Niklas Nebel
e99fc1b2c4 #81311# handling of asian formats improved 2001-01-12 18:28:27 +00:00
Niklas Nebel
f310d281a4 #81311# SvXMLNumFmtDefaults 2001-01-12 18:26:09 +00:00
Daniel Vogelheim
548077da4b - fixed #81985#: caption sequence format in table and illustration indices fixed 2001-01-12 17:27:06 +00:00
Christian Lippka
feb72c53d0 #82042# added support for xml filter components 2001-01-12 15:16:13 +00:00
Daniel Vogelheim
159e84aa2b - changed: prefix of redline IDs changed from 'RL' to 'ct'
(which is more in line with other prefix names in the format)
2001-01-12 13:35:03 +00:00
Björn Milcke
95d58d71aa for draw styles containing gradients/hatches/markers and dashes there is a styles context 2001-01-11 16:00:59 +00:00
Björn Milcke
7f151e2bf9 ex-/import draw properties by mapper-chaining rather than doing it in this class 'by hand' 2001-01-11 16:00:38 +00:00
Björn Milcke
99e2581428 there may be a styles section for gradient-tables, etc. 2001-01-11 15:55:25 +00:00
Björn Milcke
782ac545e2 +CreateShapePropMapper to get mapper for external chaining 2001-01-11 15:53:49 +00:00
Björn Milcke
a2f19ccde9 +CreateShapePropMapper to get mapper for external chaining 2001-01-11 15:29:06 +00:00
Daniel Vogelheim
daa3875fdc - continued: redline im-/export
(works only within paragraphs, thus still disabled in txtparae.cxx)
2001-01-10 19:51:01 +00:00
Niklas Nebel
40c3cda034 #81199# combine consecutive text elements 2001-01-10 14:56:25 +00:00