office-gobmx/chart2
Eike Rathke a5442b6966 rtl::math::approxEqual(value,0.0) never yields true for value!=0.0
... so replace with a simple value == 0.0 also in other modules than sc.

Change-Id: Ie7316505a1cf9c15100114b45d300facceb03b7e
Reviewed-on: https://gerrit.libreoffice.org/29575
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins <ci@libreoffice.org>
2016-10-06 20:55:28 +00:00
..
inc Remove _TYPED suffix from tools/link.hxx macros 2016-10-05 07:56:12 +02:00
opengl
qa Improve polynomial trendline equation representation 2016-08-31 07:18:51 +00:00
source rtl::math::approxEqual(value,0.0) never yields true for value!=0.0 2016-10-06 20:55:28 +00:00
uiconfig tdf#101549: Remove tooltip_markup from glade .ui files 2016-09-28 20:57:21 +00:00
workbench/addin
AllLangResTarget_chartcontroller.mk
CppunitTest_chart2_common_functors.mk
CppunitTest_chart2_dialogs_test.mk
CppunitTest_chart2_export.mk
CppunitTest_chart2_import.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 screenshots: add new global make target 2016-08-18 02:39:15 +02:00
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", ...