72ef2b5d98
...which had been left out because "lots of our code uses this style, which I'm loathe to bulk-fix as yet", but now in <https://gerrit.libreoffice.org/#/c/45060/1/> "use std::unique_ptr" would have caused an otherwise innocent-looking code change to trigger a loplugin:unnecessaryparen warning for pFormat = (pGrfObj) ? ... (barring a change to ignoreAllImplicit in compilerplugins/clang/unnecessaryparen.cxx similar to that in <https://gerrit.libreoffice.org/#/c/45083/2> "Make not warning about !! in loplugin:simplifybool consistent", which should also have caused the warning to disappear for the modified code, IIUC). Change-Id: I8bff0cc11bbb839ef06d07b8d9237f150804fec2 Reviewed-on: https://gerrit.libreoffice.org/45088 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> |
||
---|---|---|
.. | ||
inc | ||
opengl | ||
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_import.mk | ||
CppunitTest_chart2_pivot_chart_test.mk | ||
CppunitTest_chart2_trendcalculators.mk | ||
CppunitTest_chart2_xshape.mk | ||
JunitTest_chart2_unoapi.mk | ||
Library_chartcontroller.mk | ||
Library_chartcore.mk | ||
Library_chartopengl.mk | ||
Makefile | ||
Module_chart2.mk | ||
Package_opengl.mk | ||
README | ||
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 == === CTRL + F12 === This creates a layout dump based on the XShapeDumper based on SAL_WARN("chart2", ...