office-gobmx/chart2
Noel Grandin 56e6f0da83 new loplugin: badvectorinit
look for places calling the 1-argument vector fill constructor and then
immediately called push_back, which is generally a sign that its
leaving empty slots.

Change-Id: I34e69b8d09cc48c0d409499faaf192b9f86bc517
Reviewed-on: https://gerrit.libreoffice.org/17525
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2015-10-20 11:35:31 +00:00
..
inc Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code 2015-10-12 17:52:29 +02:00
opengl
qa Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code 2015-10-12 17:52:29 +02:00
source new loplugin: badvectorinit 2015-10-20 11:35:31 +00:00
uiconfig tdf#91063 Move border to Gtkbox similar to other panels 2015-10-19 19:14:11 +00:00
workbench/addin
AllLangResTarget_chartcontroller.mk
CppunitTest_chart2_common_functors.mk
CppunitTest_chart2_export.mk
CppunitTest_chart2_import.mk
CppunitTest_chart2_trendcalculators.mk
CppunitTest_chart2_xshape.mk
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk remove another custom refcounting base class 2015-10-07 08:27:25 +02:00
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", ...