summaryrefslogtreecommitdiff
path: root/writerperfect
diff options
context:
space:
mode:
authorumeshkadam <umesh.kadam@synerzip.com>2014-03-19 16:57:16 +0530
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-03-20 12:04:08 +0000
commit3ff5af221e76d3efead192d6598f94da797f4028 (patch)
treebe9516c659ad89f15c8fd5201275bf1ed7b95165 /writerperfect
parent273195cb0a237142dd8885529688325438f27281 (diff)
fdo#76312: LO crashes - endTableCell is called before StartTable.
- m_oldTableReference values were not being reset. - A call for DocxAttributeOutput::switchHeaderFooter from DocxExport::WriteHeadersFooters would end up using the m_oldTableReference value saved by DocxAttributeOutput::EndParagraph, which is incorrect. - Fixed this issue and added an UT for the same. Change-Id: I5ac51c3449e78bd26389e93e0d733d429dcc6874 Reviewed-on: https://gerrit.libreoffice.org/8659 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'writerperfect')
0 files changed, 0 insertions, 0 deletions