Commit Graph

154 Commits

Author SHA1 Message Date
Björn Milcke
a1336a3796 #91308# export floor element 2001-08-21 14:04:17 +00:00
Björn Milcke
611b6839ff #90861# deprecated property was exported by error 2001-08-16 12:28:49 +00:00
Björn Milcke
3aa8cd00e9 #90861# +attribute 'show' (is not interpreted yet) 2001-08-14 12:49:56 +00:00
Björn Milcke
5d21add625 #90861# SymbolBitmapURL is now an element property, to be able to save BrushItems as Base64 coded embedded images 2001-08-14 12:09:38 +00:00
Björn Milcke
cc0aeda5f4 #90861# +XMLChartPropertyContext, +XMLSymbolImageContext for 'symbol-image' element property 2001-08-14 10:57:23 +00:00
Björn Milcke
1688de4340 #90861# context for element property 'symbol-image' (BrushItems) 2001-08-14 10:55:43 +00:00
Björn Milcke
a215803cd8 #90861# property context for element property 'symbol-image' 2001-08-14 10:54:46 +00:00
Björn Milcke
37659252f7 #90861# +CreateChildContext for property context (element property for symbol-images) 2001-08-14 10:47:26 +00:00
Christian Lippka
51aab89f67 #90657# always call base class for unhandled special items 2001-08-10 12:37:45 +00:00
Björn Milcke
b5e78e0436 #84828# chekc correct object for 'is()' 2001-08-10 05:57:22 +00:00
Björn Milcke
ec3c470960 #88131# do not export empty categories elements 2001-08-10 05:40:30 +00:00
Björn Milcke
76e569f8fb #89727# By using the new class MultiPropertySetHandler method SchXMLExport::exportPlotArea
takes advantage of the support of XMultiPropertySet interface by class ChXDiagram.
2001-08-06 15:32:11 +00:00
Daniel Vogelheim
54342ef65e #86004# PropertMap construction improved: strings have lengths 2001-07-13 15:12:01 +00:00
Daniel Vogelheim
f4983559bd #86004# changes sXML_* strings to XML_* tokens 2001-06-29 20:07:26 +00:00
Björn Milcke
0da9b73859 #88620# "add-in" was missing in aXMLChartClassMap / add-in charts may have domains (InitChart) 2001-06-26 12:08:17 +00:00
Andre Fischer
22c281f1c1 #86214# No BuildCharts after setting main- and sub-title texts. 2001-06-25 11:21:40 +00:00
Björn Milcke
295da6271c #88404# support line-break and tab-stop on import of titles 2001-06-21 10:58:21 +00:00
Björn Milcke
3bd77e956e #86004# token missing in SvXMLExport CTOR 2001-06-21 10:29:50 +00:00
Björn Milcke
17ab258d17 #88404# export text with method that takes cares of LF and tabs 2001-06-20 15:33:43 +00:00
Björn Milcke
a081d7dc6d #86214# performance optimization: in scatter charts one style name was left over (domain was treated as series for styles) 2001-06-18 15:13:35 +00:00
Daniel Vogelheim
ef723443aa #86004# changed document class from sXML_* to ::xmloff::token::* 2001-06-18 14:08:14 +00:00
Andre Fischer
e980420eff #86214# Lock controllers after chart has been loaded until it is initialized. 2001-06-18 14:01:39 +00:00
Daniel Vogelheim
6e1b447caf #86004# changed SvXMLTokenMap to use XML tokens 2001-06-15 16:16:59 +00:00
Björn Milcke
0deb78f5f7 #86214# use a queue to cache auto style names for export of content 2001-06-15 14:22:22 +00:00
Björn Milcke
71ef13e913 #85870# data in donut charts is treated differently: rows/columns are interchanged 2001-06-15 12:30:41 +00:00
Björn Milcke
e2351db387 #86214# Do not chain text paragraph properties on import: here it is done by shape mapper 2001-06-15 10:08:42 +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
Björn Milcke
42d1653fb2 #88077# AutoOrigin 'on' is default for all axes. 'off' in case will be set by FillPropertySet later 2001-06-13 12:59:26 +00:00
Andre Fischer
0ec27a78b7 #84887# Size of draw page now set before first BuildChart. 2001-06-08 13:57:28 +00:00
Andre Fischer
5abaa708c9 #87867# Style of first data point in each series now is written as expected. 2001-06-07 12:40:43 +00:00
Björn Milcke
e7e0acf546 #70954# axis: +link-data-style-to-source 2001-06-05 15:11:03 +00:00
Björn Milcke
ac14e72d25 #87569# use enum property handler for solid type (constants handler uses sal_Int16 instead of sal_Int32) 2001-06-05 13:09:28 +00:00
Björn Milcke
6870a01ade #85924# do chaining in CTOR of export mapper 2001-06-01 11:36:19 +00:00
Björn Milcke
7ed528e3df #85924# text properties are no longer chained in draw mapper, so do it explicitly 2001-06-01 11:35:30 +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
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
Björn Milcke
8c74e89ae6 #85929# always export table, otherwise clipboard may loose data 2001-05-28 14:04:44 +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
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
Björn Milcke
9fcb172e74 #86215# Include Table Number List 2001-05-17 14:48:47 +00:00
Björn Milcke
5fcc679789 #85719# Handle bitmap URL in special handler not in context filter on export 2001-05-17 12:24:32 +00:00
Björn Milcke
6f2226f700 #86215# interpret new token in plot-area: chart address 2001-05-15 11:27:08 +00:00
Björn Milcke
2b22bd995d #86215# +member for new ChartRange 2001-05-15 11:26:21 +00:00
Björn Milcke
e5ce13ca73 #86215# new token in plot-area: chart address 2001-05-15 11:25:18 +00:00
Björn Milcke
66fa24fb2e #86215# export table:cell-range-address attribute in plot-area 2001-05-15 11:24:59 +00:00
Björn Milcke
1a9645840a no special handling any more for DataRowSource 2001-05-11 17:33:24 +00:00
Björn Milcke
15dd7fe4c4 resolve graphics 2001-05-11 17:17:56 +00:00