office-gobmx/chart2
Tor Lillqvist 30ae83c268 fdo#82577: Handle KeyCode
Put the VCL KeyCode class in the vcl namespace. Avoids clash with the X11
KeyCode typedef.

Change-Id: I624c9d937f7c5f5986d313b6c5f060bd8bb7e028
2014-08-23 22:33:30 +03:00
..
inc warning C4373: 'chart::ChartModel::setWindow': virtual function overrides... 2014-08-13 10:10:52 +02:00
opengl modify screen text color to blue 2014-08-13 06:21:34 +02:00
qa java: no need to instantiate String objects directly 2014-08-19 14:57:18 +02:00
source fdo#82577: Handle KeyCode 2014-08-23 22:33:30 +03: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
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.