office-gobmx/chart2
Zolnai Tamás 8419d67219 OPENGL_SCALE_VALUE is not needed any more
It seems to me that this value was a workaround to
make chart fit to the OpenGL window (working in calc, in default view).
Now it's uselss since projection matrix do this job better.

Change-Id: I968d6d96cb45c2444b8ebed59830b87f0cb87b61
2014-09-21 15:49:54 +02:00
..
inc Finally, move the group shape object for the diagram with axes to the param. 2014-09-19 18:43:51 -04:00
opengl add more notes about deprecated OpenGL features 2014-09-02 01:08:48 +02:00
qa Ensure we export correct label placement value for clustered bar charts 2014-09-15 12:38:44 +02:00
source OPENGL_SCALE_VALUE is not needed any more 2014-09-21 15:49:54 +02:00
uiconfig
workbench/addin
AllLangResTarget_chartcontroller.mk
CppunitTest_chart2_export.mk
CppunitTest_chart2_import.mk
CppunitTest_chart2_xshape.mk
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk opengl charts: Move the init from sc to chart2, to have the right parent. 2014-08-29 17:40:25 +02:00
Library_chartcore.mk 3D charts: Update the 3D charts when a value changes. 2014-09-12 13:03:52 +02:00
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.