c923f7d2c2
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) |
||
---|---|---|
.. | ||
prj | ||
qa | ||
source | ||
uiconfig | ||
workbench/addin | ||
AllLangResTarget_chartcontroller.mk | ||
JunitTest_chart2_unoapi.mk | ||
Library_chartcontroller.mk | ||
Library_chartmodel.mk | ||
Library_charttools.mk | ||
Library_chartview.mk | ||
Makefile | ||
Module_chart2.mk | ||
Package_uiconfig.mk | ||
README |
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.