office-gobmx/oox/source
YogeshBharate 9ca4fa05eb fdo#74826: File corruption-Issue related to Series idx & order val.
Problem Description:
- If the document contains more than one charts together.
  ex.Bar & Line chart
- In that case, LO writes idx & order val equal to 0,
  instead of 1 for second chart series.
- After roundtrip, the document get corrupted.

Implementation:
- Added varible to take the series count
  in case of multiple chart.

Note:
- Some of the UT's are failing when --enable-dbgutil is enabled.

Change-Id: I40606b4d69026939fa19ae534dd7b2bb36ec97fc
2014-03-03 13:41:08 +01:00
..
core remove empty lines after comment removal 2014-03-01 16:23:09 +01:00
crypto cppuhelper: retrofit std::exception into overriding exception specs 2014-02-26 18:22:20 +01:00
docprop make more places aware of OOXML strict relations 2014-03-02 17:56:14 +01:00
drawingml DOCX import: handle font theme references in group shape text 2014-02-28 13:51:35 +01:00
dump
export fdo#74826: File corruption-Issue related to Series idx & order val. 2014-03-03 13:41:08 +01:00
helper remove unused code oox::AttributeConversion::decodeDouble 2014-03-03 08:59:03 +02:00
mathml
ole cppuhelper: retrofit std::exception into overriding exception specs 2014-02-26 18:22:20 +01:00
ppt make more places aware of OOXML strict relations 2014-03-02 17:56:14 +01:00
shape make more places aware of OOXML strict relations 2014-03-02 17:56:14 +01:00
token fix strict namespace list generation 2014-03-02 17:56:15 +01:00
vml cppuhelper: retrofit std::exception into overriding exception specs 2014-02-26 18:22:20 +01:00