summaryrefslogtreecommitdiff
path: root/writerfilter/source
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-11-11 14:31:18 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-11-16 12:55:23 +0100
commitff225dfc7712cc12d82b0286709a3153852d9ee7 (patch)
tree367ce01386ee5a6b25bd2a54759e8edae75642a5 /writerfilter/source
parent177f97d465feceb6663dd180b7dab51f945765aa (diff)
DOCX import: don't throw away cached value of SwHiddenTextField ...
... when we also have an SwUserField. The problem is that a DocVariable gets imported as an SwUserField, but then SwDocUpdateField::InsertFieldType() marks the field as dirty. This causes IsFieldsDirty() to return true, so then DocumentTimerManager::GetNextIdleJob() decides to recalc all fields. This leads to loosing the cached result of conditional fields. (cherry picked from commit 1abf4e6d07ca0ac31bc54f812df84efc82d2af1b) Conflicts: sw/qa/uibase/uno/uno.cxx Change-Id: I4f5c032648f8fc2aff98e4f8c883492375c7752d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105923 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'writerfilter/source')
0 files changed, 0 insertions, 0 deletions