office-gobmx/chart2
Thorsten Behrens 70626249cd API CHANGE a11y unpublishing and add/removeListener rename.
The a11y API has never really been picked up by tools vendors, let's
not tie ourselves up here for no good reason.

This unpublishes all css::accessibility, and dependend API.

With that, we can change the rather unfortunately-named add/
removeEventListener to be add/removeAccessibleEventListener, thus
not conflicting with the XComponent methods of the same name.

Change-Id: I595598c3a8e46415f80b2780f333333174865fe4
2012-11-29 16:58:16 +01:00
..
prj
qa
source API CHANGE a11y unpublishing and add/removeListener rename. 2012-11-29 16:58:16 +01:00
uiconfig CMIS: added cancelCheckOut and checkIn implementations and menu items 2012-10-31 12:03:30 +01:00
workbench/addin
AllLangResTarget_chartcontroller.mk ensure translations are built before using them 2012-11-15 12:33:49 +01:00
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk AllSettings with LanguageTag 2012-11-22 12:34:59 +01:00
Library_chartcore.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.