summaryrefslogtreecommitdiff
path: root/chart2/qa/extras/data
diff options
context:
space:
mode:
authorsushil_shinde <sushilshinde@libreoffice.org>2014-10-10 11:25:42 +0530
committerKohei Yoshida <libreoffice@kohei.us>2014-10-11 16:57:32 +0000
commit4027bc476a1df9df1924447795ddc2d8b7744e20 (patch)
treea40f9499e26f92c15691b4e55f39342ab41bd146 /chart2/qa/extras/data
parent89c98b7d20d05ed0ee0f4d014295b430611b095f (diff)
fdo#84647 : Fixed default value for TickLableSkip value.
1. 'TextCanOverlap' property was stored as false if TickLableSkip is not equal to one. 2. For OOXML charts TickLableSkip can be between 1 to 999999999. 3. We can not apply zero or less than zero value to TickLableSkip. ( As per specification) 4. In axis model default value for TickLableSkip was zero which is incorrect. 5. Added unit test to check 'TextCanOverlap' property for chart. Change-Id: Ib3104b1d932f6e9376c149eabb201c8e9ad23da9 Reviewed-on: https://gerrit.libreoffice.org/11901 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Diffstat (limited to 'chart2/qa/extras/data')
-rw-r--r--chart2/qa/extras/data/xlsx/chart-text-can-overlap.xlsxbin0 -> 13368 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/chart2/qa/extras/data/xlsx/chart-text-can-overlap.xlsx b/chart2/qa/extras/data/xlsx/chart-text-can-overlap.xlsx
new file mode 100644
index 000000000000..59f907dffe42
--- /dev/null
+++ b/chart2/qa/extras/data/xlsx/chart-text-can-overlap.xlsx
Binary files differ