summaryrefslogtreecommitdiff
path: root/oox/source/export/chartexport.cxx
AgeCommit message (Expand)Author
2013-10-12Fix for Corruption of chart due to Data Lables in Writer, Impress and CalcRohit Deshmukh
2013-07-03Force intercept export for OOXMLTomaž Vajngerl
2013-07-03fix element order in OOXML exportMarkus Mohrhard
2013-07-03Support for trendlines in charts when exporting in OOXML format.Tomaž Vajngerl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-05-27respect element order in OOXML chart export, related fdo#63114Markus Mohrhard
2013-05-19WaE on mac osx buildNorbert Thiebaud
2013-05-13-Werror=maybe-uninitializedStephan Bergmann
2013-05-06data label export does not work with bar chartsMarkus Mohrhard
2013-05-05another validation error in chart OOXML exportMarkus Mohrhard
2013-05-05respect element order in OOXML chart export, fdo#59857Markus Mohrhard
2013-05-05respect element order in OOXML chart export, related fdo#59857Markus Mohrhard
2013-05-05respect element order in OOXML export, related fdo#59857Markus Mohrhard
2013-05-05overlap is only valid for the 2D bar chart, related fdo#59857Markus Mohrhard
2013-05-05respect element order in OOXML chart export, related fdo#59857Markus Mohrhard
2013-05-05respect order of elements in OOXML chart export, related fdo#59857Markus Mohrhard
2013-05-01we need to exclude scatter chart for data label export for nowMarkus Mohrhard
2013-04-30better to use no overlay for nowMarkus Mohrhard
2013-04-30only export c:SymbolSize if attribute is thereMarkus Mohrhard
2013-04-30also export point sizeMarkus Mohrhard
2013-04-30export markers to OOXMLMarkus Mohrhard
2013-04-30remove a few more unused variablesMarkus Mohrhard
2013-04-29c:varyColor is true by default in ExcelMarkus Mohrhard
2013-04-29OSL_TRACE => SAL_WARN in chartexport.cxxMarkus Mohrhard
2013-04-29c:delete is true by default in ExcelMarkus Mohrhard
2013-04-29change order to allow validation of chart partMarkus Mohrhard
2013-04-29another validation error with OOXML chart exportMarkus Mohrhard
2013-04-29order of element matters in OOXML exportMarkus Mohrhard
2013-04-29export for error bars to OOXML, fdo#62312Markus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-22clean up DBG_ERRORnThomas Arnhold
2013-03-21remove duplicate copy of SchXMLSeriesHelper: take 2Peter Foley
2013-03-21Revert "remove duplicate copy of SchXMLSeriesHelper"Peter Foley
2013-03-21remove duplicate copy of SchXMLSeriesHelperPeter Foley
2013-02-17fdo#58789: export field separators, fix series name displayKatarina Behrens
2013-02-13oox: MSVC complains that nPlacement may be uninitializedMichael Stahl
2013-02-13oox: fix build breaker: stop using some non-existent "S"Michael Stahl
2013-02-13fdo#59789: xlsx export of data point labels, first cutKatarina Behrens
2013-01-22oox: kill no longer needed S() macroMiklos Vajna
2012-12-19Removel ::rtl:: prefixes and macros in ooxJosé Guilherme Vanz
2012-10-13oox: fix loplugin warningsMiklos Vajna
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-20write only non NaN chart series values (fixes part of n#760997Radek Doulik
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31nuke unused typedefTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi