office-gobmx/chart2
Noel Grandin 5708534b94 look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW
Since the previous call would throw if there was nothing to be assigned
to the value.

Idea from tml.

Used the following script to find places:

    git grep -A3 -n UNO_QUERY_THROW | grep -B3 -F 'is()'

Change-Id: I36ba7b00bcd014bdf16c0455ab91056f82194969
Reviewed-on: https://gerrit.libreoffice.org/55417
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2018-06-08 01:29:32 +02:00
..
inc tdf#42949 Fix IWYU warnings in chart2/inc/* 2018-06-05 14:08:59 +02:00
opengl
qa look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW 2018-06-08 01:29:32 +02:00
source look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW 2018-06-08 01:29:32 +02:00
uiconfig toolbar:id is not valid attribute of toolbar:toolbar 2018-05-23 15:44:24 +02:00
workbench/addin
AllLangMoTarget_chart.mk
CppunitTest_chart2_common_functors.mk
CppunitTest_chart2_dialogs_test.mk
CppunitTest_chart2_dump.mk Removed executable permission on data files 2018-06-02 01:22:02 +02:00
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 tdf#42949 Fix IWYU warnings in chart2/inc/* 2018-06-05 14:08:59 +02:00
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", ...