office-gobmx/chart2
Jacek Fraczek f004aa9951 tdf#89307: Removed SvRef::operator T*()
Conditional statements are using SvRef::Is() method.
Changed static_cast<T*>(svRef<T>) occurances to svRef.get().
Added operator == and != to SvRef.

SbxObject::Execute is using SbxVariableRef internally.
SbxObject::FindQualified is using SbxVariableRef internally.

Change-Id: I45b553e35d8fca9bf71163e6eefc60802a066395
Reviewed-on: https://gerrit.libreoffice.org/29621
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-10 08:48:30 +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 tdf#89307: Removed SvRef::operator T*() 2016-10-10 08:48:30 +00:00
uiconfig tdf#101549: Remove tooltip_markup from glade .ui files 2016-09-28 20:57:21 +00:00
workbench/addin tdf#100726: Improve readability of OUString concatenation 2016-08-01 06:12:30 +00:00
AllLangResTarget_chartcontroller.mk
CppunitTest_chart2_common_functors.mk
CppunitTest_chart2_dialogs_test.mk screenshots: add dialog test cases for chart2 2016-08-18 02:39:12 +02:00
CppunitTest_chart2_export.mk add uui component to some other places 2016-07-27 21:33:20 +01:00
CppunitTest_chart2_import.mk Revert "temp tinderbox fix" 2016-07-28 13:35:04 +01:00
CppunitTest_chart2_trendcalculators.mk Revert "temp tinderbox fix" 2016-07-28 13:35:04 +01:00
CppunitTest_chart2_xshape.mk
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk uitest: add initial support for selecting chart elements 2016-07-16 18:27:13 +02:00
Library_chartcore.mk Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion 2016-08-03 22:36:36 +03:00
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", ...