summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-03-10 00:25:29 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-03-10 00:29:40 +0100
commitc7937e2a38501266ed658553c19db5b4a2237864 (patch)
tree3e19bc9b1cdaf4d8283119d190e0ade5b3aee094 /xmloff
parentebe5bdf779f129d14a3066d348e9acf3ef9e9e6c (diff)
handle note export correctly, fdo#61165
This code was horribly over-optimized and that actually with an error. There is a nasty corner cases that has been left out in the code. Note captions are actually normally not deleted from the document even if the note is deleted. So we had now wrong note captions in the list that we should not process but they were screwing up the export code that only exports captions for existing notes. When we only add the caption data for existing notes the code becomes so much cleaner and the bug is immediately gone. Change-Id: I51f1e9042f88f3f1b2d7aae75942629771d39012
Diffstat (limited to 'xmloff')
0 files changed, 0 insertions, 0 deletions