From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- sw/qa/extras/tiledrendering/data/2-pages.odt | Bin 0 -> 8596 bytes .../tiledrendering/data/drop_down_form_field.odt | Bin 0 -> 8596 bytes .../tiledrendering/data/drop_down_form_field2.odt | Bin 0 -> 8596 bytes .../data/drop_down_form_field_noitem.odt | Bin 0 -> 8467 bytes .../data/drop_down_form_field_noselection.odt | Bin 0 -> 8512 bytes sw/qa/extras/tiledrendering/data/dummy.fodt | 8 + sw/qa/extras/tiledrendering/data/fieldmark.docx | Bin 0 -> 13174 bytes sw/qa/extras/tiledrendering/data/frame.odt | Bin 0 -> 8370 bytes sw/qa/extras/tiledrendering/data/hyperlink.odt | Bin 0 -> 9154 bytes sw/qa/extras/tiledrendering/data/image-comment.odt | Bin 0 -> 9765 bytes .../tiledrendering/data/pagedown-invalidation.odt | Bin 0 -> 8528 bytes .../data/redline-notification-during-save.odt | Bin 0 -> 6786 bytes .../data/removenode_redline_callback.fodt | 306 +++++++++++++++++++++ sw/qa/extras/tiledrendering/data/search.odt | Bin 0 -> 11324 bytes .../tiledrendering/data/semi-transparent.odt | Bin 0 -> 8891 bytes .../tiledrendering/data/shape-with-text.fodt | 17 ++ sw/qa/extras/tiledrendering/data/shape.fodt | 17 ++ .../data/splitnode_redline_callback.fodt | 294 ++++++++++++++++++++ sw/qa/extras/tiledrendering/data/tdf114799.docx | Bin 0 -> 29049 bytes sw/qa/extras/tiledrendering/data/tdf115088.odt | Bin 0 -> 8108 bytes sw/qa/extras/tiledrendering/data/tdf117448.fodt | 30 ++ 21 files changed, 672 insertions(+) create mode 100644 sw/qa/extras/tiledrendering/data/2-pages.odt create mode 100644 sw/qa/extras/tiledrendering/data/drop_down_form_field.odt create mode 100644 sw/qa/extras/tiledrendering/data/drop_down_form_field2.odt create mode 100644 sw/qa/extras/tiledrendering/data/drop_down_form_field_noitem.odt create mode 100644 sw/qa/extras/tiledrendering/data/drop_down_form_field_noselection.odt create mode 100644 sw/qa/extras/tiledrendering/data/dummy.fodt create mode 100644 sw/qa/extras/tiledrendering/data/fieldmark.docx create mode 100644 sw/qa/extras/tiledrendering/data/frame.odt create mode 100644 sw/qa/extras/tiledrendering/data/hyperlink.odt create mode 100644 sw/qa/extras/tiledrendering/data/image-comment.odt create mode 100644 sw/qa/extras/tiledrendering/data/pagedown-invalidation.odt create mode 100644 sw/qa/extras/tiledrendering/data/redline-notification-during-save.odt create mode 100644 sw/qa/extras/tiledrendering/data/removenode_redline_callback.fodt create mode 100644 sw/qa/extras/tiledrendering/data/search.odt create mode 100644 sw/qa/extras/tiledrendering/data/semi-transparent.odt create mode 100644 sw/qa/extras/tiledrendering/data/shape-with-text.fodt create mode 100644 sw/qa/extras/tiledrendering/data/shape.fodt create mode 100644 sw/qa/extras/tiledrendering/data/splitnode_redline_callback.fodt create mode 100644 sw/qa/extras/tiledrendering/data/tdf114799.docx create mode 100644 sw/qa/extras/tiledrendering/data/tdf115088.odt create mode 100644 sw/qa/extras/tiledrendering/data/tdf117448.fodt (limited to 'sw/qa/extras/tiledrendering/data') diff --git a/sw/qa/extras/tiledrendering/data/2-pages.odt b/sw/qa/extras/tiledrendering/data/2-pages.odt new file mode 100644 index 000000000..04953e5ed Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/2-pages.odt differ diff --git a/sw/qa/extras/tiledrendering/data/drop_down_form_field.odt b/sw/qa/extras/tiledrendering/data/drop_down_form_field.odt new file mode 100644 index 000000000..7793aff4e Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/drop_down_form_field.odt differ diff --git a/sw/qa/extras/tiledrendering/data/drop_down_form_field2.odt b/sw/qa/extras/tiledrendering/data/drop_down_form_field2.odt new file mode 100644 index 000000000..7793aff4e Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/drop_down_form_field2.odt differ diff --git a/sw/qa/extras/tiledrendering/data/drop_down_form_field_noitem.odt b/sw/qa/extras/tiledrendering/data/drop_down_form_field_noitem.odt new file mode 100644 index 000000000..c0b703320 Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/drop_down_form_field_noitem.odt differ diff --git a/sw/qa/extras/tiledrendering/data/drop_down_form_field_noselection.odt b/sw/qa/extras/tiledrendering/data/drop_down_form_field_noselection.odt new file mode 100644 index 000000000..0c433c647 Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/drop_down_form_field_noselection.odt differ diff --git a/sw/qa/extras/tiledrendering/data/dummy.fodt b/sw/qa/extras/tiledrendering/data/dummy.fodt new file mode 100644 index 000000000..79a34d514 --- /dev/null +++ b/sw/qa/extras/tiledrendering/data/dummy.fodt @@ -0,0 +1,8 @@ + + + + + Aaa bbb. + + + diff --git a/sw/qa/extras/tiledrendering/data/fieldmark.docx b/sw/qa/extras/tiledrendering/data/fieldmark.docx new file mode 100644 index 000000000..02748bb7e Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/fieldmark.docx differ diff --git a/sw/qa/extras/tiledrendering/data/frame.odt b/sw/qa/extras/tiledrendering/data/frame.odt new file mode 100644 index 000000000..167e8f5b1 Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/frame.odt differ diff --git a/sw/qa/extras/tiledrendering/data/hyperlink.odt b/sw/qa/extras/tiledrendering/data/hyperlink.odt new file mode 100644 index 000000000..4a97bf76b Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/hyperlink.odt differ diff --git a/sw/qa/extras/tiledrendering/data/image-comment.odt b/sw/qa/extras/tiledrendering/data/image-comment.odt new file mode 100644 index 000000000..0852bedab Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/image-comment.odt differ diff --git a/sw/qa/extras/tiledrendering/data/pagedown-invalidation.odt b/sw/qa/extras/tiledrendering/data/pagedown-invalidation.odt new file mode 100644 index 000000000..0cad2d270 Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/pagedown-invalidation.odt differ diff --git a/sw/qa/extras/tiledrendering/data/redline-notification-during-save.odt b/sw/qa/extras/tiledrendering/data/redline-notification-during-save.odt new file mode 100644 index 000000000..df4c30682 Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/redline-notification-during-save.odt differ diff --git a/sw/qa/extras/tiledrendering/data/removenode_redline_callback.fodt b/sw/qa/extras/tiledrendering/data/removenode_redline_callback.fodt new file mode 100644 index 000000000..ed06348cc --- /dev/null +++ b/sw/qa/extras/tiledrendering/data/removenode_redline_callback.fodt @@ -0,0 +1,306 @@ + + + + 2016-05-17T06:56:18.472497792LibreOfficeDev/6.1.0.0.alpha0$Linux_X86_64 LibreOffice_project/8b89db9127aaac53e19b884c3d546be4127ee38ePT1H57M33S322018-03-05T02:20:39.602490321 + + + 0 + 0 + 32228 + 20348 + true + false + + + view2 + 7613 + 5962 + 0 + 0 + 32226 + 20346 + 0 + 1 + false + 100 + false + false + + + + + false + true + true + true + true + 0 + true + + false + false + true + false + false + false + false + false + false + false + false + false + false + true + true + false + false + true + 24907 + false + + false + true + false + false + + false + false + false + false + true + 1961503 + false + true + true + false + true + true + false + 0 + false + high-resolution + false + true + false + false + false + true + false + false + true + false + false + true + true + true + + true + false + false + true + false + false + false + + false + false + false + 1 + true + false + false + 0 + false + false + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Aron Budea + 2018-02-23T13:32:12 + + + + + + + Aron Budea + 2018-02-23T13:32:15 + + + + + + + + + + + + + + + abcd + + + + + + + + + + + + + + abcd + + + + + \ No newline at end of file diff --git a/sw/qa/extras/tiledrendering/data/search.odt b/sw/qa/extras/tiledrendering/data/search.odt new file mode 100644 index 000000000..76ab2e193 Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/search.odt differ diff --git a/sw/qa/extras/tiledrendering/data/semi-transparent.odt b/sw/qa/extras/tiledrendering/data/semi-transparent.odt new file mode 100644 index 000000000..eb76980e7 Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/semi-transparent.odt differ diff --git a/sw/qa/extras/tiledrendering/data/shape-with-text.fodt b/sw/qa/extras/tiledrendering/data/shape-with-text.fodt new file mode 100644 index 000000000..ce76aaf1b --- /dev/null +++ b/sw/qa/extras/tiledrendering/data/shape-with-text.fodt @@ -0,0 +1,17 @@ + + + + + + + + + + + + Shape text + + Hello. + + + diff --git a/sw/qa/extras/tiledrendering/data/shape.fodt b/sw/qa/extras/tiledrendering/data/shape.fodt new file mode 100644 index 000000000..feefe48bc --- /dev/null +++ b/sw/qa/extras/tiledrendering/data/shape.fodt @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + Hello. + + + diff --git a/sw/qa/extras/tiledrendering/data/splitnode_redline_callback.fodt b/sw/qa/extras/tiledrendering/data/splitnode_redline_callback.fodt new file mode 100644 index 000000000..bffc3a42c --- /dev/null +++ b/sw/qa/extras/tiledrendering/data/splitnode_redline_callback.fodt @@ -0,0 +1,294 @@ + + + + 2016-05-17T06:56:18.472497792LibreOfficeDev/6.1.0.0.alpha0$Linux_X86_64 LibreOffice_project/d64ce643275e0b2b0dea9e532fc261391dc8793cPT1H57M11S312018-03-01T05:44:45.452664252 + + + 0 + 0 + 32228 + 20348 + true + false + + + view2 + 7613 + 8846 + 0 + 0 + 32226 + 20346 + 0 + 1 + false + 100 + false + false + + + + + false + true + true + true + true + 0 + true + + false + false + true + false + false + false + false + false + false + false + false + false + false + true + true + false + false + true + 24907 + false + + false + true + false + false + + false + false + false + false + true + 1952207 + false + true + true + false + true + true + false + 0 + false + high-resolution + false + true + false + false + false + true + false + false + true + false + false + true + true + true + + true + false + false + true + false + false + false + + false + false + false + 1 + true + false + false + 0 + false + false + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Aron Budea + 2018-02-23T13:32:12 + + + + + + + Aron Budea + 2018-02-23T13:32:15 + + + + + + + + + + + + + abcd + + + + + + + abcd + + + + + \ No newline at end of file diff --git a/sw/qa/extras/tiledrendering/data/tdf114799.docx b/sw/qa/extras/tiledrendering/data/tdf114799.docx new file mode 100644 index 000000000..730ef91dc Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/tdf114799.docx differ diff --git a/sw/qa/extras/tiledrendering/data/tdf115088.odt b/sw/qa/extras/tiledrendering/data/tdf115088.odt new file mode 100644 index 000000000..b29681eb8 Binary files /dev/null and b/sw/qa/extras/tiledrendering/data/tdf115088.odt differ diff --git a/sw/qa/extras/tiledrendering/data/tdf117448.fodt b/sw/qa/extras/tiledrendering/data/tdf117448.fodt new file mode 100644 index 000000000..20846d8cd --- /dev/null +++ b/sw/qa/extras/tiledrendering/data/tdf117448.fodt @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + Text without clipping. + + + + + + -- cgit v1.2.3