office-gobmx/xmloff
Caolán McNamara 23c099a023 Resolves: fdo#58730 workaround [UL|LR]Space 100% problem
If all paragraph margins are 100% on import, ignore that as being the implicit
default. That avoids explicit 100% being set onto the awesome [UL|LR]Space
which takes a relative propsize of 100% as a flag that its value field is
absolute and so rejected by SwTxtFmtColl::Modify as a candidate for getting its
true value initialized relative to its parent, so it ends up as an absolute 0

Always elide the property on export because writing individual
margin-foos provides better backward compatibility with older versions
anyway.

Trigged by 3c5facfce4

Change-Id: I55f6ceeae287b7d8e99befa4bd3cc06738a21299
2013-01-18 00:38:23 +01:00
..
dtd
inc support saving/loading hyperlink cell attribute in extended odf 2013-01-11 10:31:56 +00:00
prj
qa/unoapi
source Resolves: fdo#58730 workaround [UL|LR]Space 100% problem 2013-01-18 00:38:23 +01:00
util
JunitTest_xmloff_unoapi.mk
Library_xo.mk Revert "dummy commit (WIP)" 2013-01-07 22:27:41 +01:00
Library_xof.mk
Makefile
Module_xmloff.mk
Package_dtd.mk
Package_inc.mk Revert "dummy commit (WIP)" 2013-01-07 22:27:41 +01:00
README

Contains common xml import and export filter logic.