Commit Graph

236 Commits

Author SHA1 Message Date
Daniel Vogelheim
54342ef65e #86004# PropertMap construction improved: strings have lengths 2001-07-13 15:12:01 +00:00
Armin Weiss
eb18c090dc #89344# test for mxShape.is() and not for mxShapes.is() to support
shape import helper classes WITHOUT XShapes (member mxShapes). This
is used by the writer.
2001-07-12 15:58:15 +00:00
Martin Gallwey
482081cb79 updated namespace handling 2001-07-10 16:12:09 +00:00
Christian Lippka
496058c218 #89241# added graphic transparency 2001-07-10 12:48:04 +00:00
Christian Lippka
e2257f640b #89208# added missing fade effects 2001-07-10 09:52:53 +00:00
Michael Brauer
0aba86aff8 Call GetAbsoluteReference 2001-07-04 13:04:57 +00:00
Björn Milcke
b056e2012c #89079# some changes made for relative URLS before were incorrect (those pointing into the package) 2001-07-02 12:24:00 +00:00
Daniel Vogelheim
f4983559bd #86004# changes sXML_* strings to XML_* tokens 2001-06-29 20:07:26 +00:00
Christian Lippka
0180e103a8 #88670# fixed missing export of list style names in shape autostyles 2001-06-27 15:31:05 +00:00
Christian Lippka
b350f5a820 #85861# do not export styles for empty presentation objects 2001-06-27 14:23:12 +00:00
Christian Lippka
579ea2dde6 #88691# added relative urls 2001-06-27 14:06:41 +00:00
Christian Lippka
6e87fc4769 #88691# added relative urls 2001-06-27 13:56:38 +00:00
Christian Lippka
080488deb9 #88691# added relative urls 2001-06-27 13:40:42 +00:00
Christian Lippka
d8cbc30c11 #88691# added relative urls 2001-06-27 13:10:29 +00:00
Christian Lippka
88e7898056 #88691# added relative urls 2001-06-27 13:02:50 +00:00
Michael Brauer
803d181119 #88691#: load/store relative URLs 2001-06-27 07:20:39 +00:00
Armin Weiss
2d4502d774 #88491# correct CaptionPoint position about pRefPoint 2001-06-26 14:35:06 +00:00
Michael Brauer
5a8e3b7d0b #88690#: Conflicts between text/draw property map removed 2001-06-26 08:53:05 +00:00
Daniel Vogelheim
b19413ea74 #87996# fo:min_height attribute now has MULTI_PROPERTY flag
This ensures the writer will see the attribute with chained maps, too.
2001-06-25 17:07:19 +00:00
Christian Lippka
91db75815d #88614# since setting the masterpage could reset properties at the page do it before page properties are set 2001-06-22 10:23:57 +00:00
Christian Lippka
957c694cae #87219# fixed glue point api to use ids not index 2001-06-19 13:53:22 +00:00
Daniel Vogelheim
ef723443aa #86004# changed document class from sXML_* to ::xmloff::token::* 2001-06-18 14:08:14 +00:00
Daniel Vogelheim
6e1b447caf #86004# changed SvXMLTokenMap to use XML tokens 2001-06-15 16:16:59 +00:00
Armin Weiss
94e3da7e07 #88245# for showing progress at export, the initialization of the necessary hint value is done at first call, no longer dependent of _META. 2001-06-15 13:37:16 +00:00
Christian Lippka
e9baa658b4 #88124# fixed missing slide effect 2001-06-15 12:52:24 +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
Christian Lippka
d40e5ed9e9 #86708# added support for thumbnail graphics for objecs 2001-06-14 15:50:57 +00:00
Armin Weiss
b784cfc539 #88241# conversion UniString->OUString to allow PolyPolygons with more than 65536 ascii chars in conversion to be imported/exported 2001-06-14 14:20:24 +00:00
Armin Weiss
718c3172a6 #87922# DoubleSided -> BackfaceCulling
This BOOL needs to be flipped, DoubleSided TRUE -> NO Backface culling
and vice versa.
2001-06-12 12:21:57 +00:00
Christian Lippka
893acef494 #87923# added page number property for page shape 2001-06-11 13:01:00 +00:00
Christian Lippka
a638119514 #87923# export page number 2001-06-11 12:46:30 +00:00
Christian Lippka
135a9f885e #87923# export page number 2001-06-11 11:58:59 +00:00
Christian Lippka
e8151408fd #87219# added helper methods for glue point import 2001-06-11 07:13:56 +00:00
Frank Schönheit
9d065b56c6 #86096# added ControlTextEmphasis 2001-06-07 11:29:44 +00:00
Christian Lippka
e075a939a9 #87830# just trace on illegal argument exception for doc setting 2001-06-06 12:27:19 +00:00
Christian Lippka
7a06dd0040 #85924# added draw:text-style-name for shapes 2001-06-01 12:07:42 +00:00
Christian Lippka
d5b1e4827f #85924# added draw:text-style-name for shapes 2001-06-01 11:32:48 +00:00
Christian Lippka
e88904df1e #87219# added user glue points 2001-05-31 10:18:38 +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
Christian Lippka
39323309c1 #86971# added style:handout-master 2001-05-28 12:32:20 +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
Christian Lippka
e36f4150b7 #87347# added support for group shapes created by the animator 2001-05-23 10:59:50 +00:00
Christian Lippka
c6431349f0 #87373# fixed missing move effects 2001-05-23 07:56:35 +00:00
Christian Lippka
9c66686dc4 #86415# call export of number styles 2001-05-22 09:25:06 +00:00
Christian Lippka
42b04415ff #86567# 3d objects now use same base class as 2d shapes 2001-05-18 07:40:43 +00:00
Christian Lippka
df63b3c8ff #87098# calculate pause time correct 2001-05-18 07:39:24 +00:00
Christian Lippka
273eb71fef #87104# export pause logo state 2001-05-18 07:38:31 +00:00