office-gobmx/chart2
Balazs Varga 7c300296dd tdf#131060 tdf#117088 chart view: fix missing or truncated axis labels
if we have enough space under the horizontal X axis.

Note: allow truncation of vertical X axis labels only if they
are text labels and the position is NEAR_AXIS or OUTSIDE_START.

Regressions from commit 35d062f787
(tdf#116163: Limit label height in chart if needed)
and commit 26caf1bc59
(tdf#114179: Custom size and position of the chart wall)

Change-Id: Idf86bc2b5482bb50a266cda57cc502621c2e08ed
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89829
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2020-03-09 11:57:29 +01:00
..
inc Drop o3tl::optional wrapper 2020-02-21 14:50:28 +01:00
qa tdf#131143 OOXML chart: fix missing data points of scatter chart 2020-03-09 11:37:27 +01:00
source tdf#131060 tdf#117088 chart view: fix missing or truncated axis labels 2020-03-09 11:57:29 +01:00
uiconfig tdf#75330 add a new overlay/no-overlay feature for the legend 2020-03-05 12:27:04 +01: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_import.mk
CppunitTest_chart2_pivot_chart_test.mk
CppunitTest_chart2_trendcalculators.mk
CppunitTest_chart2_xshape.mk
IwyuFilter_chart2.yaml
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk tdf#130777 UI: add Hide legend entry option for pie chart 2020-03-03 13:30:54 +01:00
Library_chartcore.mk
Makefile
Module_chart2.mk
README
UIConfig_chart2.mk tdf#130777 UI: add Hide legend entry option for pie chart 2020-03-03 13:30:54 +01: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", ...