office-gobmx/chart2
Xisco Fauli 366812f72f UnoApiXmlTest: remove workaround to handle chart file names in tests
No longer needed after 269585d6b4
"oox, sd: fix ever-increasing chart IDs when exporting to PPTX"
and b27b250f70
"sc: fix ever-increasing chart IDs when exporting to XLSX"
Also restored the documents modified in d913584909
"UnoApiXmlTest: merge parseExport from ChartTest" to ensure
only one chart was possible per document. Sample documents in unittests
can have more than one chart now, since the chart file name wouldn't
change

Kudos to Miklos Vajna for fixing the chart file names when exporting them

Change-Id: I10e2c44e41953a2d0d08bbb2a813134861e74660
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148461
Tested-by: Xisco Fauli <xiscofauli@libreoffice.org>
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2023-03-08 12:15:03 +00:00
..
inc osl::Mutex->std::mutex in ChartView 2023-02-16 09:00:28 +00:00
qa UnoApiXmlTest: remove workaround to handle chart file names in tests 2023-03-08 12:15:03 +00:00
source no need to allocate these separately 2023-03-07 09:41:45 +00:00
uiconfig
workbench/addin
AllLangMoTarget_chart.mk
CppunitTest_chart2_common_functors.mk
CppunitTest_chart2_dialogs_test.mk
CppunitTest_chart2_dump.mk
CppunitTest_chart2_export.mk
CppunitTest_chart2_export2.mk
CppunitTest_chart2_export3.mk
CppunitTest_chart2_geometry.mk
CppunitTest_chart2_import.mk
CppunitTest_chart2_import2.mk
CppunitTest_chart2_pivot_chart_test.mk
CppunitTest_chart2_trendcalculators.mk
CppunitTest_chart2_uichart.mk
CppunitTest_chart2_xshape.mk
export_setup.mk
import_setup.mk
IwyuFilter_chart2.yaml
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk
Library_chartcore.mk
Makefile
Module_chart2.mk
README.md
UIConfig_chart2.mk

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

Shortcuts

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