office-gobmx/chart2
Luboš Luňák ca939177d6 remove C2U usage, string literal OUString ctors will do the job
and this also avoids reaching the parse recursion limit with clang,
because all the macros C2U expands to, although clang's limit is
probably tad a bit low
2012-03-12 13:35:59 +01:00
..
prj
qa
source remove C2U usage, string literal OUString ctors will do the job 2012-03-12 13:35:59 +01:00
uiconfig
workbench/addin
AllLangResTarget_chartcontroller.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Library_chartmodel.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Library_charttools.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Library_chartview.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Makefile
Module_chart2.mk
Package_uiconfig.mk
README more idle code documentation improvement 2012-03-06 14:41:45 +00:00

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.