845d92e1f3
Currently a Pool-Attribute (in SfxItemInfo), but should be a SfxPoolItem property. Originally 'moved' from old 'poolable' used as hint. I identified needs more general and moved it to where it belongs. Also reworked SfxItemInfo to no longer have/support single bollean flags, but a FlagVariable and defined SFX_ITEMINFOFLAG_* entries to access these, that will make future changes easier without having to change all palces where these get defined over and over again. Added CheckItemInfoFlag for gereral access to that flag and e.g. NeedsSurrogateSupport to directly check for the SFX_ITEMINFOFLAG_SUPPORT_SURROGATE flag as syntactical sugar, that makes the intention clear. Change-Id: I09c238c7c5b7f721b657d7b0a44dbc8d14e02528 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161982 Tested-by: Jenkins Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com> |
||
---|---|---|
.. | ||
inc | ||
qa | ||
source | ||
uiconfig | ||
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_export3.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_uichart.mk | ||
CppunitTest_chart2_xshape.mk | ||
export_setup.mk | ||
import_setup.mk | ||
IwyuFilter_chart2.yaml | ||
JunitTest_chart2_unoapi.mk | ||
Library_chartcontroller.mk | ||
Library_chartcore.mk | ||
Makefile | ||
Module_chart2.mk | ||
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", ...