summaryrefslogtreecommitdiff
path: root/sw/source/core/text
diff options
context:
space:
mode:
authorJustin Luth <justin_luth@sil.org>2021-01-29 09:49:56 +0300
committerMichael Stahl <michael.stahl@allotropia.de>2021-03-30 11:11:30 +0200
commitb0017158094e16025ef71c728bebe1093525cb59 (patch)
treebfd6741b8eef8c7888a828b11376368d9415e83f /sw/source/core/text
parent6340862e0c0eaff3ef1cf5161b2115a858a4ae4a (diff)
related tdf#131801: remove completed TODO comment
The todo was done in LO 7.1 with commit c77b9c349f0a48392d8cb7a49532844b2cafb5ba Michael's reference to testParagraphMark is puzzling because the only place that is found is in a unit test, and Miklos' ooxmlexport.cxx test has nothing to do with numbering. Change-Id: Ie24ff6a69edf92f9dbe586c64a6ea631718002cb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110122 Tested-by: Jenkins Reviewed-by: Justin Luth <justin_luth@sil.org> Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'sw/source/core/text')
-rw-r--r--sw/source/core/text/txtfld.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/text/txtfld.cxx b/sw/source/core/text/txtfld.cxx
index 795228efd5b3..e150f7f489f1 100644
--- a/sw/source/core/text/txtfld.cxx
+++ b/sw/source/core/text/txtfld.cxx
@@ -456,8 +456,6 @@ static void checkApplyParagraphMarkFormatToNumbering(SwFont* pNumFnt, SwTextForm
}
}
- // TODO: apparently Word can apply Character Style too, see testParagraphMark
-
// Check each item and in case it should be ignored, then clear it.
if (!pSet)
return;