summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorJustin Luth <jluth@mail.com>2022-07-30 09:38:09 -0400
committerJustin Luth <jluth@mail.com>2022-08-01 16:41:32 +0200
commit56d5a31d6ec2b45e43659be4b5fd4964de29e61f (patch)
tree24448ca19d08609b0aa273bb4bbf4de7b9c1e27f /solenv
parentf181399656a0d4273c4cb0579bd0917448c54ddc (diff)
tdf#150197 sw: convert pre-defined num styles to ListFormat
Early in 7.x, allotropia introduced a generic list format string instead of prefix/suffix. Convert the pre-defined numbering formats to use that syntax as well. The problem was that ms export wasn't able to handle the old way of doing things any more. For example, if a user added numbering via the numbering style "Numbering 123", then on export the numbering string was lost. Change-Id: I11cd00280da2b464a9b00a5f0a8d72080f14e44c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137632 Reviewed-by: Justin Luth <jluth@mail.com> Tested-by: Justin Luth <jluth@mail.com>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/clang-format/excludelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist
index 4d8212d516e0..57c338efbd9d 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -12269,6 +12269,7 @@ sw/qa/extras/ooxmlexport/ooxmlexport14.cxx
sw/qa/extras/ooxmlexport/ooxmlexport15.cxx
sw/qa/extras/ooxmlexport/ooxmlexport16.cxx
sw/qa/extras/ooxmlexport/ooxmlexport17.cxx
+sw/qa/extras/ooxmlexport/ooxmlexport18.cxx
sw/qa/extras/ooxmlexport/ooxmlexport2.cxx
sw/qa/extras/ooxmlexport/ooxmlexport3.cxx
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx