office-gobmx/chart2
Michael Weghorn a2c1a337f0 [API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFont
This method from the unpublished XAccessibleExtendedComponent
interface is not used by any of the a11y platform bridges, and
I don't know of any platform a11y API that would need it.

In order to report character/font attributes, there is the
XAccessibleText interface and its
XAccessiText::getCharacterAttributes method instead, which
actually gets used by the platform a11y bridges.

Therefore, drop this method to simplify code, and also decouple
the accessibility module a bit further from the toolkit
module without having to reorganize code further.
(VCLXFont from the toolkit module currently gets used in
various implementations.)

Change-Id: I06ea3cc5998a13927b3f869877b28f03ac07c89b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177809
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-12-04 20:46:21 +01:00
..
inc com::sun::star -> css 2024-11-10 10:50:15 +01:00
qa tdf#161800 - I/O of '# of values in second plot' parameter not supported 2024-11-26 01:34:07 +01:00
source [API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFont 2024-12-04 20:46:21 +01:00
uiconfig tdf#120658 - Reworking of dialogues Organize macros 2024-12-02 07:13:00 +01: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
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 SW: extract transform charts (using dialog code) 2024-10-18 12:49:41 +02:00
Library_chartcore.mk SW: extract transform charts (using dialog code) 2024-10-18 12:49:41 +02:00
Makefile
Module_chart2.mk tdf#120348: move UItest to CppUnittest 2022-11-25 21:28:10 +01:00
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", ...