office-gobmx/chart2
David Tardon f70fe6e651 fdo#49921 make sure all tab pages have the same dimensions
The reason is that they can be combined arbitrarily in dialogs, so
changing, e.g., height of one tab can lead to "interesting" results. Cf.
commits 8631dbf85f and
29042d096a that were the cause of the
problem described fdo#49921.

Change-Id: I9995002a2bd5c3604bdfa06dc817916ce61c558d
2012-05-17 07:57:59 +02:00
..
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa more tolerance for tinderbox 2012-04-29 03:15:56 +02:00
source fdo#49921 make sure all tab pages have the same dimensions 2012-05-17 07:57:59 +02:00
uiconfig
workbench/addin
AllLangResTarget_chartcontroller.mk do not put things directly into $(WORKDIR) 2012-04-09 10:09:23 +02:00
JunitTest_chart2_unoapi.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_chartcontroller.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_chartmodel.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_charttools.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_chartview.mk we can't move that into a test only lib 2012-04-28 03:56:50 +02:00
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.