office-gobmx/chart2
Caolán McNamara 64da52a947 crashtesting: avoid eventual assert when double inf is cast to sal_Int32
seen on loading forum-mso-en4-604220.xlsx and asserting on export to ods

lets assume that an infinite Y position equates to ALIGN_BOTTOM which is
the case seen in this example, and assume the same for infinite X and
ALIGN_RIGHT if it arises

Change-Id: I009a9cd94b7bd9ed66e18f8dbbb9eb91d37eaa65
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168892
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-06-14 20:58:28 +02:00
..
inc tdf#146619 Remove unused #includes from C/C++ files 2024-03-27 09:20:54 +01:00
qa tdf#146756 unit test font: substitute Carlito for Calibri font 2024-06-06 19:18:45 +02:00
source crashtesting: avoid eventual assert when double inf is cast to sal_Int32 2024-06-14 20:58:28 +02:00
uiconfig tdf#50998 tdf#87892 Add sinusoid shape 2024-04-08 09:54:55 +02:00
workbench/addin
AllLangMoTarget_chart.mk
CppunitTest_chart2_common_functors.mk
CppunitTest_chart2_dialogs_test.mk
CppunitTest_chart2_dump.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_export.mk
CppunitTest_chart2_export2.mk
CppunitTest_chart2_export3.mk split chart2 export unit test 2022-09-20 14:38:25 +02:00
CppunitTest_chart2_geometry.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_import.mk
CppunitTest_chart2_import2.mk
CppunitTest_chart2_pivot_chart_test.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_trendcalculators.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_uichart.mk tdf#120348: move UItest to CppUnittest 2022-11-25 21:28:10 +01:00
CppunitTest_chart2_xshape.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
export_setup.mk tdf#126084 import svg image from ooxml document that use svgBlip elem. 2023-12-06 08:23:34 +01:00
import_setup.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
IwyuFilter_chart2.yaml tdf#146619 Remove unused #includes from C/C++ files 2024-03-27 09:20:54 +01:00
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk move BGradient to awt::Gradient2 UNO conversion into docmodel 2023-08-21 09:27:12 +02:00
Library_chartcore.mk tdf#158421 use correct awt:Gradient2 in Chart lists 2023-12-11 10:29:32 +01:00
Makefile
Module_chart2.mk tdf#120348: move UItest to CppUnittest 2022-11-25 21:28:10 +01: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", ...