Files
loongoffice/chart2
Balazs Varga 111c260ab2 tdf#127777 OOXML chart export: fix "CrossBetween" for not imported charts
Newly created or ODF charts were still exported incorrectly, because
ShiftedCategoryPosition was stored in the view code. Now it is removed
to the model using ChartTypeTemplate::adaptScales.

See also commit 6027ec08fd5df2e09e34ff61b3777ad2cc8304b3 'tdf#127777
OOXML chart export: fix X axis position setting "CrossBetween"'

Change-Id: I7cd69e311833bf9f24f3a600ee7c6312285a7738
Reviewed-on: https://gerrit.libreoffice.org/80160
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: László Németh <nemeth@numbertext.org>
2019-10-07 12:36:28 +02:00
..
2019-10-04 20:39:36 +02:00
2019-09-26 13:21:22 +02:00
2019-06-08 16:17:45 +02:00
2019-09-26 13:21:22 +02:00

Chart implementation for LibreOffice Calc.

The chart2 denotes a second generation re-write done to rid us of the
foul and twisted legacy chart code.

== Debugging ==

=== CTRL + F12 ===
This creates a layout dump based on the XShapeDumper based on SAL_WARN("chart2", ...