office-gobmx/chart2
Tünde Tóth e59db22b3b tdf#150434: chart2, XLSX import: strip long legend labels
Full text of legend labels could overflow the chart area,
if the legend text was too long. If it's longer than
520 characters, strip it at the first space from the
500th character (or if there is no space, at the 500th
character). This results better XLSX interoperability, too.

Change-Id: I23a94f6baaf620b40e9b2819738eba5c5a921722
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137492
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: László Németh <nemeth@numbertext.org>
2022-08-18 13:39:31 +02:00
..
inc chart2: use only one "Data Table" string to simplify translation 2022-08-18 08:47:53 +02:00
qa tdf#150434: chart2, XLSX import: strip long legend labels 2022-08-18 13:39:31 +02:00
source tdf#150434: chart2, XLSX import: strip long legend labels 2022-08-18 13:39:31 +02:00
uiconfig chart2: InsertDataTableDialog for inserting/removing the data table 2022-08-15 07:42:32 +02:00
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_geometry.mk
CppunitTest_chart2_import.mk
CppunitTest_chart2_import2.mk
CppunitTest_chart2_pivot_chart_test.mk
CppunitTest_chart2_trendcalculators.mk
CppunitTest_chart2_xshape.mk
export_setup.mk
import_setup.mk
IwyuFilter_chart2.yaml
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk chart2: InsertDataTableDialog for inserting/removing the data table 2022-08-15 07:42:32 +02:00
Library_chartcore.mk [API-CHANGE] chart data table implementation 2022-07-17 18:09:06 +02:00
Makefile
Module_chart2.mk run CppunitTest_chart2_xshape without ENABLE_CHART_TESTS 2022-07-04 12:41:23 +02:00
README.md
UIConfig_chart2.mk chart2: InsertDataTableDialog for inserting/removing the data table 2022-08-15 07:42:32 +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

Shortcuts

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