diff options
author | YogeshBharate <yogesh.bharate@synerzip.com> | 2014-02-05 19:27:09 +0530 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-02-14 10:42:13 +0100 |
commit | fa9d574ae1656b64670fbbac64ddd85461698149 (patch) | |
tree | 0f71e0328b3424f795f3e446c9e3057c17fa61ba /configmgr | |
parent | 363f1c1462963f6f032de07649dc9c4d02b4e446 (diff) |
Code changes for fdo#74107:File Corruption - Issue with outerShdw
Problem Description:
- In document.xml, outerShdw dist contains the negative value after roundtrip.
- Due to negative value file get corrupted.
XML difference:
Roundtrip: Before fix
<a:outerShdw dist="-1363652116480" dir="2700000">
Roundtrip: After fix
<a:outerShdw dist="57811035" dir="2700000">
Conflicts:
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
https://gerrit.libreoffice.org/7880
Change-Id: Ied752672244d5768dee554e907f2f4d7a9d077d5
Diffstat (limited to 'configmgr')
0 files changed, 0 insertions, 0 deletions