office-gobmx/chart2
Tomaž Vajngerl cf54824b1d pivotcharts tests: setup pivot table from scratch
This changes tests so that we fill example data and create a new
pivot table from scratch, and create a new pivot chart using that
pivot table.
This enables that we test different cases without an example
document which creates a pivot table for us.
In addition add two test cases:
- pivot table with one column field and one data field
- pivot table with one row field and one data field (disabled, as
  it currently crashes)

Change-Id: I8397a598857953e0b2d7da8dd91d7709a3495b71
Reviewed-on: https://gerrit.libreoffice.org/36625
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-04-19 21:32:03 +02:00
..
inc tdf#83257 [API-CHANGE] Pivot chart implementation 2017-04-04 13:39:29 +00:00
opengl
qa pivotcharts tests: setup pivot table from scratch 2017-04-19 21:32:03 +02:00
source clang-tidy readability-simplify-boolean-expr in accessibility..cui 2017-04-19 14:38:35 +02:00
uiconfig
workbench/addin
AllLangResTarget_chartcontroller.mk remove unused defines from HRC files in chart2 2017-03-16 10:14:33 +00:00
CppunitTest_chart2_common_functors.mk
CppunitTest_chart2_dialogs_test.mk can use gb_CppunitTest_use_configuration and still access .ui files 2017-04-12 22:59:42 +02:00
CppunitTest_chart2_dump.mk
CppunitTest_chart2_export.mk
CppunitTest_chart2_import.mk
CppunitTest_chart2_pivot_chart_test.mk tdf#83257 [API-CHANGE] Pivot chart implementation 2017-04-04 13:39:29 +00:00
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 tdf#83257 [API-CHANGE] Pivot chart implementation 2017-04-04 13:39:29 +00: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", ...