Commit Graph

993 Commits

Author SHA1 Message Date
Frank Schönheit
df1a1e8efd #86712# no explicit dtor anymore 2001-05-29 14:37:44 +00:00
Daniel Vogelheim
cb2bff8e70 #87526# on export, now bibliography field master only gets used if already present
previously, it would always get constructed.
2001-05-29 14:21:22 +00:00
Björn Milcke
156db4782a #85730# set diagram properties in StartElement, so that subelements access the correct chart 2001-05-29 13:27:18 +00:00
Björn Milcke
5b8e92d873 #85911# don't filter SymbolType: export always if PropertyState is DIRECT (as usual) 2001-05-29 11:44:51 +00:00
Daniel Vogelheim
ff7f865553 #87316# load/save protected attribute for indices 2001-05-29 11:32:58 +00:00
Björn Milcke
cef75a3478 #86215# if data-source-has-labels == "none" do not export attribute at all 2001-05-29 09:47:32 +00:00
Frank Schönheit
5cde8b90e2 #86712# SetAutoStyles: set the auto styles on the form importer, too 2001-05-28 14:16:59 +00:00
Frank Schönheit
7de436e545 #86712# exportAutoDataStyles: export the automatic control data styles, too 2001-05-28 14:16:04 +00:00
Frank Schönheit
f96275f62b #86712# collectShapeAutoStyles: retrieve the data style for the control models of control shapes 2001-05-28 14:13:43 +00:00
Frank Schönheit
2f1962bc4f #86712# override handleSpecialItem for CTF_SD_CONTROL_SHAPE_DATA_STYLE 2001-05-28 14:11:42 +00:00
Frank Schönheit
29ca844f27 #86712# new (virtual, i.e. not exported) property map entry for ControlDataStyle / override handleSpecialItem for CTF_SD_CONTROL_SHAPE_DATA_STYLE 2001-05-28 14:10:45 +00:00
Frank Schönheit
99f026d636 #86712# +m_sControlDataStyleName - track the data style name of an associated control 2001-05-28 14:07:00 +00:00
Frank Schönheit
14d4e4d2aa #86712# (changes done by SAB) new GetFormat for retrieving the format without adding it to the doc's format supplier 2001-05-28 14:06:10 +00:00
Frank Schönheit
990da5c027 #86712# (changes done by SAB) new ctor with style name prefix 2001-05-28 14:06:03 +00:00
Frank Schönheit
e17a01afcd #86712# exportStyleAttributes: for the graphics family, export the control data style as 'data-style-name' attribute 2001-05-28 14:05:34 +00:00
Björn Milcke
8c74e89ae6 #85929# always export table, otherwise clipboard may loose data 2001-05-28 14:04:44 +00:00
Frank Schönheit
508b15d55a #86712# no releaseContext anymore 2001-05-28 14:04:18 +00:00
Frank Schönheit
1385de51c8 #86712# hold the handler as pointer, not as member instance 2001-05-28 14:03:48 +00:00
Frank Schönheit
3a19d6cb01 #86712# added a format key property 2001-05-28 14:01:19 +00:00
Frank Schönheit
777fbe4293 #86712# don't export DateFormat and TimeFormat directly anymore - the format settings are stored as style now 2001-05-28 14:00:42 +00:00
Frank Schönheit
52981085f7 #86712# added control number style related functionality 2001-05-28 13:59:18 +00:00
Frank Schönheit
75a5d5ad4b #86712# redesigned ConstAsciiString so that it's reusing an rtl_uString / added some properties constants 2001-05-28 13:57:50 +00:00
Christian Lippka
39323309c1 #86971# added style:handout-master 2001-05-28 12:32:20 +00:00
Björn Milcke
d24e073004 #86215# import new attribute data-source-has-labels 2001-05-28 08:41:55 +00:00
Björn Milcke
336df1a2e0 #86215# export MemChart::ChartRange::mbFirst(Column|Row)ContainsLabels 2001-05-25 15:13:58 +00:00
Björn Milcke
02b03dca9e #86215# +data-source-has-labels (chart) 2001-05-25 15:12:51 +00:00
Armin Weiss
1765bcd7ba #87202# corrected errors in closed curve export/import due to
svg:d limitations.
2001-05-25 13:58:08 +00:00
Björn Milcke
4327c20feb #86215# export table if flag of MemChart-ChartRange is set 2001-05-25 11:01:07 +00:00
Björn Milcke
2582178cd1 #86215# domain has to be exported even if empty 2001-05-25 07:18:35 +00:00
Sascha Ballach
1791d4cf3d #87431#; ignore spaces and other control characters in the Base64 encoded string 2001-05-23 11:38:52 +00:00
Christian Lippka
e36f4150b7 #87347# added support for group shapes created by the animator 2001-05-23 10:59:50 +00:00
Sascha Ballach
8eabbb7633 #79771#; make it possible to use the optimations on import too 2001-05-23 10:36:01 +00:00
Christian Lippka
c6431349f0 #87373# fixed missing move effects 2001-05-23 07:56:35 +00:00
Christian Lippka
0f93f03fef #87074# removed rect settings entry 2001-05-22 14:07:31 +00:00
Christian Lippka
9c66686dc4 #86415# call export of number styles 2001-05-22 09:25:06 +00:00
Björn Milcke
7c7667cd95 #65293# cxx file name wrong 2001-05-22 07:04:54 +00:00
Sascha Ballach
1c571df1a9 #78323#; use-regular-expression added 2001-05-21 15:39:59 +00:00
Frank Schönheit
611ad4bde0 #85388# +m_nEmptyXXXItems/+implEmptyXXXFound 2001-05-21 12:33:48 +00:00
Frank Schönheit
2395f40f27 #85388# when exporting the ListSource as attribs, store form:option elements as long as there are valid 'selected' or 'default-selected' entries 2001-05-21 12:33:04 +00:00
Björn Milcke
1ae17e90a4 #85945# conversion for pt -> twip added, default case (from pt) changed to inches 2001-05-21 11:37:19 +00:00
Björn Milcke
9ae03c31cd #85945# conversion for pt -> twip added, default case (from pt) changed to inches 2001-05-21 11:35:01 +00:00
Björn Milcke
28930a87e1 #85945# some conversion from pt added 2001-05-21 10:21:28 +00:00
Björn Milcke
16118ab20d #85945# char heights may be floats so use convertDouble instead of convertMeasure 2001-05-21 10:07:15 +00:00
Sascha Ballach
ce782e60a8 #87030#; the method ChangeReference with code filled 2001-05-21 09:10:31 +00:00
Michael Brauer
3ca8aec6e1 #87252#: Don't export real numbering styles as automatic ones 2001-05-21 08:21:53 +00:00
Michael Brauer
d120826bb1 #87258#: Set drop caps text style name 2001-05-21 06:55:18 +00:00
Michael Brauer
7501b091fb #87195#: import of fixed line height 2001-05-21 05:54:15 +00:00
Sascha Ballach
24e8d99988 #87030#; add a possibility to change the reference 2001-05-18 14:59:40 +00:00
Michael Brauer
d5715eb99a #87246#: OLE object support through SAX interface 2001-05-18 12:58:34 +00:00
Michael Brauer
c23c281d1d #87246#: OLE object support through SAX interface 2001-05-18 12:33:18 +00:00