summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2001-11-08#65293# wrong parameterOliver Bolte
2001-11-05#94052# wrong initialisation order in CTOR => uninitialised member was used i...Björn Milcke
2001-10-30#93797# support property fo:direction (ttb|ltr) for titles and axesBjörn Milcke
2001-10-25#93467# remove calls on XDocumentHandler and change interfaces acordinglyDaniel Vogelheim
2001-10-25#93600# exportText: do not seek for tabs and linefeeds for certain strings (r...Björn Milcke
2001-10-24#93600# get a list from model that contains all indices of data points that h...Björn Milcke
2001-10-23#93509# series rearrangement: new attributes column-mapping / row-mapping for...Björn Milcke
2001-10-22#93411# set default size of data to 2x2 for scatter charts for 'data in rows'Björn Milcke
2001-10-16#91486# added ShapePropertyMapper for chart without ShapeUserDefinedAttributesChristian Lippka
2001-09-28#91951# support XML ex-/import of additional shapes (esp. metafiles and bitmaps)Björn Milcke
2001-09-21#92176# include PrinterPaperTray propertyDaniel Vogelheim
2001-09-19#91951# two more typos for axis servicesBjörn Milcke
2001-09-14#91614# implement getImplementationName() in componentsBjörn Milcke
2001-09-12#92075#Hans-Joachim Lankenau
2001-08-28#91579# ex-/import spline settings SplineOrder and SplineResolutionBjörn Milcke
2001-08-27#91581# typo => ZAxis was not exportedBjörn Milcke
2001-08-27#91574# +"text-overlap" for chart axis textsBjörn Milcke
2001-08-21#91308# export floor elementBjörn Milcke
2001-08-16#90861# deprecated property was exported by errorBjörn Milcke
2001-08-14#90861# +attribute 'show' (is not interpreted yet)Björn Milcke
2001-08-14#90861# SymbolBitmapURL is now an element property, to be able to save BrushI...Björn Milcke
2001-08-14#90861# +XMLChartPropertyContext, +XMLSymbolImageContext for 'symbol-image' e...Björn Milcke
2001-08-14#90861# context for element property 'symbol-image' (BrushItems)Björn Milcke
2001-08-14#90861# property context for element property 'symbol-image'Björn Milcke
2001-08-14#90861# +CreateChildContext for property context (element property for symbol...Björn Milcke
2001-08-10#90657# always call base class for unhandled special itemsChristian Lippka
2001-08-10#84828# chekc correct object for 'is()'Björn Milcke
2001-08-10#88131# do not export empty categories elementsBjörn Milcke
2001-08-06#89727# By using the new class MultiPropertySetHandler method SchXMLExport::e...Björn Milcke
2001-07-13#86004# PropertMap construction improved: strings have lengthsDaniel Vogelheim
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim
2001-06-26#88620# "add-in" was missing in aXMLChartClassMap / add-in charts may have do...Björn Milcke
2001-06-25#86214# No BuildCharts after setting main- and sub-title texts.Andre Fischer
2001-06-21#88404# support line-break and tab-stop on import of titlesBjörn Milcke
2001-06-21#86004# token missing in SvXMLExport CTORBjörn Milcke
2001-06-20#88404# export text with method that takes cares of LF and tabsBjörn Milcke
2001-06-18#86214# performance optimization: in scatter charts one style name was left o...Björn Milcke
2001-06-18#86004# changed document class from sXML_* to ::xmloff::token::*Daniel Vogelheim
2001-06-18#86214# Lock controllers after chart has been loaded until it is initialized.Andre Fischer
2001-06-15#86004# changed SvXMLTokenMap to use XML tokensDaniel Vogelheim
2001-06-15#86214# use a queue to cache auto style names for export of contentBjörn Milcke
2001-06-15#85870# data in donut charts is treated differently: rows/columns are interch...Björn Milcke
2001-06-15#86214# Do not chain text paragraph properties on import: here it is done by ...Björn Milcke
2001-06-15#86004# #88312#Daniel Vogelheim
2001-06-13#88077# AutoOrigin 'on' is default for all axes. 'off' in case will be set by...Björn Milcke
2001-06-08#84887# Size of draw page now set before first BuildChart.Andre Fischer
2001-06-07#87867# Style of first data point in each series now is written as expected.Andre Fischer
2001-06-05#70954# axis: +link-data-style-to-sourceBjörn Milcke
2001-06-05#87569# use enum property handler for solid type (constants handler uses sal_...Björn Milcke
2001-06-01#85924# do chaining in CTOR of export mapperBjörn Milcke