office-gobmx/chart2
Stephan Bergmann d98e014cf6 Extended loplugin:ostr manual changes
I had done these a while ago, when I looked into extending loplugin:ostr to do
more automatic rewriting, and these were places where I needed to do something
manually, for one reason or another, because the automatic rewriting would not
pick it up correctly.

However, I got distracted, and a wholesale automatic rewrite would still run
into cases where an _ostr/_ustr instance from a library's .rodata would still be
referenced after the library has already been dlcose'd.  So I never came around
to finishing all that.

But there appears to be renewed interest in (automatic) rewritings here now, so
it probably makes sense if I share this part of my work anyway.

Change-Id: I3da9d38398e4bca373cb0000a9d34b49a36ad58a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166792
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Tested-by: Jenkins
2024-04-28 11:29:52 +02:00
..
inc tdf#146619 Remove unused #includes from C/C++ files 2024-03-27 09:20:54 +01:00
qa Extended loplugin:ostr manual changes 2024-04-28 11:29:52 +02:00
source Simplify a bit 2024-04-27 20:50:48 +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 Split CppunitTest_chart2_export into two 2021-06-09 16:11:03 +02:00
CppunitTest_chart2_export2.mk Split CppunitTest_chart2_export into two 2021-06-09 16:11:03 +02:00
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 Split CppunitTest_chart2_import into two 2021-06-15 13:12:48 +02:00
CppunitTest_chart2_import2.mk Split CppunitTest_chart2_import into two 2021-06-15 13:12:48 +02:00
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", ...