diff --git a/ATTRIBUTION.json b/ATTRIBUTION.json index 1fed2a4..c2139ff 100644 --- a/ATTRIBUTION.json +++ b/ATTRIBUTION.json @@ -420,5 +420,258 @@ ], "donated": "2026-04-03", "notes": "Scanned public domain books from Internet Archive. Includes OCR text layers and multilingual content (Arabic, Chinese, French, German, Spanish, Russian, English) for testing scanned PDF handling and non-Latin script support." + }, + { + "author": "AbiSource Community and AbiWord contributors", + "license": "GPL-2.0-or-later", + "source": "https://github.com/AbiWord/abiword", + "donated": "2026-04-03", + "notes": "ODT test fixtures from AbiWord covering complex scripts, bidirectional text, and accessibility features", + "path": "documents/odt/abiword/*.odt", + "format": "odt", + "title": "Abiword", + "tags": [] + }, + { + "author": "The Apache Software Foundation and Apache Tika contributors", + "license": "Apache-2.0", + "source": "https://github.com/apache/tika", + "donated": "2026-04-03", + "notes": "DOC parser test documents from Apache Tika, covering embedded objects, protected documents, and special character handling", + "path": "documents/doc/apache-tika/*.doc", + "format": "doc", + "title": "Apache Tika", + "tags": [] + }, + { + "author": "The Apache Software Foundation and Apache Tika contributors", + "license": "Apache-2.0", + "source": "https://github.com/apache/tika", + "donated": "2026-04-03", + "notes": "DOCX parser test documents from Apache Tika, covering edge cases and parsing robustness scenarios", + "path": "documents/docx/apache-tika/*.docx", + "format": "docx", + "title": "Apache Tika", + "tags": [] + }, + { + "author": "Aspose Pty Ltd and Aspose.Words contributors", + "license": "MIT", + "source": "https://github.com/aspose-words/Aspose.Words-for-Java", + "donated": "2026-04-03", + "notes": "Legacy DOC (Word 97-2003) example documents from Aspose.Words-for-Java, covering smart tags, legacy fields, document versions, and mail merge", + "path": "documents/doc/aspose-words/*.doc", + "format": "doc", + "title": "Aspose Words", + "tags": [] + }, + { + "author": "Aspose Pty Ltd and Aspose.Words contributors", + "license": "MIT", + "source": "https://github.com/aspose-words/Aspose.Words-for-Java", + "donated": "2026-04-03", + "notes": "DOCX example documents from Aspose.Words-for-Java, covering enterprise formatting, tables, images, and complex document layouts", + "path": "documents/docx/aspose-words/*.docx", + "format": "docx", + "title": "Aspose Words", + "tags": [] + }, + { + "author": "GitHub, Inc. and cmark-gfm contributors", + "license": "CC-BY-SA-4.0", + "source": "https://github.com/github/cmark-gfm", + "donated": "2026-04-03", + "notes": "GFM specification test cases covering tables, strikethrough, autolinks, task lists, and footnotes. Spec and extension files (spec.md, extensions.md, extensions-table-prefer-style-attributes.md) are CC-BY-SA-4.0 per YAML frontmatter; remaining benchmark/test files are BSD-2-Clause per repo COPYING. Using CC-BY-SA-4.0 for the whole group (most restrictive present).", + "path": "documents/markdown/cmark-gfm/*.md", + "format": "md", + "title": "Cmark Gfm", + "tags": [] + }, + { + "author": "Collabora Productivity and Collabora Online contributors", + "license": "MPL-2.0", + "source": "https://github.com/CollaboraOnline/online", + "donated": "2026-04-03", + "notes": "ODT test fixtures from Collabora Online covering change tracking, revision marks, and collaborative editing features", + "path": "documents/odt/collabora/*.odt", + "format": "odt", + "title": "Collabora", + "tags": [] + }, + { + "author": "Plutext Pty Ltd and docx4j contributors", + "license": "Apache-2.0", + "source": "https://github.com/plutext/docx4j", + "donated": "2026-04-03", + "notes": "OOXML test fixtures from docx4j, covering SmartArt, bookmarks, OpenDoPE templates, and multilingual documents", + "path": "documents/docx/docx4j/*.docx", + "format": "docx", + "title": "Docx4j", + "tags": [] + }, + { + "author": "4teamwork AG and docxcompose contributors", + "license": "MIT", + "source": "https://github.com/4teamwork/docxcompose", + "donated": "2026-04-03", + "notes": "DOCX test fixtures for document composition and merging scenarios", + "path": "documents/docx/docxcompose/*.docx", + "format": "docx", + "title": "Docxcompose", + "tags": [] + }, + { + "author": "The Hugo Authors", + "license": "Apache-2.0", + "source": "https://github.com/gohugoio/hugoDocs", + "donated": "2026-04-03", + "notes": "Hugo static site generator documentation with complex YAML/TOML frontmatter, shortcodes, and code annotations", + "path": "documents/markdown/hugo-docs/*.md", + "format": "md", + "title": "Hugo Docs", + "tags": [] + }, + { + "author": "The Document Foundation and LibreOffice contributors", + "license": "MPL-2.0", + "source": "https://github.com/LibreOffice/core", + "donated": "2026-04-03", + "notes": "WW8 (Word 97-2003) test fixtures from LibreOffice Writer QA (triple-licensed MPL-2.0/LGPL-3.0+/GPL-3.0+; redistributed under MPL-2.0)", + "path": "documents/doc/libreoffice/*.doc", + "format": "doc", + "title": "Libreoffice", + "tags": [] + }, + { + "author": "The Document Foundation and LibreOffice contributors", + "license": "MPL-2.0", + "source": "https://github.com/LibreOffice/core", + "donated": "2026-04-03", + "notes": "OOXML import/export test data from LibreOffice Writer QA (triple-licensed MPL-2.0/LGPL-3.0+/GPL-3.0+; redistributed under MPL-2.0)", + "path": "documents/docx/libreoffice/*.docx", + "format": "docx", + "title": "Libreoffice", + "tags": [] + }, + { + "author": "Vitaly Puzrin, Alex Kocharin, and markdown-it contributors", + "license": "MIT", + "source": "https://github.com/markdown-it/markdown-it", + "donated": "2026-04-03", + "notes": "CommonMark-compliant parser test fixtures covering emphasis, code blocks, tables, and parsing edge cases", + "path": "documents/markdown/markdown-it/*.md", + "format": "md", + "title": "Markdown It", + "tags": [] + }, + { + "author": "Mark Harrison and markdownlint contributors", + "license": "MIT", + "source": "https://github.com/markdownlint/markdownlint", + "donated": "2026-04-03", + "notes": "Markdown linting test fixtures with intentional style violations and formatting edge cases", + "path": "documents/markdown/markdownlint/*.md", + "format": "md", + "title": "Markdownlint", + "tags": [] + }, + { + "author": "Martin Donath and mkdocs-material contributors", + "license": "MIT", + "source": "https://github.com/squidfunk/mkdocs-material", + "donated": "2026-04-03", + "notes": "MkDocs Material theme documentation with admonitions, content tabs, mermaid diagrams, and code annotations", + "path": "documents/markdown/mkdocs-material/*.md", + "format": "md", + "title": "Mkdocs Material", + "tags": [] + }, + { + "author": "Open Preservation Foundation", + "license": "CC0-1.0", + "source": "https://github.com/openpreserve/format-corpus", + "donated": "2026-04-03", + "notes": "RTF samples from the digital preservation format corpus", + "path": "documents/rtf/openpreserve/*.rtf", + "format": "rtf", + "title": "Openpreserve", + "tags": [] + }, + { + "author": "John MacFarlane and Pandoc contributors", + "license": "GPL-2.0-or-later", + "source": "https://github.com/jgm/pandoc", + "donated": "2026-04-03", + "notes": "Markdown test fixtures from Pandoc covering citations, footnotes, definition lists, LaTeX math, tables, and Pandoc-specific extensions", + "path": "documents/markdown/pandoc-md/*.md", + "format": "md", + "title": "Pandoc Md", + "tags": [] + }, + { + "author": "Steve Canny and python-docx contributors", + "license": "MIT", + "source": "https://github.com/python-openxml/python-docx", + "donated": "2026-04-03", + "notes": "OOXML test fixtures from the python-docx library, covering tables, styles, hyperlinks, and document structure", + "path": "documents/docx/python-docx/*.docx", + "format": "docx", + "title": "Python Docx", + "tags": [] + }, + { + "author": "Titus Wormer and remark contributors", + "license": "MIT", + "source": "https://github.com/remarkjs/remark", + "donated": "2026-04-03", + "notes": "Markdown AST parser test fixtures covering GFM extensions, frontmatter, and markdown processing edge cases", + "path": "documents/markdown/remark/*.md", + "format": "md", + "title": "Remark", + "tags": [] + }, + { + "author": "Jon Iles and RTF Parser Kit contributors", + "license": "Apache-2.0", + "source": "https://github.com/joniles/rtfparserkit", + "donated": "2026-04-03", + "notes": "RTF parser test fixtures covering diverse RTF formatting features", + "path": "documents/rtf/rtfparserkit/*.rtf", + "format": "rtf", + "title": "Rtfparserkit", + "tags": [] + }, + { + "author": "AbiSource Community and AbiWord contributors", + "license": "GPL-2.0-or-later", + "source": "https://github.com/AbiWord/abiword", + "donated": "2026-04-03", + "notes": "Word 97-2003 DOC test fixtures from AbiWord including import/export tests, bug regression files, and format compatibility tests", + "path": "documents/doc/abiword/*.doc", + "format": "doc", + "title": "AbiWord DOC Test Files", + "tags": [ + "abiword", + "doc", + "word97", + "test-fixtures" + ] + }, + { + "path": "documents/odt/openoffice/*.odt", + "format": "odt", + "title": "Apache OpenOffice Writer Test Corpus", + "author": "Apache OpenOffice Contributors", + "license": "Apache-2.0", + "source": "https://github.com/apache/openoffice", + "tags": [ + "odt", + "writer", + "test-fixtures", + "openoffice", + "import-export" + ], + "donated": "2026-04-03", + "notes": "ODF Writer test fixtures from Apache OpenOffice sw/qa test suite, SDK examples, and templates. Covers import/export compatibility, formatting edge cases, and regression tests." } ] diff --git a/ATTRIBUTION.md b/ATTRIBUTION.md index 50a9f6f..407559e 100644 --- a/ATTRIBUTION.md +++ b/ATTRIBUTION.md @@ -342,3 +342,289 @@ This file tracks all donated documents, their authors, licenses, and sources. - **Donated**: 2026-04-03 - **Notes**: Scanned public domain books from Internet Archive. Includes OCR text layers and multilingual content (Arabic, Chinese, French, German, Spanish, Russian, English) for testing scanned PDF handling and non-Latin script support. +--- + +## Abiword + +- **Format**: `odt` +- **Path**: `documents/odt/abiword/*.odt` +- **Author**: AbiSource Community and AbiWord contributors +- **License**: GPL-2.0-or-later +- **Source**: https://github.com/AbiWord/abiword +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: ODT test fixtures from AbiWord covering complex scripts, bidirectional text, and accessibility features + +--- + +## Apache Tika + +- **Format**: `doc` +- **Path**: `documents/doc/apache-tika/*.doc` +- **Author**: The Apache Software Foundation and Apache Tika contributors +- **License**: Apache-2.0 +- **Source**: https://github.com/apache/tika +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: DOC parser test documents from Apache Tika, covering embedded objects, protected documents, and special character handling + +--- + +## Apache Tika + +- **Format**: `docx` +- **Path**: `documents/docx/apache-tika/*.docx` +- **Author**: The Apache Software Foundation and Apache Tika contributors +- **License**: Apache-2.0 +- **Source**: https://github.com/apache/tika +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: DOCX parser test documents from Apache Tika, covering edge cases and parsing robustness scenarios + +--- + +## Aspose Words + +- **Format**: `doc` +- **Path**: `documents/doc/aspose-words/*.doc` +- **Author**: Aspose Pty Ltd and Aspose.Words contributors +- **License**: MIT +- **Source**: https://github.com/aspose-words/Aspose.Words-for-Java +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: Legacy DOC (Word 97-2003) example documents from Aspose.Words-for-Java, covering smart tags, legacy fields, document versions, and mail merge + +--- + +## Aspose Words + +- **Format**: `docx` +- **Path**: `documents/docx/aspose-words/*.docx` +- **Author**: Aspose Pty Ltd and Aspose.Words contributors +- **License**: MIT +- **Source**: https://github.com/aspose-words/Aspose.Words-for-Java +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: DOCX example documents from Aspose.Words-for-Java, covering enterprise formatting, tables, images, and complex document layouts + +--- + +## Cmark Gfm + +- **Format**: `md` +- **Path**: `documents/markdown/cmark-gfm/*.md` +- **Author**: GitHub, Inc. and cmark-gfm contributors +- **License**: CC-BY-SA-4.0 +- **Source**: https://github.com/github/cmark-gfm +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: GFM specification test cases covering tables, strikethrough, autolinks, task lists, and footnotes. Spec and extension files (spec.md, extensions.md, extensions-table-prefer-style-attributes.md) are CC-BY-SA-4.0 per YAML frontmatter; remaining benchmark/test files are BSD-2-Clause per repo COPYING. Using CC-BY-SA-4.0 for the whole group (most restrictive present). + +--- + +## Collabora + +- **Format**: `odt` +- **Path**: `documents/odt/collabora/*.odt` +- **Author**: Collabora Productivity and Collabora Online contributors +- **License**: MPL-2.0 +- **Source**: https://github.com/CollaboraOnline/online +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: ODT test fixtures from Collabora Online covering change tracking, revision marks, and collaborative editing features + +--- + +## Docx4j + +- **Format**: `docx` +- **Path**: `documents/docx/docx4j/*.docx` +- **Author**: Plutext Pty Ltd and docx4j contributors +- **License**: Apache-2.0 +- **Source**: https://github.com/plutext/docx4j +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: OOXML test fixtures from docx4j, covering SmartArt, bookmarks, OpenDoPE templates, and multilingual documents + +--- + +## Docxcompose + +- **Format**: `docx` +- **Path**: `documents/docx/docxcompose/*.docx` +- **Author**: 4teamwork AG and docxcompose contributors +- **License**: MIT +- **Source**: https://github.com/4teamwork/docxcompose +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: DOCX test fixtures for document composition and merging scenarios + +--- + +## Hugo Docs + +- **Format**: `md` +- **Path**: `documents/markdown/hugo-docs/*.md` +- **Author**: The Hugo Authors +- **License**: Apache-2.0 +- **Source**: https://github.com/gohugoio/hugoDocs +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: Hugo static site generator documentation with complex YAML/TOML frontmatter, shortcodes, and code annotations + +--- + +## Libreoffice + +- **Format**: `doc` +- **Path**: `documents/doc/libreoffice/*.doc` +- **Author**: The Document Foundation and LibreOffice contributors +- **License**: MPL-2.0 +- **Source**: https://github.com/LibreOffice/core +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: WW8 (Word 97-2003) test fixtures from LibreOffice Writer QA (triple-licensed MPL-2.0/LGPL-3.0+/GPL-3.0+; redistributed under MPL-2.0) + +--- + +## Libreoffice + +- **Format**: `docx` +- **Path**: `documents/docx/libreoffice/*.docx` +- **Author**: The Document Foundation and LibreOffice contributors +- **License**: MPL-2.0 +- **Source**: https://github.com/LibreOffice/core +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: OOXML import/export test data from LibreOffice Writer QA (triple-licensed MPL-2.0/LGPL-3.0+/GPL-3.0+; redistributed under MPL-2.0) + +--- + +## Markdown It + +- **Format**: `md` +- **Path**: `documents/markdown/markdown-it/*.md` +- **Author**: Vitaly Puzrin, Alex Kocharin, and markdown-it contributors +- **License**: MIT +- **Source**: https://github.com/markdown-it/markdown-it +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: CommonMark-compliant parser test fixtures covering emphasis, code blocks, tables, and parsing edge cases + +--- + +## Markdownlint + +- **Format**: `md` +- **Path**: `documents/markdown/markdownlint/*.md` +- **Author**: Mark Harrison and markdownlint contributors +- **License**: MIT +- **Source**: https://github.com/markdownlint/markdownlint +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: Markdown linting test fixtures with intentional style violations and formatting edge cases + +--- + +## Mkdocs Material + +- **Format**: `md` +- **Path**: `documents/markdown/mkdocs-material/*.md` +- **Author**: Martin Donath and mkdocs-material contributors +- **License**: MIT +- **Source**: https://github.com/squidfunk/mkdocs-material +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: MkDocs Material theme documentation with admonitions, content tabs, mermaid diagrams, and code annotations + +--- + +## Openpreserve + +- **Format**: `rtf` +- **Path**: `documents/rtf/openpreserve/*.rtf` +- **Author**: Open Preservation Foundation +- **License**: CC0-1.0 +- **Source**: https://github.com/openpreserve/format-corpus +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: RTF samples from the digital preservation format corpus + +--- + +## Pandoc Md + +- **Format**: `md` +- **Path**: `documents/markdown/pandoc-md/*.md` +- **Author**: John MacFarlane and Pandoc contributors +- **License**: GPL-2.0-or-later +- **Source**: https://github.com/jgm/pandoc +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: Markdown test fixtures from Pandoc covering citations, footnotes, definition lists, LaTeX math, tables, and Pandoc-specific extensions + +--- + +## Python Docx + +- **Format**: `docx` +- **Path**: `documents/docx/python-docx/*.docx` +- **Author**: Steve Canny and python-docx contributors +- **License**: MIT +- **Source**: https://github.com/python-openxml/python-docx +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: OOXML test fixtures from the python-docx library, covering tables, styles, hyperlinks, and document structure + +--- + +## Remark + +- **Format**: `md` +- **Path**: `documents/markdown/remark/*.md` +- **Author**: Titus Wormer and remark contributors +- **License**: MIT +- **Source**: https://github.com/remarkjs/remark +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: Markdown AST parser test fixtures covering GFM extensions, frontmatter, and markdown processing edge cases + +--- + +## Rtfparserkit + +- **Format**: `rtf` +- **Path**: `documents/rtf/rtfparserkit/*.rtf` +- **Author**: Jon Iles and RTF Parser Kit contributors +- **License**: Apache-2.0 +- **Source**: https://github.com/joniles/rtfparserkit +- **Tags**: +- **Donated**: 2026-04-03 +- **Notes**: RTF parser test fixtures covering diverse RTF formatting features + +--- + +## AbiWord DOC Test Files + +- **Format**: `doc` +- **Path**: `documents/doc/abiword/*.doc` +- **Author**: AbiSource Community and AbiWord contributors +- **License**: GPL-2.0-or-later +- **Source**: https://github.com/AbiWord/abiword +- **Tags**: `abiword`, `doc`, `word97`, `test-fixtures` +- **Donated**: 2026-04-03 +- **Notes**: Word 97-2003 DOC test fixtures from AbiWord including import/export tests, bug regression files, and format compatibility tests + +--- + +## Apache OpenOffice Writer Test Corpus + +- **Format**: `odt` +- **Path**: `documents/odt/openoffice/*.odt` +- **Author**: Apache OpenOffice Contributors +- **License**: Apache-2.0 +- **Source**: https://github.com/apache/openoffice +- **Tags**: `odt`, `writer`, `test-fixtures`, `openoffice`, `import-export` +- **Donated**: 2026-04-03 +- **Notes**: ODF Writer test fixtures from Apache OpenOffice sw/qa test suite, SDK examples, and templates. Covers import/export compatibility, formatting edge cases, and regression tests. + diff --git a/documents/doc/abiword/12353-Beleidsplan.doc b/documents/doc/abiword/12353-Beleidsplan.doc new file mode 100644 index 0000000..ad88f36 --- /dev/null +++ b/documents/doc/abiword/12353-Beleidsplan.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d0719176793a584a4c197121a3e9cf8e5fc69f7b74862eaaeab43117ff3ef1 +size 176640 diff --git a/documents/doc/abiword/4788.doc b/documents/doc/abiword/4788.doc new file mode 100644 index 0000000..f07cf43 --- /dev/null +++ b/documents/doc/abiword/4788.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12dafdfe419c50d221c3783dce42d2ca50ea7506312c1ab7145d800ce7706667 +size 34816 diff --git a/documents/doc/abiword/6953-advanced_formatting.doc b/documents/doc/abiword/6953-advanced_formatting.doc new file mode 100644 index 0000000..a241e91 --- /dev/null +++ b/documents/doc/abiword/6953-advanced_formatting.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48470f17ffc4d13214315b0d4e5674243b7fbab323792dd3512d68e88806834a +size 26112 diff --git a/documents/doc/abiword/6953-fonts.doc b/documents/doc/abiword/6953-fonts.doc new file mode 100644 index 0000000..bf13bf1 --- /dev/null +++ b/documents/doc/abiword/6953-fonts.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f490c74263eae2cd3225436e977c45c62ec4e99692d78864d97c1116197ec270 +size 31744 diff --git a/documents/doc/abiword/6953-headers_and_footnotes.doc b/documents/doc/abiword/6953-headers_and_footnotes.doc new file mode 100644 index 0000000..215a156 --- /dev/null +++ b/documents/doc/abiword/6953-headers_and_footnotes.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cbf3d759345bd8d58b92ad3982b9b546bf085bc7feab15243291577b434bbee +size 25088 diff --git a/documents/doc/abiword/6953-tables.doc b/documents/doc/abiword/6953-tables.doc new file mode 100644 index 0000000..364bc52 --- /dev/null +++ b/documents/doc/abiword/6953-tables.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08f997effd8a2443c37b566e9fb0bb99e16abaf172e2b375c2c090a26ec6e92 +size 43520 diff --git a/documents/doc/abiword/6972.doc b/documents/doc/abiword/6972.doc new file mode 100644 index 0000000..4481ccf --- /dev/null +++ b/documents/doc/abiword/6972.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e007f9d2bcbe5a0b39fa5198901ea5ed45171cfb5b95d643d750fa0a3ece468 +size 69632 diff --git a/documents/doc/abiword/8474-gnome.doc b/documents/doc/abiword/8474-gnome.doc new file mode 100644 index 0000000..80efb9c --- /dev/null +++ b/documents/doc/abiword/8474-gnome.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e71d14aa1fd829d49b09f31e941f9a4e404f826205d01b6aeabb7d23d9ce84 +size 65536 diff --git a/documents/doc/abiword/874.doc b/documents/doc/abiword/874.doc new file mode 100644 index 0000000..f70ae53 --- /dev/null +++ b/documents/doc/abiword/874.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a1119f9bd31e44c4a3888644bf927608c1e8e4b031aef596ffe264ae7b2eb0 +size 22528 diff --git a/documents/doc/abiword/9005-various_lists.doc b/documents/doc/abiword/9005-various_lists.doc new file mode 100644 index 0000000..36f6ee5 --- /dev/null +++ b/documents/doc/abiword/9005-various_lists.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d743ddd56179e5f866c473ee895f3af3d7a7a4d8817efbbe1bc4b5014db092c +size 72192 diff --git a/documents/doc/abiword/9044-table_in_header.doc b/documents/doc/abiword/9044-table_in_header.doc new file mode 100644 index 0000000..1dabc15 --- /dev/null +++ b/documents/doc/abiword/9044-table_in_header.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f144087c58c423a9cc5c8a5cf4435e557126b2909fd404c89d7e165feed7e46 +size 27136 diff --git a/documents/doc/abiword/907.doc b/documents/doc/abiword/907.doc new file mode 100644 index 0000000..5680f94 --- /dev/null +++ b/documents/doc/abiword/907.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6275a8c669e7cd8ac197335bf076adc8aaa9c6fe5680a25aaa2d97144962d0 +size 19456 diff --git a/documents/doc/abiword/929.doc b/documents/doc/abiword/929.doc new file mode 100644 index 0000000..51056af --- /dev/null +++ b/documents/doc/abiword/929.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723b252b7e361a8e2f973528f183eac0265a5a1e06b460d3163b3fd5ef951e67 +size 25088 diff --git a/documents/doc/abiword/9386-complex.doc b/documents/doc/abiword/9386-complex.doc new file mode 100644 index 0000000..ae60576 --- /dev/null +++ b/documents/doc/abiword/9386-complex.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83979db6a38567946f9aff41821e307869586ffc1cd59e74627aa7fb03cda1cb +size 19968 diff --git a/documents/doc/abiword/977.doc b/documents/doc/abiword/977.doc new file mode 100644 index 0000000..99c7b3c --- /dev/null +++ b/documents/doc/abiword/977.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3c1316cfebd9308a32e3fa08eecd47f5e4b431296d1a37a8d079205a4df1fa +size 22528 diff --git a/documents/doc/abiword/Word97Test.doc b/documents/doc/abiword/Word97Test.doc new file mode 100644 index 0000000..4b57db4 --- /dev/null +++ b/documents/doc/abiword/Word97Test.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d006fe77a4b2f6bcd8799491208d40007a927dba26a7cb098fe4333122bb7bbf +size 20992 diff --git a/documents/doc/abiword/fields.doc b/documents/doc/abiword/fields.doc new file mode 100644 index 0000000..7bf0c5e --- /dev/null +++ b/documents/doc/abiword/fields.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09fcf2a252e52e7c9e7bea9fcb9009f3a4198bebedd70055e9926cc6c5c80e99 +size 73728 diff --git a/documents/doc/abiword/long_footnote.doc b/documents/doc/abiword/long_footnote.doc new file mode 100644 index 0000000..b7edde3 --- /dev/null +++ b/documents/doc/abiword/long_footnote.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803552a959bbd6d623980bf5ad0816ca88eaad4308c5237e2671d23d0fd4e0c4 +size 30720 diff --git a/documents/doc/abiword/wv-95list.doc b/documents/doc/abiword/wv-95list.doc new file mode 100644 index 0000000..4abe096 --- /dev/null +++ b/documents/doc/abiword/wv-95list.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec1011e7b1ad6baf1b6e5d0a85b4fcc67e597fe2c0fd00e518e511d7ab0d354 +size 11264 diff --git a/documents/doc/abiword/wv-asd.doc b/documents/doc/abiword/wv-asd.doc new file mode 100644 index 0000000..aa7eecc --- /dev/null +++ b/documents/doc/abiword/wv-asd.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e36f32dd135019578669fef3e2c3e31e3829ddd3d23e079ac23fd0c5e72b50c +size 19456 diff --git a/documents/doc/abiword/wv-background.doc b/documents/doc/abiword/wv-background.doc new file mode 100644 index 0000000..796773c --- /dev/null +++ b/documents/doc/abiword/wv-background.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0dc41972344eb5fd84324c6b62bb5f7c0a52de279b23bb2e624869153745acb +size 19456 diff --git a/documents/doc/abiword/wv-bold.doc b/documents/doc/abiword/wv-bold.doc new file mode 100644 index 0000000..d594637 --- /dev/null +++ b/documents/doc/abiword/wv-bold.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6d3fed2822cac7a3c9d7e9d17ab6e59b52795acd5e06ccdad7c00daf5281d1 +size 19456 diff --git a/documents/doc/abiword/wv-complex_sections.doc b/documents/doc/abiword/wv-complex_sections.doc new file mode 100644 index 0000000..e774407 --- /dev/null +++ b/documents/doc/abiword/wv-complex_sections.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185b4638f4b0d16266a289b55bdd7b94f24f90bdc942d121b532c2b7b6f44341 +size 32256 diff --git a/documents/doc/abiword/wv-doc-that-needs-utf8.doc b/documents/doc/abiword/wv-doc-that-needs-utf8.doc new file mode 100644 index 0000000..6bff6e0 --- /dev/null +++ b/documents/doc/abiword/wv-doc-that-needs-utf8.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c707b0cd2dd74390be72518d318ad9bc7e2816d6f261879eb474b24b3f44171 +size 19456 diff --git a/documents/doc/abiword/wv-endnoteexample1.doc b/documents/doc/abiword/wv-endnoteexample1.doc new file mode 100644 index 0000000..06176b0 --- /dev/null +++ b/documents/doc/abiword/wv-endnoteexample1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ded7844d5315a96a64cd2daaa6e89520bf37e88aefb9364586cc4c896b8807d +size 19456 diff --git a/documents/doc/abiword/wv-endnoteexample2.doc b/documents/doc/abiword/wv-endnoteexample2.doc new file mode 100644 index 0000000..af7c870 --- /dev/null +++ b/documents/doc/abiword/wv-endnoteexample2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e194c931bddb4b50d29ffe5306e629ecc576fce3df4aceb8b6783fdd386e7c5a +size 19456 diff --git a/documents/doc/abiword/wv-endnoteexample3.doc b/documents/doc/abiword/wv-endnoteexample3.doc new file mode 100644 index 0000000..612a973 --- /dev/null +++ b/documents/doc/abiword/wv-endnoteexample3.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb2682599a5205874e022d71efa1d7aafc41e1263a169e083c7d2aa9928b5f19 +size 19456 diff --git a/documents/doc/abiword/wv-endnoteexample4.doc b/documents/doc/abiword/wv-endnoteexample4.doc new file mode 100644 index 0000000..d4f22be --- /dev/null +++ b/documents/doc/abiword/wv-endnoteexample4.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c29c52c40a6838b928c029caf1788e904e95743bb9f27e07c993a37886f4e8b +size 19456 diff --git a/documents/doc/abiword/wv-example-graphic-inclusion.doc b/documents/doc/abiword/wv-example-graphic-inclusion.doc new file mode 100644 index 0000000..4a51c73 --- /dev/null +++ b/documents/doc/abiword/wv-example-graphic-inclusion.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:496f6884071eb520267b32b1d6e608348afc7984d0a11b8f3a1adeca8388ad88 +size 32256 diff --git a/documents/doc/abiword/wv-fastsavedmix.doc b/documents/doc/abiword/wv-fastsavedmix.doc new file mode 100644 index 0000000..8a8687d --- /dev/null +++ b/documents/doc/abiword/wv-fastsavedmix.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1858efaecba4e4b57d453ca129bc59efdd061894bb2429676e8e60c75518be8b +size 29184 diff --git a/documents/doc/abiword/wv-fields1.doc b/documents/doc/abiword/wv-fields1.doc new file mode 100644 index 0000000..c06026e --- /dev/null +++ b/documents/doc/abiword/wv-fields1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bdcb3b960ef38b5f73c48d5ce50f81a3474fff0d24c8fa2993b3bd685e9a971 +size 39424 diff --git a/documents/doc/abiword/wv-footnote_and_annotation.doc b/documents/doc/abiword/wv-footnote_and_annotation.doc new file mode 100644 index 0000000..cce5cd6 --- /dev/null +++ b/documents/doc/abiword/wv-footnote_and_annotation.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c0a674d112b1cffff1095d12621cf6c624f5db46f3a2fb4dbf4574caa665ed +size 19456 diff --git a/documents/doc/abiword/wv-hybrid.doc b/documents/doc/abiword/wv-hybrid.doc new file mode 100644 index 0000000..52eafa0 --- /dev/null +++ b/documents/doc/abiword/wv-hybrid.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406cca5565f8c734420d9399ca3220a733630f23dfae375713248a035a33c807 +size 22528 diff --git a/documents/doc/abiword/wv-italic.doc b/documents/doc/abiword/wv-italic.doc new file mode 100644 index 0000000..ee97ce8 --- /dev/null +++ b/documents/doc/abiword/wv-italic.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a23299feef6816e3c272ef2b6c97e031a879b4a9a203678e6ea8dda0854ba6 +size 19456 diff --git a/documents/doc/abiword/wv-just.doc b/documents/doc/abiword/wv-just.doc new file mode 100644 index 0000000..e62f247 --- /dev/null +++ b/documents/doc/abiword/wv-just.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e3c807ec5d99e3b4fa753027bfbb6b293b9b49984a2a65502c9e105e1c23e9 +size 19456 diff --git a/documents/doc/abiword/wv-line.doc b/documents/doc/abiword/wv-line.doc new file mode 100644 index 0000000..645bb44 --- /dev/null +++ b/documents/doc/abiword/wv-line.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45755d794b6319aaae275be790e4be782379f6f77750fee8485044c1df23de65 +size 19456 diff --git a/documents/doc/abiword/wv-list.doc b/documents/doc/abiword/wv-list.doc new file mode 100644 index 0000000..3df8707 --- /dev/null +++ b/documents/doc/abiword/wv-list.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78caccf20114df369374f88b0400f12ec1eeff1ad2ab00e486674f345545b119 +size 19456 diff --git a/documents/doc/abiword/wv-mix.doc b/documents/doc/abiword/wv-mix.doc new file mode 100644 index 0000000..6c37744 --- /dev/null +++ b/documents/doc/abiword/wv-mix.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72be9e885004a1e964b6ac57bd31f13bb65546eae3da3d932e2e92e2cd8f32f +size 19456 diff --git a/documents/doc/abiword/wv-other.doc b/documents/doc/abiword/wv-other.doc new file mode 100644 index 0000000..cfa45f1 --- /dev/null +++ b/documents/doc/abiword/wv-other.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb99758b27b015c58c530118a1a8d91958837b26cea99cef9b686522176800f +size 29184 diff --git a/documents/doc/abiword/wv-pad.doc b/documents/doc/abiword/wv-pad.doc new file mode 100644 index 0000000..f327939 --- /dev/null +++ b/documents/doc/abiword/wv-pad.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99edc9e880055562e4bd26d5fbd4395bf2b279d14ab170aeccde7cfebc36179c +size 23552 diff --git a/documents/doc/abiword/wv-pad2.doc b/documents/doc/abiword/wv-pad2.doc new file mode 100644 index 0000000..d43c2dc --- /dev/null +++ b/documents/doc/abiword/wv-pad2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199723aa2f2fe09c86ae463420ed37723d79a80cedbc1d67bc200dc326820be7 +size 23552 diff --git a/documents/doc/abiword/wv-pad3.doc b/documents/doc/abiword/wv-pad3.doc new file mode 100644 index 0000000..d5d0fa8 --- /dev/null +++ b/documents/doc/abiword/wv-pad3.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8503d607ad98e804e63219d620350a9f0365d480fa4531a672cf01c736abf2f6 +size 23552 diff --git a/documents/doc/abiword/wv-plainUmlaute.doc b/documents/doc/abiword/wv-plainUmlaute.doc new file mode 100644 index 0000000..aaadb49 --- /dev/null +++ b/documents/doc/abiword/wv-plainUmlaute.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea5b33d19f52a552cab29597a40fb7a494e237b31161cf46bce17f63746c248 +size 19457 diff --git a/documents/doc/abiword/wv-samplefastsaved.doc b/documents/doc/abiword/wv-samplefastsaved.doc new file mode 100644 index 0000000..2c58811 --- /dev/null +++ b/documents/doc/abiword/wv-samplefastsaved.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181c7f42e15177bc83a0f7a2eb3065519e84df7444de7febc854030a10be6149 +size 35328 diff --git a/documents/doc/abiword/wv-samplehtmlfieldandlist.doc b/documents/doc/abiword/wv-samplehtmlfieldandlist.doc new file mode 100644 index 0000000..f13a919 --- /dev/null +++ b/documents/doc/abiword/wv-samplehtmlfieldandlist.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc6ca4e28dd01e416273d49f2b7ec7d51982081cb959d797e678261ab2f386e +size 23552 diff --git a/documents/doc/abiword/wv-section3.doc b/documents/doc/abiword/wv-section3.doc new file mode 100644 index 0000000..d7ad451 --- /dev/null +++ b/documents/doc/abiword/wv-section3.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdb2e0b4133b4631c9778bb5ee36eea1aded20b78b3263c1030d01894e433c0 +size 62464 diff --git a/documents/doc/abiword/wv-simpledoc_mix_of_8_and_16_bit_chars.doc b/documents/doc/abiword/wv-simpledoc_mix_of_8_and_16_bit_chars.doc new file mode 100644 index 0000000..50fd4fe --- /dev/null +++ b/documents/doc/abiword/wv-simpledoc_mix_of_8_and_16_bit_chars.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:935e78d78a4551fe128b49faa24f427f98028635cf6c8685d8da4294951a2035 +size 30209 diff --git a/documents/doc/abiword/wv-specials.doc b/documents/doc/abiword/wv-specials.doc new file mode 100644 index 0000000..37c1339 --- /dev/null +++ b/documents/doc/abiword/wv-specials.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7db9341c7f9ce7174d9b582b87da18eaa2cf9164011d85c5f27a9c5a06d874d +size 19456 diff --git a/documents/doc/abiword/wv-supported-break-features.doc b/documents/doc/abiword/wv-supported-break-features.doc new file mode 100644 index 0000000..deb5f26 --- /dev/null +++ b/documents/doc/abiword/wv-supported-break-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f72af5b85d8e7ec8fe826448b4599dc5158e616bf68cf0e9896181eb24c441 +size 20480 diff --git a/documents/doc/abiword/wv-supported-caption-features.doc b/documents/doc/abiword/wv-supported-caption-features.doc new file mode 100644 index 0000000..a9c0499 --- /dev/null +++ b/documents/doc/abiword/wv-supported-caption-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa522d9d3363af5303a38a167f8c84763c37b05a063f96d87a9693cabb4c4c77 +size 19456 diff --git a/documents/doc/abiword/wv-supported-comment-features.doc b/documents/doc/abiword/wv-supported-comment-features.doc new file mode 100644 index 0000000..fe8b043 --- /dev/null +++ b/documents/doc/abiword/wv-supported-comment-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755dfb5a914d21f4975f4231030ea4663125ab08b03330c3f4ad31800092e7a3 +size 31744 diff --git a/documents/doc/abiword/wv-supported-font-features.doc b/documents/doc/abiword/wv-supported-font-features.doc new file mode 100644 index 0000000..e85c91f --- /dev/null +++ b/documents/doc/abiword/wv-supported-font-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d63b5981c53f3b4e50544bcf9261f54ffddad1c12c4b97c7cf6a4d69096de0 +size 44032 diff --git a/documents/doc/abiword/wv-supported-footnote-1-features.doc b/documents/doc/abiword/wv-supported-footnote-1-features.doc new file mode 100644 index 0000000..05e060f --- /dev/null +++ b/documents/doc/abiword/wv-supported-footnote-1-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00133c56eb89364a92ff4c390458fa030454d381a6919c51bc19e98566b4a26c +size 19456 diff --git a/documents/doc/abiword/wv-supported-footnote-2-features.doc b/documents/doc/abiword/wv-supported-footnote-2-features.doc new file mode 100644 index 0000000..b251058 --- /dev/null +++ b/documents/doc/abiword/wv-supported-footnote-2-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9040412fc74e98b5dfe2fe49756f7ff74920362f456cd4687a317f89599a76 +size 19456 diff --git a/documents/doc/abiword/wv-supported-footnote-3-features.doc b/documents/doc/abiword/wv-supported-footnote-3-features.doc new file mode 100644 index 0000000..7c85172 --- /dev/null +++ b/documents/doc/abiword/wv-supported-footnote-3-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93df091e7aa063546a32ed894562cd26ea9337911ea1c4d5cf81fe17c93a2a66 +size 19456 diff --git a/documents/doc/abiword/wv-supported-footnote-4-features.doc b/documents/doc/abiword/wv-supported-footnote-4-features.doc new file mode 100644 index 0000000..cb27455 --- /dev/null +++ b/documents/doc/abiword/wv-supported-footnote-4-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826f377b9e227c8e5b57a3ea33e32a310e23892cd9165cb4be4003a14ed14b98 +size 19968 diff --git a/documents/doc/abiword/wv-supported-footnote-5-features.doc b/documents/doc/abiword/wv-supported-footnote-5-features.doc new file mode 100644 index 0000000..f29de64 --- /dev/null +++ b/documents/doc/abiword/wv-supported-footnote-5-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02d78e6031c997f98e9c357271713f65c7588a3be8da5f1f2a5540d8c132cca +size 19968 diff --git a/documents/doc/abiword/wv-supported-headers-features.doc b/documents/doc/abiword/wv-supported-headers-features.doc new file mode 100644 index 0000000..8c25f77 --- /dev/null +++ b/documents/doc/abiword/wv-supported-headers-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266aeefd52667a89567035b9ade37c49b8ef6c2e33549e12c78449f81adbdf44 +size 23552 diff --git a/documents/doc/abiword/wv-supported-hyperlink-features.doc b/documents/doc/abiword/wv-supported-hyperlink-features.doc new file mode 100644 index 0000000..d0e99c5 --- /dev/null +++ b/documents/doc/abiword/wv-supported-hyperlink-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e43e2df8ddecc524ba75638fbba44c73a5903165a2de2e232cc38d4fe130f25 +size 27136 diff --git a/documents/doc/abiword/wv-supported-paragraph-features.doc b/documents/doc/abiword/wv-supported-paragraph-features.doc new file mode 100644 index 0000000..77d101f --- /dev/null +++ b/documents/doc/abiword/wv-supported-paragraph-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8a94b702101b28d5106c0d54ea9bb284677d7b363ede41fad5e90842bd97d7 +size 68096 diff --git a/documents/doc/abiword/wv-supported-revision-features.doc b/documents/doc/abiword/wv-supported-revision-features.doc new file mode 100644 index 0000000..c45f0e9 --- /dev/null +++ b/documents/doc/abiword/wv-supported-revision-features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105a2e0a7dbd9263c161c735dd096e3ca01c6c88637c583b08b6f2862227a7d0 +size 19456 diff --git a/documents/doc/abiword/wv-symbol.doc b/documents/doc/abiword/wv-symbol.doc new file mode 100644 index 0000000..9faf410 --- /dev/null +++ b/documents/doc/abiword/wv-symbol.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d69c81f4f57c4d967249d1c208680a5834df11b1e0c37fae037df661d4c8de0 +size 20992 diff --git a/documents/doc/abiword/wv-tableshadepatternandcolor.doc b/documents/doc/abiword/wv-tableshadepatternandcolor.doc new file mode 100644 index 0000000..153fb5f --- /dev/null +++ b/documents/doc/abiword/wv-tableshadepatternandcolor.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dac3ca97cb9745115eeac612a7efa3db9a657a68bc66e4a2e10aa473f966ad4 +size 19456 diff --git a/documents/doc/abiword/wv-this-file-crashes-msword.doc b/documents/doc/abiword/wv-this-file-crashes-msword.doc new file mode 100644 index 0000000..9612999 --- /dev/null +++ b/documents/doc/abiword/wv-this-file-crashes-msword.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9025fae3f091f14ffa0c7d4e98cbcb88497ab684b9830ab3003ffe98c9ad685 +size 163328 diff --git a/documents/doc/abiword/wv-title.doc b/documents/doc/abiword/wv-title.doc new file mode 100644 index 0000000..995d53b --- /dev/null +++ b/documents/doc/abiword/wv-title.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae32d9a92c8ec76b228120a8a47048f9c4eb78b73561d7d49e50d2c88efb48f +size 30208 diff --git a/documents/doc/abiword/wv-title2.doc b/documents/doc/abiword/wv-title2.doc new file mode 100644 index 0000000..85f9538 --- /dev/null +++ b/documents/doc/abiword/wv-title2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd4a14b357e7ff4daf3cf377c10968590c8708571b9853f50aa4f3594486be94 +size 19456 diff --git a/documents/doc/abiword/wv-wingding.doc b/documents/doc/abiword/wv-wingding.doc new file mode 100644 index 0000000..c859d54 --- /dev/null +++ b/documents/doc/abiword/wv-wingding.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b5e4d3a5c0d9a93233a145e97139f441ef1ef8e41c9968d2fd01e4c602d377 +size 21504 diff --git a/documents/doc/apache-tika/2pic.doc b/documents/doc/apache-tika/2pic.doc new file mode 100644 index 0000000..8e9a703 --- /dev/null +++ b/documents/doc/apache-tika/2pic.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b1b4f84a75589354d2e278ff51ec7a04a8348203b74c01186e302f1ac6725e +size 4339712 diff --git a/documents/doc/apache-tika/Doc1_ole.doc b/documents/doc/apache-tika/Doc1_ole.doc new file mode 100644 index 0000000..8cf19a9 --- /dev/null +++ b/documents/doc/apache-tika/Doc1_ole.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880b15cbec25f290ac44548a11349577e334bd1d9292e4ecb260bc1603dde1aa +size 89600 diff --git a/documents/doc/apache-tika/scrape_tika_tika-parsers_tika-parsers-standard_tika-parsers-standard-modules_tika-parser-microsoft-module_src_test_resources_test-documents_test.doc b/documents/doc/apache-tika/scrape_tika_tika-parsers_tika-parsers-standard_tika-parsers-standard-modules_tika-parser-microsoft-module_src_test_resources_test-documents_test.doc new file mode 100644 index 0000000..bc15c4d --- /dev/null +++ b/documents/doc/apache-tika/scrape_tika_tika-parsers_tika-parsers-standard_tika-parsers-standard-modules_tika-parser-microsoft-module_src_test_resources_test-documents_test.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1a64465a40dc19cfe5854e59a2da043e06019c810d9b91167ea7c5a7221de1a +size 9216 diff --git a/documents/doc/apache-tika/scrape_tika_tika-parsers_tika-parsers-standard_tika-parsers-standard-package_src_test_resources_test-documents_testLargeOLEDoc.doc b/documents/doc/apache-tika/scrape_tika_tika-parsers_tika-parsers-standard_tika-parsers-standard-package_src_test_resources_test-documents_testLargeOLEDoc.doc new file mode 100644 index 0000000..763ff26 --- /dev/null +++ b/documents/doc/apache-tika/scrape_tika_tika-parsers_tika-parsers-standard_tika-parsers-standard-package_src_test_resources_test-documents_testLargeOLEDoc.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca25e3451b9cb521670bda677fd6f82786b4d45dfd6c5bc9d32a1bc6e28d4259 +size 2077696 diff --git a/documents/doc/apache-tika/test2.doc b/documents/doc/apache-tika/test2.doc new file mode 100644 index 0000000..cebdbca --- /dev/null +++ b/documents/doc/apache-tika/test2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc38e6031943ec3e47b463e11ffc2d2a63aa670ee44894a74912bc0afcc54fcc +size 10752 diff --git a/documents/doc/apache-tika/testComment.doc b/documents/doc/apache-tika/testComment.doc new file mode 100644 index 0000000..85662b3 --- /dev/null +++ b/documents/doc/apache-tika/testComment.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:132a7833d2f1686b7bbcf05bb59b9a97184a4fbedacc6a640a623bd79dcac545 +size 22528 diff --git a/documents/doc/apache-tika/testControlCharacters.doc b/documents/doc/apache-tika/testControlCharacters.doc new file mode 100644 index 0000000..9e499d4 --- /dev/null +++ b/documents/doc/apache-tika/testControlCharacters.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4cd7937aecf63a0a2e4dd80949e726c854e49e770f351c4af1a0f0a3906a075 +size 448000 diff --git a/documents/doc/apache-tika/testDocumentLink.doc b/documents/doc/apache-tika/testDocumentLink.doc new file mode 100755 index 0000000..61b24ba --- /dev/null +++ b/documents/doc/apache-tika/testDocumentLink.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7092c09279f10763f258d26d1a076fd19d5366811219c4e4921e26510e4d62 +size 812032 diff --git a/documents/doc/apache-tika/testException1.doc b/documents/doc/apache-tika/testException1.doc new file mode 100755 index 0000000..4b682d6 --- /dev/null +++ b/documents/doc/apache-tika/testException1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6152a79832bc165167a9d6cafdda8e616625e607526db24276c7e058985484 +size 49152 diff --git a/documents/doc/apache-tika/testException2.doc b/documents/doc/apache-tika/testException2.doc new file mode 100755 index 0000000..69b3ae7 --- /dev/null +++ b/documents/doc/apache-tika/testException2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecacf88f03237b59e187cce039522ede4e1013a7dead9e9f28c5d24ef4903c6 +size 58368 diff --git a/documents/doc/apache-tika/testMSEquation-govdocs-863534.doc b/documents/doc/apache-tika/testMSEquation-govdocs-863534.doc new file mode 100644 index 0000000..47b8e6e --- /dev/null +++ b/documents/doc/apache-tika/testMSEquation-govdocs-863534.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88619cf1ad37819c2eda2ab13be06a0f377c574e8cf3a3346dbe5af33fd0e704 +size 30720 diff --git a/documents/doc/apache-tika/testOptionalHyphen.doc b/documents/doc/apache-tika/testOptionalHyphen.doc new file mode 100644 index 0000000..9d0348f --- /dev/null +++ b/documents/doc/apache-tika/testOptionalHyphen.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a033be4d6f83322060bb052ebaa8b202181657243234cbb2643641ee339dfaf4 +size 22016 diff --git a/documents/doc/apache-tika/testWORD_1img.doc b/documents/doc/apache-tika/testWORD_1img.doc new file mode 100644 index 0000000..615c0bd --- /dev/null +++ b/documents/doc/apache-tika/testWORD_1img.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c94d2c13ebed034f3046969761e6f2a2acf361baf73a8f5086f1453a366e88a +size 14848 diff --git a/documents/doc/apache-tika/testWORD_2006ml.doc b/documents/doc/apache-tika/testWORD_2006ml.doc new file mode 100644 index 0000000..c615806 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_2006ml.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b4d4ea1ad7dfb75024ccd956ebc316d8d32361e3e5c7617678a0b4a9343f72 +size 265728 diff --git a/documents/doc/apache-tika/testWORD_3imgs.doc b/documents/doc/apache-tika/testWORD_3imgs.doc new file mode 100644 index 0000000..f736427 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_3imgs.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ceb1e33c8a5fa1bcd7ebe8202efc8061dd6dd4dc138c1e15091471438ab7254 +size 36352 diff --git a/documents/doc/apache-tika/testWORD_boldHyperlink.doc b/documents/doc/apache-tika/testWORD_boldHyperlink.doc new file mode 100644 index 0000000..30abd2b --- /dev/null +++ b/documents/doc/apache-tika/testWORD_boldHyperlink.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad9890445a2b6d6ce5259748c49923a0fd13768f95b67abaee2b22afe86bc4f7 +size 27136 diff --git a/documents/doc/apache-tika/testWORD_bold_character_runs.doc b/documents/doc/apache-tika/testWORD_bold_character_runs.doc new file mode 100644 index 0000000..cb2966a --- /dev/null +++ b/documents/doc/apache-tika/testWORD_bold_character_runs.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceef10bcf49319a0ed608144cc66bd429cb601cec227fac8fdaf6329121c91c1 +size 22016 diff --git a/documents/doc/apache-tika/testWORD_bold_character_runs2.doc b/documents/doc/apache-tika/testWORD_bold_character_runs2.doc new file mode 100644 index 0000000..03e87b1 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_bold_character_runs2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b1b2e99dc5facd3a254d711c796d5934b38ef5a7393ad9b12af11d2cbeda11 +size 22016 diff --git a/documents/doc/apache-tika/testWORD_closingSmartQInHyperLink.doc b/documents/doc/apache-tika/testWORD_closingSmartQInHyperLink.doc new file mode 100644 index 0000000..c3bc600 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_closingSmartQInHyperLink.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3536a1e171981a55f9811c5440029004d610c54c7cc72adcc9d30a636b377b99 +size 26624 diff --git a/documents/doc/apache-tika/testWORD_custom_props.doc b/documents/doc/apache-tika/testWORD_custom_props.doc new file mode 100644 index 0000000..c5956b8 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_custom_props.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0954ac51bbf4a478e322c29a81b2d735c513f3faca0cf7641c753d9e622bec29 +size 22528 diff --git a/documents/doc/apache-tika/testWORD_embedded_pdf.doc b/documents/doc/apache-tika/testWORD_embedded_pdf.doc new file mode 100644 index 0000000..8c2bc5f --- /dev/null +++ b/documents/doc/apache-tika/testWORD_embedded_pdf.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1979c16391c17f5ca2c3d40008b10e8649dce4f9a8dd30b2432fe9416c201952 +size 1491456 diff --git a/documents/doc/apache-tika/testWORD_embedded_rtf.doc b/documents/doc/apache-tika/testWORD_embedded_rtf.doc new file mode 100644 index 0000000..74bc08e --- /dev/null +++ b/documents/doc/apache-tika/testWORD_embedded_rtf.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c66cbe7708d3dfa78dd36fe15eb04b7dd69539ea61e1935b914112320ea2dcc +size 16384 diff --git a/documents/doc/apache-tika/testWORD_features.doc b/documents/doc/apache-tika/testWORD_features.doc new file mode 100644 index 0000000..3ab6220 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_features.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea797cd1488187880e153c51e889d8835ac525c08db83dd486165cd6d2d23422 +size 11264 diff --git a/documents/doc/apache-tika/testWORD_header_hyperlink.doc b/documents/doc/apache-tika/testWORD_header_hyperlink.doc new file mode 100644 index 0000000..de1d8ab --- /dev/null +++ b/documents/doc/apache-tika/testWORD_header_hyperlink.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dbf0873c9dd8d62ae2359ed3dbeae7a0d8aada3abac042ba4acd25242ea792d +size 22528 diff --git a/documents/doc/apache-tika/testWORD_italicsSurroundingHyperlink.doc b/documents/doc/apache-tika/testWORD_italicsSurroundingHyperlink.doc new file mode 100644 index 0000000..9e319ff --- /dev/null +++ b/documents/doc/apache-tika/testWORD_italicsSurroundingHyperlink.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3339d6335588c11fa7815c835c872e2346bf5bcda9df2420b37da5ed2b18d88 +size 26624 diff --git a/documents/doc/apache-tika/testWORD_macros.doc b/documents/doc/apache-tika/testWORD_macros.doc new file mode 100644 index 0000000..45ac296 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_macros.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf327a892944e5ed1dbcc0db2b332aba6ec17b0f8bcde9f86f691216b44d5c9 +size 38400 diff --git a/documents/doc/apache-tika/testWORD_multi_authors.doc b/documents/doc/apache-tika/testWORD_multi_authors.doc new file mode 100644 index 0000000..82d0b82 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_multi_authors.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91cdb6173904530195ca983bea25c1c0bc61dd16ffa4c22f0fb87b0d82514190 +size 22528 diff --git a/documents/doc/apache-tika/testWORD_no_format.doc b/documents/doc/apache-tika/testWORD_no_format.doc new file mode 100644 index 0000000..d581330 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_no_format.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2345333163a5b9b6233d82a40022660dcca833d661c2fa80b5274be47672f56c +size 74752 diff --git a/documents/doc/apache-tika/testWORD_numbered_list.doc b/documents/doc/apache-tika/testWORD_numbered_list.doc new file mode 100644 index 0000000..684bd4b --- /dev/null +++ b/documents/doc/apache-tika/testWORD_numbered_list.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4854e5fea6b92c2b99b418df5d12113cb2e35f2208784c7a59f3c1f9b3e6dea9 +size 44032 diff --git a/documents/doc/apache-tika/testWORD_override_list_numbering.doc b/documents/doc/apache-tika/testWORD_override_list_numbering.doc new file mode 100644 index 0000000..dee6794 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_override_list_numbering.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4d98a6230b59f46c1761c0146449fffb0d5ffd00bca14a6a76d8829ebe7ccb +size 56320 diff --git a/documents/doc/apache-tika/testWORD_phonetic.doc b/documents/doc/apache-tika/testWORD_phonetic.doc new file mode 100644 index 0000000..39620bf --- /dev/null +++ b/documents/doc/apache-tika/testWORD_phonetic.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d802dd16c86a2faf5ed2cb04d7493ab0183b5213bf5b954f49fe24c3a24c2961 +size 27136 diff --git a/documents/doc/apache-tika/testWORD_protected_drm.doc b/documents/doc/apache-tika/testWORD_protected_drm.doc new file mode 100644 index 0000000..9c4848c --- /dev/null +++ b/documents/doc/apache-tika/testWORD_protected_drm.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f8b55671b60f80f71a8466a041b1afb8189c67c08d0602507eaac6e46d9a91f +size 72192 diff --git a/documents/doc/apache-tika/testWORD_specialControlCharacter1415.doc b/documents/doc/apache-tika/testWORD_specialControlCharacter1415.doc new file mode 100644 index 0000000..9831072 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_specialControlCharacter1415.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f203e199a34e2beee0c59f320de98a7ff4765c19282ba1c9dec7a55c6c46121 +size 25600 diff --git a/documents/doc/apache-tika/testWORD_tabular_symbol.doc b/documents/doc/apache-tika/testWORD_tabular_symbol.doc new file mode 100644 index 0000000..9cd117c --- /dev/null +++ b/documents/doc/apache-tika/testWORD_tabular_symbol.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48dfcb2d8fdb247d65a8029940bf47d0ad2b1b85283a461b3369ce1df8f5ba17 +size 10240 diff --git a/documents/doc/apache-tika/testWORD_various.doc b/documents/doc/apache-tika/testWORD_various.doc new file mode 100644 index 0000000..a57ff93 --- /dev/null +++ b/documents/doc/apache-tika/testWORD_various.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a69bd33b7d6134f802b54d95ae0cadb7a9f4bda0d8bab96daa9abde42be180 +size 17408 diff --git a/documents/doc/apache-tika/testWPSAttachment.doc b/documents/doc/apache-tika/testWPSAttachment.doc new file mode 100644 index 0000000..222f09f --- /dev/null +++ b/documents/doc/apache-tika/testWPSAttachment.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f59f67ea70ed5565211e5bfc4deeb75d1481837f38a76bae212a905c32b19591 +size 222720 diff --git a/documents/doc/apache-tika/test_TIKA-1251.doc b/documents/doc/apache-tika/test_TIKA-1251.doc new file mode 100644 index 0000000..c083d72 --- /dev/null +++ b/documents/doc/apache-tika/test_TIKA-1251.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f2419a0fadc0acf266d300ac8bb9eb980067ffad4f47d22c947ebbfde541310 +size 50688 diff --git a/documents/doc/apache-tika/test_recursive_embedded.doc b/documents/doc/apache-tika/test_recursive_embedded.doc new file mode 100644 index 0000000..9c621fb --- /dev/null +++ b/documents/doc/apache-tika/test_recursive_embedded.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01dea6383aa123ecfc6c970faa9b7b922792f718d3715a1aa1f3b1a6a3f3a81b +size 31744 diff --git a/documents/doc/aspose-words/legacy-fields.doc b/documents/doc/aspose-words/legacy-fields.doc new file mode 100644 index 0000000..790dc22 --- /dev/null +++ b/documents/doc/aspose-words/legacy-fields.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a65bc1c2c571873aea7ab8cf789e833b86f8ce260ef31169cce136cbfc08caf +size 30208 diff --git a/documents/doc/aspose-words/mail-merge.doc b/documents/doc/aspose-words/mail-merge.doc new file mode 100644 index 0000000..c3b5046 --- /dev/null +++ b/documents/doc/aspose-words/mail-merge.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0565ffdd2a0a0597380e7a63b8ec35b0d7b9ca7bbbe898ca4127437beeb07536 +size 20992 diff --git a/documents/doc/aspose-words/smart-tags.doc b/documents/doc/aspose-words/smart-tags.doc new file mode 100644 index 0000000..c2381df --- /dev/null +++ b/documents/doc/aspose-words/smart-tags.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa404ec02c7539731dafe00d01deca80cc6b493fc8a5515112c006d9f161e77 +size 24064 diff --git a/documents/doc/aspose-words/versions.doc b/documents/doc/aspose-words/versions.doc new file mode 100644 index 0000000..592e616 --- /dev/null +++ b/documents/doc/aspose-words/versions.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2d3e17b3cfd0da2ff2c2596c836cff4bec8ca6747c4ec5d36d3507a6c73bd8 +size 16896 diff --git a/documents/doc/libreoffice/3endnotes.doc b/documents/doc/libreoffice/3endnotes.doc new file mode 100644 index 0000000..13282a2 --- /dev/null +++ b/documents/doc/libreoffice/3endnotes.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5317a69f37ce29dbd4fd6e8556c7566249bb8ad0a7dc17a27f8e96bd9f87a396 +size 35328 diff --git a/documents/doc/libreoffice/all_gaps_word.doc b/documents/doc/libreoffice/all_gaps_word.doc new file mode 100644 index 0000000..4dadfc7 --- /dev/null +++ b/documents/doc/libreoffice/all_gaps_word.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ec70e050c0cb48f751a155da88a8d5c69c511ccb7d061ceea53140aa60267f +size 32256 diff --git a/documents/doc/libreoffice/arabic-zero-numbering.doc b/documents/doc/libreoffice/arabic-zero-numbering.doc new file mode 100644 index 0000000..966ab4e --- /dev/null +++ b/documents/doc/libreoffice/arabic-zero-numbering.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2e09e695f235893d18b91e2a823306c0c05ef8c757170affb9dc70adb25db3 +size 10752 diff --git a/documents/doc/libreoffice/bnc581614.doc b/documents/doc/libreoffice/bnc581614.doc new file mode 100644 index 0000000..bd4ae1f --- /dev/null +++ b/documents/doc/libreoffice/bnc581614.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b03e5e3ded0cb1fc4fe7068644274d2f66d23fed60c136394af4f73d93947cb1 +size 31744 diff --git a/documents/doc/libreoffice/bnc636128.doc b/documents/doc/libreoffice/bnc636128.doc new file mode 100644 index 0000000..d07e3a1 --- /dev/null +++ b/documents/doc/libreoffice/bnc636128.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0088e74d79878d7ac8a80c4ce55f5d5adcac1180bc3134181a5de1510937cb2f +size 26112 diff --git a/documents/doc/libreoffice/bnc787942.doc b/documents/doc/libreoffice/bnc787942.doc new file mode 100644 index 0000000..1b701c7 --- /dev/null +++ b/documents/doc/libreoffice/bnc787942.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a9a2f1feabe784035fbedaf1685039760e4afd35964edd6b73f116ad4628d7d +size 24064 diff --git a/documents/doc/libreoffice/bnc821208.doc b/documents/doc/libreoffice/bnc821208.doc new file mode 100644 index 0000000..77eb0e8 --- /dev/null +++ b/documents/doc/libreoffice/bnc821208.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78f3263362f7ecd148a2a39a91f13e858104dd5aa498a3fb2d7141a09c3e17f +size 30208 diff --git a/documents/doc/libreoffice/bnc863018b.doc b/documents/doc/libreoffice/bnc863018b.doc new file mode 100644 index 0000000..ea802d8 --- /dev/null +++ b/documents/doc/libreoffice/bnc863018b.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e494d369ec22baa9426233eb926959864aff3755ce6dcb382a2c59e4660b7c2 +size 26624 diff --git a/documents/doc/libreoffice/bnc875715.doc b/documents/doc/libreoffice/bnc875715.doc new file mode 100644 index 0000000..b9e15c4 --- /dev/null +++ b/documents/doc/libreoffice/bnc875715.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8de0f362a73a29b4eae71847c3bdce48ea541c18d6259bc7716465b0cb680e +size 41472 diff --git a/documents/doc/libreoffice/bookmark-delete-redline.doc b/documents/doc/libreoffice/bookmark-delete-redline.doc new file mode 100644 index 0000000..10722c6 --- /dev/null +++ b/documents/doc/libreoffice/bookmark-delete-redline.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c19b5712e12244af5e243ab6b996af6bc32193dad208948a155c4a4d5bb3dd +size 66048 diff --git a/documents/doc/libreoffice/bordercolours.doc b/documents/doc/libreoffice/bordercolours.doc new file mode 100644 index 0000000..1928f87 --- /dev/null +++ b/documents/doc/libreoffice/bordercolours.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9defc97a54a97ed6bc0484c114f71434a57afeef9375e3ba46f5bcf6f6e24686 +size 29696 diff --git a/documents/doc/libreoffice/btlr-cell-chinese.doc b/documents/doc/libreoffice/btlr-cell-chinese.doc new file mode 100644 index 0000000..8d59628 --- /dev/null +++ b/documents/doc/libreoffice/btlr-cell-chinese.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe4681626a1b8050b1a8aea5841505e9190740a2cb2d8a9fd8b310af22cf493 +size 38912 diff --git a/documents/doc/libreoffice/btlr-cell.doc b/documents/doc/libreoffice/btlr-cell.doc new file mode 100644 index 0000000..1780726 --- /dev/null +++ b/documents/doc/libreoffice/btlr-cell.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96e972379e7c3b282aa605ff400a0bd00979a343e70b2b642e8fad402b7fff0 +size 26624 diff --git a/documents/doc/libreoffice/changes-in-footnote.doc b/documents/doc/libreoffice/changes-in-footnote.doc new file mode 100644 index 0000000..394459a --- /dev/null +++ b/documents/doc/libreoffice/changes-in-footnote.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96acd04bd4a8c196e8d18df0f7b15aadd40c3c7a67b60828f95203877eb848c1 +size 13312 diff --git a/documents/doc/libreoffice/checkbox-radiobutton.doc b/documents/doc/libreoffice/checkbox-radiobutton.doc new file mode 100644 index 0000000..0ea5c96 --- /dev/null +++ b/documents/doc/libreoffice/checkbox-radiobutton.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3854d47ae18a9427719b52e71b3d4216695a73823f63f6626cb95efb94a6a7ce +size 35328 diff --git a/documents/doc/libreoffice/cjklist30.doc b/documents/doc/libreoffice/cjklist30.doc new file mode 100644 index 0000000..2a2245a --- /dev/null +++ b/documents/doc/libreoffice/cjklist30.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc42656d6fdb0ae9caa1812a11b7c6889038e29a587f0b048c6b43820abc0ea8 +size 24064 diff --git a/documents/doc/libreoffice/cjklist31.doc b/documents/doc/libreoffice/cjklist31.doc new file mode 100644 index 0000000..f836d85 --- /dev/null +++ b/documents/doc/libreoffice/cjklist31.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a73895588459c127472ba4be04cb94ce4fde477e25f8688e25c168960b0d7d +size 24064 diff --git a/documents/doc/libreoffice/cjklist34.doc b/documents/doc/libreoffice/cjklist34.doc new file mode 100644 index 0000000..819c300 --- /dev/null +++ b/documents/doc/libreoffice/cjklist34.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62464d5b1e022eb349d8550ca03dfe55beb983a45e57cca3cd288c05520f07e +size 24064 diff --git a/documents/doc/libreoffice/cjklist35.doc b/documents/doc/libreoffice/cjklist35.doc new file mode 100644 index 0000000..8702968 --- /dev/null +++ b/documents/doc/libreoffice/cjklist35.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e5b23bf7430f520d196f610f9ae9f40b7e625362a6f4ab443e2cfc4dd7e4c9 +size 24064 diff --git a/documents/doc/libreoffice/clearing-break.doc b/documents/doc/libreoffice/clearing-break.doc new file mode 100644 index 0000000..0676918 --- /dev/null +++ b/documents/doc/libreoffice/clearing-break.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2b6cccae3f265ae2a65574c6e5e10d335c0b098017521a1ae700160492a889 +size 25600 diff --git a/documents/doc/libreoffice/commented-table.doc b/documents/doc/libreoffice/commented-table.doc new file mode 100644 index 0000000..d361b6f --- /dev/null +++ b/documents/doc/libreoffice/commented-table.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d235c3dcf3f6ac41e0a2a867c06b86503c2b815eebf7c9e1fa4dd26838f2ff +size 27136 diff --git a/documents/doc/libreoffice/comments-nested.doc b/documents/doc/libreoffice/comments-nested.doc new file mode 100644 index 0000000..4a7a1be --- /dev/null +++ b/documents/doc/libreoffice/comments-nested.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172311dc0f42673c95c61f2dda4f7b4555f8c2a6bc9dd10783036e4c8606c818 +size 23552 diff --git a/documents/doc/libreoffice/continuous-endnotes-move-backwards.doc b/documents/doc/libreoffice/continuous-endnotes-move-backwards.doc new file mode 100644 index 0000000..81f0f25 --- /dev/null +++ b/documents/doc/libreoffice/continuous-endnotes-move-backwards.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01412c7d31609a93c1f0d5ace12208d5d17e4b5e23d31d5876bcaf554961d7f7 +size 24576 diff --git a/documents/doc/libreoffice/continuous-sections.doc b/documents/doc/libreoffice/continuous-sections.doc new file mode 100644 index 0000000..3d24382 --- /dev/null +++ b/documents/doc/libreoffice/continuous-sections.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a40cd7f2880a6d981caf1dad004ee060be07148a98f92db3484238d6166513f +size 26624 diff --git a/documents/doc/libreoffice/cp1000044.doc b/documents/doc/libreoffice/cp1000044.doc new file mode 100644 index 0000000..3d03960 --- /dev/null +++ b/documents/doc/libreoffice/cp1000044.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecabaad7dc53313ffa5a94935a34501e936a66781d80d71e92856a3dfb9b0ee1 +size 26112 diff --git a/documents/doc/libreoffice/crash-1.doc b/documents/doc/libreoffice/crash-1.doc new file mode 100644 index 0000000..aabd962 --- /dev/null +++ b/documents/doc/libreoffice/crash-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c24a713e56175d5d391c091162deafb47577818f7b2a8524dd40749b7096813 +size 6653 diff --git a/documents/doc/libreoffice/crash-2.doc b/documents/doc/libreoffice/crash-2.doc new file mode 100644 index 0000000..d520476 --- /dev/null +++ b/documents/doc/libreoffice/crash-2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a891a1ed8d2ac4e5820e7c5f3a7c4f49fc95f40e727b9fe5266ebbfe56695803 +size 6680 diff --git a/documents/doc/libreoffice/crash-3.doc b/documents/doc/libreoffice/crash-3.doc new file mode 100644 index 0000000..b6ec000 --- /dev/null +++ b/documents/doc/libreoffice/crash-3.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b8d61591f481628da8ec0db2c01169187fc7542336466d547bc41322f721605 +size 6633 diff --git a/documents/doc/libreoffice/crash-4.doc b/documents/doc/libreoffice/crash-4.doc new file mode 100644 index 0000000..ce9dc0f --- /dev/null +++ b/documents/doc/libreoffice/crash-4.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a41dfb59a54e4193a17fbc188aa7e2dc166fd8d5acebd04a428068845a5b64da +size 6611 diff --git a/documents/doc/libreoffice/crash-5.doc b/documents/doc/libreoffice/crash-5.doc new file mode 100644 index 0000000..1ef81e5 --- /dev/null +++ b/documents/doc/libreoffice/crash-5.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eeec15d9c880331afa24ae8af4ae0b3002406a1929e44f1ab9cddafac548331 +size 6647 diff --git a/documents/doc/libreoffice/crash-6.doc b/documents/doc/libreoffice/crash-6.doc new file mode 100644 index 0000000..ce0940c --- /dev/null +++ b/documents/doc/libreoffice/crash-6.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c78fe1769919f4cc4d76d937669a288086f0a1202d6991bbd007ba7fb544f406 +size 6672 diff --git a/documents/doc/libreoffice/crash-7.doc b/documents/doc/libreoffice/crash-7.doc new file mode 100644 index 0000000..adfa976 --- /dev/null +++ b/documents/doc/libreoffice/crash-7.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900653997e03579084c3c3e9db7f7aa46f8c56e8df5f6cc9a93f923b5f79ef7e +size 6500 diff --git a/documents/doc/libreoffice/data_tdf124601.doc b/documents/doc/libreoffice/data_tdf124601.doc new file mode 100644 index 0000000..8016a36 --- /dev/null +++ b/documents/doc/libreoffice/data_tdf124601.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e105980f47af62c81c1c451b0339e34d3fdfe6972c1fe5c664e7b25d966f84d +size 63488 diff --git a/documents/doc/libreoffice/data_tdf38778_properties_in_run_for_field.doc b/documents/doc/libreoffice/data_tdf38778_properties_in_run_for_field.doc new file mode 100644 index 0000000..e6c21fe --- /dev/null +++ b/documents/doc/libreoffice/data_tdf38778_properties_in_run_for_field.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43cbc1245818fbdfc3f82e8d80c5892782cebb16fea15fb02384c2a74c4cdc5e +size 25600 diff --git a/documents/doc/libreoffice/dont-break-wrapped-tables.doc b/documents/doc/libreoffice/dont-break-wrapped-tables.doc new file mode 100644 index 0000000..c5620f2 --- /dev/null +++ b/documents/doc/libreoffice/dont-break-wrapped-tables.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7471d140121391a204c6cf48e7d3fdd4c01e2a1245b350f84ca71fc7927d043 +size 26624 diff --git a/documents/doc/libreoffice/drop_down_form_field.doc b/documents/doc/libreoffice/drop_down_form_field.doc new file mode 100644 index 0000000..dc1cc94 --- /dev/null +++ b/documents/doc/libreoffice/drop_down_form_field.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b95ddebe6a398bf9191dc89b9eadec5e0c0202e14e5be92fb50d85d95d2815 +size 9728 diff --git a/documents/doc/libreoffice/fail_hang-2.doc b/documents/doc/libreoffice/fail_hang-2.doc new file mode 100644 index 0000000..f23fbbc --- /dev/null +++ b/documents/doc/libreoffice/fail_hang-2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f066470fe289926b281881fc02d5b495135b6ef165d93f5d6e0b8528b148b95 +size 10240 diff --git a/documents/doc/libreoffice/fdo36868.doc b/documents/doc/libreoffice/fdo36868.doc new file mode 100644 index 0000000..3f9690c --- /dev/null +++ b/documents/doc/libreoffice/fdo36868.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e57c84c712a95a3c6a0fd7c2c9c6cefeb252b63e6d3aca9f1290c68b60a4df0 +size 23552 diff --git a/documents/doc/libreoffice/fdo40686-1.doc b/documents/doc/libreoffice/fdo40686-1.doc new file mode 100644 index 0000000..6b15cbc --- /dev/null +++ b/documents/doc/libreoffice/fdo40686-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90fe7f998039ca6163020c202792beecfb0b62e5f3782354e580eeb5a27af934 +size 12288 diff --git a/documents/doc/libreoffice/fdo53985.doc b/documents/doc/libreoffice/fdo53985.doc new file mode 100644 index 0000000..538211a --- /dev/null +++ b/documents/doc/libreoffice/fdo53985.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5093dd6b25c28ef93d0e739bdf8af1745c4919d6c60f37a874e84f68a317371c +size 39936 diff --git a/documents/doc/libreoffice/fdo56513.doc b/documents/doc/libreoffice/fdo56513.doc new file mode 100644 index 0000000..8a4b6fb --- /dev/null +++ b/documents/doc/libreoffice/fdo56513.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a73fd154f9a8e457aaae317252f2a7dbfa3caa6c67a454e6dd388a2d251908 +size 23040 diff --git a/documents/doc/libreoffice/fdo59530.doc b/documents/doc/libreoffice/fdo59530.doc new file mode 100644 index 0000000..adab213 --- /dev/null +++ b/documents/doc/libreoffice/fdo59530.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703de8f8ea839b58539c5ccf32c2add43d70fd959ebb06cd4d2742a5b7e5887b +size 10240 diff --git a/documents/doc/libreoffice/fdo66692-2.doc b/documents/doc/libreoffice/fdo66692-2.doc new file mode 100644 index 0000000..aed1aa6 --- /dev/null +++ b/documents/doc/libreoffice/fdo66692-2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:108e6436a6679d4b8f58ecc021af6f782a628ffdaba2e1182a71a2fdfb52e76d +size 91136 diff --git a/documents/doc/libreoffice/fdo67386.doc b/documents/doc/libreoffice/fdo67386.doc new file mode 100644 index 0000000..60fdb25 --- /dev/null +++ b/documents/doc/libreoffice/fdo67386.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a629161900738b78766aa65394395e47b3ef6ff39b3b9b7e3c2e358b7396bf +size 204288 diff --git a/documents/doc/libreoffice/fdo68963.doc b/documents/doc/libreoffice/fdo68963.doc new file mode 100644 index 0000000..95a284a --- /dev/null +++ b/documents/doc/libreoffice/fdo68963.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1530d16e6571759df77be5a7661fdb2c39a3ceedba9657cc180e98638685ca +size 22528 diff --git a/documents/doc/libreoffice/fdo68967.doc b/documents/doc/libreoffice/fdo68967.doc new file mode 100644 index 0000000..7e81db7 --- /dev/null +++ b/documents/doc/libreoffice/fdo68967.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0614163a2d7947debebfe5c8a5b5c4e5aac12d7e375fce3ce486d86659e530 +size 97280 diff --git a/documents/doc/libreoffice/fdo77454.doc b/documents/doc/libreoffice/fdo77454.doc new file mode 100644 index 0000000..d7c0ac5 --- /dev/null +++ b/documents/doc/libreoffice/fdo77454.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a0da1e4589e2754bffef6e4dcc36b3c28ec32a31b090ce64996283e45e5907 +size 11776 diff --git a/documents/doc/libreoffice/fdo77844.doc b/documents/doc/libreoffice/fdo77844.doc new file mode 100644 index 0000000..3c31cf8 --- /dev/null +++ b/documents/doc/libreoffice/fdo77844.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab33d2ddc8dec14148924d6a781c5b0fc88ec267007876b5329405a95df7be0e +size 28672 diff --git a/documents/doc/libreoffice/fdo80333.doc b/documents/doc/libreoffice/fdo80333.doc new file mode 100644 index 0000000..9e7ad4e --- /dev/null +++ b/documents/doc/libreoffice/fdo80333.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94209fda88c04935d0f3d9405131986fc8fd4e9018da8e7e1b7c9b644ed9dad +size 24064 diff --git a/documents/doc/libreoffice/fdo81102.doc b/documents/doc/libreoffice/fdo81102.doc new file mode 100644 index 0000000..f9b2567 --- /dev/null +++ b/documents/doc/libreoffice/fdo81102.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f814573a6ca75caf8721e1e44fef87adec40cd9267f2f23559761919c294b47f +size 22528 diff --git a/documents/doc/libreoffice/first-header-footer.doc b/documents/doc/libreoffice/first-header-footer.doc new file mode 100644 index 0000000..1817450 --- /dev/null +++ b/documents/doc/libreoffice/first-header-footer.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384bc3570ef6193116210c5afd4dcfdcc6a5b63a983dc94512844439ab1b5f6a +size 23552 diff --git a/documents/doc/libreoffice/floating-table-section-columns.doc b/documents/doc/libreoffice/floating-table-section-columns.doc new file mode 100644 index 0000000..7384660 --- /dev/null +++ b/documents/doc/libreoffice/floating-table-section-columns.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe636827e1acd8add5183d4730cee820284fea653d6fa49893ea773b1f319d1 +size 27648 diff --git a/documents/doc/libreoffice/floattable-compat14.doc b/documents/doc/libreoffice/floattable-compat14.doc new file mode 100644 index 0000000..c7ab93e --- /dev/null +++ b/documents/doc/libreoffice/floattable-compat14.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69ca4170ebff76b5151d302e3d0292ac20a5a61219178fa2045e86cd80fe70ef +size 66048 diff --git a/documents/doc/libreoffice/floattable-footnote.doc b/documents/doc/libreoffice/floattable-footnote.doc new file mode 100644 index 0000000..36eec7b --- /dev/null +++ b/documents/doc/libreoffice/floattable-footnote.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15040879ea84e69f7d553a9e86e5774942bf19cf39be5923e7ccf8e5c75b903 +size 35840 diff --git a/documents/doc/libreoffice/floattable-hidden-anchor.doc b/documents/doc/libreoffice/floattable-hidden-anchor.doc new file mode 100644 index 0000000..74ec9ac --- /dev/null +++ b/documents/doc/libreoffice/floattable-hidden-anchor.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e053ead5dc332af6df99fb73e56041b675ebfad15a74339e7591a6f7ea79a634 +size 39424 diff --git a/documents/doc/libreoffice/floattable-in-inlinetable.doc b/documents/doc/libreoffice/floattable-in-inlinetable.doc new file mode 100644 index 0000000..881c902 --- /dev/null +++ b/documents/doc/libreoffice/floattable-in-inlinetable.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bb03b5cdc9b738fd0e234b9b6a930cee3fcd160070d8121a9e1f014234b8d2e +size 33792 diff --git a/documents/doc/libreoffice/floattable-no-footer-overlap.doc b/documents/doc/libreoffice/floattable-no-footer-overlap.doc new file mode 100644 index 0000000..d4d40fb --- /dev/null +++ b/documents/doc/libreoffice/floattable-no-footer-overlap.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3133b1609d05a9575a20d9f019291affc1404f20547b30413933349b9d1631 +size 48640 diff --git a/documents/doc/libreoffice/floattable-tbl-overlap.doc b/documents/doc/libreoffice/floattable-tbl-overlap.doc new file mode 100644 index 0000000..86e6600 --- /dev/null +++ b/documents/doc/libreoffice/floattable-tbl-overlap.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8709c3853adef852716f419d78b604a4402636f90dec3cc7bcd59c75f28ec17 +size 28160 diff --git a/documents/doc/libreoffice/floattable-then-floattable.doc b/documents/doc/libreoffice/floattable-then-floattable.doc new file mode 100644 index 0000000..11eee69 --- /dev/null +++ b/documents/doc/libreoffice/floattable-then-floattable.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a93ed6f09166d65f59a4d8192a26a61b53ec5b785ac2c5b4354041b9d77a8dd +size 11264 diff --git a/documents/doc/libreoffice/floattable-then-table.doc b/documents/doc/libreoffice/floattable-then-table.doc new file mode 100644 index 0000000..15beee2 --- /dev/null +++ b/documents/doc/libreoffice/floattable-then-table.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5ce0304d4c8fe20822d9a3dd6429db3d946de01f984540e673d27869b60911 +size 50688 diff --git a/documents/doc/libreoffice/floattable-vertical-fly-offset.doc b/documents/doc/libreoffice/floattable-vertical-fly-offset.doc new file mode 100644 index 0000000..09a05b6 --- /dev/null +++ b/documents/doc/libreoffice/floattable-vertical-fly-offset.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad0bd1949ab3975026ec6ce95ceb22269e706fea73e7a0dd744d89b68dcc761 +size 41472 diff --git a/documents/doc/libreoffice/footnote_spacing_hanging_para.doc b/documents/doc/libreoffice/footnote_spacing_hanging_para.doc new file mode 100644 index 0000000..c84a9ea --- /dev/null +++ b/documents/doc/libreoffice/footnote_spacing_hanging_para.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4acb6bc1b25a8579789a07206e55d505789a506f6fac502fac11373956f57f8 +size 26624 diff --git a/documents/doc/libreoffice/forcepoint-44.doc b/documents/doc/libreoffice/forcepoint-44.doc new file mode 100644 index 0000000..e64ee6e --- /dev/null +++ b/documents/doc/libreoffice/forcepoint-44.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf42153e7b90e9cd78c6f52e32b5ed8b83756f4a1ac16747a5eca2d8f39ca6fa +size 119808 diff --git a/documents/doc/libreoffice/forcepoint-layout-1.doc b/documents/doc/libreoffice/forcepoint-layout-1.doc new file mode 100644 index 0000000..b88bf80 --- /dev/null +++ b/documents/doc/libreoffice/forcepoint-layout-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2ee569c4cc51fd235be13ebdc47c43bfbcada9c8958d37b8d5fdbf62d10f0d +size 580608 diff --git a/documents/doc/libreoffice/forcepoint50-grfanchor-1.doc b/documents/doc/libreoffice/forcepoint50-grfanchor-1.doc new file mode 100644 index 0000000..42c96d4 --- /dev/null +++ b/documents/doc/libreoffice/forcepoint50-grfanchor-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c985928376839a76fc2b67eec0832defcce87b6801d2bb9a1ab4c6ad4c505e +size 91648 diff --git a/documents/doc/libreoffice/forcepoint50-rows-1.doc b/documents/doc/libreoffice/forcepoint50-rows-1.doc new file mode 100644 index 0000000..2144fbd --- /dev/null +++ b/documents/doc/libreoffice/forcepoint50-rows-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1b265dad204bac6a0307054a01f4a2282b01dda804bdb9c12f5238f73580aa +size 363520 diff --git a/documents/doc/libreoffice/forcepoint92.doc b/documents/doc/libreoffice/forcepoint92.doc new file mode 100644 index 0000000..2888d6b --- /dev/null +++ b/documents/doc/libreoffice/forcepoint92.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74bc88a841e38a2b1b7868583e054f3a3eaa8e056e20aca2c34d996d2b527531 +size 29200 diff --git a/documents/doc/libreoffice/gutter-left.doc b/documents/doc/libreoffice/gutter-left.doc new file mode 100644 index 0000000..c3a16ba --- /dev/null +++ b/documents/doc/libreoffice/gutter-left.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d17c38b9b43c0e73c6e057eaa4b7ae2e4adb9ee431c2aebdc121656e3c825a +size 22528 diff --git a/documents/doc/libreoffice/gutter-top.doc b/documents/doc/libreoffice/gutter-top.doc new file mode 100644 index 0000000..7460306 --- /dev/null +++ b/documents/doc/libreoffice/gutter-top.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03857e40caa0b0b8c4e8d9d31fa769d0a8d92df246bf028e3cd6a632f009f7f3 +size 22528 diff --git a/documents/doc/libreoffice/hang-1.doc b/documents/doc/libreoffice/hang-1.doc new file mode 100644 index 0000000..65fd363 --- /dev/null +++ b/documents/doc/libreoffice/hang-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cec28a9e9870998f649912707183e021dbdbf96b6a5b10b5d07943e8b6b4e9b9 +size 6630 diff --git a/documents/doc/libreoffice/hang-2.doc b/documents/doc/libreoffice/hang-2.doc new file mode 100644 index 0000000..5299019 --- /dev/null +++ b/documents/doc/libreoffice/hang-2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1dff6191e4cd4625dec0ddba2215934f53eee7e08c4a1c75bdd12137efd5132 +size 10240 diff --git a/documents/doc/libreoffice/hang-3.doc b/documents/doc/libreoffice/hang-3.doc new file mode 100644 index 0000000..c7d3da1 --- /dev/null +++ b/documents/doc/libreoffice/hang-3.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798c08fbae4201932fd5e61c519fe211080a608bc5fbeeb75ac82b1c7ca7c862 +size 10240 diff --git a/documents/doc/libreoffice/hang-4.doc b/documents/doc/libreoffice/hang-4.doc new file mode 100644 index 0000000..30ede78 --- /dev/null +++ b/documents/doc/libreoffice/hang-4.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6ee1edf00ab6613844ce5d0ca3f63b51161ba49e0986380db0142260a7d1e1a +size 10240 diff --git a/documents/doc/libreoffice/hang-5.doc b/documents/doc/libreoffice/hang-5.doc new file mode 100644 index 0000000..695cceb --- /dev/null +++ b/documents/doc/libreoffice/hang-5.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45948d5fc6dace042a3315efbf8c4531b78d7ebf85fe02d534ec40f1b6b93dc +size 47616 diff --git a/documents/doc/libreoffice/hang-6.doc b/documents/doc/libreoffice/hang-6.doc new file mode 100644 index 0000000..391177b --- /dev/null +++ b/documents/doc/libreoffice/hang-6.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84ce2fd19f6da7bcdd8c21343eda5b5520675c380b1b211e37aa4eae900426f +size 28160 diff --git a/documents/doc/libreoffice/hang-7.doc b/documents/doc/libreoffice/hang-7.doc new file mode 100644 index 0000000..05efac2 --- /dev/null +++ b/documents/doc/libreoffice/hang-7.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593ddb6c5947dc5b1ee873be7984f1b9bce14fa40acd1d4883a45bb0bb0fa9ef +size 28160 diff --git a/documents/doc/libreoffice/hang-8.doc b/documents/doc/libreoffice/hang-8.doc new file mode 100644 index 0000000..c881806 --- /dev/null +++ b/documents/doc/libreoffice/hang-8.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02aaea30ac9511773e2b8238230890ba7e8e8cdb5dd6841e859887cb315a5d49 +size 68096 diff --git a/documents/doc/libreoffice/hang-9.doc b/documents/doc/libreoffice/hang-9.doc new file mode 100644 index 0000000..eaadc0d --- /dev/null +++ b/documents/doc/libreoffice/hang-9.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7947cd52a120761d02cd2b274e11743652b0dd88ff3113770be553b2c411c0f4 +size 18944 diff --git a/documents/doc/libreoffice/i120158.doc b/documents/doc/libreoffice/i120158.doc new file mode 100644 index 0000000..4bed254 --- /dev/null +++ b/documents/doc/libreoffice/i120158.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e4f66622c0b5f8ee1af1931d5a216be84768f5bbe53b20f6e9a7deec563609 +size 24065 diff --git a/documents/doc/libreoffice/image-comment-at-char.doc b/documents/doc/libreoffice/image-comment-at-char.doc new file mode 100644 index 0000000..0126646 --- /dev/null +++ b/documents/doc/libreoffice/image-comment-at-char.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ffbc4e799b7c5052d83d9e38646d1c96d177583420f5f5f5d7256add7a186e +size 24064 diff --git a/documents/doc/libreoffice/image-lazy-read-0size.doc b/documents/doc/libreoffice/image-lazy-read-0size.doc new file mode 100644 index 0000000..f456f5f --- /dev/null +++ b/documents/doc/libreoffice/image-lazy-read-0size.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98b07ccbd24da0a035694e50b79acf834eb78342b2aff03a9a86b513932fb96 +size 28160 diff --git a/documents/doc/libreoffice/image-lazy-read.doc b/documents/doc/libreoffice/image-lazy-read.doc new file mode 100644 index 0000000..034d946 --- /dev/null +++ b/documents/doc/libreoffice/image-lazy-read.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea504488cf5b7f6062f3528e5f5024c767c862ccf47034a9b81234e610fd270 +size 26624 diff --git a/documents/doc/libreoffice/inline-endnote-and-footnote.doc b/documents/doc/libreoffice/inline-endnote-and-footnote.doc new file mode 100644 index 0000000..f9169b1 --- /dev/null +++ b/documents/doc/libreoffice/inline-endnote-and-footnote.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56585ab2faeeb3b2c3b1e8b03f67e87b9f04e360f03de08d312d854d0bdc2cda +size 24576 diff --git a/documents/doc/libreoffice/inlinePageBreakFirstLine.doc b/documents/doc/libreoffice/inlinePageBreakFirstLine.doc new file mode 100644 index 0000000..18cfd5b --- /dev/null +++ b/documents/doc/libreoffice/inlinePageBreakFirstLine.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a337581ce05381d62d7ef4207d470424c5635fbc039f428124c58d857144d6f +size 26624 diff --git a/documents/doc/libreoffice/list-nolevel.doc b/documents/doc/libreoffice/list-nolevel.doc new file mode 100644 index 0000000..e6c963c --- /dev/null +++ b/documents/doc/libreoffice/list-nolevel.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f4ee843cedeae2ee43c79b64d5e00116db6a1a7426c3d345f3f8a0eb258fcf +size 23040 diff --git a/documents/doc/libreoffice/listWithLgl.doc b/documents/doc/libreoffice/listWithLgl.doc new file mode 100644 index 0000000..c6cd65d --- /dev/null +++ b/documents/doc/libreoffice/listWithLgl.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b69c35b243f68b3988cb966424aa83b456986faaec851d04e579af23819e9c46 +size 23552 diff --git a/documents/doc/libreoffice/mailmerge.doc b/documents/doc/libreoffice/mailmerge.doc new file mode 100644 index 0000000..ce583a4 --- /dev/null +++ b/documents/doc/libreoffice/mailmerge.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402853b3507bb0b7aa71471785d1fa411b39aa5ca2621b59ceee74d57e2b9f1b +size 23040 diff --git a/documents/doc/libreoffice/msobrightnesscontrast.doc b/documents/doc/libreoffice/msobrightnesscontrast.doc new file mode 100644 index 0000000..4494a8c --- /dev/null +++ b/documents/doc/libreoffice/msobrightnesscontrast.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80849cd4d607b70420aa8b4f4af5a03b6f7e899bf25775f34a5c450ee82ea4de +size 27648 diff --git a/documents/doc/libreoffice/mw00_table_of_contents_templates.doc b/documents/doc/libreoffice/mw00_table_of_contents_templates.doc new file mode 100644 index 0000000..5c604c3 --- /dev/null +++ b/documents/doc/libreoffice/mw00_table_of_contents_templates.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b912399160ef0b30e8b69b3c31f491ef5fdaffd16c13dfeb78b09869e2a7633 +size 24064 diff --git a/documents/doc/libreoffice/n325936.doc b/documents/doc/libreoffice/n325936.doc new file mode 100644 index 0000000..b78991f --- /dev/null +++ b/documents/doc/libreoffice/n325936.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae97b39ed15695127dee72ff6c4da418cb57446854ffe8ff5471ee4c287e7f4b +size 24576 diff --git a/documents/doc/libreoffice/n652364.doc b/documents/doc/libreoffice/n652364.doc new file mode 100644 index 0000000..c814056 --- /dev/null +++ b/documents/doc/libreoffice/n652364.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56e6cb0ad1f4bbd2326f31bf4473d517fb138d2e0a97a505cc588c71b7f9945 +size 22016 diff --git a/documents/doc/libreoffice/n750255.doc b/documents/doc/libreoffice/n750255.doc new file mode 100644 index 0000000..855e07d --- /dev/null +++ b/documents/doc/libreoffice/n750255.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e4fc35b68ab20fd915d75af5feabbb5bc9be2b7fe00652f6eacd4fbc69127b +size 22016 diff --git a/documents/doc/libreoffice/n757118.doc b/documents/doc/libreoffice/n757118.doc new file mode 100644 index 0000000..bd5d3e1 --- /dev/null +++ b/documents/doc/libreoffice/n757118.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc03c247000ba902796343170526d2116023445208ba9e17e11ad2f27179a018 +size 35840 diff --git a/documents/doc/libreoffice/n757905.doc b/documents/doc/libreoffice/n757905.doc new file mode 100644 index 0000000..ceaabaa --- /dev/null +++ b/documents/doc/libreoffice/n757905.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb84a22dec9d097f14263beac8e84036cdfebdf38d8f24c4224b5bbed81c7c37 +size 28160 diff --git a/documents/doc/libreoffice/n757910.doc b/documents/doc/libreoffice/n757910.doc new file mode 100644 index 0000000..7347180 --- /dev/null +++ b/documents/doc/libreoffice/n757910.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca0f6a4523ed6b2f47b9c0782619c659aaf006ebb2a916db56edba989e95d14 +size 22528 diff --git a/documents/doc/libreoffice/n760294.doc b/documents/doc/libreoffice/n760294.doc new file mode 100644 index 0000000..3defb89 --- /dev/null +++ b/documents/doc/libreoffice/n760294.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad70d6cf3288609171efe9992d320e479bfa9c78f9e6bee669613060c7a45ce +size 27136 diff --git a/documents/doc/libreoffice/n816593.doc b/documents/doc/libreoffice/n816593.doc new file mode 100644 index 0000000..634f711 --- /dev/null +++ b/documents/doc/libreoffice/n816593.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40779f6f43e8f0d9de46da7398aa22bdf78d75e7ce44341c23da755aae72dd50 +size 26624 diff --git a/documents/doc/libreoffice/n816603.doc b/documents/doc/libreoffice/n816603.doc new file mode 100644 index 0000000..6c818d4 --- /dev/null +++ b/documents/doc/libreoffice/n816603.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77df6fe10f3c94b5e376ada719f803b6dd5ace1fb40a8cb0c90d9e0e9aba38ff +size 67072 diff --git a/documents/doc/libreoffice/n823651.doc b/documents/doc/libreoffice/n823651.doc new file mode 100644 index 0000000..4c0b334 --- /dev/null +++ b/documents/doc/libreoffice/n823651.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e6d1f4c60e264a8825e990ff02bd8c088004a705c402637c42c7ed4965f7484 +size 30720 diff --git a/documents/doc/libreoffice/negative-page-border.doc b/documents/doc/libreoffice/negative-page-border.doc new file mode 100644 index 0000000..ae24f81 --- /dev/null +++ b/documents/doc/libreoffice/negative-page-border.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2255f90fa6c7ff6c0b51416ffd4a93614b98a4f915f1234971d5563902ff19a3 +size 22528 diff --git a/documents/doc/libreoffice/new-page-styles.doc b/documents/doc/libreoffice/new-page-styles.doc new file mode 100644 index 0000000..aebb8fc --- /dev/null +++ b/documents/doc/libreoffice/new-page-styles.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa00d75fe43bdb6237ed8eedcb64cf284f558bdca6eb8efcebc950466a6f7959 +size 56832 diff --git a/documents/doc/libreoffice/nonInlinePageBreakFirstLine.doc b/documents/doc/libreoffice/nonInlinePageBreakFirstLine.doc new file mode 100644 index 0000000..d8ede4c --- /dev/null +++ b/documents/doc/libreoffice/nonInlinePageBreakFirstLine.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a908eb1116ab3a99a50fcd52c3dd766fc8775251878c102402f5feb2304853d +size 26624 diff --git a/documents/doc/libreoffice/null-pointer-dereference.doc b/documents/doc/libreoffice/null-pointer-dereference.doc new file mode 100644 index 0000000..9d23103 --- /dev/null +++ b/documents/doc/libreoffice/null-pointer-dereference.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52e4853aaa38c59d9c91380234f2a59700ea43ab0611810c8f16903d7f994fa +size 46080 diff --git a/documents/doc/libreoffice/ofz-delflyinrange-1.doc b/documents/doc/libreoffice/ofz-delflyinrange-1.doc new file mode 100644 index 0000000..64a4294 --- /dev/null +++ b/documents/doc/libreoffice/ofz-delflyinrange-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e9152aeec07c1ecb19e2a4d3467ab4f9db00786fb665df0d3086ae45991c85 +size 3270 diff --git a/documents/doc/libreoffice/ofz-redlining-1.doc b/documents/doc/libreoffice/ofz-redlining-1.doc new file mode 100644 index 0000000..80b0b34 --- /dev/null +++ b/documents/doc/libreoffice/ofz-redlining-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04d0497cd41a70b7d30c5fde93e05558eb03364334b5ac354e0bc76959d38f3 +size 35101 diff --git a/documents/doc/libreoffice/ofz-trailingpara.doc b/documents/doc/libreoffice/ofz-trailingpara.doc new file mode 100644 index 0000000..f5a6428 --- /dev/null +++ b/documents/doc/libreoffice/ofz-trailingpara.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856e81d89d173f0a832971c983e2f40c385d44a5a7f3930594d4b8ca9d91d39e +size 35109 diff --git a/documents/doc/libreoffice/ofz18414-1.doc b/documents/doc/libreoffice/ofz18414-1.doc new file mode 100644 index 0000000..a0ebaf8 --- /dev/null +++ b/documents/doc/libreoffice/ofz18414-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76c316b89cc94acd6a8f2605c3ddd30a9341b79dcc574c2159744dc121a5a40 +size 59801 diff --git a/documents/doc/libreoffice/ofz18534-1.doc b/documents/doc/libreoffice/ofz18534-1.doc new file mode 100644 index 0000000..d00bca2 --- /dev/null +++ b/documents/doc/libreoffice/ofz18534-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383d777edc70c7883a6e31d8d9361fa7e289f7155915bf7ab4eb13c729e66159 +size 49380 diff --git a/documents/doc/libreoffice/ofz18554-1.doc b/documents/doc/libreoffice/ofz18554-1.doc new file mode 100644 index 0000000..74afe0c --- /dev/null +++ b/documents/doc/libreoffice/ofz18554-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7c9034ad4b0074d57b3751d735ce06e116c6de7dc61f98c8f974ddc4d7ce2a +size 23041 diff --git a/documents/doc/libreoffice/ofz19065.doc b/documents/doc/libreoffice/ofz19065.doc new file mode 100644 index 0000000..ac08483 --- /dev/null +++ b/documents/doc/libreoffice/ofz19065.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca01f444d565e5dfc755ddc4a4e33d19ae862da578af58612b567200716bc50 +size 36393 diff --git a/documents/doc/libreoffice/ofz21168-1.doc b/documents/doc/libreoffice/ofz21168-1.doc new file mode 100644 index 0000000..af4e8b7 --- /dev/null +++ b/documents/doc/libreoffice/ofz21168-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c76f7f18d7f445b2183955195ce5617b6469dcc353027e4c30a0676daad0e84f +size 35098 diff --git a/documents/doc/libreoffice/ofz21385-1.doc b/documents/doc/libreoffice/ofz21385-1.doc new file mode 100644 index 0000000..eac393e --- /dev/null +++ b/documents/doc/libreoffice/ofz21385-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2925912a7c7b8cf9a38591bd1d7b3dde7aaa00d3e0ac42b916935035f069d362 +size 481786 diff --git a/documents/doc/libreoffice/ofz34749-1.doc b/documents/doc/libreoffice/ofz34749-1.doc new file mode 100644 index 0000000..1187b3c --- /dev/null +++ b/documents/doc/libreoffice/ofz34749-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe78fae42cceb6ce2b3a25f31be6a573bbbfabb360dda8d40e52577264de662 +size 49370 diff --git a/documents/doc/libreoffice/ofz34898-1.doc b/documents/doc/libreoffice/ofz34898-1.doc new file mode 100644 index 0000000..4c7b88b --- /dev/null +++ b/documents/doc/libreoffice/ofz34898-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1237e75ff192651940a50c9dab16440281201ade867379c79849d29f49f62574 +size 4085 diff --git a/documents/doc/libreoffice/ofz38011-1.doc b/documents/doc/libreoffice/ofz38011-1.doc new file mode 100644 index 0000000..d19b563 --- /dev/null +++ b/documents/doc/libreoffice/ofz38011-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:684f4e2668701bf35355be7907796f84fe0054cf06cf2690bc62aa61540ddc23 +size 63022 diff --git a/documents/doc/libreoffice/ofz41398-1.doc b/documents/doc/libreoffice/ofz41398-1.doc new file mode 100644 index 0000000..0080214 --- /dev/null +++ b/documents/doc/libreoffice/ofz41398-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707c84b1d06e44bbe20e8c096870a8a67c273592f2d2e4fbdc72cd6e10a5de80 +size 3291 diff --git a/documents/doc/libreoffice/ofz42330-1.doc b/documents/doc/libreoffice/ofz42330-1.doc new file mode 100644 index 0000000..ae43011 --- /dev/null +++ b/documents/doc/libreoffice/ofz42330-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a7e4e5f355a4fca7b823fb2545d6103399f3dcf2fa97d597a84941306879ad +size 3275 diff --git a/documents/doc/libreoffice/ofz45140-1.doc b/documents/doc/libreoffice/ofz45140-1.doc new file mode 100644 index 0000000..361da44 --- /dev/null +++ b/documents/doc/libreoffice/ofz45140-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff135b76ab2a26e89c1df3a72bde2d382e093841f9fc16c424d85330bf17010 +size 4009 diff --git a/documents/doc/libreoffice/ofz46457-1.doc b/documents/doc/libreoffice/ofz46457-1.doc new file mode 100644 index 0000000..ce8ce0f --- /dev/null +++ b/documents/doc/libreoffice/ofz46457-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1de9f8ae27fc1365c89e18eade3bcbc5ca44a7755c7efc8abc698ea245d20a +size 17450 diff --git a/documents/doc/libreoffice/ofz47205-1.doc b/documents/doc/libreoffice/ofz47205-1.doc new file mode 100644 index 0000000..cf3d105 --- /dev/null +++ b/documents/doc/libreoffice/ofz47205-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd881b2ee0d472a45cd4bc218bd16ac62d412bc78abb979b908fda4fea56fce +size 28038 diff --git a/documents/doc/libreoffice/ofz53457-1.doc b/documents/doc/libreoffice/ofz53457-1.doc new file mode 100644 index 0000000..f746416 --- /dev/null +++ b/documents/doc/libreoffice/ofz53457-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51212eb8e81752c05037071c81df6abdc0dd093df8c3ed57824bb7f1ec8b5e38 +size 17454 diff --git a/documents/doc/libreoffice/ofz57592-1.doc b/documents/doc/libreoffice/ofz57592-1.doc new file mode 100644 index 0000000..03fcb0f --- /dev/null +++ b/documents/doc/libreoffice/ofz57592-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3a988363132b6cbb6084d71fcb927e2693c921d36eb4a0faacfb8cb69e00e8 +size 42913 diff --git a/documents/doc/libreoffice/ofz7322-1.doc b/documents/doc/libreoffice/ofz7322-1.doc new file mode 100644 index 0000000..6e802de --- /dev/null +++ b/documents/doc/libreoffice/ofz7322-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c702a9ba0f0425857d12b459f72cd17a657a4c0d87781e7c9d843b52cd6f90e5 +size 49544 diff --git a/documents/doc/libreoffice/ooo17498-1.doc b/documents/doc/libreoffice/ooo17498-1.doc new file mode 100644 index 0000000..ba6464b --- /dev/null +++ b/documents/doc/libreoffice/ooo17498-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1fdcb2940b04a9d6c4442b19be677f32506c28f14c1b52531165548cc8e5fa +size 5632 diff --git a/documents/doc/libreoffice/ooo17498-2.doc b/documents/doc/libreoffice/ooo17498-2.doc new file mode 100644 index 0000000..291b80e --- /dev/null +++ b/documents/doc/libreoffice/ooo17498-2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ad3316ed40bfde9b43ff584673d4768adabe77d6587db3f124063645fbeafb9 +size 5632 diff --git a/documents/doc/libreoffice/ooo17498-3.doc b/documents/doc/libreoffice/ooo17498-3.doc new file mode 100644 index 0000000..f53f01d --- /dev/null +++ b/documents/doc/libreoffice/ooo17498-3.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd151ffe9d0b1416c3dc4bb6f45d8c22d868c30669f005240cd37090dac8857 +size 5632 diff --git a/documents/doc/libreoffice/ooo17498-4.doc b/documents/doc/libreoffice/ooo17498-4.doc new file mode 100644 index 0000000..19fc475 --- /dev/null +++ b/documents/doc/libreoffice/ooo17498-4.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eded7359bf03b29498869aa170ba2fdd97967caccad1514024812de7bc18c517 +size 5120 diff --git a/documents/doc/libreoffice/ooo8726-1.doc b/documents/doc/libreoffice/ooo8726-1.doc new file mode 100644 index 0000000..b17ddbb --- /dev/null +++ b/documents/doc/libreoffice/ooo8726-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b37047e27d90c10ae95966d850899a4ae10c88e178d5d2f42a68e8895f8cf08 +size 5120 diff --git a/documents/doc/libreoffice/ooo92948-1.doc b/documents/doc/libreoffice/ooo92948-1.doc new file mode 100644 index 0000000..c65044a --- /dev/null +++ b/documents/doc/libreoffice/ooo92948-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb915dd6c230c1aad64add48f41cd57cc2dc4f63051ce06ee2709d6349a281d7 +size 45568 diff --git a/documents/doc/libreoffice/page-border.doc b/documents/doc/libreoffice/page-border.doc new file mode 100644 index 0000000..cf55cb9 --- /dev/null +++ b/documents/doc/libreoffice/page-border.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a15e0e53dfa1b47bdcc9362584465abfcc5dd899a9ce247f7b1172c8628873 +size 22016 diff --git a/documents/doc/libreoffice/pass_crash-1.doc b/documents/doc/libreoffice/pass_crash-1.doc new file mode 100644 index 0000000..e23e91a --- /dev/null +++ b/documents/doc/libreoffice/pass_crash-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f1c05045d015d8b8a5320469e705907d0762c5cfcbed79562f3cf91d900741 +size 10240 diff --git a/documents/doc/libreoffice/pass_crash-2.doc b/documents/doc/libreoffice/pass_crash-2.doc new file mode 100644 index 0000000..daae4f6 --- /dev/null +++ b/documents/doc/libreoffice/pass_crash-2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e043d95168528e36e0264dbb3bd94e3675a992ab0048199d38bb5fe903b60fc1 +size 10240 diff --git a/documents/doc/libreoffice/pass_crash-3.doc b/documents/doc/libreoffice/pass_crash-3.doc new file mode 100644 index 0000000..f3aa1fd --- /dev/null +++ b/documents/doc/libreoffice/pass_crash-3.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422a874074ab59a5596c908fce1c1fc9d7a88c81b88f5d846592262252b0e99c +size 10240 diff --git a/documents/doc/libreoffice/pass_crash-4.doc b/documents/doc/libreoffice/pass_crash-4.doc new file mode 100644 index 0000000..9dde55b --- /dev/null +++ b/documents/doc/libreoffice/pass_crash-4.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a12d46cb50e9d10e7f6383a2ad84916dd0a136c14fe1ae7ec7397de30e46b30 +size 34304 diff --git a/documents/doc/libreoffice/pass_hang-1.doc b/documents/doc/libreoffice/pass_hang-1.doc new file mode 100644 index 0000000..0205781 --- /dev/null +++ b/documents/doc/libreoffice/pass_hang-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d03b425a6b8420785f8cc8c70019b706e176e1efbfe0cb2575be2b9dd1f67eaa +size 10240 diff --git a/documents/doc/libreoffice/redline-1.doc b/documents/doc/libreoffice/redline-1.doc new file mode 100644 index 0000000..de892ca --- /dev/null +++ b/documents/doc/libreoffice/redline-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f57ccfbddd6399a3b337219e89a7070dd0a05568a43291529b23c3b44d1df63d +size 8319 diff --git a/documents/doc/libreoffice/rtl-gutter.doc b/documents/doc/libreoffice/rtl-gutter.doc new file mode 100644 index 0000000..9f56849 --- /dev/null +++ b/documents/doc/libreoffice/rtl-gutter.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6178eadd6f5e7914f367211ac981df389faca8b61066439e18ac54586ceeddd8 +size 22528 diff --git a/documents/doc/libreoffice/shapes-line-ellipse.doc b/documents/doc/libreoffice/shapes-line-ellipse.doc new file mode 100644 index 0000000..1c08b9c --- /dev/null +++ b/documents/doc/libreoffice/shapes-line-ellipse.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5185c20776e162e8df2b506717552b8e8685c1b687dbb2dc6f8374cd01f55b1e +size 40448 diff --git a/documents/doc/libreoffice/skipimage-embedded.doc b/documents/doc/libreoffice/skipimage-embedded.doc new file mode 100644 index 0000000..6c54797 --- /dev/null +++ b/documents/doc/libreoffice/skipimage-embedded.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9805f1355b79dc66aac9ea3eef5b83f145479a12d185a31f8319368fcef8b32c +size 35840 diff --git a/documents/doc/libreoffice/skipimages.doc b/documents/doc/libreoffice/skipimages.doc new file mode 100644 index 0000000..c59cb6d --- /dev/null +++ b/documents/doc/libreoffice/skipimages.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01760503385e413d1bfcc6ebbcebb195220523af91d36ee49be5c97e8920e164 +size 19968 diff --git a/documents/doc/libreoffice/tdf100961_fixedDateTime.doc b/documents/doc/libreoffice/tdf100961_fixedDateTime.doc new file mode 100644 index 0000000..525810e --- /dev/null +++ b/documents/doc/libreoffice/tdf100961_fixedDateTime.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66affec24cb5b663d23ec02689ad8d1fb834e17fd13c34591e21ed8766916cc2 +size 19968 diff --git a/documents/doc/libreoffice/tdf101826_xattrTextBoxFill.doc b/documents/doc/libreoffice/tdf101826_xattrTextBoxFill.doc new file mode 100644 index 0000000..b1b6425 --- /dev/null +++ b/documents/doc/libreoffice/tdf101826_xattrTextBoxFill.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab742e55b62e7a638ada283e877144a574e0412032ac5d797c1eb8cfedcfb9a +size 55296 diff --git a/documents/doc/libreoffice/tdf102334.doc b/documents/doc/libreoffice/tdf102334.doc new file mode 100644 index 0000000..ad605aa --- /dev/null +++ b/documents/doc/libreoffice/tdf102334.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d871e119e614af5bd3c2aa7217bd92935ff967a566bde80c732c208319b9339b +size 28672 diff --git a/documents/doc/libreoffice/tdf104239_chapterNumberTortureTest.doc b/documents/doc/libreoffice/tdf104239_chapterNumberTortureTest.doc new file mode 100644 index 0000000..2258cff --- /dev/null +++ b/documents/doc/libreoffice/tdf104239_chapterNumberTortureTest.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68c85aebb62026a10932f430c224bda1a4ad7ccb880f4589b072a0bd4aaa07d +size 24064 diff --git a/documents/doc/libreoffice/tdf104239_chapterNumbering.doc b/documents/doc/libreoffice/tdf104239_chapterNumbering.doc new file mode 100644 index 0000000..5ea8367 --- /dev/null +++ b/documents/doc/libreoffice/tdf104239_chapterNumbering.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0136caf692938d6d5aaf56ad68a0d5fe268de4bce4671aa3a26e91d27375ca4b +size 10240 diff --git a/documents/doc/libreoffice/tdf104239_chapterNumberingLevels.doc b/documents/doc/libreoffice/tdf104239_chapterNumberingLevels.doc new file mode 100644 index 0000000..e58fef5 --- /dev/null +++ b/documents/doc/libreoffice/tdf104239_chapterNumberingLevels.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97138c4114092dad56e2ca454a108ee7046952db51625d0f3bb52936a1cd94f3 +size 30720 diff --git a/documents/doc/libreoffice/tdf104239_numbering.doc b/documents/doc/libreoffice/tdf104239_numbering.doc new file mode 100644 index 0000000..816d71f --- /dev/null +++ b/documents/doc/libreoffice/tdf104239_numbering.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62713fa50eeb1d50caa33de1cc3e618cc7aa7687a2f4d41275296c05925d676f +size 52224 diff --git a/documents/doc/libreoffice/tdf104239_sharedOutlineNumId.doc b/documents/doc/libreoffice/tdf104239_sharedOutlineNumId.doc new file mode 100644 index 0000000..ddb8e61 --- /dev/null +++ b/documents/doc/libreoffice/tdf104239_sharedOutlineNumId.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f7c49a6c22d4cf9c04174f1d217be7c3ecdaa960278d08ce9a2b3016e1d00c +size 33280 diff --git a/documents/doc/libreoffice/tdf104334.doc b/documents/doc/libreoffice/tdf104334.doc new file mode 100644 index 0000000..304ea37 --- /dev/null +++ b/documents/doc/libreoffice/tdf104334.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8e63be7ebae9e2c6e37bdb26eedc8de6cae86991612b6550f130c698c6ea8b +size 25600 diff --git a/documents/doc/libreoffice/tdf104596_wrapInHeaderTable.doc b/documents/doc/libreoffice/tdf104596_wrapInHeaderTable.doc new file mode 100644 index 0000000..08ad7af --- /dev/null +++ b/documents/doc/libreoffice/tdf104596_wrapInHeaderTable.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ff8c99d08ba375f35d4cb21cc975bb62ff1917818777566c3e4e2f37f09fe3 +size 29184 diff --git a/documents/doc/libreoffice/tdf104805.doc b/documents/doc/libreoffice/tdf104805.doc new file mode 100644 index 0000000..8d0333a --- /dev/null +++ b/documents/doc/libreoffice/tdf104805.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c2cb5571493771512fed9cd1be76384b99b5f442ce6cf0288969c5794afdba +size 22528 diff --git a/documents/doc/libreoffice/tdf105570.doc b/documents/doc/libreoffice/tdf105570.doc new file mode 100644 index 0000000..b01220b --- /dev/null +++ b/documents/doc/libreoffice/tdf105570.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06515a60ea6232125a6e163bb378bb9382b63c492425f7a6e11ddc4a6cf158ee +size 29696 diff --git a/documents/doc/libreoffice/tdf106291.doc b/documents/doc/libreoffice/tdf106291.doc new file mode 100644 index 0000000..e4e1293 --- /dev/null +++ b/documents/doc/libreoffice/tdf106291.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee4557d5d5293aa3cbb6f872298e66925fc2393b50eb4d899bb622f49244e58 +size 24064 diff --git a/documents/doc/libreoffice/tdf106541_cancelOutline.doc b/documents/doc/libreoffice/tdf106541_cancelOutline.doc new file mode 100644 index 0000000..5c7e772 --- /dev/null +++ b/documents/doc/libreoffice/tdf106541_cancelOutline.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7bb75a3beb223f530903972ad0103ff150fbe708d56ad755e118c195879076 +size 26624 diff --git a/documents/doc/libreoffice/tdf106541_inheritChapterNumbering.doc b/documents/doc/libreoffice/tdf106541_inheritChapterNumbering.doc new file mode 100644 index 0000000..d4bd2b4 --- /dev/null +++ b/documents/doc/libreoffice/tdf106541_inheritChapterNumbering.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ca7c5a4da856219796a3420040558cfd815fa62355c90c43eee51700882143 +size 33280 diff --git a/documents/doc/libreoffice/tdf106541_inheritChapterNumberingB.doc b/documents/doc/libreoffice/tdf106541_inheritChapterNumberingB.doc new file mode 100644 index 0000000..0fc4074 --- /dev/null +++ b/documents/doc/libreoffice/tdf106541_inheritChapterNumberingB.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53738e135e8a34740f89b837bbc981f92a3957f376d8fbe07475a0ab94de96e2 +size 47104 diff --git a/documents/doc/libreoffice/tdf106541_inheritOutlineNumbering.doc b/documents/doc/libreoffice/tdf106541_inheritOutlineNumbering.doc new file mode 100644 index 0000000..1109641 --- /dev/null +++ b/documents/doc/libreoffice/tdf106541_inheritOutlineNumbering.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:809c712b37d9df94e6d286e3cb615e11289dc4b347e6259b5c0774fc3e0adb3d +size 40448 diff --git a/documents/doc/libreoffice/tdf106701_tabOverMarginAutotab.doc b/documents/doc/libreoffice/tdf106701_tabOverMarginAutotab.doc new file mode 100644 index 0000000..3ef8f55 --- /dev/null +++ b/documents/doc/libreoffice/tdf106701_tabOverMarginAutotab.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8988f0325c91f75cf9b6eb4b722e3bcacf365f52fc485340c01f2e0dade2ee2 +size 21504 diff --git a/documents/doc/libreoffice/tdf106799.doc b/documents/doc/libreoffice/tdf106799.doc new file mode 100644 index 0000000..f3dd630 --- /dev/null +++ b/documents/doc/libreoffice/tdf106799.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e9a34e838347f3e96b44015db10b6db26717fcd195bd08742780efbb31e2bd +size 11264 diff --git a/documents/doc/libreoffice/tdf107618.doc b/documents/doc/libreoffice/tdf107618.doc new file mode 100644 index 0000000..d046048 --- /dev/null +++ b/documents/doc/libreoffice/tdf107618.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a9e68f35e2c4dc440c4823ed689fc3d8cafe1884e9ef36a19b266053d62f83 +size 28160 diff --git a/documents/doc/libreoffice/tdf107773.doc b/documents/doc/libreoffice/tdf107773.doc new file mode 100644 index 0000000..621b080 --- /dev/null +++ b/documents/doc/libreoffice/tdf107773.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3003a89a5be63092fa6172cda29b19af45fedc4aa1da44b85674d2e9337ebc10 +size 29184 diff --git a/documents/doc/libreoffice/tdf108072.doc b/documents/doc/libreoffice/tdf108072.doc new file mode 100644 index 0000000..a13dce1 --- /dev/null +++ b/documents/doc/libreoffice/tdf108072.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3240f2edeeaa033d842c6701588c5d999df3a69e99938224b56f1935776419e3 +size 28672 diff --git a/documents/doc/libreoffice/tdf108518_CRnumformatting.doc b/documents/doc/libreoffice/tdf108518_CRnumformatting.doc new file mode 100644 index 0000000..ff3babf --- /dev/null +++ b/documents/doc/libreoffice/tdf108518_CRnumformatting.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a5542bb1f46e9063778179b63e04b4d81a146b8d82a12004eb7edd8915db75 +size 63488 diff --git a/documents/doc/libreoffice/tdf111480.doc b/documents/doc/libreoffice/tdf111480.doc new file mode 100644 index 0000000..b1ff558 --- /dev/null +++ b/documents/doc/libreoffice/tdf111480.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a564add7e77428814b72a2b2174db06f69301729b68f1a7a11ff83a4890997b2 +size 27648 diff --git a/documents/doc/libreoffice/tdf112074_RTLtableJustification.doc b/documents/doc/libreoffice/tdf112074_RTLtableJustification.doc new file mode 100644 index 0000000..1fbd267 --- /dev/null +++ b/documents/doc/libreoffice/tdf112074_RTLtableJustification.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29589d1602c961a9689eafab3b91606491b5a12ae4bb5d4151cfabeabfb83dbc +size 24576 diff --git a/documents/doc/libreoffice/tdf112118.doc b/documents/doc/libreoffice/tdf112118.doc new file mode 100644 index 0000000..c1f557e --- /dev/null +++ b/documents/doc/libreoffice/tdf112118.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8bd188050fc9a9151174914935396a814676c33f0f65bb802be185504fe8ec9 +size 26624 diff --git a/documents/doc/libreoffice/tdf112346.doc b/documents/doc/libreoffice/tdf112346.doc new file mode 100644 index 0000000..c5b1564 --- /dev/null +++ b/documents/doc/libreoffice/tdf112346.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a66cf7adeb3ef8abfbd2d93317348658020a3b035c48b6b8180e06f1b974bcc +size 27648 diff --git a/documents/doc/libreoffice/tdf112517_maxSprms.doc b/documents/doc/libreoffice/tdf112517_maxSprms.doc new file mode 100644 index 0000000..a954686 --- /dev/null +++ b/documents/doc/libreoffice/tdf112517_maxSprms.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af837ff88fe936058a0cee9879ea02c532d18d116b0260e834043ba0f5d6d59d +size 49152 diff --git a/documents/doc/libreoffice/tdf112535.doc b/documents/doc/libreoffice/tdf112535.doc new file mode 100644 index 0000000..2e717a0 --- /dev/null +++ b/documents/doc/libreoffice/tdf112535.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc22db7c8216e112d28b3ff76a8c37903c260518365cd1acbf8f141b8a0bb683 +size 19968 diff --git a/documents/doc/libreoffice/tdf112618_textbox_no_bg.doc b/documents/doc/libreoffice/tdf112618_textbox_no_bg.doc new file mode 100644 index 0000000..8a17d14 --- /dev/null +++ b/documents/doc/libreoffice/tdf112618_textbox_no_bg.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0ea8b1dd2aa35b1e2fa1336e22945edf158dabedc84b5c27429b386ab2f435 +size 27136 diff --git a/documents/doc/libreoffice/tdf113399.doc b/documents/doc/libreoffice/tdf113399.doc new file mode 100644 index 0000000..222fd85 --- /dev/null +++ b/documents/doc/libreoffice/tdf113399.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7656beee6ad37a19a43d0aa5ed79a4a21ad2f8e326a05fa736f4b36c7a7b84 +size 73728 diff --git a/documents/doc/libreoffice/tdf114308.doc b/documents/doc/libreoffice/tdf114308.doc new file mode 100644 index 0000000..58d163f --- /dev/null +++ b/documents/doc/libreoffice/tdf114308.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e1d89690c6a2216fb6766cb69f711a02e2a8676eefd4819592bedbf5de6d0c +size 27136 diff --git a/documents/doc/libreoffice/tdf114537_conditional-text2.doc b/documents/doc/libreoffice/tdf114537_conditional-text2.doc new file mode 100644 index 0000000..1ff36ac --- /dev/null +++ b/documents/doc/libreoffice/tdf114537_conditional-text2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0490d5eb29aa764ae8ada591cb2b6d767e40a70547dceb5a1a9820530fe6612 +size 19968 diff --git a/documents/doc/libreoffice/tdf115896_layoutInCell.doc b/documents/doc/libreoffice/tdf115896_layoutInCell.doc new file mode 100644 index 0000000..9f6f6d6 --- /dev/null +++ b/documents/doc/libreoffice/tdf115896_layoutInCell.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4f4469359869d309e54bd2f17ecb54326dc084e003d17f1145e0df963c4e4a +size 31232 diff --git a/documents/doc/libreoffice/tdf116194.doc b/documents/doc/libreoffice/tdf116194.doc new file mode 100644 index 0000000..155a027 --- /dev/null +++ b/documents/doc/libreoffice/tdf116194.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a618ab42702fbb29bc84b5dbf05cd42fbf0dd638eb5da56357a21519bdc3986 +size 12288 diff --git a/documents/doc/libreoffice/tdf117129_dxagoal0.doc b/documents/doc/libreoffice/tdf117129_dxagoal0.doc new file mode 100644 index 0000000..1cd7f72 --- /dev/null +++ b/documents/doc/libreoffice/tdf117129_dxagoal0.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b2a5f2e199bc2127b3ae3255f6e4d73be14b30fb7f093ee60bffc9c9a530e9 +size 53248 diff --git a/documents/doc/libreoffice/tdf117636.doc b/documents/doc/libreoffice/tdf117636.doc new file mode 100644 index 0000000..7928fd4 --- /dev/null +++ b/documents/doc/libreoffice/tdf117636.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a27fc0f97538f2837891f7904ee5a9a7d61985a6a4342cb87abcbad5d49e038 +size 11264 diff --git a/documents/doc/libreoffice/tdf117885.doc b/documents/doc/libreoffice/tdf117885.doc new file mode 100644 index 0000000..bff6274 --- /dev/null +++ b/documents/doc/libreoffice/tdf117885.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218e398e5275a81475575f6ce7c2bddd9143357b29e93cc028c34e2aa48eb68f +size 50688 diff --git a/documents/doc/libreoffice/tdf117923.doc b/documents/doc/libreoffice/tdf117923.doc new file mode 100644 index 0000000..8f7423e --- /dev/null +++ b/documents/doc/libreoffice/tdf117923.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0281095b1e46ed480ba7b45d064089501830d6fc2750c2347a0946ad6a00604d +size 29696 diff --git a/documents/doc/libreoffice/tdf117994_CRnumformatting.doc b/documents/doc/libreoffice/tdf117994_CRnumformatting.doc new file mode 100644 index 0000000..97febe5 --- /dev/null +++ b/documents/doc/libreoffice/tdf117994_CRnumformatting.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aacd52a4d3a5d024f220f59caf5b9ca080d31e6e990afdf73aedc255f27a6a91 +size 24064 diff --git a/documents/doc/libreoffice/tdf118375_240degClockwise.doc b/documents/doc/libreoffice/tdf118375_240degClockwise.doc new file mode 100644 index 0000000..cc8a917 --- /dev/null +++ b/documents/doc/libreoffice/tdf118375_240degClockwise.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d05e05b6117b97d5862008f9a1a20e3ca12150afaf34e33d0fb2f66e0cc9a8 +size 19456 diff --git a/documents/doc/libreoffice/tdf118412.doc b/documents/doc/libreoffice/tdf118412.doc new file mode 100644 index 0000000..c4726b6 --- /dev/null +++ b/documents/doc/libreoffice/tdf118412.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a343fd0955df10175f064a3619b77358c605326d80a32b3e95741f35b4b62cd6 +size 51200 diff --git a/documents/doc/libreoffice/tdf118564.doc b/documents/doc/libreoffice/tdf118564.doc new file mode 100644 index 0000000..afa65a1 --- /dev/null +++ b/documents/doc/libreoffice/tdf118564.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0eade3089c6ba3319f88fb6e53a38f2a165c0183b183f38829dcea3b5264898 +size 28672 diff --git a/documents/doc/libreoffice/tdf119232_startEvenPage.doc b/documents/doc/libreoffice/tdf119232_startEvenPage.doc new file mode 100644 index 0000000..370ec1e --- /dev/null +++ b/documents/doc/libreoffice/tdf119232_startEvenPage.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa8d57ad7b2414635f4f8200c5a93bcfcd874e6a238446dff36ed72afcffeba +size 30720 diff --git a/documents/doc/libreoffice/tdf120003.doc b/documents/doc/libreoffice/tdf120003.doc new file mode 100644 index 0000000..bad330d --- /dev/null +++ b/documents/doc/libreoffice/tdf120003.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e587d0fbb9bc18a4ff7b208ce9fc44d3b02f509e600de39bddc8d0e6757ad2d8 +size 10752 diff --git a/documents/doc/libreoffice/tdf120225_textControlCrossRef.doc b/documents/doc/libreoffice/tdf120225_textControlCrossRef.doc new file mode 100644 index 0000000..3f235a5 --- /dev/null +++ b/documents/doc/libreoffice/tdf120225_textControlCrossRef.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8b6e6b8e4d4df67c4159b9a2a2d6816fec4f943a6d49c0f761449d672edca4 +size 27136 diff --git a/documents/doc/libreoffice/tdf120394.doc b/documents/doc/libreoffice/tdf120394.doc new file mode 100644 index 0000000..4bc07a7 --- /dev/null +++ b/documents/doc/libreoffice/tdf120394.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:196b2d77757cbc66600f6551431683d0302600423d9a2f707ba0459b31c4721d +size 30208 diff --git a/documents/doc/libreoffice/tdf120711.doc b/documents/doc/libreoffice/tdf120711.doc new file mode 100644 index 0000000..3fac72e --- /dev/null +++ b/documents/doc/libreoffice/tdf120711.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87aa6f632df577b3b7260b2004d36ad2631eefc3ebaa3a76db365e153503b6d7 +size 25600 diff --git a/documents/doc/libreoffice/tdf121110_absJustify.doc b/documents/doc/libreoffice/tdf121110_absJustify.doc new file mode 100644 index 0000000..78c01af --- /dev/null +++ b/documents/doc/libreoffice/tdf121110_absJustify.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36546121f8cbde6386a72ef0e546807ac39a474a6f265a5a5dce445c24943aa2 +size 19456 diff --git a/documents/doc/libreoffice/tdf121374_sectionHF2.doc b/documents/doc/libreoffice/tdf121374_sectionHF2.doc new file mode 100644 index 0000000..1118a1f --- /dev/null +++ b/documents/doc/libreoffice/tdf121374_sectionHF2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300a4b129fa8d4bba87a43a2add932fe3e17ae8c7ffc2698eabd7091c7be9772 +size 127488 diff --git a/documents/doc/libreoffice/tdf121734.doc b/documents/doc/libreoffice/tdf121734.doc new file mode 100644 index 0000000..1618b0f --- /dev/null +++ b/documents/doc/libreoffice/tdf121734.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50010975e32b7b8ca10b81f93618d358470fa7ced1ad6ceb4654a9ec18fec424 +size 26624 diff --git a/documents/doc/libreoffice/tdf122425_1.doc b/documents/doc/libreoffice/tdf122425_1.doc new file mode 100644 index 0000000..c84a66b --- /dev/null +++ b/documents/doc/libreoffice/tdf122425_1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca56e87416e836959b0afd4b38d97b64226fc0261f39ae60347ecbe231bb4e76 +size 32256 diff --git a/documents/doc/libreoffice/tdf122425_2.doc b/documents/doc/libreoffice/tdf122425_2.doc new file mode 100644 index 0000000..23ffe81 --- /dev/null +++ b/documents/doc/libreoffice/tdf122425_2.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d8e8ffb628b81f099250d902e00552c1f01b8f2caafae7934b8e19df2da91e +size 41472 diff --git a/documents/doc/libreoffice/tdf122429_header.doc b/documents/doc/libreoffice/tdf122429_header.doc new file mode 100644 index 0000000..85f4b9c --- /dev/null +++ b/documents/doc/libreoffice/tdf122429_header.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a89d178e4fdce03cf09283ee6ed9f09d4955942a3b100f627345ba8472fbe1 +size 122368 diff --git a/documents/doc/libreoffice/tdf122452.doc b/documents/doc/libreoffice/tdf122452.doc new file mode 100644 index 0000000..f182546 --- /dev/null +++ b/documents/doc/libreoffice/tdf122452.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0a67af44dee2d6901f901e1b84736dea0ec194a526888111ba822184256154 +size 81920 diff --git a/documents/doc/libreoffice/tdf122894-4.doc b/documents/doc/libreoffice/tdf122894-4.doc new file mode 100644 index 0000000..9f3f5e7 --- /dev/null +++ b/documents/doc/libreoffice/tdf122894-4.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ae33ad12714ce2a38bf7824a322b17d2e5f355aa2d4b988c4dc4cf9afc3bd5 +size 214528 diff --git a/documents/doc/libreoffice/tdf123433_fillStyleStop.doc b/documents/doc/libreoffice/tdf123433_fillStyleStop.doc new file mode 100644 index 0000000..cc87601 --- /dev/null +++ b/documents/doc/libreoffice/tdf123433_fillStyleStop.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee4c3d17ba7b3cc998384bcafbe2aa0e14a7ff3547d0f1efb4baaedcfcd18ca +size 33792 diff --git a/documents/doc/libreoffice/tdf124601.doc b/documents/doc/libreoffice/tdf124601.doc new file mode 100644 index 0000000..b8c24de --- /dev/null +++ b/documents/doc/libreoffice/tdf124601.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffbd57320c2c0d5600cb99fbbb2acd35b7df0cd30607089f85a166eb8bd89223 +size 23552 diff --git a/documents/doc/libreoffice/tdf124601b.doc b/documents/doc/libreoffice/tdf124601b.doc new file mode 100644 index 0000000..c30b280 --- /dev/null +++ b/documents/doc/libreoffice/tdf124601b.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a025fd6517135d565806e9cb80c0184f7528e7cbb48caba5ad5ae900f9530e4 +size 62976 diff --git a/documents/doc/libreoffice/tdf124937.doc b/documents/doc/libreoffice/tdf124937.doc new file mode 100644 index 0000000..8ec241f --- /dev/null +++ b/documents/doc/libreoffice/tdf124937.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83dfe96bde61386fa22e457084b52c1561d8234e4fbb9c82547abb9d7dbf60c4 +size 33280 diff --git a/documents/doc/libreoffice/tdf125281.doc b/documents/doc/libreoffice/tdf125281.doc new file mode 100644 index 0000000..d1c9fa5 --- /dev/null +++ b/documents/doc/libreoffice/tdf125281.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9f7637ec3a941d466316978266d4f3cfdc6ee26db154f1fdc4f26eb8f60f42 +size 82432 diff --git a/documents/doc/libreoffice/tdf127048.doc b/documents/doc/libreoffice/tdf127048.doc new file mode 100644 index 0000000..828c69c --- /dev/null +++ b/documents/doc/libreoffice/tdf127048.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e54caf9bda84498c3e357a9c44fd9e049c7e342cf7c67703eee96e4fd926eab +size 16896 diff --git a/documents/doc/libreoffice/tdf127166_prstDash_Word97.doc b/documents/doc/libreoffice/tdf127166_prstDash_Word97.doc new file mode 100644 index 0000000..8529a31 --- /dev/null +++ b/documents/doc/libreoffice/tdf127166_prstDash_Word97.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b5ee3fac83abbc0d7bb5807d8d34bec193a60255faddcb745db0650d3eeeb5 +size 26624 diff --git a/documents/doc/libreoffice/tdf128605.doc b/documents/doc/libreoffice/tdf128605.doc new file mode 100644 index 0000000..7d6c07d --- /dev/null +++ b/documents/doc/libreoffice/tdf128605.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd4c189a6376b0dcd1e2d58c1193a4910507701759760edf4933b8cc654d5d21 +size 22016 diff --git a/documents/doc/libreoffice/tdf128608_tableParaBackColor.doc b/documents/doc/libreoffice/tdf128608_tableParaBackColor.doc new file mode 100644 index 0000000..628dcdf --- /dev/null +++ b/documents/doc/libreoffice/tdf128608_tableParaBackColor.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd8100d942a748db76c18a4c715269e9afec7f7cffc9ec54e0f8dd14b39607b9 +size 113152 diff --git a/documents/doc/libreoffice/tdf128700_relativeTableWidth.doc b/documents/doc/libreoffice/tdf128700_relativeTableWidth.doc new file mode 100644 index 0000000..abb4ae3 --- /dev/null +++ b/documents/doc/libreoffice/tdf128700_relativeTableWidth.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97de801e0d448ef6ebe7f4ddedf6f47c29e1c7fcb910fbd8f6256bf0e00620b +size 67072 diff --git a/documents/doc/libreoffice/tdf130262.doc b/documents/doc/libreoffice/tdf130262.doc new file mode 100644 index 0000000..63d0647 --- /dev/null +++ b/documents/doc/libreoffice/tdf130262.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b0a041da41a92c8d97dbb8061f4b0570b8a25e974f045e97042b073ff4e4d0 +size 36864 diff --git a/documents/doc/libreoffice/tdf131707_flyWrap.doc b/documents/doc/libreoffice/tdf131707_flyWrap.doc new file mode 100644 index 0000000..fab6c12 --- /dev/null +++ b/documents/doc/libreoffice/tdf131707_flyWrap.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1475eb1cf6d0db8ea9a3e39bf4512c3c3781709e399ac9a403c8aed9891176 +size 41472 diff --git a/documents/doc/libreoffice/tdf132094_transparentPageImage.doc b/documents/doc/libreoffice/tdf132094_transparentPageImage.doc new file mode 100644 index 0000000..25251a3 --- /dev/null +++ b/documents/doc/libreoffice/tdf132094_transparentPageImage.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fbcd400c0c7fcf7b9eb4d44c312d112269723b73613115a47eea21c88c0a793 +size 78336 diff --git a/documents/doc/libreoffice/tdf132637_protectTrackChanges.doc b/documents/doc/libreoffice/tdf132637_protectTrackChanges.doc new file mode 100644 index 0000000..d7ddeb7 --- /dev/null +++ b/documents/doc/libreoffice/tdf132637_protectTrackChanges.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f464233354f76c5035c5f17a13255b187b4114b89aecdf458694f496e2826ff +size 26624 diff --git a/documents/doc/libreoffice/tdf133453_realFontSize.doc b/documents/doc/libreoffice/tdf133453_realFontSize.doc new file mode 100644 index 0000000..2618c07 --- /dev/null +++ b/documents/doc/libreoffice/tdf133453_realFontSize.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f257f10bb1729f7a04607db8d866ef1859fcaa07bbe6188ee84ed1d7822fed +size 10752 diff --git a/documents/doc/libreoffice/tdf133504_wrapNotBeside.doc b/documents/doc/libreoffice/tdf133504_wrapNotBeside.doc new file mode 100644 index 0000000..60d3035 --- /dev/null +++ b/documents/doc/libreoffice/tdf133504_wrapNotBeside.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6457cdb6c3d566a54d1b854858d9ab46355bb0a3075672c1cf2ccced3e2b035a +size 22016 diff --git a/documents/doc/libreoffice/tdf133643.doc b/documents/doc/libreoffice/tdf133643.doc new file mode 100644 index 0000000..0bf2633 --- /dev/null +++ b/documents/doc/libreoffice/tdf133643.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d360a09837fadea2198fbe87a6f728271623008b897abf9487e95889b1dbf8b3 +size 27136 diff --git a/documents/doc/libreoffice/tdf134570.doc b/documents/doc/libreoffice/tdf134570.doc new file mode 100644 index 0000000..2c9c629 --- /dev/null +++ b/documents/doc/libreoffice/tdf134570.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b416b9597f9b2a1cbe7d952e29a7e00febc46abe18135916d4b85b6563b75441 +size 39936 diff --git a/documents/doc/libreoffice/tdf134618.doc b/documents/doc/libreoffice/tdf134618.doc new file mode 100644 index 0000000..01cd6b9 --- /dev/null +++ b/documents/doc/libreoffice/tdf134618.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e751dea215ca6d065ce7582c71400045587d8883d69fe818e1142fcf343948e +size 23552 diff --git a/documents/doc/libreoffice/tdf134619_numberingProps.doc b/documents/doc/libreoffice/tdf134619_numberingProps.doc new file mode 100644 index 0000000..ebf6b27 --- /dev/null +++ b/documents/doc/libreoffice/tdf134619_numberingProps.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8633892dd3d1137aa2b315c420c9275a1e9d0a4dae5ef0d767d8a2bda21fc71 +size 75264 diff --git a/documents/doc/libreoffice/tdf135672_tableGrows.doc b/documents/doc/libreoffice/tdf135672_tableGrows.doc new file mode 100644 index 0000000..2bcd7fb --- /dev/null +++ b/documents/doc/libreoffice/tdf135672_tableGrows.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf4775398fadca146467390c01246bbb0fe15179c22e0d8dbc6698fd88aca70 +size 10240 diff --git a/documents/doc/libreoffice/tdf137295.doc b/documents/doc/libreoffice/tdf137295.doc new file mode 100644 index 0000000..e3a6f37 --- /dev/null +++ b/documents/doc/libreoffice/tdf137295.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17bb4859751ee1b528d46fd4ba1fa34b93ab88540e8ad6ddfaf5a4ed0e4831e1 +size 26624 diff --git a/documents/doc/libreoffice/tdf138345_paraCharHighlight.doc b/documents/doc/libreoffice/tdf138345_paraCharHighlight.doc new file mode 100644 index 0000000..ae42fce --- /dev/null +++ b/documents/doc/libreoffice/tdf138345_paraCharHighlight.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b10ed74e0cd63a5ab58e5b32cc1d395b2343516f6a45b7831d522272fb298522 +size 10240 diff --git a/documents/doc/libreoffice/tdf139495_tinyHeader.doc b/documents/doc/libreoffice/tdf139495_tinyHeader.doc new file mode 100644 index 0000000..5737013 --- /dev/null +++ b/documents/doc/libreoffice/tdf139495_tinyHeader.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c2950804457a23e4bbca8c9f55bcccea35144df1c2dff4ec445eaf404d336e +size 22016 diff --git a/documents/doc/libreoffice/tdf141649_conditionalText.doc b/documents/doc/libreoffice/tdf141649_conditionalText.doc new file mode 100644 index 0000000..bdf1cf2 --- /dev/null +++ b/documents/doc/libreoffice/tdf141649_conditionalText.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f7a4135f99e691cee72e8b205b9e9befbb17270eea9130a647928417e42f59 +size 23040 diff --git a/documents/doc/libreoffice/tdf142760.doc b/documents/doc/libreoffice/tdf142760.doc new file mode 100644 index 0000000..a645f67 --- /dev/null +++ b/documents/doc/libreoffice/tdf142760.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96bf219b792ccd048d1d6e95fe94fedc02c074ca65956a8217dc808d8a96cd31 +size 36864 diff --git a/documents/doc/libreoffice/tdf147861_customField.doc b/documents/doc/libreoffice/tdf147861_customField.doc new file mode 100644 index 0000000..b159eb1 --- /dev/null +++ b/documents/doc/libreoffice/tdf147861_customField.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5854f73f2548ab75189eaf9a70a164b1c30a1c0e0a582cff9d5926446667ac07 +size 19968 diff --git a/documents/doc/libreoffice/tdf148380_createField.doc b/documents/doc/libreoffice/tdf148380_createField.doc new file mode 100644 index 0000000..da20258 --- /dev/null +++ b/documents/doc/libreoffice/tdf148380_createField.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431fa7ddcd3f10cc539a5bc1c91a7dc0b67fa3b49f56d09b2f3a6941f9f00789 +size 10240 diff --git a/documents/doc/libreoffice/tdf148380_fldLocked.doc b/documents/doc/libreoffice/tdf148380_fldLocked.doc new file mode 100644 index 0000000..44ef948 --- /dev/null +++ b/documents/doc/libreoffice/tdf148380_fldLocked.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c87767c72f6adf43fa5b228a6cc1e8236217bee731f02046e1a5582dbec7432 +size 20480 diff --git a/documents/doc/libreoffice/tdf150197_anlv2ListFormat.doc b/documents/doc/libreoffice/tdf150197_anlv2ListFormat.doc new file mode 100644 index 0000000..ad12fc6 --- /dev/null +++ b/documents/doc/libreoffice/tdf150197_anlv2ListFormat.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec87d2069c7a1975795dd08cad810a09e1225e8700e7431665f0504f97a4743 +size 11264 diff --git a/documents/doc/libreoffice/tdf151548_formFieldMacros.doc b/documents/doc/libreoffice/tdf151548_formFieldMacros.doc new file mode 100644 index 0000000..4493b2a --- /dev/null +++ b/documents/doc/libreoffice/tdf151548_formFieldMacros.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b8d9a6152118aac71f5155b65da53cc94fb0df1188214870030b67488ec88d +size 43520 diff --git a/documents/doc/libreoffice/tdf155465_paraAdjustDistribute.doc b/documents/doc/libreoffice/tdf155465_paraAdjustDistribute.doc new file mode 100644 index 0000000..7bded62 --- /dev/null +++ b/documents/doc/libreoffice/tdf155465_paraAdjustDistribute.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8911fb4fcb493515d1d5768eac9e83856bda090b92cb69f2f204bba49ca2ee +size 9728 diff --git a/documents/doc/libreoffice/tdf156372.doc b/documents/doc/libreoffice/tdf156372.doc new file mode 100644 index 0000000..1b56b70 --- /dev/null +++ b/documents/doc/libreoffice/tdf156372.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c55f22f2510d5061027748ef4e7fc0015c1694b841363c17bfd7a0fafd29ee +size 31232 diff --git a/documents/doc/libreoffice/tdf157129.doc b/documents/doc/libreoffice/tdf157129.doc new file mode 100644 index 0000000..068aead --- /dev/null +++ b/documents/doc/libreoffice/tdf157129.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c81778b451c2e018d88908e20109c322c5716f9c099ed3d455a1dfc04bae8bc +size 37376 diff --git a/documents/doc/libreoffice/tdf160049_anchorMargin.doc b/documents/doc/libreoffice/tdf160049_anchorMargin.doc new file mode 100644 index 0000000..74f3926 --- /dev/null +++ b/documents/doc/libreoffice/tdf160049_anchorMargin.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7c7aa288ec5db0cd5019ca6aaeb1834d1f1705f58d9745fb09a974cab1fd43 +size 88064 diff --git a/documents/doc/libreoffice/tdf160301.doc b/documents/doc/libreoffice/tdf160301.doc new file mode 100644 index 0000000..b2a6303 --- /dev/null +++ b/documents/doc/libreoffice/tdf160301.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04954c251425b8a033057cc28bb3ca0c0e82a267c04a5f16980f66ff85d9a388 +size 35328 diff --git a/documents/doc/libreoffice/tdf162541_notLayoutInCell_paraLeft.doc b/documents/doc/libreoffice/tdf162541_notLayoutInCell_paraLeft.doc new file mode 100644 index 0000000..b5f8214 --- /dev/null +++ b/documents/doc/libreoffice/tdf162541_notLayoutInCell_paraLeft.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c9b82bbec2f664f3a2a4c43d1ee68b1e42b253959eabca21c5c2baaab600050 +size 72704 diff --git a/documents/doc/libreoffice/tdf162542_notLayoutInCell_charLeft_wrapThrough.doc b/documents/doc/libreoffice/tdf162542_notLayoutInCell_charLeft_wrapThrough.doc new file mode 100644 index 0000000..376a51c --- /dev/null +++ b/documents/doc/libreoffice/tdf162542_notLayoutInCell_charLeft_wrapThrough.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ffc2182f058a8d84af221897b1f181a90baac19022d26353538ea9cd27afc5 +size 73216 diff --git a/documents/doc/libreoffice/tdf166503_DoNotUseHTMLParagraphAutoSpacing.doc b/documents/doc/libreoffice/tdf166503_DoNotUseHTMLParagraphAutoSpacing.doc new file mode 100644 index 0000000..e1f6b55 --- /dev/null +++ b/documents/doc/libreoffice/tdf166503_DoNotUseHTMLParagraphAutoSpacing.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a082ed660ec9a3986eb08559e047b3c61b2cdef68421a1502a7a0033b5211310 +size 10240 diff --git a/documents/doc/libreoffice/tdf171527_flyInFramePr.doc b/documents/doc/libreoffice/tdf171527_flyInFramePr.doc new file mode 100644 index 0000000..b8eab8d --- /dev/null +++ b/documents/doc/libreoffice/tdf171527_flyInFramePr.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4f0f8830b4e74a6e35537130b020bf055322c326a4bbcdb921b022b6e3059a +size 43008 diff --git a/documents/doc/libreoffice/tdf35021_tabOverMarginDemo.doc b/documents/doc/libreoffice/tdf35021_tabOverMarginDemo.doc new file mode 100644 index 0000000..c1d6bdd --- /dev/null +++ b/documents/doc/libreoffice/tdf35021_tabOverMarginDemo.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa0a9e2f2468115550af083caff68bdd246c44e581227bb8dc353a87638450f +size 11264 diff --git a/documents/doc/libreoffice/tdf36117_verticalAdjustment.doc b/documents/doc/libreoffice/tdf36117_verticalAdjustment.doc new file mode 100644 index 0000000..bec56b8 --- /dev/null +++ b/documents/doc/libreoffice/tdf36117_verticalAdjustment.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d15d1f409e94dbb5ba4a4823d7fea1ff894c9a05f959d077a52a34f00ea21e +size 27648 diff --git a/documents/doc/libreoffice/tdf36711_inlineFrames.doc b/documents/doc/libreoffice/tdf36711_inlineFrames.doc new file mode 100644 index 0000000..76fdfa3 --- /dev/null +++ b/documents/doc/libreoffice/tdf36711_inlineFrames.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed7c116677579cf5eedaa913efe9d6ddc30e0f2053b532461b6d30051646397 +size 37376 diff --git a/documents/doc/libreoffice/tdf37153_considerWrapOnObjPos.doc b/documents/doc/libreoffice/tdf37153_considerWrapOnObjPos.doc new file mode 100644 index 0000000..c10af3b --- /dev/null +++ b/documents/doc/libreoffice/tdf37153_considerWrapOnObjPos.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83c4b1687afa7917e0cd51d4f8e4230f65bfed397f64f54be0c43a1c6ce20ef +size 15872 diff --git a/documents/doc/libreoffice/tdf37778_readonlySection.doc b/documents/doc/libreoffice/tdf37778_readonlySection.doc new file mode 100644 index 0000000..cfbe774 --- /dev/null +++ b/documents/doc/libreoffice/tdf37778_readonlySection.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36aa7bbfa8cc6d892db69aa30a19d4aef0cd21a9c7a95b36c6a8283b6ed819ce +size 29696 diff --git a/documents/doc/libreoffice/tdf38778_properties_in_run_for_field.doc b/documents/doc/libreoffice/tdf38778_properties_in_run_for_field.doc new file mode 100644 index 0000000..2335156 --- /dev/null +++ b/documents/doc/libreoffice/tdf38778_properties_in_run_for_field.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da3871b6b9782dbbfe5830f117ce56f438cb68736b896016b09cf6a655f9f1e7 +size 25600 diff --git a/documents/doc/libreoffice/tdf43569_conditionalfield.doc b/documents/doc/libreoffice/tdf43569_conditionalfield.doc new file mode 100644 index 0000000..1bda75a --- /dev/null +++ b/documents/doc/libreoffice/tdf43569_conditionalfield.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b04e90a82ad7f155941f1c5ed3d0889913e0d50bc6353c7cc5a6dbae7f485a +size 22016 diff --git a/documents/doc/libreoffice/tdf49102_mergedCellNumbering.doc b/documents/doc/libreoffice/tdf49102_mergedCellNumbering.doc new file mode 100644 index 0000000..a155148 --- /dev/null +++ b/documents/doc/libreoffice/tdf49102_mergedCellNumbering.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54caf656de15de36bcaf418f86d49d15b24a090f1f60aecb84a4a55a47d8cbdb +size 17408 diff --git a/documents/doc/libreoffice/tdf54862.doc b/documents/doc/libreoffice/tdf54862.doc new file mode 100644 index 0000000..6579d8d --- /dev/null +++ b/documents/doc/libreoffice/tdf54862.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134bfa2de4db1348f425ad38b1fcb1a1c51e65ee9023cc2a97d1f3ca19ad4904 +size 16384 diff --git a/documents/doc/libreoffice/tdf55528_relativeTableWidth.doc b/documents/doc/libreoffice/tdf55528_relativeTableWidth.doc new file mode 100644 index 0000000..347c397 --- /dev/null +++ b/documents/doc/libreoffice/tdf55528_relativeTableWidth.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0f208aee5ef1495da15bba9e5800e971265534d320df71e04dff309b9f2565 +size 24576 diff --git a/documents/doc/libreoffice/tdf56321_flipImage_both.doc b/documents/doc/libreoffice/tdf56321_flipImage_both.doc new file mode 100644 index 0000000..472f43c --- /dev/null +++ b/documents/doc/libreoffice/tdf56321_flipImage_both.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ddad0e144e9ee423f1378b05df4295b8b194099e2718e736766fd746c24e66c +size 22528 diff --git a/documents/doc/libreoffice/tdf56738.doc b/documents/doc/libreoffice/tdf56738.doc new file mode 100644 index 0000000..9414e5f --- /dev/null +++ b/documents/doc/libreoffice/tdf56738.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad956863fdc1a10b0159fa2e9144737d3654f75f266af73e2de3d07e956db679 +size 49152 diff --git a/documents/doc/libreoffice/tdf57532-1.doc b/documents/doc/libreoffice/tdf57532-1.doc new file mode 100644 index 0000000..d94ad9d --- /dev/null +++ b/documents/doc/libreoffice/tdf57532-1.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d0d53be666236cdbbcfb463f6c8387275f38a60c666fd57b50cb73384edc5a +size 25088 diff --git a/documents/doc/libreoffice/tdf59896.doc b/documents/doc/libreoffice/tdf59896.doc new file mode 100644 index 0000000..3e179e4 --- /dev/null +++ b/documents/doc/libreoffice/tdf59896.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6cd5d0304e8397263e194671772d32d412798c00808f6661de6d26fa449b8b +size 12288 diff --git a/documents/doc/libreoffice/tdf60378_mergedBorders.doc b/documents/doc/libreoffice/tdf60378_mergedBorders.doc new file mode 100644 index 0000000..2bf0625 --- /dev/null +++ b/documents/doc/libreoffice/tdf60378_mergedBorders.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd852dacc055450e941ba801ae072918047972cd093e4253e6a89119d5f7bd8 +size 45056 diff --git a/documents/doc/libreoffice/tdf71749_with_footnote.doc b/documents/doc/libreoffice/tdf71749_with_footnote.doc new file mode 100644 index 0000000..e0e64f5 --- /dev/null +++ b/documents/doc/libreoffice/tdf71749_with_footnote.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380e28ebd98c34e88237d79f32ecc4d89992a6933898eb2ff8e1ad52b4ca4c72 +size 20480 diff --git a/documents/doc/libreoffice/tdf71749_without_footnote.doc b/documents/doc/libreoffice/tdf71749_without_footnote.doc new file mode 100644 index 0000000..3452b2c --- /dev/null +++ b/documents/doc/libreoffice/tdf71749_without_footnote.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52c4423ced21d03cea4c487a2ba6f72278d2ad14b778b2f944656b55fd62101 +size 22528 diff --git a/documents/doc/libreoffice/tdf72511_editengLRSpace.doc b/documents/doc/libreoffice/tdf72511_editengLRSpace.doc new file mode 100644 index 0000000..bd92604 --- /dev/null +++ b/documents/doc/libreoffice/tdf72511_editengLRSpace.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3f0286154f6336cfa9dcd0889efc1a889ba061880abb5a1196cc2dabebac54 +size 21504 diff --git a/documents/doc/libreoffice/tdf73056_cellMargins.doc b/documents/doc/libreoffice/tdf73056_cellMargins.doc new file mode 100644 index 0000000..9cf8304 --- /dev/null +++ b/documents/doc/libreoffice/tdf73056_cellMargins.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b7f3f03cb8f2fd4ac602ced8a3d4150e47851f0f903f1e629078e47906555f +size 25088 diff --git a/documents/doc/libreoffice/tdf74328.doc b/documents/doc/libreoffice/tdf74328.doc new file mode 100644 index 0000000..8eca06b --- /dev/null +++ b/documents/doc/libreoffice/tdf74328.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9eccebc5d61dfdf3283403f3664878f79bcb98649479ffa43c681a7275d865e +size 44032 diff --git a/documents/doc/libreoffice/tdf75539_relativeWidth.doc b/documents/doc/libreoffice/tdf75539_relativeWidth.doc new file mode 100644 index 0000000..2c96957 --- /dev/null +++ b/documents/doc/libreoffice/tdf75539_relativeWidth.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb0dbd1d6418093549414d79a31a480eab1cf4b4a01698f2405a72d46807143 +size 50176 diff --git a/documents/doc/libreoffice/tdf75748_inheritChapterNumberingC.doc b/documents/doc/libreoffice/tdf75748_inheritChapterNumberingC.doc new file mode 100644 index 0000000..39659eb --- /dev/null +++ b/documents/doc/libreoffice/tdf75748_inheritChapterNumberingC.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79e08c21927980dc8c9253125b55327f5018b7908074f1b1831f826d4832ee8 +size 25088 diff --git a/documents/doc/libreoffice/tdf76349_textboxMargins.doc b/documents/doc/libreoffice/tdf76349_textboxMargins.doc new file mode 100644 index 0000000..c76671e --- /dev/null +++ b/documents/doc/libreoffice/tdf76349_textboxMargins.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be0115f223c72e2560583c5962f327003fbe590ccc97e882a824c38a6526f46 +size 23552 diff --git a/documents/doc/libreoffice/tdf76636.doc b/documents/doc/libreoffice/tdf76636.doc new file mode 100644 index 0000000..974cf06 --- /dev/null +++ b/documents/doc/libreoffice/tdf76636.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f2692479834ae4549116fb99bd9570b6c6c9d12a907f7843e6cc53de902f85 +size 13824 diff --git a/documents/doc/libreoffice/tdf77964.doc b/documents/doc/libreoffice/tdf77964.doc new file mode 100644 index 0000000..0d5d6f8 --- /dev/null +++ b/documents/doc/libreoffice/tdf77964.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22203d15ce96d27d42afe2b1b077cce1e18917780ef20b365111fa538d08c3bf +size 253952 diff --git a/documents/doc/libreoffice/tdf79435_legacyInputFields.doc b/documents/doc/libreoffice/tdf79435_legacyInputFields.doc new file mode 100644 index 0000000..0f81339 --- /dev/null +++ b/documents/doc/libreoffice/tdf79435_legacyInputFields.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9fccb6bc7e7854e8cd94b68759f55ad15c54b2eac772cb3c5c2f6d09b56a623 +size 13312 diff --git a/documents/doc/libreoffice/tdf79553_lineNumbers.doc b/documents/doc/libreoffice/tdf79553_lineNumbers.doc new file mode 100644 index 0000000..f3c013c --- /dev/null +++ b/documents/doc/libreoffice/tdf79553_lineNumbers.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568ef1ffd86dbdc7ef668feb0a67c0c713ffd4579a1689d8b28316bac1dfbaaa +size 77312 diff --git a/documents/doc/libreoffice/tdf79639.doc b/documents/doc/libreoffice/tdf79639.doc new file mode 100644 index 0000000..031f6c8 --- /dev/null +++ b/documents/doc/libreoffice/tdf79639.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6c3d6c3c64c8c949286280fb8ebc3daa570b2a9e97d9d3480f4d91ff74631b +size 27648 diff --git a/documents/doc/libreoffice/tdf80635_marginLeft.doc b/documents/doc/libreoffice/tdf80635_marginLeft.doc new file mode 100644 index 0000000..60fda95 --- /dev/null +++ b/documents/doc/libreoffice/tdf80635_marginLeft.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae40111228ad11cb4e629fa7d569a4fec0d5cf26d588cf50f52c61219ebcfbc +size 47104 diff --git a/documents/doc/libreoffice/tdf80635_marginRightRTL.doc b/documents/doc/libreoffice/tdf80635_marginRightRTL.doc new file mode 100644 index 0000000..27e78d8 --- /dev/null +++ b/documents/doc/libreoffice/tdf80635_marginRightRTL.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c05cfebfd0185a8331434d5468cd9fb577f19a3eb5fa4c87bc8e3dc7ca0ae0d +size 25088 diff --git a/documents/doc/libreoffice/tdf80635_pageLeft.doc b/documents/doc/libreoffice/tdf80635_pageLeft.doc new file mode 100644 index 0000000..012532e --- /dev/null +++ b/documents/doc/libreoffice/tdf80635_pageLeft.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a004260e09b3c49bca4f4f09a9316fa475154976856dc2cf8edb296e0cafc59 +size 36352 diff --git a/documents/doc/libreoffice/tdf80635_pageRightRTL.doc b/documents/doc/libreoffice/tdf80635_pageRightRTL.doc new file mode 100644 index 0000000..c065b4e --- /dev/null +++ b/documents/doc/libreoffice/tdf80635_pageRightRTL.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8596c75c1432882812a1676fd3e18a966752474b32b0ef5478b847e5b427e067 +size 25088 diff --git a/documents/doc/libreoffice/tdf81705_outlineLevel.doc b/documents/doc/libreoffice/tdf81705_outlineLevel.doc new file mode 100644 index 0000000..7b34726 --- /dev/null +++ b/documents/doc/libreoffice/tdf81705_outlineLevel.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d9a09bf6ec284bacfb0deab4482e1e88f1f9f6cf56cd1bae616c3cf51a3d28b +size 29696 diff --git a/documents/doc/libreoffice/tdf89377_tableWithBreakBeforeParaStyle.doc b/documents/doc/libreoffice/tdf89377_tableWithBreakBeforeParaStyle.doc new file mode 100644 index 0000000..cc19421 --- /dev/null +++ b/documents/doc/libreoffice/tdf89377_tableWithBreakBeforeParaStyle.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a25bf2bce4a34510e442689287894f6f6be58cfea5a575e25cb69ae5d0bbe5d +size 27136 diff --git a/documents/doc/libreoffice/tdf90408.doc b/documents/doc/libreoffice/tdf90408.doc new file mode 100644 index 0000000..f390b0b --- /dev/null +++ b/documents/doc/libreoffice/tdf90408.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a6c69cacf4e4b60a316fc75c98be21baf565ea202d1da714d56377b1ac67075 +size 22016 diff --git a/documents/doc/libreoffice/tdf90408B.doc b/documents/doc/libreoffice/tdf90408B.doc new file mode 100644 index 0000000..da0fe64 --- /dev/null +++ b/documents/doc/libreoffice/tdf90408B.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3a0cd3b2487f8b6731dc608bc5d3b6a3eb4af1db81b1a708d3f85099731fc6 +size 38400 diff --git a/documents/doc/libreoffice/tdf91632_layoutInCellD.doc b/documents/doc/libreoffice/tdf91632_layoutInCellD.doc new file mode 100644 index 0000000..efbc9bd --- /dev/null +++ b/documents/doc/libreoffice/tdf91632_layoutInCellD.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a5342a8e98cd0868cccbdfb58dcff027a8965bec2ccf21534a4144453e4377 +size 167936 diff --git a/documents/doc/libreoffice/tdf91687.doc b/documents/doc/libreoffice/tdf91687.doc new file mode 100644 index 0000000..f408f61 --- /dev/null +++ b/documents/doc/libreoffice/tdf91687.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b96991610bdb417e4d728b11c6bd6b93b0ebf5cf3e32a65fe42e7751f121984 +size 23552 diff --git a/documents/doc/libreoffice/tdf92281.doc b/documents/doc/libreoffice/tdf92281.doc new file mode 100644 index 0000000..757e761 --- /dev/null +++ b/documents/doc/libreoffice/tdf92281.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c30cd7cc56683b45a3eff12c02187b2484e003468449b071c981c4da7f44d05 +size 9728 diff --git a/documents/doc/libreoffice/tdf92524_autoColor.doc b/documents/doc/libreoffice/tdf92524_autoColor.doc new file mode 100644 index 0000000..d53266e --- /dev/null +++ b/documents/doc/libreoffice/tdf92524_autoColor.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5285a0dfea96d27ea28cb8fe15a434ac5a8507260f9a50bfb1d074f11165ca9 +size 62464 diff --git a/documents/doc/libreoffice/tdf94326_notOutlineNumbering.doc b/documents/doc/libreoffice/tdf94326_notOutlineNumbering.doc new file mode 100644 index 0000000..c6ed51c --- /dev/null +++ b/documents/doc/libreoffice/tdf94326_notOutlineNumbering.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5374da051d135d6146d0156a1d8ea946ca8ca1640755337d23486f9c4799a3 +size 40960 diff --git a/documents/doc/libreoffice/tdf95321.doc b/documents/doc/libreoffice/tdf95321.doc new file mode 100644 index 0000000..c22278f --- /dev/null +++ b/documents/doc/libreoffice/tdf95321.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa826b6ff4941205082f11540eb34d021d3b7d11dd130f6ac4f4963a8d30f46 +size 27648 diff --git a/documents/doc/libreoffice/tdf95576.doc b/documents/doc/libreoffice/tdf95576.doc new file mode 100644 index 0000000..4a5ab7d --- /dev/null +++ b/documents/doc/libreoffice/tdf95576.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c08fbed8f93b28e9561e9c6f29e511c7d737087fc6ce48fefc22511685ecce3 +size 23040 diff --git a/documents/doc/libreoffice/tdf96277.doc b/documents/doc/libreoffice/tdf96277.doc new file mode 100644 index 0000000..c70e0aa --- /dev/null +++ b/documents/doc/libreoffice/tdf96277.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff8faf05badc012b4795d10b6c6893b4f81df22b92f54aa9eda0b5e50f87ed3 +size 48128 diff --git a/documents/doc/libreoffice/tdf98620_rtlJustify.doc b/documents/doc/libreoffice/tdf98620_rtlJustify.doc new file mode 100644 index 0000000..65691e3 --- /dev/null +++ b/documents/doc/libreoffice/tdf98620_rtlJustify.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f7fcc406a0a8df0236a770cefaa1e1d5e283f2b786630d802b34de71cd1aa8 +size 9216 diff --git a/documents/doc/libreoffice/tdf99100.doc b/documents/doc/libreoffice/tdf99100.doc new file mode 100644 index 0000000..cc44f9f --- /dev/null +++ b/documents/doc/libreoffice/tdf99100.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b435df82ac1d61ae03c90112fa086a6e8b008c50d1fbfdc73c1b916c9ca0936 +size 22528 diff --git a/documents/doc/libreoffice/tdf99120.doc b/documents/doc/libreoffice/tdf99120.doc new file mode 100644 index 0000000..803e5c2 --- /dev/null +++ b/documents/doc/libreoffice/tdf99120.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ddaa3426cb663306a0c2da638a7c067e13148d27dfe1ab065e92286ea0d195 +size 23040 diff --git a/documents/doc/libreoffice/tdf99197_defaultLTR.doc b/documents/doc/libreoffice/tdf99197_defaultLTR.doc new file mode 100644 index 0000000..df2228b --- /dev/null +++ b/documents/doc/libreoffice/tdf99197_defaultLTR.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:846d0b4236f9cccf7faa153be1efc94c25d7405e8a4d0000f75d88daeb0bc25e +size 19968 diff --git a/documents/doc/libreoffice/testTdf107931_KERN_DocEnabled_disabledDefStyle.doc b/documents/doc/libreoffice/testTdf107931_KERN_DocEnabled_disabledDefStyle.doc new file mode 100644 index 0000000..11b3bf9 --- /dev/null +++ b/documents/doc/libreoffice/testTdf107931_KERN_DocEnabled_disabledDefStyle.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728aa42bfc170c77eb8ac38d45ee2c1984df70fe7b5522d05b9a4f06cb87349c +size 10240 diff --git a/documents/doc/libreoffice/testTdf107931_KERN_enabledDefStyle.doc b/documents/doc/libreoffice/testTdf107931_KERN_enabledDefStyle.doc new file mode 100644 index 0000000..9f46d58 --- /dev/null +++ b/documents/doc/libreoffice/testTdf107931_KERN_enabledDefStyle.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b982d4c1596f64f2359eabfa70a98983a8a5a6d5997c31ea508cb3541cf0ed +size 22528 diff --git a/documents/doc/libreoffice/transparent-text.doc b/documents/doc/libreoffice/transparent-text.doc new file mode 100644 index 0000000..6462f95 --- /dev/null +++ b/documents/doc/libreoffice/transparent-text.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2e07b9b860d80dbe5e620d1d6dc22def550fc52ba8807a9bd501afc40880d39 +size 33792 diff --git a/documents/doc/libreoffice/tscp.doc b/documents/doc/libreoffice/tscp.doc new file mode 100644 index 0000000..7c16857 --- /dev/null +++ b/documents/doc/libreoffice/tscp.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f6d82c259b9a9d8dea7dac90f2b7aacd2e9a0cdc0f586c23d7a088b4a32052 +size 10240 diff --git a/documents/doc/libreoffice/zoom.doc b/documents/doc/libreoffice/zoom.doc new file mode 100644 index 0000000..04227cc --- /dev/null +++ b/documents/doc/libreoffice/zoom.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ecc9bee5262dc8fb7fab7c21697db59c572e39efeca8661194b1c03bf1d3f82 +size 9216 diff --git a/documents/doc/libreoffice/zoomtype.doc b/documents/doc/libreoffice/zoomtype.doc new file mode 100644 index 0000000..481e54f --- /dev/null +++ b/documents/doc/libreoffice/zoomtype.doc @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a58409623052da49a5e9f2806b3b29ffd8e1c7aa3f4d1e77cfb4ce900816860a +size 9216 diff --git a/documents/docx/apache-tika/014760.docx b/documents/docx/apache-tika/014760.docx new file mode 100644 index 0000000..4cd6de0 --- /dev/null +++ b/documents/docx/apache-tika/014760.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f538e934e60c77ff561cbf91876dc2a252da283d2fe83b5fe620268fe27dcce6 +size 39631 diff --git a/documents/docx/apache-tika/017091.docx b/documents/docx/apache-tika/017091.docx new file mode 100644 index 0000000..fb1fdc1 --- /dev/null +++ b/documents/docx/apache-tika/017091.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a41ce073ac8fa7f7a03e2d80224b7e34a5b53064733b937f14f43ba1314e368 +size 37440 diff --git a/documents/docx/apache-tika/017097.docx b/documents/docx/apache-tika/017097.docx new file mode 100644 index 0000000..30b837b --- /dev/null +++ b/documents/docx/apache-tika/017097.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d261a88188744a3006314966f6e5c45ce38c8235341854fb6ffca64fa2c565c +size 64325 diff --git a/documents/docx/apache-tika/018367.docx b/documents/docx/apache-tika/018367.docx new file mode 100644 index 0000000..efc9127 --- /dev/null +++ b/documents/docx/apache-tika/018367.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc72225c1f6185a1f62772e208c8e06827371c8ba1460013011017873a6f46ba +size 203043 diff --git a/documents/docx/apache-tika/2exe.docx b/documents/docx/apache-tika/2exe.docx new file mode 100644 index 0000000..27a8308 --- /dev/null +++ b/documents/docx/apache-tika/2exe.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2adbe75ad93300a8b4c5a8ffa95d6510ec3a97d8d0f5279e704f6133026a44e2 +size 715333 diff --git a/documents/docx/apache-tika/2pic.docx b/documents/docx/apache-tika/2pic.docx new file mode 100644 index 0000000..f8fd87b --- /dev/null +++ b/documents/docx/apache-tika/2pic.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6816eedde86726eb912fcc6ec35220f0d7af7ac79faf59408e446d06b468cf3 +size 883427 diff --git a/documents/docx/apache-tika/EmbeddedDocument.docx b/documents/docx/apache-tika/EmbeddedDocument.docx new file mode 100644 index 0000000..43a2a73 --- /dev/null +++ b/documents/docx/apache-tika/EmbeddedDocument.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aaabe19c2c4e30db9f13aa32bc3c35e913867c64627c574d5e6152b4c635115 +size 13219 diff --git a/documents/docx/apache-tika/EmbeddedOutlook.docx b/documents/docx/apache-tika/EmbeddedOutlook.docx new file mode 100644 index 0000000..adafff0 --- /dev/null +++ b/documents/docx/apache-tika/EmbeddedOutlook.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d84c0cbf2bc695588dca1364dba224158f5a7acd1e92d1b732b94ba6cdbe06 +size 113242 diff --git a/documents/docx/apache-tika/EmbeddedPDF.docx b/documents/docx/apache-tika/EmbeddedPDF.docx new file mode 100644 index 0000000..ee80f00 --- /dev/null +++ b/documents/docx/apache-tika/EmbeddedPDF.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39a3ab2ce59d9b363d05831d75efae2a6d18309d752696854bdcc28674244c7 +size 99389 diff --git a/documents/docx/apache-tika/NullHeader.docx b/documents/docx/apache-tika/NullHeader.docx new file mode 100644 index 0000000..743cf46 --- /dev/null +++ b/documents/docx/apache-tika/NullHeader.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4878c775336eb563fd88ca13adc134aed9203d8b3d73cdd0eef904a0354b6d56 +size 4355 diff --git a/documents/docx/apache-tika/footnotes.docx b/documents/docx/apache-tika/footnotes.docx new file mode 100644 index 0000000..b345650 --- /dev/null +++ b/documents/docx/apache-tika/footnotes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9070094b27ff5201477f4de4b2c027730c66cb889106a1609c5adeed207a59c1 +size 12823 diff --git a/documents/docx/apache-tika/headerPic.docx b/documents/docx/apache-tika/headerPic.docx new file mode 100644 index 0000000..e448a47 --- /dev/null +++ b/documents/docx/apache-tika/headerPic.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d9b17f7575c8a91129fd8a3e6a70feec886480ab9f089e29a7f8ac7e5ed51a +size 16206 diff --git a/documents/docx/apache-tika/scrape_tika_tika-app_src_test_resources_test-data_test_recursive_embedded.docx b/documents/docx/apache-tika/scrape_tika_tika-app_src_test_resources_test-data_test_recursive_embedded.docx new file mode 100644 index 0000000..51a075c --- /dev/null +++ b/documents/docx/apache-tika/scrape_tika_tika-app_src_test_resources_test-data_test_recursive_embedded.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b7fab030a8b6a9d6691f6699ac8e6f82bc53764a0f1430d134ae3b70c32654 +size 27082 diff --git a/documents/docx/apache-tika/testAltChunkHTML.docx b/documents/docx/apache-tika/testAltChunkHTML.docx new file mode 100644 index 0000000..af89354 --- /dev/null +++ b/documents/docx/apache-tika/testAltChunkHTML.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e69425bf505c9b439be04f6cbb10271e5ea8ec2fbec820fe459a0f74db2fb7b +size 2631 diff --git a/documents/docx/apache-tika/testAltChunkMHT.docx b/documents/docx/apache-tika/testAltChunkMHT.docx new file mode 100644 index 0000000..d9d64bb --- /dev/null +++ b/documents/docx/apache-tika/testAltChunkMHT.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1669cb83f3042413a84593814f529db9cc19dd29ba52906a29d90d29c43b2af +size 3070 diff --git a/documents/docx/apache-tika/testAttachedTemplate.docx b/documents/docx/apache-tika/testAttachedTemplate.docx new file mode 100644 index 0000000..70143cb --- /dev/null +++ b/documents/docx/apache-tika/testAttachedTemplate.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4565fda29525e369c6949437893f75c2548e16735e99a14e9586984aed718fc2 +size 2284 diff --git a/documents/docx/apache-tika/testComment.docx b/documents/docx/apache-tika/testComment.docx new file mode 100644 index 0000000..54dd22c --- /dev/null +++ b/documents/docx/apache-tika/testComment.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740337ba9a0f0c9dd4cc0ea07b6a7b413c7b67ee28ec4b430a1a242c688fe5b5 +size 11019 diff --git a/documents/docx/apache-tika/testDOCX_Thumbnail.docx b/documents/docx/apache-tika/testDOCX_Thumbnail.docx new file mode 100644 index 0000000..5ff3ab8 --- /dev/null +++ b/documents/docx/apache-tika/testDOCX_Thumbnail.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e77040dc0b1df9cde900f2a125051b5d9d21b9f90e40569d9127160b04c4f8 +size 13810 diff --git a/documents/docx/apache-tika/testExternalRefs.docx b/documents/docx/apache-tika/testExternalRefs.docx new file mode 100644 index 0000000..5b40782 --- /dev/null +++ b/documents/docx/apache-tika/testExternalRefs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7447372cdbd43edeba1fcfe316154e3ba5153a623cad7acb1e3a9131ddc966ee +size 2125 diff --git a/documents/docx/apache-tika/testFrameset.docx b/documents/docx/apache-tika/testFrameset.docx new file mode 100644 index 0000000..7d41c3e --- /dev/null +++ b/documents/docx/apache-tika/testFrameset.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c60722ba6c3cf9db497efc3812236e91d0b13f635db520f72c18a4962a778c +size 2328 diff --git a/documents/docx/apache-tika/testHoverAndVml.docx b/documents/docx/apache-tika/testHoverAndVml.docx new file mode 100644 index 0000000..528e68e --- /dev/null +++ b/documents/docx/apache-tika/testHoverAndVml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ff4f180062462af9e9e6adf403d9fed8dd373195b9cfecf58a85944557770eb +size 2270 diff --git a/documents/docx/apache-tika/testInstrLink.docx b/documents/docx/apache-tika/testInstrLink.docx new file mode 100644 index 0000000..f03e727 --- /dev/null +++ b/documents/docx/apache-tika/testInstrLink.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f96a04634eceebda4249a8204e7f632cd6ad2067154984a578c097b241bf3ce +size 14464 diff --git a/documents/docx/apache-tika/testMailMerge.docx b/documents/docx/apache-tika/testMailMerge.docx new file mode 100644 index 0000000..42b2827 --- /dev/null +++ b/documents/docx/apache-tika/testMailMerge.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e388dda2c53b8e1ac3b6904a2c32cedcfcf3b8c60a4af97771bb14737958678d +size 2306 diff --git a/documents/docx/apache-tika/testOCR.docx b/documents/docx/apache-tika/testOCR.docx new file mode 100644 index 0000000..acc86a3 --- /dev/null +++ b/documents/docx/apache-tika/testOCR.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bbac8ae8790581133abd2570c6ce4cc831216dc9030d9b16801a24ff393905f +size 62041 diff --git a/documents/docx/apache-tika/testOptionalHyphen.docx b/documents/docx/apache-tika/testOptionalHyphen.docx new file mode 100644 index 0000000..30c2f78 --- /dev/null +++ b/documents/docx/apache-tika/testOptionalHyphen.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647cb4fae2d7bf7d209c1b33c98f1d72363798289e9fb37eede118dd3a45e110 +size 10382 diff --git a/documents/docx/apache-tika/testPDFEmbeddingAndEmbedded.docx b/documents/docx/apache-tika/testPDFEmbeddingAndEmbedded.docx new file mode 100644 index 0000000..aba430d --- /dev/null +++ b/documents/docx/apache-tika/testPDFEmbeddingAndEmbedded.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908d3fdd5b961c3bb2c837acee609b5e4396e97945d1f5bd993619df1bf7ca53 +size 34139 diff --git a/documents/docx/apache-tika/testSubdocument.docx b/documents/docx/apache-tika/testSubdocument.docx new file mode 100644 index 0000000..5d3236b --- /dev/null +++ b/documents/docx/apache-tika/testSubdocument.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8355ed73c6d7cfd11e72188ca320095054be49a10027589e30d5864092b9335a +size 1980 diff --git a/documents/docx/apache-tika/testWORD.docx b/documents/docx/apache-tika/testWORD.docx new file mode 100644 index 0000000..ecce6b8 --- /dev/null +++ b/documents/docx/apache-tika/testWORD.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67797f5691cb5346201f1c40000a959f9f08d05d0b4493b4291e8d5f16e81e65 +size 13436 diff --git a/documents/docx/apache-tika/testWORD_1img.docx b/documents/docx/apache-tika/testWORD_1img.docx new file mode 100644 index 0000000..95f447e --- /dev/null +++ b/documents/docx/apache-tika/testWORD_1img.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9dbb66913b6af41e7e5ef6fb969eb60d1ee49f4350bd649168225e15709ad0d +size 8325 diff --git a/documents/docx/apache-tika/testWORD_2006ml.docx b/documents/docx/apache-tika/testWORD_2006ml.docx new file mode 100644 index 0000000..c61353c --- /dev/null +++ b/documents/docx/apache-tika/testWORD_2006ml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27f2b9244f5147cce25a05d4cddb1eec9c72259a41d52a7bf5eb3806b28207c +size 151733 diff --git a/documents/docx/apache-tika/testWORD_3imgs.docx b/documents/docx/apache-tika/testWORD_3imgs.docx new file mode 100644 index 0000000..0c807c3 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_3imgs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c7d3114d21dae635e2e3dfb742d3cb5737ef957be5548a3c8a787cf9e4cdd2c +size 31303 diff --git a/documents/docx/apache-tika/testWORD_EMFAndAttachments.docx b/documents/docx/apache-tika/testWORD_EMFAndAttachments.docx new file mode 100644 index 0000000..c00ed52 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_EMFAndAttachments.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b4ee4a8dad5dab45aa291a33842c7d5d71988c5e83f460adf263f73c3c96773 +size 61769 diff --git a/documents/docx/apache-tika/testWORD_boldHyperlink.docx b/documents/docx/apache-tika/testWORD_boldHyperlink.docx new file mode 100644 index 0000000..0121d8c --- /dev/null +++ b/documents/docx/apache-tika/testWORD_boldHyperlink.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dead3afa9ff59b827cea3e9c5e73a9d018d3eadd9c1c51ea63dd19db6edd9060 +size 12382 diff --git a/documents/docx/apache-tika/testWORD_bold_character_runs.docx b/documents/docx/apache-tika/testWORD_bold_character_runs.docx new file mode 100644 index 0000000..ef23130 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_bold_character_runs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a0603c0151d0813cc840e3a3dba5ab436a9ac5edba00118aa6277db6a6a2e8 +size 12912 diff --git a/documents/docx/apache-tika/testWORD_bold_character_runs2.docx b/documents/docx/apache-tika/testWORD_bold_character_runs2.docx new file mode 100644 index 0000000..a324fb5 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_bold_character_runs2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b19e83626f763ee96245f027b2514ef5859e2eb4b72ac9902753f702d7d78c3 +size 12863 diff --git a/documents/docx/apache-tika/testWORD_charts.docx b/documents/docx/apache-tika/testWORD_charts.docx new file mode 100644 index 0000000..511aab6 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_charts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04580520e7577ab4cdf08d289d5c03d6a1b942dd261f4101de53124334a500cd +size 15586 diff --git a/documents/docx/apache-tika/testWORD_custom_props.docx b/documents/docx/apache-tika/testWORD_custom_props.docx new file mode 100644 index 0000000..377af29 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_custom_props.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccf04f70122b1c32b3623c739b2b8a4d2d7795968b8e2939e665319bf482787 +size 13942 diff --git a/documents/docx/apache-tika/testWORD_diagramData.docx b/documents/docx/apache-tika/testWORD_diagramData.docx new file mode 100644 index 0000000..9ec2630 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_diagramData.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c3f15c28df87ffb1c062e489a8b22bf72ef22df5bdb8020e48f26dd3b7a57e +size 49860 diff --git a/documents/docx/apache-tika/testWORD_docSecurity.docx b/documents/docx/apache-tika/testWORD_docSecurity.docx new file mode 100644 index 0000000..229b583 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_docSecurity.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52049d0938d54fc4edbdd27ea7a97629572c498dc5125ea45df9713ac5504dfe +size 12861 diff --git a/documents/docx/apache-tika/testWORD_embedded_pdf.docx b/documents/docx/apache-tika/testWORD_embedded_pdf.docx new file mode 100644 index 0000000..1d40b84 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_embedded_pdf.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af6790699d2bea7b91720b6ecda45f30c0bdffa43300924447bba32b2571401 +size 63294 diff --git a/documents/docx/apache-tika/testWORD_embedded_pics.docx b/documents/docx/apache-tika/testWORD_embedded_pics.docx new file mode 100644 index 0000000..aac0b28 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_embedded_pics.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416b7f04fc83bf3d393924f1e1aa49e6bf7cda06fa1559a0e23b889e0cb6205d +size 52399 diff --git a/documents/docx/apache-tika/testWORD_embeded.docx b/documents/docx/apache-tika/testWORD_embeded.docx new file mode 100644 index 0000000..b277168 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_embeded.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bbd355e6d3d3caa816b8913cd955a7bf4f167bce142d8c49998bb764ed79e71 +size 157830 diff --git a/documents/docx/apache-tika/testWORD_endnote_table.docx b/documents/docx/apache-tika/testWORD_endnote_table.docx new file mode 100644 index 0000000..9165196 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_endnote_table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105709ab279ee6d5642edddf8b5e32257ff9b9cf54c2e886d7d251cb29e39c34 +size 18504 diff --git a/documents/docx/apache-tika/testWORD_features.docx b/documents/docx/apache-tika/testWORD_features.docx new file mode 100644 index 0000000..cd73349 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_features.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0920ec3e38521c02ca75ef0b1ed1b2b19fabcd701b75366e89b818228094e25 +size 8169 diff --git a/documents/docx/apache-tika/testWORD_missing_ooxml_bean1.docx b/documents/docx/apache-tika/testWORD_missing_ooxml_bean1.docx new file mode 100644 index 0000000..8c2333e --- /dev/null +++ b/documents/docx/apache-tika/testWORD_missing_ooxml_bean1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95de9f3b655bfec5b619ee31d1319e5a9a6ce4f253a9738898876640a2969665 +size 17913 diff --git a/documents/docx/apache-tika/testWORD_missing_text.docx b/documents/docx/apache-tika/testWORD_missing_text.docx new file mode 100644 index 0000000..a47d501 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_missing_text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85265e95dddecd8dfbf3fe70d27cbc8dd5e83d238b2c10abd8014f1d8d74268e +size 31592 diff --git a/documents/docx/apache-tika/testWORD_multi_authors.docx b/documents/docx/apache-tika/testWORD_multi_authors.docx new file mode 100644 index 0000000..821f535 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_multi_authors.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8435a0e087a5452b0418ba860136683e95ba17ba3be8e22ec21d678b5db1f1b9 +size 12054 diff --git a/documents/docx/apache-tika/testWORD_no_format.docx b/documents/docx/apache-tika/testWORD_no_format.docx new file mode 100644 index 0000000..edd16f0 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_no_format.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cdbf5dc2b9e8a1e2d5307e3b6d49b9afd0268dacd3975e176fbc9fd9e5805f3 +size 37018 diff --git a/documents/docx/apache-tika/testWORD_null_style.docx b/documents/docx/apache-tika/testWORD_null_style.docx new file mode 100644 index 0000000..7e10d03 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_null_style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8bd6f119d65896b2ec8e34ce56cb532b7358173efb9d41af6abb389ac71176e +size 29018 diff --git a/documents/docx/apache-tika/testWORD_numbered_list.docx b/documents/docx/apache-tika/testWORD_numbered_list.docx new file mode 100644 index 0000000..993e991 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_numbered_list.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e500410c6ce4f56f871bd55beff2476152fc3d0b7049cf5a93781ae7946ff5b +size 24696 diff --git a/documents/docx/apache-tika/testWORD_override_list_numbering.docx b/documents/docx/apache-tika/testWORD_override_list_numbering.docx new file mode 100644 index 0000000..0081bd1 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_override_list_numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d88b75145043fb8eef1d851e595b1d0f01d5a342552919fe3af22b36b57d086 +size 15746 diff --git a/documents/docx/apache-tika/testWORD_phonetic.docx b/documents/docx/apache-tika/testWORD_phonetic.docx new file mode 100644 index 0000000..e1d9e1a --- /dev/null +++ b/documents/docx/apache-tika/testWORD_phonetic.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abda850b3685027eef32a4c583b2b5f7f20f243026d8c453cdb3315348ed6ff0 +size 12523 diff --git a/documents/docx/apache-tika/testWORD_sdtInTextBox.docx b/documents/docx/apache-tika/testWORD_sdtInTextBox.docx new file mode 100644 index 0000000..519bc360 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_sdtInTextBox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f5b10e5850b081c62f7ff3fde05587836f13ccbc0e19bcb4544b8763c5b0c1 +size 21117 diff --git a/documents/docx/apache-tika/testWORD_signed.docx b/documents/docx/apache-tika/testWORD_signed.docx new file mode 100644 index 0000000..92b0c1c --- /dev/null +++ b/documents/docx/apache-tika/testWORD_signed.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40bd97185ad6203230c439694a55eada99db48f5fc023f04dc1969ba462c73cb +size 18245 diff --git a/documents/docx/apache-tika/testWORD_template.docx b/documents/docx/apache-tika/testWORD_template.docx new file mode 100644 index 0000000..b4ef17a --- /dev/null +++ b/documents/docx/apache-tika/testWORD_template.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05df2e299e825b5b25b34ff5af63f3c309bf6afcd94b3dd8fab224ac507f163 +size 44942 diff --git a/documents/docx/apache-tika/testWORD_text_box.docx b/documents/docx/apache-tika/testWORD_text_box.docx new file mode 100644 index 0000000..59db074 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_text_box.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d4d863c5e8c1ed0137587323d85f3c66f1c16bbaf0ee69e4806b0bd802b73a +size 25271 diff --git a/documents/docx/apache-tika/testWORD_totalTimeOutOfRange.docx b/documents/docx/apache-tika/testWORD_totalTimeOutOfRange.docx new file mode 100644 index 0000000..d6c4b63 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_totalTimeOutOfRange.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97effd80acf1e4ae1ec8d96af35954858ea031cc71014a1d5de2bd3ff842cb3 +size 11047 diff --git a/documents/docx/apache-tika/testWORD_various.docx b/documents/docx/apache-tika/testWORD_various.docx new file mode 100644 index 0000000..9214803 --- /dev/null +++ b/documents/docx/apache-tika/testWORD_various.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7761e3893d795ed09f12f89a16d3265c3919da549adf00127b0f7094bccd0ee +size 14470 diff --git a/documents/docx/apache-tika/testWPSAttachment.docx b/documents/docx/apache-tika/testWPSAttachment.docx new file mode 100644 index 0000000..d6f8c79 --- /dev/null +++ b/documents/docx/apache-tika/testWPSAttachment.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9373ab9c763603ce72e4a5490c727be745bf48a98d703bab1c9f98ff9cc8a36 +size 130189 diff --git a/documents/docx/apache-tika/test_recursive_embedded_npe.docx b/documents/docx/apache-tika/test_recursive_embedded_npe.docx new file mode 100644 index 0000000..500504b --- /dev/null +++ b/documents/docx/apache-tika/test_recursive_embedded_npe.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ff590386f645943719622badc7a16a578c3cd1fea2fdb433d25bab0f12f721 +size 27817 diff --git a/documents/docx/aspose-words/Absolute position tab.docx b/documents/docx/aspose-words/Absolute position tab.docx new file mode 100644 index 0000000..2f0ecbb --- /dev/null +++ b/documents/docx/aspose-words/Absolute position tab.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9bc394f1aa2ae68869d9c6690ac8a235a2201d7e99d815e4c725871dce1062 +size 14931 diff --git a/documents/docx/aspose-words/ActiveX controls.docx b/documents/docx/aspose-words/ActiveX controls.docx new file mode 100644 index 0000000..2e09885 --- /dev/null +++ b/documents/docx/aspose-words/ActiveX controls.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537db04a758392aa67eabad7e3e6573e8f754defb943771b8346ee614e2943a1 +size 23959 diff --git a/documents/docx/aspose-words/Asian typography.docx b/documents/docx/aspose-words/Asian typography.docx new file mode 100644 index 0000000..0f82665 --- /dev/null +++ b/documents/docx/aspose-words/Asian typography.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555fef47f217f4ce8fa46903ac2bf92c02b3122bec392de934c24eae390ca57d +size 12359 diff --git a/documents/docx/aspose-words/AsposeComments.docx b/documents/docx/aspose-words/AsposeComments.docx new file mode 100644 index 0000000..7d64e5a --- /dev/null +++ b/documents/docx/aspose-words/AsposeComments.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be5190e88911d8bede2037c763a127914d76941be2fafce20504e883465bf2a +size 6373 diff --git a/documents/docx/aspose-words/AsposeHeaderFooter.docx b/documents/docx/aspose-words/AsposeHeaderFooter.docx new file mode 100644 index 0000000..38cbd3e --- /dev/null +++ b/documents/docx/aspose-words/AsposeHeaderFooter.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b0e0f7b67a157485e2cdd4155a0dfbcd12485c3a1061e59310541726c3789b +size 62176 diff --git a/documents/docx/aspose-words/Background images.docx b/documents/docx/aspose-words/Background images.docx new file mode 100644 index 0000000..8761a94 --- /dev/null +++ b/documents/docx/aspose-words/Background images.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b8cc80c67e752617705223429d62fc45b18212f901b84354d8a376b56d53a6 +size 16312 diff --git a/documents/docx/aspose-words/Bibliography sources.docx b/documents/docx/aspose-words/Bibliography sources.docx new file mode 100644 index 0000000..0aac298 --- /dev/null +++ b/documents/docx/aspose-words/Bibliography sources.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d5e1ce059e063010aed999c2037d1d971decceff0532ff486e42e5f68d05ec +size 15345 diff --git a/documents/docx/aspose-words/Bibliography.docx b/documents/docx/aspose-words/Bibliography.docx new file mode 100644 index 0000000..fc318f5 --- /dev/null +++ b/documents/docx/aspose-words/Bibliography.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2d9d8f8440a80c075489ff804d05c1125790e6ed1a805fc8762995827b8a3f +size 21024 diff --git a/documents/docx/aspose-words/Big document.docx b/documents/docx/aspose-words/Big document.docx new file mode 100644 index 0000000..c810c73 --- /dev/null +++ b/documents/docx/aspose-words/Big document.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175e36f6b6f19d76be2322583ac2b2caae045f41a162365d48cf1a595d3822a2 +size 1270366 diff --git a/documents/docx/aspose-words/Blank pages.docx b/documents/docx/aspose-words/Blank pages.docx new file mode 100644 index 0000000..7ec6bdb --- /dev/null +++ b/documents/docx/aspose-words/Blank pages.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:217cda9fb0a72098193d4a3955bcb2628a0adbf0b8498bf34de0178a7b96ff49 +size 18723 diff --git a/documents/docx/aspose-words/Blank.docx b/documents/docx/aspose-words/Blank.docx new file mode 100644 index 0000000..c5fe7fb --- /dev/null +++ b/documents/docx/aspose-words/Blank.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de285c0c06cf79dc8dd234f69476cfe60e9ad8559b44814ac35c9dffff49bde5 +size 12293 diff --git a/documents/docx/aspose-words/Bookmarks in headers and footers.docx b/documents/docx/aspose-words/Bookmarks in headers and footers.docx new file mode 100644 index 0000000..47d8a63 --- /dev/null +++ b/documents/docx/aspose-words/Bookmarks in headers and footers.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec09ef3eddaaac6c447be9ae0b0d45cab8dd75bda6315a4bc30b4dbc78a83a70 +size 19350 diff --git a/documents/docx/aspose-words/Bookmarks.docx b/documents/docx/aspose-words/Bookmarks.docx new file mode 100644 index 0000000..2130d24 --- /dev/null +++ b/documents/docx/aspose-words/Bookmarks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eddb78c99475c192f82391d75d485e4d179a84eb38fbcb2a50ae1a6f863a10c +size 14188 diff --git a/documents/docx/aspose-words/Borders.docx b/documents/docx/aspose-words/Borders.docx new file mode 100644 index 0000000..9d87dd0 --- /dev/null +++ b/documents/docx/aspose-words/Borders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a235334b8e9729d9457bb60d2813d0d43806aa79192f6b153d05c14bf00bba9 +size 16265 diff --git a/documents/docx/aspose-words/Bullet points with alternative font.docx b/documents/docx/aspose-words/Bullet points with alternative font.docx new file mode 100644 index 0000000..92f419a --- /dev/null +++ b/documents/docx/aspose-words/Bullet points with alternative font.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb67bcc43660ddb2f85970390d3342b24f58ddab39934d3ac875ee852b961f8e +size 19546 diff --git a/documents/docx/aspose-words/Cell revisions.docx b/documents/docx/aspose-words/Cell revisions.docx new file mode 100644 index 0000000..7a2d7e8 --- /dev/null +++ b/documents/docx/aspose-words/Cell revisions.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96365ad98cf7125d5b0f060b616a94e7e4b3b131f8b1f1f4d5215f1a093ca0bb +size 14473 diff --git a/documents/docx/aspose-words/Combo chart.docx b/documents/docx/aspose-words/Combo chart.docx new file mode 100644 index 0000000..adb75da --- /dev/null +++ b/documents/docx/aspose-words/Combo chart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0c7b7026e14a1926db4876233dad208da139eb1f189b4382794c7caedd402d +size 27017 diff --git a/documents/docx/aspose-words/Comments.docx b/documents/docx/aspose-words/Comments.docx new file mode 100644 index 0000000..b46495e --- /dev/null +++ b/documents/docx/aspose-words/Comments.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7de837bc576a2119506d95faf6bf5f5e4fe02066c9c23bac6bbb074ece2920 +size 24550 diff --git a/documents/docx/aspose-words/Content-ID.docx b/documents/docx/aspose-words/Content-ID.docx new file mode 100644 index 0000000..f6d3c6c --- /dev/null +++ b/documents/docx/aspose-words/Content-ID.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba11574eb55ff1ee637d07875d49c7f442bfca58b331df92fea154c0b2545c0 +size 16648 diff --git a/documents/docx/aspose-words/Continuous section page numbering.docx b/documents/docx/aspose-words/Continuous section page numbering.docx new file mode 100644 index 0000000..65659d2 --- /dev/null +++ b/documents/docx/aspose-words/Continuous section page numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1cf82dad0c0d80bdf3a7d389d179399afb1b193087d8d70040e5bce9cfedb7 +size 20111 diff --git a/documents/docx/aspose-words/Corrupted document.docx b/documents/docx/aspose-words/Corrupted document.docx new file mode 100644 index 0000000..607a62d --- /dev/null +++ b/documents/docx/aspose-words/Corrupted document.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b22535ce8734b19e68809d26c04a4b196900aa8056eb08c9476756642a8bbe +size 11286 diff --git a/documents/docx/aspose-words/Corrupted footnotes.docx b/documents/docx/aspose-words/Corrupted footnotes.docx new file mode 100644 index 0000000..38b24b4 --- /dev/null +++ b/documents/docx/aspose-words/Corrupted footnotes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1c04d710e74da1e4735b9f877e69115e164b7551cc3ecacabdd35231524d335 +size 146236 diff --git a/documents/docx/aspose-words/Corrupted image.docx b/documents/docx/aspose-words/Corrupted image.docx new file mode 100644 index 0000000..b44e199 --- /dev/null +++ b/documents/docx/aspose-words/Corrupted image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac3fe5111a1acd85436b00e997f205bcadf69cf8ada69057273d8f728b4729e +size 219337 diff --git a/documents/docx/aspose-words/Custom XML part in structured document tag.docx b/documents/docx/aspose-words/Custom XML part in structured document tag.docx new file mode 100644 index 0000000..07f7b6b --- /dev/null +++ b/documents/docx/aspose-words/Custom XML part in structured document tag.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a2c3c0de42d9f63cfcdc1104ddac2e4f6f11501febaec4ea26efc3da01fab2 +size 27005 diff --git a/documents/docx/aspose-words/Custom list numbering.docx b/documents/docx/aspose-words/Custom list numbering.docx new file mode 100644 index 0000000..f875383 --- /dev/null +++ b/documents/docx/aspose-words/Custom list numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c665f63337a550406e13708d9e464220273d66b560652bc4f0f8532ce3e257e +size 17631 diff --git a/documents/docx/aspose-words/Custom parts OOXML package.docx b/documents/docx/aspose-words/Custom parts OOXML package.docx new file mode 100644 index 0000000..de5820d --- /dev/null +++ b/documents/docx/aspose-words/Custom parts OOXML package.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c283eb48137d8c74413dab3f6d054f72da7b8b88daf5e5e7bb5e0cb2e3a6a5a9 +size 14510 diff --git a/documents/docx/aspose-words/Custom style.docx b/documents/docx/aspose-words/Custom style.docx new file mode 100644 index 0000000..70c81e1 --- /dev/null +++ b/documents/docx/aspose-words/Custom style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d94e9a5ae179e5953249d87b975d0ba3e74779b42889897d3eeceafcc9bd19 +size 16140 diff --git a/documents/docx/aspose-words/DML unique ID compare.docx b/documents/docx/aspose-words/DML unique ID compare.docx new file mode 100644 index 0000000..cf1fb0f --- /dev/null +++ b/documents/docx/aspose-words/DML unique ID compare.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d86475e4dfad24cf2ecc6cd04130ed1327779c2b9350c54504b03a107d563838 +size 97782 diff --git a/documents/docx/aspose-words/DML unique ID original.docx b/documents/docx/aspose-words/DML unique ID original.docx new file mode 100644 index 0000000..631afa0 --- /dev/null +++ b/documents/docx/aspose-words/DML unique ID original.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1cf2b4d7474b1e04be38ad6709f7824c09cdf4d07f4efa9aadd883b8d343c8 +size 97782 diff --git a/documents/docx/aspose-words/DataPoint format.docx b/documents/docx/aspose-words/DataPoint format.docx new file mode 100644 index 0000000..d8bc249 --- /dev/null +++ b/documents/docx/aspose-words/DataPoint format.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441fd09151d74061317471ef0860541b444ef67530e585b569cd99cddcf26397 +size 48101 diff --git a/documents/docx/aspose-words/Decorative shapes.docx b/documents/docx/aspose-words/Decorative shapes.docx new file mode 100644 index 0000000..eede7e8 --- /dev/null +++ b/documents/docx/aspose-words/Decorative shapes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2f1d51173418e84baa67a89d0b9fd69beac08571d14b504ab8b0e8d6237c553 +size 73245 diff --git a/documents/docx/aspose-words/Different lists.docx b/documents/docx/aspose-words/Different lists.docx new file mode 100644 index 0000000..ed3d873 --- /dev/null +++ b/documents/docx/aspose-words/Different lists.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dbb1d2f503a6a832a3d4c2114b0a58007345280e6816ca9be7647dd45477b5a +size 19204 diff --git a/documents/docx/aspose-words/Digitally signed.docx b/documents/docx/aspose-words/Digitally signed.docx new file mode 100644 index 0000000..13fba03 --- /dev/null +++ b/documents/docx/aspose-words/Digitally signed.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cfe04c42643a2598c14fdbaa7b8998c157b1cd1f09a7394af86cdfc0a607e36 +size 17133 diff --git a/documents/docx/aspose-words/Dirty field.docx b/documents/docx/aspose-words/Dirty field.docx new file mode 100644 index 0000000..6a4c315 --- /dev/null +++ b/documents/docx/aspose-words/Dirty field.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4139820e82b43c9c94d0dbe87ea68ead05a677e39b67cebab46c127032208983 +size 7326 diff --git a/documents/docx/aspose-words/Document destination with list.docx b/documents/docx/aspose-words/Document destination with list.docx new file mode 100644 index 0000000..c17be53 --- /dev/null +++ b/documents/docx/aspose-words/Document destination with list.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940ed41a74bffee2b9b4bd1b7ab36573a7945a3a0f713879fee70beacef771ac +size 46049 diff --git a/documents/docx/aspose-words/Document insertion 1.docx b/documents/docx/aspose-words/Document insertion 1.docx new file mode 100644 index 0000000..5bbb648 --- /dev/null +++ b/documents/docx/aspose-words/Document insertion 1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a587d94e904170ad900bdee48e8d4dccfc848da57579892e183e5da5cc8712ec +size 12329 diff --git a/documents/docx/aspose-words/Document insertion 2.docx b/documents/docx/aspose-words/Document insertion 2.docx new file mode 100644 index 0000000..2f6992b --- /dev/null +++ b/documents/docx/aspose-words/Document insertion 2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f6303cb161e08216a5844690811460868331c66b0475021a88d4a268e28de8 +size 11973 diff --git a/documents/docx/aspose-words/Document insertion destination.docx b/documents/docx/aspose-words/Document insertion destination.docx new file mode 100644 index 0000000..966b5cd --- /dev/null +++ b/documents/docx/aspose-words/Document insertion destination.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d9409120414a9456e686913dd1da165054c51b5ddc05c9d9af5e102f8b21e23 +size 14761 diff --git a/documents/docx/aspose-words/Document layout.docx b/documents/docx/aspose-words/Document layout.docx new file mode 100644 index 0000000..313c31f --- /dev/null +++ b/documents/docx/aspose-words/Document layout.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e9273764e0697f0b6946d224154ff22aa3e35b7d2276b06d1df1cc8e93ab29 +size 19244 diff --git a/documents/docx/aspose-words/Document source with list.docx b/documents/docx/aspose-words/Document source with list.docx new file mode 100644 index 0000000..aa0b2ae --- /dev/null +++ b/documents/docx/aspose-words/Document source with list.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1e4cf807706c32bcc639be4606b22469af5dc836b69263da446e01ffd851b0 +size 26417 diff --git a/documents/docx/aspose-words/Document source.docx b/documents/docx/aspose-words/Document source.docx new file mode 100644 index 0000000..1ea26b0 --- /dev/null +++ b/documents/docx/aspose-words/Document source.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33266831f75fbe2103a0d6d1acc0488388c872d9d69ccf8f75d5bb6c8d46d253 +size 49786 diff --git a/documents/docx/aspose-words/Document with SDT 1.docx b/documents/docx/aspose-words/Document with SDT 1.docx new file mode 100644 index 0000000..760ee8e --- /dev/null +++ b/documents/docx/aspose-words/Document with SDT 1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c9c6b3131bc21d07ec7dfb5c5fb5e20cc13d58e3c6af11e1f1ec337bc2b6df +size 46065 diff --git a/documents/docx/aspose-words/Document with SDT 2.docx b/documents/docx/aspose-words/Document with SDT 2.docx new file mode 100644 index 0000000..cf63f71 --- /dev/null +++ b/documents/docx/aspose-words/Document with SDT 2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3757d19a1a30d91a8a493fba1729b43fb02a2d57ba66a1968ab2be519f7b384d +size 21878 diff --git a/documents/docx/aspose-words/Document with WebP image.docx b/documents/docx/aspose-words/Document with WebP image.docx new file mode 100644 index 0000000..446c215 --- /dev/null +++ b/documents/docx/aspose-words/Document with WebP image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12eb41f8b6adec580c6df60bad65b0adbe728b3f18f034fd7af0061317216fc +size 24350 diff --git a/documents/docx/aspose-words/Document.CompareOptions Gold.docx b/documents/docx/aspose-words/Document.CompareOptions Gold.docx new file mode 100644 index 0000000..251051b --- /dev/null +++ b/documents/docx/aspose-words/Document.CompareOptions Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b635b5b6f3179f0f151107a349a8dab4491c3a00224a2ed9cb1d71d17d80771c +size 11290 diff --git a/documents/docx/aspose-words/Document.HyphenationOptions Gold.docx b/documents/docx/aspose-words/Document.HyphenationOptions Gold.docx new file mode 100644 index 0000000..c5866d4 --- /dev/null +++ b/documents/docx/aspose-words/Document.HyphenationOptions Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454185c8ca9663d05cc54b0437345160967329e623d7307c0c0117908c3b99d9 +size 5745 diff --git a/documents/docx/aspose-words/Document.UseCurrentDocumentFormatting Gold.docx b/documents/docx/aspose-words/Document.UseCurrentDocumentFormatting Gold.docx new file mode 100644 index 0000000..75bd4d8 --- /dev/null +++ b/documents/docx/aspose-words/Document.UseCurrentDocumentFormatting Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27bfe34879273679a285ff1d5afbd5a9d21af77208580eae8c20c8a1b3ddadbc +size 11209 diff --git a/documents/docx/aspose-words/Document.docx b/documents/docx/aspose-words/Document.docx new file mode 100644 index 0000000..a34b800 --- /dev/null +++ b/documents/docx/aspose-words/Document.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8348fa1cd092bc63f0878b744356ef3e7296c456f6b8c941def74c944d576122 +size 18105 diff --git a/documents/docx/aspose-words/DocumentBuilder.InsertDocument Gold.docx b/documents/docx/aspose-words/DocumentBuilder.InsertDocument Gold.docx new file mode 100644 index 0000000..6d47040 --- /dev/null +++ b/documents/docx/aspose-words/DocumentBuilder.InsertDocument Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568c1097bd97fbd79cdd4b825285e67bc15e816841a7763f14aa99e0bba7bdeb +size 8815 diff --git a/documents/docx/aspose-words/DocumentBuilder.InsertFootnote Gold.docx b/documents/docx/aspose-words/DocumentBuilder.InsertFootnote Gold.docx new file mode 100644 index 0000000..1ea59c6 --- /dev/null +++ b/documents/docx/aspose-words/DocumentBuilder.InsertFootnote Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be27ef1ec9bd7bcd2a3572b60462a117e361cf8b7338634fab013886a44e387c +size 8457 diff --git a/documents/docx/aspose-words/DocumentBuilder.MathML Gold.docx b/documents/docx/aspose-words/DocumentBuilder.MathML Gold.docx new file mode 100644 index 0000000..6e9c402 --- /dev/null +++ b/documents/docx/aspose-words/DocumentBuilder.MathML Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2451d3264907142ec889c1f521126f28a0d1564395df8b50edb9de18e12e122f +size 5645 diff --git a/documents/docx/aspose-words/DocumentBuilder.NumberFormat Gold.docx b/documents/docx/aspose-words/DocumentBuilder.NumberFormat Gold.docx new file mode 100644 index 0000000..7c0f7be --- /dev/null +++ b/documents/docx/aspose-words/DocumentBuilder.NumberFormat Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b2d75d5647fa5b203438f7d6841eb1cfde11609d946d660d6fe402f1ce9033 +size 7222 diff --git a/documents/docx/aspose-words/DocumentBuilder.SignatureLineProviderId Gold.docx b/documents/docx/aspose-words/DocumentBuilder.SignatureLineProviderId Gold.docx new file mode 100644 index 0000000..8177065 --- /dev/null +++ b/documents/docx/aspose-words/DocumentBuilder.SignatureLineProviderId Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb0e8cd0fc705618ad25275a55c931e4d0a794a702d3c22b764e91d28ef884a +size 9109 diff --git a/documents/docx/aspose-words/DocumentVisitor-compatible features.docx b/documents/docx/aspose-words/DocumentVisitor-compatible features.docx new file mode 100644 index 0000000..15bc155 --- /dev/null +++ b/documents/docx/aspose-words/DocumentVisitor-compatible features.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818c251be1e57e7cac2f78e02ecf384234a949baeff33182cb4fff02cca9f704 +size 39310 diff --git a/documents/docx/aspose-words/Docx4j_BookmarkAdd.docx b/documents/docx/aspose-words/Docx4j_BookmarkAdd.docx new file mode 100644 index 0000000..71a6540 --- /dev/null +++ b/documents/docx/aspose-words/Docx4j_BookmarkAdd.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b24b13d60b4178ab973d5da439b7d0f2ceb2d913c5b14b9d8201c8b51d31587 +size 4566 diff --git a/documents/docx/aspose-words/Docx4j_CommentsSample.docx b/documents/docx/aspose-words/Docx4j_CommentsSample.docx new file mode 100644 index 0000000..f854457 --- /dev/null +++ b/documents/docx/aspose-words/Docx4j_CommentsSample.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d1ba3cb673a5c130a4fba2e98b3f6a97357395dfe8dd9720b06dd2a0d2a30ce +size 12792 diff --git a/documents/docx/aspose-words/DrawingML shape 3D effects.docx b/documents/docx/aspose-words/DrawingML shape 3D effects.docx new file mode 100644 index 0000000..75d1391 --- /dev/null +++ b/documents/docx/aspose-words/DrawingML shape 3D effects.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89129dd8c3348bce4f8962db5285bcbdea3d3a30287e8cef4b3f42b2dd1cabd +size 78662 diff --git a/documents/docx/aspose-words/DrawingML shape effects.docx b/documents/docx/aspose-words/DrawingML shape effects.docx new file mode 100644 index 0000000..e3ca013 --- /dev/null +++ b/documents/docx/aspose-words/DrawingML shape effects.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:032c50b0a0c3744de0832f68e910c52d572fa48320e2bc61b36808b8577c9c9d +size 40351 diff --git a/documents/docx/aspose-words/DrawingML shape fallbacks.docx b/documents/docx/aspose-words/DrawingML shape fallbacks.docx new file mode 100644 index 0000000..9201400 --- /dev/null +++ b/documents/docx/aspose-words/DrawingML shape fallbacks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926fda7dfa97378e64ae4e2660ae9de75b7740dfbb5b43d0aadaed8539dc3fcd +size 80867 diff --git a/documents/docx/aspose-words/DrawingML text effects.docx b/documents/docx/aspose-words/DrawingML text effects.docx new file mode 100644 index 0000000..11849eb --- /dev/null +++ b/documents/docx/aspose-words/DrawingML text effects.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d75e517d73acbe0d1b5268dc51723f06573251970d9c3d447d6d2423e5599c0 +size 18787 diff --git a/documents/docx/aspose-words/EMF.docx b/documents/docx/aspose-words/EMF.docx new file mode 100644 index 0000000..5ab0151 --- /dev/null +++ b/documents/docx/aspose-words/EMF.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe265059b0b9440b5e12fe16676f7fe3a13bc79b6eb211d6cd4f50a992306f6 +size 24560 diff --git a/documents/docx/aspose-words/Embedded font rights.docx b/documents/docx/aspose-words/Embedded font rights.docx new file mode 100644 index 0000000..d10ca15 --- /dev/null +++ b/documents/docx/aspose-words/Embedded font rights.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8467d7b7a04de5e6199af75db149f9bcbd29a5d54d6b5429108f53323fa6f96 +size 111801 diff --git a/documents/docx/aspose-words/Embedded font.docx b/documents/docx/aspose-words/Embedded font.docx new file mode 100644 index 0000000..3a678ee --- /dev/null +++ b/documents/docx/aspose-words/Embedded font.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040c50deb8b9f9fb31db89bc9825587609c96452a8a9c640d03caaaf168f90bf +size 1482633 diff --git a/documents/docx/aspose-words/Emphases markdown warning.docx b/documents/docx/aspose-words/Emphases markdown warning.docx new file mode 100644 index 0000000..2eac38a --- /dev/null +++ b/documents/docx/aspose-words/Emphases markdown warning.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b232d870c2d3df394c0ad252d1297a5957f206b77040de41c2b2c4b353f16cf4 +size 11851 diff --git a/documents/docx/aspose-words/Extended properties.docx b/documents/docx/aspose-words/Extended properties.docx new file mode 100644 index 0000000..fe75c52 --- /dev/null +++ b/documents/docx/aspose-words/Extended properties.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acdb3a259b39238374b53ae9ec5104307422a7c4f952eafb35d71605b98e6d0b +size 14499 diff --git a/documents/docx/aspose-words/External XML schema.docx b/documents/docx/aspose-words/External XML schema.docx new file mode 100644 index 0000000..a9315f3 --- /dev/null +++ b/documents/docx/aspose-words/External XML schema.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419c34932f982a9de2bbc3f8f3e5fb23fea4acd1d88e9383a7096e187ea18859 +size 10671 diff --git a/documents/docx/aspose-words/Extract content.docx b/documents/docx/aspose-words/Extract content.docx new file mode 100644 index 0000000..607eeb6 --- /dev/null +++ b/documents/docx/aspose-words/Extract content.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c23c462b5cab18e6eb8ec022a2b890c0f30ed245412d3ac939e20ebeed8672d3 +size 77006 diff --git a/documents/docx/aspose-words/Field sample - ADDIN.docx b/documents/docx/aspose-words/Field sample - ADDIN.docx new file mode 100644 index 0000000..05b0061 --- /dev/null +++ b/documents/docx/aspose-words/Field sample - ADDIN.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20816fd8c84cc6aabaf889fb2befac5a418869b908c941f9520e4b85dd2259b9 +size 18174 diff --git a/documents/docx/aspose-words/Field sample - ADDRESSBLOCK.docx b/documents/docx/aspose-words/Field sample - ADDRESSBLOCK.docx new file mode 100644 index 0000000..0222434 --- /dev/null +++ b/documents/docx/aspose-words/Field sample - ADDRESSBLOCK.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6608bb63ba4b4902f36c741c2aaf476a42ffd90828a64b98b77f42cdcc26612e +size 17279 diff --git a/documents/docx/aspose-words/Field sample - BARCODE.docx b/documents/docx/aspose-words/Field sample - BARCODE.docx new file mode 100644 index 0000000..99f0032 --- /dev/null +++ b/documents/docx/aspose-words/Field sample - BARCODE.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf212f1da710bd3d523195f81427ffb572ffb33aec06cad4ba922c769bc8352 +size 14107 diff --git a/documents/docx/aspose-words/Field sample - EQ.docx b/documents/docx/aspose-words/Field sample - EQ.docx new file mode 100644 index 0000000..ef58cf5 --- /dev/null +++ b/documents/docx/aspose-words/Field sample - EQ.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695f6e96f0b44b39d8585b27846d80b9ac749a2897c476aed410a222258224b0 +size 7536 diff --git a/documents/docx/aspose-words/Field sample - Field with data.docx b/documents/docx/aspose-words/Field sample - Field with data.docx new file mode 100644 index 0000000..ef057d5 --- /dev/null +++ b/documents/docx/aspose-words/Field sample - Field with data.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20437d517fcf8013d9338f0135123f10e817610dbb7dda5491a786fbd941d7f +size 29051 diff --git a/documents/docx/aspose-words/Field sample - INCLUDEPICTURE.docx b/documents/docx/aspose-words/Field sample - INCLUDEPICTURE.docx new file mode 100644 index 0000000..b146250 --- /dev/null +++ b/documents/docx/aspose-words/Field sample - INCLUDEPICTURE.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de77c68dcc1d1159292605c4b35fd0bf3dfe1dd9d1acbb12945a283e0a25439 +size 18629 diff --git a/documents/docx/aspose-words/Field sample - MERGEFIELD.docx b/documents/docx/aspose-words/Field sample - MERGEFIELD.docx new file mode 100644 index 0000000..57d2f18 --- /dev/null +++ b/documents/docx/aspose-words/Field sample - MERGEFIELD.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9169fdc69db738045b692537d3005a93a353cdbdc33cfa59a338adf4a92cdbf5 +size 18197 diff --git a/documents/docx/aspose-words/Field sample - PRINTDATE.docx b/documents/docx/aspose-words/Field sample - PRINTDATE.docx new file mode 100644 index 0000000..e8d95e0 --- /dev/null +++ b/documents/docx/aspose-words/Field sample - PRINTDATE.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c69be7e4ccf7fe6c9cae2f7b9b4bab7b6670c5b44d03bdf3f8e0346eca1a94c +size 18731 diff --git a/documents/docx/aspose-words/Field sample - PRIVATE.docx b/documents/docx/aspose-words/Field sample - PRIVATE.docx new file mode 100644 index 0000000..d384481 --- /dev/null +++ b/documents/docx/aspose-words/Field sample - PRIVATE.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629971b7dd7a48ff9a8e8dfeb369f4e5fffe7889a0ebc1eebe624162b1d461af +size 18409 diff --git a/documents/docx/aspose-words/Field sample - TOC.docx b/documents/docx/aspose-words/Field sample - TOC.docx new file mode 100644 index 0000000..dd83a74 --- /dev/null +++ b/documents/docx/aspose-words/Field sample - TOC.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd5171ad402de3572d2986f88b589ca2e3f00513415b9bf70e70f48c760690e +size 20724 diff --git a/documents/docx/aspose-words/Find and highlight.docx b/documents/docx/aspose-words/Find and highlight.docx new file mode 100644 index 0000000..a7e3727 --- /dev/null +++ b/documents/docx/aspose-words/Find and highlight.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296609ad4e4c282adcf375da3a080692da30770b99a23287dd5faaefef1506e0 +size 12144 diff --git a/documents/docx/aspose-words/Footer.docx b/documents/docx/aspose-words/Footer.docx new file mode 100644 index 0000000..d8368d5 --- /dev/null +++ b/documents/docx/aspose-words/Footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c5a095b98c48ec34138c20540c0c3ed66c4a711f89ffb1a6be255a2eb59cb9 +size 29286 diff --git a/documents/docx/aspose-words/Footnotes and endnotes.docx b/documents/docx/aspose-words/Footnotes and endnotes.docx new file mode 100644 index 0000000..74fe5c0 --- /dev/null +++ b/documents/docx/aspose-words/Footnotes and endnotes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be9210aa3e861e720b2b0afdcaf9cd8d71fd3f3a8779d77e6e864d47536123ae +size 16635 diff --git a/documents/docx/aspose-words/Form fields.docx b/documents/docx/aspose-words/Form fields.docx new file mode 100644 index 0000000..a02e923 --- /dev/null +++ b/documents/docx/aspose-words/Form fields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3346f10c0946a4d58bce9b42870da7eabb2e19d5388ddb72178fbd4c1ef3a37e +size 18874 diff --git a/documents/docx/aspose-words/Format revision.docx b/documents/docx/aspose-words/Format revision.docx new file mode 100644 index 0000000..8b61ea6 --- /dev/null +++ b/documents/docx/aspose-words/Format revision.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ba2ddc17c78d0c959bcd604620bc401e4fff0fdd0ea6d026586756669061e1 +size 17039 diff --git a/documents/docx/aspose-words/Formatted elements.docx b/documents/docx/aspose-words/Formatted elements.docx new file mode 100644 index 0000000..fc28e42 --- /dev/null +++ b/documents/docx/aspose-words/Formatted elements.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7c3bdb03bf804f8bb655d90f3ef8534d744213bfba6c709dd0a15f0fc0c5d60 +size 61820 diff --git a/documents/docx/aspose-words/Frameset.docx b/documents/docx/aspose-words/Frameset.docx new file mode 100644 index 0000000..6552b64 --- /dev/null +++ b/documents/docx/aspose-words/Frameset.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41bd78203e21264baf49150f63ffa1ae12f797ff2c725f7bd0f527d51f4db198 +size 9373 diff --git a/documents/docx/aspose-words/German text.docx b/documents/docx/aspose-words/German text.docx new file mode 100644 index 0000000..3ebafcc --- /dev/null +++ b/documents/docx/aspose-words/German text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b0b82a6e179fe59c86eb32f8f4b571c38a86811f9f759f30bf3d660a0e082d +size 23793 diff --git a/documents/docx/aspose-words/Get substitution without suffixes.docx b/documents/docx/aspose-words/Get substitution without suffixes.docx new file mode 100644 index 0000000..23038d4 --- /dev/null +++ b/documents/docx/aspose-words/Get substitution without suffixes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe851c8843979e43dde6aa18f37dddc96c771abbacdd3f5b2bbbd341d3999b92 +size 522931 diff --git a/documents/docx/aspose-words/Header and footer types.docx b/documents/docx/aspose-words/Header and footer types.docx new file mode 100644 index 0000000..82aa90d --- /dev/null +++ b/documents/docx/aspose-words/Header and footer types.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2699fbb84a0269f08809e14d90fedd0e99c7f6acf29541a4534b4a1bd92e55 +size 16924 diff --git a/documents/docx/aspose-words/Heading pairs and titles of parts.docx b/documents/docx/aspose-words/Heading pairs and titles of parts.docx new file mode 100644 index 0000000..513dc91 --- /dev/null +++ b/documents/docx/aspose-words/Heading pairs and titles of parts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc6c5ad593644e0d4695a752a565c2be23aec9d6f2cd3ed539814ca9b1eba86 +size 10027 diff --git a/documents/docx/aspose-words/HelloWorld.docx b/documents/docx/aspose-words/HelloWorld.docx new file mode 100644 index 0000000..03790d0 --- /dev/null +++ b/documents/docx/aspose-words/HelloWorld.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b7998ea431c5a630719bb74101325bf2f1bf2eb3aced71b6cdf24c5c1d00fd9 +size 5789 diff --git a/documents/docx/aspose-words/Hidden content.docx b/documents/docx/aspose-words/Hidden content.docx new file mode 100644 index 0000000..4b2b8ea --- /dev/null +++ b/documents/docx/aspose-words/Hidden content.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba76a8cd41ebad1e466af2075aeefead4d8502e7a71f231b039b0d0abf0353dc +size 28765 diff --git a/documents/docx/aspose-words/Hyperlinks.docx b/documents/docx/aspose-words/Hyperlinks.docx new file mode 100644 index 0000000..fe6bd05 --- /dev/null +++ b/documents/docx/aspose-words/Hyperlinks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c2286f38605e759cf4ee63fa8a09a7a6fbfacad1a872b7b8a462e76b0682bea +size 30783 diff --git a/documents/docx/aspose-words/HyphenationOptions Gold.docx b/documents/docx/aspose-words/HyphenationOptions Gold.docx new file mode 100644 index 0000000..5980e60 --- /dev/null +++ b/documents/docx/aspose-words/HyphenationOptions Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18524ec36567d510e805fbe87b3713ab167105ddb1b51619a62615d852a52434 +size 5652 diff --git a/documents/docx/aspose-words/Id prefix.docx b/documents/docx/aspose-words/Id prefix.docx new file mode 100644 index 0000000..a01314d --- /dev/null +++ b/documents/docx/aspose-words/Id prefix.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:554c5ba8382e0f4867384a2fe467e589e059684191ed4961a473d35bc51a2281 +size 102906 diff --git a/documents/docx/aspose-words/Image bullet points.docx b/documents/docx/aspose-words/Image bullet points.docx new file mode 100644 index 0000000..caf722b --- /dev/null +++ b/documents/docx/aspose-words/Image bullet points.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b9440eee7ae143fefc0e00043935b28221f59099eb90e3a3eb23bdaff8e96e +size 439416 diff --git a/documents/docx/aspose-words/Images.docx b/documents/docx/aspose-words/Images.docx new file mode 100644 index 0000000..417354b --- /dev/null +++ b/documents/docx/aspose-words/Images.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3a81c5a2b71117ed7f3b0fbfdda1408222497286361ebc3e593c3fa8022889 +size 1190992 diff --git a/documents/docx/aspose-words/Ink object.docx b/documents/docx/aspose-words/Ink object.docx new file mode 100644 index 0000000..bc1fb4e --- /dev/null +++ b/documents/docx/aspose-words/Ink object.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ce547c41109790fee8aad010d6570d845d4cd27b8e70e7ca1607606525b999 +size 20750 diff --git a/documents/docx/aspose-words/JavaScript in HREF.docx b/documents/docx/aspose-words/JavaScript in HREF.docx new file mode 100644 index 0000000..6c2f1b8 --- /dev/null +++ b/documents/docx/aspose-words/JavaScript in HREF.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30966a7043765cc60ff3e6cc0b71274dd5a88c25a7f45ab92d49ed34d0911571 +size 17563 diff --git a/documents/docx/aspose-words/Korean backslash symbol.docx b/documents/docx/aspose-words/Korean backslash symbol.docx new file mode 100644 index 0000000..a68d7a4 --- /dev/null +++ b/documents/docx/aspose-words/Korean backslash symbol.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d2eca12e571213e96c9c20e69c84d1047eb205a8b3a694b76eb27136d91660 +size 23244 diff --git a/documents/docx/aspose-words/Layout entities.docx b/documents/docx/aspose-words/Layout entities.docx new file mode 100644 index 0000000..451b987 --- /dev/null +++ b/documents/docx/aspose-words/Layout entities.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91be0e412481209d544930e8d02e9c492d1731d86105983861897c105f51c92 +size 18705 diff --git a/documents/docx/aspose-words/Legacy drop-down.docx b/documents/docx/aspose-words/Legacy drop-down.docx new file mode 100644 index 0000000..d55fcc2 --- /dev/null +++ b/documents/docx/aspose-words/Legacy drop-down.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f9e7c5c5d3a5cf0d53066eb2c41133eb62438cc9f288af9bd8e7635f940730 +size 19661 diff --git a/documents/docx/aspose-words/Linked fields.docx b/documents/docx/aspose-words/Linked fields.docx new file mode 100644 index 0000000..382cbc5 --- /dev/null +++ b/documents/docx/aspose-words/Linked fields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c8dbc185228db77b96d6a06c6570d5a6f557a54576d104a1027e42d0e79975 +size 15595 diff --git a/documents/docx/aspose-words/Linked image.docx b/documents/docx/aspose-words/Linked image.docx new file mode 100644 index 0000000..4a7f5c7 --- /dev/null +++ b/documents/docx/aspose-words/Linked image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77620965580ada57a0e888e83d33810bd698fa74dd552763cdec2ce4f0078066 +size 14714 diff --git a/documents/docx/aspose-words/List destination.docx b/documents/docx/aspose-words/List destination.docx new file mode 100644 index 0000000..98fb4cb --- /dev/null +++ b/documents/docx/aspose-words/List destination.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a46296a7c55460d2c098a04fb0ecc21bd97fb337ae2f7f7c4e3b83cac548245 +size 14155 diff --git a/documents/docx/aspose-words/List item.docx b/documents/docx/aspose-words/List item.docx new file mode 100644 index 0000000..68a31dc --- /dev/null +++ b/documents/docx/aspose-words/List item.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41776089e5ea258f70df5c1ccb4087d04327443656cb9c70c69aa086c7387fea +size 13264 diff --git a/documents/docx/aspose-words/List source.docx b/documents/docx/aspose-words/List source.docx new file mode 100644 index 0000000..64d0d48 --- /dev/null +++ b/documents/docx/aspose-words/List source.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46bbf8dd90859731069038522244afcecf2a7d8fc1ceab32d13c05ce3c6cad2 +size 12815 diff --git a/documents/docx/aspose-words/List with leading zero.docx b/documents/docx/aspose-words/List with leading zero.docx new file mode 100644 index 0000000..a614e32 --- /dev/null +++ b/documents/docx/aspose-words/List with leading zero.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c066f904beead536bcadd021f6a20ef185b5a8ac1ff2dc411a666a082db3e735 +size 14955 diff --git a/documents/docx/aspose-words/List with the same definition identifier - destination.docx b/documents/docx/aspose-words/List with the same definition identifier - destination.docx new file mode 100644 index 0000000..fc6163d --- /dev/null +++ b/documents/docx/aspose-words/List with the same definition identifier - destination.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:156b8a280ea617402cb29f60dcc103ac8950b8b6e350dc7cb7b9ed4085b22759 +size 6892 diff --git a/documents/docx/aspose-words/List with the same definition identifier - source.docx b/documents/docx/aspose-words/List with the same definition identifier - source.docx new file mode 100644 index 0000000..933625c --- /dev/null +++ b/documents/docx/aspose-words/List with the same definition identifier - source.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571901a81318835d4dccf19732b62221a5281121f83d6f283a9861fb84003d35 +size 6606 diff --git a/documents/docx/aspose-words/Mail merge destination - Northwind employees.docx b/documents/docx/aspose-words/Mail merge destination - Northwind employees.docx new file mode 100644 index 0000000..85846c4 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destination - Northwind employees.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf4b5f91ec7ac1f19bf543e61b8a4761e3b92d4e6b783c617480bceda4d7539 +size 46145 diff --git a/documents/docx/aspose-words/Mail merge destination - Northwind suppliers.docx b/documents/docx/aspose-words/Mail merge destination - Northwind suppliers.docx new file mode 100644 index 0000000..2dc6914 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destination - Northwind suppliers.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4374f167496b34e7739c00d2d833228fb659d9247344ef8fe7da2e65972bfb0 +size 46160 diff --git a/documents/docx/aspose-words/Mail merge destination - Suppliers.docx b/documents/docx/aspose-words/Mail merge destination - Suppliers.docx new file mode 100644 index 0000000..f1c34c1 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destination - Suppliers.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64a000f4946f9b0417c59e7a974aec72f0861e0a5ea702f97877b93dff4e662 +size 46818 diff --git a/documents/docx/aspose-words/Mail merge destinations - Complex template.docx b/documents/docx/aspose-words/Mail merge destinations - Complex template.docx new file mode 100644 index 0000000..a014947 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destinations - Complex template.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb5900d5093062045c11df6198343ab4b15cf7e601bcbb2a12f31d4bf3ff40e +size 27505 diff --git a/documents/docx/aspose-words/Mail merge destinations - Fax.docx b/documents/docx/aspose-words/Mail merge destinations - Fax.docx new file mode 100644 index 0000000..6d7d430 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destinations - Fax.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4c2905289d635b8887c82739482899fd103670fc413f4b55892f52a34d47bf +size 16608 diff --git a/documents/docx/aspose-words/Mail merge destinations - Invoice.docx b/documents/docx/aspose-words/Mail merge destinations - Invoice.docx new file mode 100644 index 0000000..3d93233 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destinations - Invoice.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9077943000b22551a836523f72fdb77fbfbba7c25ef9e69fc3874b6b5393830e +size 59649 diff --git a/documents/docx/aspose-words/Mail merge destinations - LINQ.docx b/documents/docx/aspose-words/Mail merge destinations - LINQ.docx new file mode 100644 index 0000000..d5cf041 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destinations - LINQ.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27905fb108480c7a0e7a454f4f2c02eea2603aad09592b4eb6fa9d58d2290597 +size 15836 diff --git a/documents/docx/aspose-words/Mail merge destinations - Mustache syntax.docx b/documents/docx/aspose-words/Mail merge destinations - Mustache syntax.docx new file mode 100644 index 0000000..52af46b --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destinations - Mustache syntax.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0432d50dd98520fca5f285682c5408453ed4aa3d9864e2904ec5186a8e58c8c5 +size 11948 diff --git a/documents/docx/aspose-words/Mail merge destinations - Orders.docx b/documents/docx/aspose-words/Mail merge destinations - Orders.docx new file mode 100644 index 0000000..6ad2cda --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destinations - Orders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7353ea7b1ca563c787ec2c9e51e20381ba5e1fdbe8591e87de748eb1ab48453d +size 14565 diff --git a/documents/docx/aspose-words/Mail merge destinations - Registration complete.docx b/documents/docx/aspose-words/Mail merge destinations - Registration complete.docx new file mode 100644 index 0000000..437f9bd --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destinations - Registration complete.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98bb652ff760220022716721fbdb61dc84f325f9522de1bc089a04db9bcd6ca +size 14886 diff --git a/documents/docx/aspose-words/Mail merge destinations - Vendor.docx b/documents/docx/aspose-words/Mail merge destinations - Vendor.docx new file mode 100644 index 0000000..716e15b --- /dev/null +++ b/documents/docx/aspose-words/Mail merge destinations - Vendor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5da0b5ef899ade4562f3809e200f66db48c3dcfbadf2c42fa10d63c913e24a9 +size 16718 diff --git a/documents/docx/aspose-words/Mail merge mustache tags.docx b/documents/docx/aspose-words/Mail merge mustache tags.docx new file mode 100644 index 0000000..4d8d717 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge mustache tags.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:044813ba08da75f9f2a69d3724d2ab4d75674879751deec0a74d1f79ae7dfda1 +size 13389 diff --git a/documents/docx/aspose-words/Mail merge regions.docx b/documents/docx/aspose-words/Mail merge regions.docx new file mode 100644 index 0000000..2265719 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge regions.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f241c31265640b57c5c65122abfccc8a69432bc5bc1322116673e71f5744339 +size 19368 diff --git a/documents/docx/aspose-words/Mail merge tables.docx b/documents/docx/aspose-words/Mail merge tables.docx new file mode 100644 index 0000000..47a58bb --- /dev/null +++ b/documents/docx/aspose-words/Mail merge tables.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d89927613a8ae831c39a505cc2a506a68bfde1906dd05b1d7e7826468d8834 +size 17395 diff --git a/documents/docx/aspose-words/Mail merge template.docx b/documents/docx/aspose-words/Mail merge template.docx new file mode 100644 index 0000000..974e2d7 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge template.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933f0a160fec7c14be70b7a4b51ab6176c1ddb0304a8efff04a4483d6f8201fc +size 7245 diff --git a/documents/docx/aspose-words/Mail merge with regions data set.docx b/documents/docx/aspose-words/Mail merge with regions data set.docx new file mode 100644 index 0000000..5d5b727 --- /dev/null +++ b/documents/docx/aspose-words/Mail merge with regions data set.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a93f429eae9e6c06156a6f0db56b9e706b7203c602199161c2268310806506d +size 7560 diff --git a/documents/docx/aspose-words/Mail merge with regions.docx b/documents/docx/aspose-words/Mail merge with regions.docx new file mode 100644 index 0000000..6ce737c --- /dev/null +++ b/documents/docx/aspose-words/Mail merge with regions.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f59c109fbabafd99eb3b6ebf1ad0a1428a2172e39ccc0f7b505cdc6abe29a3d +size 7306 diff --git a/documents/docx/aspose-words/MailMerge.CleanUp Gold.docx b/documents/docx/aspose-words/MailMerge.CleanUp Gold.docx new file mode 100644 index 0000000..b9379ae --- /dev/null +++ b/documents/docx/aspose-words/MailMerge.CleanUp Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc9614336baed430a5502db1d322e804096e3ebc728327d8bbd41dcf0227d31 +size 10208 diff --git a/documents/docx/aspose-words/Master document.docx b/documents/docx/aspose-words/Master document.docx new file mode 100644 index 0000000..985d967 --- /dev/null +++ b/documents/docx/aspose-words/Master document.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2966599b1a97b95dac16d8e0f95d5fe9d9495995c062fa47f22f5976d60964ad +size 16821 diff --git a/documents/docx/aspose-words/Math shapes.docx b/documents/docx/aspose-words/Math shapes.docx new file mode 100644 index 0000000..874cc21 --- /dev/null +++ b/documents/docx/aspose-words/Math shapes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e54e302ab47d578bf9f85a299158d9d727054ef2883bee3cd558681bd04159 +size 123310 diff --git a/documents/docx/aspose-words/Merged table.docx b/documents/docx/aspose-words/Merged table.docx new file mode 100644 index 0000000..ce11c35 --- /dev/null +++ b/documents/docx/aspose-words/Merged table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9faa45a2534401633b94a35abb1a59205d7272d67f8fc12b240acdfedd0dce9a +size 20260 diff --git a/documents/docx/aspose-words/Microsoft equation object.docx b/documents/docx/aspose-words/Microsoft equation object.docx new file mode 100644 index 0000000..890a911 --- /dev/null +++ b/documents/docx/aspose-words/Microsoft equation object.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a203fca8a7010be39ec422334fcb2ad842c7dd5eedb1e6e2a3a142e61d6b6ae3 +size 20436 diff --git a/documents/docx/aspose-words/Missing font.docx b/documents/docx/aspose-words/Missing font.docx new file mode 100644 index 0000000..3d804f4 --- /dev/null +++ b/documents/docx/aspose-words/Missing font.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a44cb3c779607bbdcec0a3a33230496674de8765c5ebb6e8509e2f52abef32 +size 18055 diff --git a/documents/docx/aspose-words/Multi-section structured document tags.docx b/documents/docx/aspose-words/Multi-section structured document tags.docx new file mode 100644 index 0000000..48b9627 --- /dev/null +++ b/documents/docx/aspose-words/Multi-section structured document tags.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da9550b0c0629bb50f47d4843aa32be70f19d38b63fe8158a7ceea0e540da99 +size 19688 diff --git a/documents/docx/aspose-words/Nested fields.docx b/documents/docx/aspose-words/Nested fields.docx new file mode 100644 index 0000000..f636206 --- /dev/null +++ b/documents/docx/aspose-words/Nested fields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0af623b4b10ffe5ffa587304048820f6a436e50941bcda540fe2e14ebf75a0 +size 24666 diff --git a/documents/docx/aspose-words/Nested tables.docx b/documents/docx/aspose-words/Nested tables.docx new file mode 100644 index 0000000..13b02c3 --- /dev/null +++ b/documents/docx/aspose-words/Nested tables.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2fd7a0bfb2de9e4cd60b35272a228ffa5273020fba14613329ceae00b1f1ca9 +size 19119 diff --git a/documents/docx/aspose-words/No default editing language.docx b/documents/docx/aspose-words/No default editing language.docx new file mode 100644 index 0000000..f1cb64f --- /dev/null +++ b/documents/docx/aspose-words/No default editing language.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9fc5bfe598a81861ff0703dd0c42fc8c33f91a8304bce635cdccdb29469e668 +size 17693 diff --git a/documents/docx/aspose-words/Non compatible table.docx b/documents/docx/aspose-words/Non compatible table.docx new file mode 100644 index 0000000..3b072fe --- /dev/null +++ b/documents/docx/aspose-words/Non compatible table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1e5f3573a211a5a1e9d9a981bc31c288dc52aa69ad4df1f22a6064da5ccfe29 +size 15011 diff --git a/documents/docx/aspose-words/Northwind traders.docx b/documents/docx/aspose-words/Northwind traders.docx new file mode 100644 index 0000000..e1bd222 --- /dev/null +++ b/documents/docx/aspose-words/Northwind traders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbc2170bd1ae9c5c8c419c52651e6c7b72c8e0ee396bdd38e50956f33307dc2 +size 45805 diff --git a/documents/docx/aspose-words/OLE objects.docx b/documents/docx/aspose-words/OLE objects.docx new file mode 100644 index 0000000..86b7685 --- /dev/null +++ b/documents/docx/aspose-words/OLE objects.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de1c8f70f81071af0c499954034f0c58f4e406054bb327fef4744779c6764355 +size 23333 diff --git a/documents/docx/aspose-words/Odso data.docx b/documents/docx/aspose-words/Odso data.docx new file mode 100644 index 0000000..6cfd639 --- /dev/null +++ b/documents/docx/aspose-words/Odso data.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b2d7f6f085ecf5419ba30cc7c5bedc4ae2991584c7b5b148dcdc2742c30c0a +size 9878 diff --git a/documents/docx/aspose-words/Office math.docx b/documents/docx/aspose-words/Office math.docx new file mode 100644 index 0000000..1d4359f --- /dev/null +++ b/documents/docx/aspose-words/Office math.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d164c38ef39f4d478e53129a792145ae853c05f5d84b83c7426b1790128b8c83 +size 25242 diff --git a/documents/docx/aspose-words/OpenType text shaping.docx b/documents/docx/aspose-words/OpenType text shaping.docx new file mode 100644 index 0000000..fb727ee --- /dev/null +++ b/documents/docx/aspose-words/OpenType text shaping.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e438722afa352367b9d9498b85cb4c975306f19402b6674e13acdf0fc966e755 +size 15405 diff --git a/documents/docx/aspose-words/PDF artifacts.docx b/documents/docx/aspose-words/PDF artifacts.docx new file mode 100644 index 0000000..b1bebe5 --- /dev/null +++ b/documents/docx/aspose-words/PDF artifacts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb6c34067d1ddb8f864859dcfb7d9dd1ddc00c3145d515c9a5ef216a031754b +size 20276 diff --git a/documents/docx/aspose-words/Page fields.docx b/documents/docx/aspose-words/Page fields.docx new file mode 100644 index 0000000..e3d99d4 --- /dev/null +++ b/documents/docx/aspose-words/Page fields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67cea58d238f96f035234d10e8cadc780f756d632ffd8e0043b0bca489161ba4 +size 20019 diff --git a/documents/docx/aspose-words/Paragraph frame.docx b/documents/docx/aspose-words/Paragraph frame.docx new file mode 100644 index 0000000..cfb249a --- /dev/null +++ b/documents/docx/aspose-words/Paragraph frame.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5e7c0ce01504aec3ca5d2a19790446b0659c5b5452d9a70617e557b643aa51 +size 18098 diff --git a/documents/docx/aspose-words/Paragraphs.docx b/documents/docx/aspose-words/Paragraphs.docx new file mode 100644 index 0000000..272fb46 --- /dev/null +++ b/documents/docx/aspose-words/Paragraphs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7aa436fab42d0505538a1b0accf22f28bf1094ce62740861c5a5e963c6f587 +size 20310 diff --git a/documents/docx/aspose-words/Phonetic guide.docx b/documents/docx/aspose-words/Phonetic guide.docx new file mode 100644 index 0000000..d0f9d8a --- /dev/null +++ b/documents/docx/aspose-words/Phonetic guide.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a060ae9c4214126847d5cd453dd2520c32b454a82b8817f71bdbea0cd94a275b +size 15216 diff --git a/documents/docx/aspose-words/Plugins_Aspose_Words_Java_for_Docx4j_src_main_resources_com_aspose_words_examples_asposefeatures_loadingsavingandconverting_checkformatcompatibility_AsposeCheckFormatCompatibility_document.docx b/documents/docx/aspose-words/Plugins_Aspose_Words_Java_for_Docx4j_src_main_resources_com_aspose_words_examples_asposefeatures_loadingsavingandconverting_checkformatcompatibility_AsposeCheckFormatCompatibility_document.docx new file mode 100644 index 0000000..fd2fe0c --- /dev/null +++ b/documents/docx/aspose-words/Plugins_Aspose_Words_Java_for_Docx4j_src_main_resources_com_aspose_words_examples_asposefeatures_loadingsavingandconverting_checkformatcompatibility_AsposeCheckFormatCompatibility_document.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf651a7708b8e3d9b5d6e371ceaf4a86cd04c96e26b4174cab68b00d8c3e6bf +size 86637 diff --git a/documents/docx/aspose-words/Plugins_Aspose_Words_Java_for_Docx4j_src_main_resources_com_aspose_words_examples_featurescomparison_bookmarks_addbookmark_Docx4jBookmarkAdd_Docx4j_BookmarkAdd.docx b/documents/docx/aspose-words/Plugins_Aspose_Words_Java_for_Docx4j_src_main_resources_com_aspose_words_examples_featurescomparison_bookmarks_addbookmark_Docx4jBookmarkAdd_Docx4j_BookmarkAdd.docx new file mode 100644 index 0000000..8cad99b --- /dev/null +++ b/documents/docx/aspose-words/Plugins_Aspose_Words_Java_for_Docx4j_src_main_resources_com_aspose_words_examples_featurescomparison_bookmarks_addbookmark_Docx4jBookmarkAdd_Docx4j_BookmarkAdd.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:298b8aab9566d5cc2b09d501967669b199da16d5dbba56e02f72823554fb34db +size 4829 diff --git a/documents/docx/aspose-words/Plugins_Aspose_Words_Java_for_Python_tests_loadandsaving_checkformat_data_Test File (docx).docx b/documents/docx/aspose-words/Plugins_Aspose_Words_Java_for_Python_tests_loadandsaving_checkformat_data_Test File (docx).docx new file mode 100644 index 0000000..1588440 --- /dev/null +++ b/documents/docx/aspose-words/Plugins_Aspose_Words_Java_for_Python_tests_loadandsaving_checkformat_data_Test File (docx).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b10bcdae0a0c50766e50c35ab44d4f72ce1af5d17cd6e7ca71f49def0abb8e6 +size 14742 diff --git a/documents/docx/aspose-words/Properties.docx b/documents/docx/aspose-words/Properties.docx new file mode 100644 index 0000000..2511246 --- /dev/null +++ b/documents/docx/aspose-words/Properties.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6480eaaa22897412ad688bdc437df7c430bf68d5f433d9b980838339c1299b16 +size 16738 diff --git a/documents/docx/aspose-words/Radio buttons.docx b/documents/docx/aspose-words/Radio buttons.docx new file mode 100644 index 0000000..ac15e3d --- /dev/null +++ b/documents/docx/aspose-words/Radio buttons.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23210da26c566ea750b28c8daeff8bf157368cc351812a693a7a1814ba383b5c +size 27078 diff --git a/documents/docx/aspose-words/Rendering.docx b/documents/docx/aspose-words/Rendering.docx new file mode 100644 index 0000000..af95d64 --- /dev/null +++ b/documents/docx/aspose-words/Rendering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1deb4f85965ce40876a7820ba6054284fe23b595d35a77c62b34e48891700de6 +size 92125 diff --git a/documents/docx/aspose-words/Replace regex.docx b/documents/docx/aspose-words/Replace regex.docx new file mode 100644 index 0000000..aa1346c --- /dev/null +++ b/documents/docx/aspose-words/Replace regex.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4476e546190e5eaded79298cd783786e29f0a92ae01d6a875ac3c5da9f52a83 +size 7193 diff --git a/documents/docx/aspose-words/Replace text with fields.docx b/documents/docx/aspose-words/Replace text with fields.docx new file mode 100644 index 0000000..8ba825a --- /dev/null +++ b/documents/docx/aspose-words/Replace text with fields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f7d6136b0a600ad5bda37fd7d763835d955f66d3da2c7d4c2a5fb0b042554ba +size 13303 diff --git a/documents/docx/aspose-words/Report building.docx b/documents/docx/aspose-words/Report building.docx new file mode 100644 index 0000000..93292d7 --- /dev/null +++ b/documents/docx/aspose-words/Report building.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029e133ed9807c8e9b8d994bd786a62c031f3df4895caabbee0fbb81a9032311 +size 11991 diff --git a/documents/docx/aspose-words/Reporting engine template - Background color (Java).docx b/documents/docx/aspose-words/Reporting engine template - Background color (Java).docx new file mode 100644 index 0000000..dd10f2d --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Background color (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcfa36147ce40f39506515e3eb436a1eb5c5c18897c4149869cfdec0f40f2531 +size 18057 diff --git a/documents/docx/aspose-words/Reporting engine template - Bubble chart (Java).docx b/documents/docx/aspose-words/Reporting engine template - Bubble chart (Java).docx new file mode 100644 index 0000000..cce2f0d --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Bubble chart (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c361a8bbacffd79ca63bdbfe526438c26f371ecf4b379acda6c085778abfaff4 +size 25939 diff --git a/documents/docx/aspose-words/Reporting engine template - Bulleted list (Java).docx b/documents/docx/aspose-words/Reporting engine template - Bulleted list (Java).docx new file mode 100644 index 0000000..bab87fb --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Bulleted list (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061d2a5b3cfdfc21f1afc7152ac3ab1d50ad8e97f573e06f1773ddac985965f6 +size 13493 diff --git a/documents/docx/aspose-words/Reporting engine template - Chart (Java).docx b/documents/docx/aspose-words/Reporting engine template - Chart (Java).docx new file mode 100644 index 0000000..c9b779c --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Chart (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4422636dc5eb4a2439f8f2c905243235f6900d95425830145bcd805955f321f8 +size 25292 diff --git a/documents/docx/aspose-words/Reporting engine template - Chart series (Java).docx b/documents/docx/aspose-words/Reporting engine template - Chart series (Java).docx new file mode 100644 index 0000000..44a1a2a --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Chart series (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6668101f1084a1a066e7e77c4f05f78da68eba2c70b9d6e58998cab37ebb732 +size 26319 diff --git a/documents/docx/aspose-words/Reporting engine template - Chart series color (Java).docx b/documents/docx/aspose-words/Reporting engine template - Chart series color (Java).docx new file mode 100644 index 0000000..38c6425 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Chart series color (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42cdc8f5bfff4668a3253447176484ea8bd1c38c7d523c71f3f1a103030a79c8 +size 38694 diff --git a/documents/docx/aspose-words/Reporting engine template - Chart with filtering (Java).docx b/documents/docx/aspose-words/Reporting engine template - Chart with filtering (Java).docx new file mode 100644 index 0000000..3ffb0f5 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Chart with filtering (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d79aa4b4f09315f75b7298090ede6eb1bedaee9b3525f10fb0ae8f096177d84 +size 18953 diff --git a/documents/docx/aspose-words/Reporting engine template - Common master detail (Java).docx b/documents/docx/aspose-words/Reporting engine template - Common master detail (Java).docx new file mode 100644 index 0000000..b7ee99c --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Common master detail (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d025fc9978efd15abf7a5af8019bdf209974c9b33b70741ebbb3177ebd5f48 +size 11580 diff --git a/documents/docx/aspose-words/Reporting engine template - Contextual object member access (Java).docx b/documents/docx/aspose-words/Reporting engine template - Contextual object member access (Java).docx new file mode 100644 index 0000000..211c472 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Contextual object member access (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68756ec83f5b1fbb1859324b384a419bd6ce379d40439d64ee8b2a5c9fd7c76a +size 9848 diff --git a/documents/docx/aspose-words/Reporting engine template - Csv data destination (Java).docx b/documents/docx/aspose-words/Reporting engine template - Csv data destination (Java).docx new file mode 100644 index 0000000..0c3b38c --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Csv data destination (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7fa4e8ca374043ab4d03a3c8fc977ce5102a7f5a839293da9fd56b129c6ab0 +size 12435 diff --git a/documents/docx/aspose-words/Reporting engine template - Data destination with nested elements (Java).docx b/documents/docx/aspose-words/Reporting engine template - Data destination with nested elements (Java).docx new file mode 100644 index 0000000..66b9948 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Data destination with nested elements (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9d78d151382f7d7c00aa79fdf86a785c36fa3b8373e032e369f88c4a5df290 +size 12040 diff --git a/documents/docx/aspose-words/Reporting engine template - Data table (Java).docx b/documents/docx/aspose-words/Reporting engine template - Data table (Java).docx new file mode 100644 index 0000000..b3f865a --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Data table (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e438c517ae3c293e84a9ce89b4dd2af3b64a96ef2f09ea06555b88bca77c85 +size 14864 diff --git a/documents/docx/aspose-words/Reporting engine template - Extension methods (Java).docx b/documents/docx/aspose-words/Reporting engine template - Extension methods (Java).docx new file mode 100644 index 0000000..412b613 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Extension methods (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f151063430dbb24d54084e203652b628d5b3332458bc1f4f7385d1bf62bc48 +size 18785 diff --git a/documents/docx/aspose-words/Reporting engine template - Fields (Java).docx b/documents/docx/aspose-words/Reporting engine template - Fields (Java).docx new file mode 100644 index 0000000..8a0a898 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Fields (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c13cafe96f53ecaf33424a9c6df9787952548a1c7b76213ab4e0ac7ca9ff15ca +size 14777 diff --git a/documents/docx/aspose-words/Reporting engine template - Header variable (Java).docx b/documents/docx/aspose-words/Reporting engine template - Header variable (Java).docx new file mode 100644 index 0000000..7e8b5f0 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Header variable (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5839ccdd474d4ad60121ca6dcef5886b6440e696a177a779bc5609d4dc0d43e1 +size 13950 diff --git a/documents/docx/aspose-words/Reporting engine template - If greedy (Java).docx b/documents/docx/aspose-words/Reporting engine template - If greedy (Java).docx new file mode 100644 index 0000000..422995f --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - If greedy (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf13da0d5d1239e0b3c3f085d97b4464de72eb2d2f8e85d12eb99ccfc8c6ffde +size 12062 diff --git a/documents/docx/aspose-words/Reporting engine template - If-else (Java).docx b/documents/docx/aspose-words/Reporting engine template - If-else (Java).docx new file mode 100644 index 0000000..163639d --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - If-else (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baaad87c1805cdeac1b7bd438daeddb5764fe900efda0fa556ce682d57991889 +size 12077 diff --git a/documents/docx/aspose-words/Reporting engine template - Index of (Java).docx b/documents/docx/aspose-words/Reporting engine template - Index of (Java).docx new file mode 100644 index 0000000..d5ccf76 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Index of (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7c49808329ac28f4c87209a7cc38b43009b0697880f9e76b921f55a9443e02 +size 12585 diff --git a/documents/docx/aspose-words/Reporting engine template - Inserting hyperlinks (Java).docx b/documents/docx/aspose-words/Reporting engine template - Inserting hyperlinks (Java).docx new file mode 100644 index 0000000..7968bf1 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Inserting hyperlinks (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:469e770683af6ad68759a52250ee55549c65828a7aef79dec1d75c3672d3b911 +size 11905 diff --git a/documents/docx/aspose-words/Reporting engine template - JSON data destination (Java).docx b/documents/docx/aspose-words/Reporting engine template - JSON data destination (Java).docx new file mode 100644 index 0000000..47e4cb1 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - JSON data destination (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5bcf0a836355e83d529d5b3da68d45f5fc572dada48eedefb9b280b01cc9cb1 +size 13318 diff --git a/documents/docx/aspose-words/Reporting engine template - List numbering (Java).docx b/documents/docx/aspose-words/Reporting engine template - List numbering (Java).docx new file mode 100644 index 0000000..bdbbc51 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - List numbering (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f97a9cfbb34fe934c85de74ff00fd6a800176820ba2aa2c219fb189bcc35d5 +size 14818 diff --git a/documents/docx/aspose-words/Reporting engine template - Merging table cells dynamically (Java).docx b/documents/docx/aspose-words/Reporting engine template - Merging table cells dynamically (Java).docx new file mode 100644 index 0000000..5019f04 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Merging table cells dynamically (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c80c6396e96abc69b23a501de912b159b2a4865e531fc338b804f3abe8156e3 +size 15042 diff --git a/documents/docx/aspose-words/Reporting engine template - Multicolored numbered list (Java).docx b/documents/docx/aspose-words/Reporting engine template - Multicolored numbered list (Java).docx new file mode 100644 index 0000000..4f0539e --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Multicolored numbered list (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec61e38f5b155f53c886b830b8a01434087a8adaf33696d2d40b61c45f9c058 +size 13341 diff --git a/documents/docx/aspose-words/Reporting engine template - Nested data table (Java).docx b/documents/docx/aspose-words/Reporting engine template - Nested data table (Java).docx new file mode 100644 index 0000000..2ce53be --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Nested data table (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a747f1702b9b38c527a2979e64e525ef20916461411eb2285679f8cb2cf53ae9 +size 13627 diff --git a/documents/docx/aspose-words/Reporting engine template - Numbered list (Java).docx b/documents/docx/aspose-words/Reporting engine template - Numbered list (Java).docx new file mode 100644 index 0000000..67534d5 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Numbered list (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5653d8aafdabd848b858ce04e93a351e30b5341543edbe82c378f6e84831453e +size 13399 diff --git a/documents/docx/aspose-words/Reporting engine template - Operators (Java).docx b/documents/docx/aspose-words/Reporting engine template - Operators (Java).docx new file mode 100644 index 0000000..1b6b092 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Operators (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9457b734e27f4396b1ea4bbaadd9387f5988efa9cca8dbe567a09debced5cebc +size 13858 diff --git a/documents/docx/aspose-words/Reporting engine template - Pie chart (Java).docx b/documents/docx/aspose-words/Reporting engine template - Pie chart (Java).docx new file mode 100644 index 0000000..21c6fb8 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Pie chart (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b06b90d2c563877f80ccb7d4c36fd3908cdf45a3d2c5d9c66a176d7cac9ac32 +size 17796 diff --git a/documents/docx/aspose-words/Reporting engine template - Point color (Java).docx b/documents/docx/aspose-words/Reporting engine template - Point color (Java).docx new file mode 100644 index 0000000..750ea27 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Point color (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01874123a74d8ad1fa7bac87f45ae19057040e3f6ba7866c050db61d80284bc +size 64574 diff --git a/documents/docx/aspose-words/Reporting engine template - Remove empty paragraphs (Java).docx b/documents/docx/aspose-words/Reporting engine template - Remove empty paragraphs (Java).docx new file mode 100644 index 0000000..4aecfe7 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Remove empty paragraphs (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0acac24acabaf9d9b4bb21e4eeb4b0965dc9bea37063f3f176bec1674615ba9a +size 12029 diff --git a/documents/docx/aspose-words/Reporting engine template - Scatter chart (Java).docx b/documents/docx/aspose-words/Reporting engine template - Scatter chart (Java).docx new file mode 100644 index 0000000..d679595 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Scatter chart (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22cba8f778086f92a64ec1ad5f4d1bd1b5bec1aa34789b1979193c7c5d4a2be9 +size 19508 diff --git a/documents/docx/aspose-words/Reporting engine template - Selective remove paragraphs.docx b/documents/docx/aspose-words/Reporting engine template - Selective remove paragraphs.docx new file mode 100644 index 0000000..bc350fd --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Selective remove paragraphs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e873b721f1b4a10d34c326db5543c20bada554c54b0da16fa339bf7f0cc18ffe +size 15228 diff --git a/documents/docx/aspose-words/Reporting engine template - Table row (Java).docx b/documents/docx/aspose-words/Reporting engine template - Table row (Java).docx new file mode 100644 index 0000000..2e0da34 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Table row (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df228b1bf48242afff7d5641a69230a69cdfd98a14d2763c06757d11a0f92451 +size 9757 diff --git a/documents/docx/aspose-words/Reporting engine template - Table row conditional blocks (Java).docx b/documents/docx/aspose-words/Reporting engine template - Table row conditional blocks (Java).docx new file mode 100644 index 0000000..9edefef --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Table row conditional blocks (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adfd305eabadcb0f4bc73735e8b05aad208990dfe3e5beaf9ef13546ae532bd3 +size 10006 diff --git a/documents/docx/aspose-words/Reporting engine template - Table row greedy (Java).docx b/documents/docx/aspose-words/Reporting engine template - Table row greedy (Java).docx new file mode 100644 index 0000000..e640add --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Table row greedy (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc841b95268a949ed45e179b9f256f85d9eb417fbf886c1752313bdad07ccc7 +size 12303 diff --git a/documents/docx/aspose-words/Reporting engine template - Table with filtering (Java).docx b/documents/docx/aspose-words/Reporting engine template - Table with filtering (Java).docx new file mode 100644 index 0000000..389c30a --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Table with filtering (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de4eec71e609e0587fa1ef7e1bb82221e04801e241db2070f157614f60c4745 +size 12157 diff --git a/documents/docx/aspose-words/Reporting engine template - Text color (Java).docx b/documents/docx/aspose-words/Reporting engine template - Text color (Java).docx new file mode 100644 index 0000000..f3723f6 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Text color (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb12b3904b2d5f0c44c187c78a4a93f592cd4a39f1f9dc1f74517b97e423320 +size 16218 diff --git a/documents/docx/aspose-words/Reporting engine template - Total (Java).docx b/documents/docx/aspose-words/Reporting engine template - Total (Java).docx new file mode 100644 index 0000000..10365ae --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Total (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606e8fcdb50c6fd42bf8f9b4ace8787a7f8a758998d59bdecac694575ce3f1a9 +size 13136 diff --git a/documents/docx/aspose-words/Reporting engine template - Word 2016 Charts (Java).docx b/documents/docx/aspose-words/Reporting engine template - Word 2016 Charts (Java).docx new file mode 100644 index 0000000..2f5e385 --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - Word 2016 Charts (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0f84fc59f29b08a8fa3032d897673cc012bb63a7a47fe8e7eca5b374d58ae8 +size 565499 diff --git a/documents/docx/aspose-words/Reporting engine template - XML data destination (Java).docx b/documents/docx/aspose-words/Reporting engine template - XML data destination (Java).docx new file mode 100644 index 0000000..8885a8a --- /dev/null +++ b/documents/docx/aspose-words/Reporting engine template - XML data destination (Java).docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578708d6c1351e94d19d8e4cf40e6e96d68a9e43d920b8351170f9ec8369e072 +size 12486 diff --git a/documents/docx/aspose-words/ReportingEngine.BackColor Gold.docx b/documents/docx/aspose-words/ReportingEngine.BackColor Gold.docx new file mode 100644 index 0000000..2ce9ca7 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.BackColor Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310a13f377d07645375f94cc01dcb4e6bbd491a165ebbb2f365b93ca632b87fb +size 13100 diff --git a/documents/docx/aspose-words/ReportingEngine.ContextualObjectMemberAccess Gold.docx b/documents/docx/aspose-words/ReportingEngine.ContextualObjectMemberAccess Gold.docx new file mode 100644 index 0000000..39d80af --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.ContextualObjectMemberAccess Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f1e24be423eca1eee704034747f98306bd0fad84968a016ff033bc5b0b2c56 +size 10117 diff --git a/documents/docx/aspose-words/ReportingEngine.CsvData Gold.docx b/documents/docx/aspose-words/ReportingEngine.CsvData Gold.docx new file mode 100644 index 0000000..fb47073 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.CsvData Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990646d98df921643a28de1c895017a86f7519382cf397dabafca484219227d5 +size 10179 diff --git a/documents/docx/aspose-words/ReportingEngine.DataSource Gold.docx b/documents/docx/aspose-words/ReportingEngine.DataSource Gold.docx new file mode 100644 index 0000000..c313ba8 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.DataSource Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4efb6a1c4ab80691525337d15f09d2e6ad8c68da7f7bb6f8136cee65f0e260 +size 10244 diff --git a/documents/docx/aspose-words/ReportingEngine.DataSourceWithNestedElements Gold.docx b/documents/docx/aspose-words/ReportingEngine.DataSourceWithNestedElements Gold.docx new file mode 100644 index 0000000..b9a2d1d --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.DataSourceWithNestedElements Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0fb38fefb29039e6098698590ffe06f6899216e0a5ef20694aa7e9a6755bf8 +size 9871 diff --git a/documents/docx/aspose-words/ReportingEngine.DoNotRemoveEmptyParagraphs Gold.docx b/documents/docx/aspose-words/ReportingEngine.DoNotRemoveEmptyParagraphs Gold.docx new file mode 100644 index 0000000..6a66485 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.DoNotRemoveEmptyParagraphs Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d32fe65795844ab25ac3987e2c812187218815b877d1971ff44d56111167942 +size 9635 diff --git a/documents/docx/aspose-words/ReportingEngine.DynamicStretchingImageWithinTextBox Gold.docx b/documents/docx/aspose-words/ReportingEngine.DynamicStretchingImageWithinTextBox Gold.docx new file mode 100644 index 0000000..559a838 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.DynamicStretchingImageWithinTextBox Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e4114c952c728e3b51a66a923a34212d89ffe74759e13820fd9a7c1f886fa6 +size 28313 diff --git a/documents/docx/aspose-words/ReportingEngine.ExtensionMethods Gold.docx b/documents/docx/aspose-words/ReportingEngine.ExtensionMethods Gold.docx new file mode 100644 index 0000000..8a90004 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.ExtensionMethods Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2dfaffb7d417d6a0f49255927eacd4f3e10d724475bd2d3aca9ea228d4d47d9 +size 13514 diff --git a/documents/docx/aspose-words/ReportingEngine.InsertDocumentDynamically(stream,doc,bytes) Gold.docx b/documents/docx/aspose-words/ReportingEngine.InsertDocumentDynamically(stream,doc,bytes) Gold.docx new file mode 100644 index 0000000..7c38332 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.InsertDocumentDynamically(stream,doc,bytes) Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94eba029f7934206396e63e0ddf74c93ed9f167b6fea2ba4555b69959559864d +size 8450 diff --git a/documents/docx/aspose-words/ReportingEngine.InsertDocumentDynamically(uri) Gold.docx b/documents/docx/aspose-words/ReportingEngine.InsertDocumentDynamically(uri) Gold.docx new file mode 100644 index 0000000..407e712 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.InsertDocumentDynamically(uri) Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4de90cb0c233b32647389d054c0b8270b4eff2053c42502c98e2a40caae7b2 +size 13780 diff --git a/documents/docx/aspose-words/ReportingEngine.InsertDocumentDynamicallyWithAdditionalTemplateChecking Gold.docx b/documents/docx/aspose-words/ReportingEngine.InsertDocumentDynamicallyWithAdditionalTemplateChecking Gold.docx new file mode 100644 index 0000000..ec14a07 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.InsertDocumentDynamicallyWithAdditionalTemplateChecking Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46d3408194357644ea83150733d2cfd8ac86d032c9e7def5b0639de98216cdf +size 8642 diff --git a/documents/docx/aspose-words/ReportingEngine.InsertImageDynamically(stream,doc,bytes) Gold.docx b/documents/docx/aspose-words/ReportingEngine.InsertImageDynamically(stream,doc,bytes) Gold.docx new file mode 100644 index 0000000..7a1f24a --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.InsertImageDynamically(stream,doc,bytes) Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472df7f65c67e969227e391c46dce454afcf6d7b0fb42fbbdad63d7aefc8a23d +size 243722 diff --git a/documents/docx/aspose-words/ReportingEngine.InsertImageDynamically(uri) Gold.docx b/documents/docx/aspose-words/ReportingEngine.InsertImageDynamically(uri) Gold.docx new file mode 100644 index 0000000..f37cccf --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.InsertImageDynamically(uri) Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd9cd1a059230f0efff3fb62730284fb5402cb65522f898373479ca2a71bd67 +size 9116 diff --git a/documents/docx/aspose-words/ReportingEngine.JsonDataString Gold.docx b/documents/docx/aspose-words/ReportingEngine.JsonDataString Gold.docx new file mode 100644 index 0000000..fe00d29 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.JsonDataString Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02352e5827d6fe689533d247f251934ee0bed3a350239d7d1b8e8915e009778 +size 10210 diff --git a/documents/docx/aspose-words/ReportingEngine.KnownTypes Gold.docx b/documents/docx/aspose-words/ReportingEngine.KnownTypes Gold.docx new file mode 100644 index 0000000..d15f7d2 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.KnownTypes Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a84ce1ad240a4e9f1140525876f8df326aeac286ec8022a6d2c06621e858c5a +size 5563 diff --git a/documents/docx/aspose-words/ReportingEngine.MergingTableCellsDynamically.Merged Gold.docx b/documents/docx/aspose-words/ReportingEngine.MergingTableCellsDynamically.Merged Gold.docx new file mode 100644 index 0000000..125cf73 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.MergingTableCellsDynamically.Merged Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc376cdb0323b2b4ddf6b5249632286876bb4116d9f2ae5f32cb529bdaae09b9 +size 10877 diff --git a/documents/docx/aspose-words/ReportingEngine.MergingTableCellsDynamically.NotMerged Gold.docx b/documents/docx/aspose-words/ReportingEngine.MergingTableCellsDynamically.NotMerged Gold.docx new file mode 100644 index 0000000..661524e --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.MergingTableCellsDynamically.NotMerged Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028d9030e0fbeba03034e2dbe1b84dde4f2abe6dba8baf9f11f0ac1da862c59e +size 10873 diff --git a/documents/docx/aspose-words/ReportingEngine.Operators Gold.docx b/documents/docx/aspose-words/ReportingEngine.Operators Gold.docx new file mode 100644 index 0000000..1241e78 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.Operators Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f23dfbaf1835f0a4f3b3f7fdb6970f0ef0685719c6efe2237c0f6b0951a336 +size 12630 diff --git a/documents/docx/aspose-words/ReportingEngine.RemoveEmptyParagraphs Gold.docx b/documents/docx/aspose-words/ReportingEngine.RemoveEmptyParagraphs Gold.docx new file mode 100644 index 0000000..791b728 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.RemoveEmptyParagraphs Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00856e472ad9c344bd623f2de6feaee7b1f23e2b81659ffa3ce98057bbb3c188 +size 9623 diff --git a/documents/docx/aspose-words/ReportingEngine.RestartingListNumberingDynamically Gold.docx b/documents/docx/aspose-words/ReportingEngine.RestartingListNumberingDynamically Gold.docx new file mode 100644 index 0000000..1d2a3d1 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.RestartingListNumberingDynamically Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05157457605c69baf5de49d6428b63655f49b297d077ae5f670d33c399d808b +size 12441 diff --git a/documents/docx/aspose-words/ReportingEngine.RestartingListNumberingDynamicallyWhileInsertingDocumentDynamically Gold.docx b/documents/docx/aspose-words/ReportingEngine.RestartingListNumberingDynamicallyWhileInsertingDocumentDynamically Gold.docx new file mode 100644 index 0000000..6c41494 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.RestartingListNumberingDynamicallyWhileInsertingDocumentDynamically Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6847b73c8150a5e5b1895a6140aaec98e769deee39943390e7700d02cc48b4f7 +size 9638 diff --git a/documents/docx/aspose-words/ReportingEngine.SelectiveDeletionOfParagraphs Gold.docx b/documents/docx/aspose-words/ReportingEngine.SelectiveDeletionOfParagraphs Gold.docx new file mode 100644 index 0000000..8cd81c9 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.SelectiveDeletionOfParagraphs Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbf9ef553d6aaeb478a8023495d1a6a9b25d7e4f47b84bfbc757fa47969e472e +size 10657 diff --git a/documents/docx/aspose-words/ReportingEngine.SetBackgroundColorDynamically Gold.docx b/documents/docx/aspose-words/ReportingEngine.SetBackgroundColorDynamically Gold.docx new file mode 100644 index 0000000..aa34db7 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.SetBackgroundColorDynamically Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f5d61ad4b8874bc8925f26a68db53fe245cffe6704eb4196f8818c4e2b93132 +size 13267 diff --git a/documents/docx/aspose-words/ReportingEngine.SetChartSeriesColorDynamically Gold.docx b/documents/docx/aspose-words/ReportingEngine.SetChartSeriesColorDynamically Gold.docx new file mode 100644 index 0000000..8017cdf --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.SetChartSeriesColorDynamically Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787857e5511d3133463b50e6879c554229f9e4738f6ba33fa3fad5b4593c147e +size 36176 diff --git a/documents/docx/aspose-words/ReportingEngine.SetPointColorDynamically Gold.docx b/documents/docx/aspose-words/ReportingEngine.SetPointColorDynamically Gold.docx new file mode 100644 index 0000000..0d9a558 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.SetPointColorDynamically Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720c6341f757a74a04f0e4c67b2d71b7185a9f0142d1e5504fb61bbb949951f4 +size 61509 diff --git a/documents/docx/aspose-words/ReportingEngine.SetTextColorDynamically Gold.docx b/documents/docx/aspose-words/ReportingEngine.SetTextColorDynamically Gold.docx new file mode 100644 index 0000000..b9aec3f --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.SetTextColorDynamically Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00ef017bcc2c5f796b264817368a059c7226852e513346de1259602879afabe7 +size 12976 diff --git a/documents/docx/aspose-words/ReportingEngine.SourseListNumbering Gold.docx b/documents/docx/aspose-words/ReportingEngine.SourseListNumbering Gold.docx new file mode 100644 index 0000000..68634bf --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.SourseListNumbering Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab5bdf65a1496b69d995bd69263fc8e1d109084ec4f0eaa6bc728c53de9261a1 +size 8322 diff --git a/documents/docx/aspose-words/ReportingEngine.TestBubbleChart Gold.docx b/documents/docx/aspose-words/ReportingEngine.TestBubbleChart Gold.docx new file mode 100644 index 0000000..5e524ce --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.TestBubbleChart Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1bcd3d428c9f0f598ed975fdda27b2ddc35bbfcc539f45869d074075d9b4150 +size 23033 diff --git a/documents/docx/aspose-words/ReportingEngine.TestChart Gold.docx b/documents/docx/aspose-words/ReportingEngine.TestChart Gold.docx new file mode 100644 index 0000000..3b92a76 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.TestChart Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235fd851b9836e68367fb8f8b920e8a1ee81ae58066ce42ed37b5be75d1eb233 +size 22447 diff --git a/documents/docx/aspose-words/ReportingEngine.TestDataTable Gold.docx b/documents/docx/aspose-words/ReportingEngine.TestDataTable Gold.docx new file mode 100644 index 0000000..bdbb0c8 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.TestDataTable Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a28a396a78983a4374710a4cc3bb0f401f66d58ba255f1efc58b1320c468ca +size 11006 diff --git a/documents/docx/aspose-words/ReportingEngine.TestLeaveChartSeries Gold.docx b/documents/docx/aspose-words/ReportingEngine.TestLeaveChartSeries Gold.docx new file mode 100644 index 0000000..5d281fe --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.TestLeaveChartSeries Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1122961eabe532e50f233f0b35d899280c9b505bd28ed9fbfe4a2aae12181144 +size 23652 diff --git a/documents/docx/aspose-words/ReportingEngine.TestNestedDataTable Gold.docx b/documents/docx/aspose-words/ReportingEngine.TestNestedDataTable Gold.docx new file mode 100644 index 0000000..398d47c --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.TestNestedDataTable Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08301b33b0124c96c1df5fcc28de370c82a3cd1a2281fbe8ffe36651d3539bf5 +size 10952 diff --git a/documents/docx/aspose-words/ReportingEngine.TestRemoveChartSeries Gold.docx b/documents/docx/aspose-words/ReportingEngine.TestRemoveChartSeries Gold.docx new file mode 100644 index 0000000..eeabda9 --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.TestRemoveChartSeries Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1143cea54903ff3b676cf76007ae703c1ff71abb7ff9073383d3e21435b97790 +size 23587 diff --git a/documents/docx/aspose-words/ReportingEngine.Total Gold.docx b/documents/docx/aspose-words/ReportingEngine.Total Gold.docx new file mode 100644 index 0000000..0d6a94d --- /dev/null +++ b/documents/docx/aspose-words/ReportingEngine.Total Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf73c15af94bc780982c35fb0c180da2a5a49cab695149dd8f6aa9c4aaa11d53 +size 10413 diff --git a/documents/docx/aspose-words/Revision footnotes.docx b/documents/docx/aspose-words/Revision footnotes.docx new file mode 100644 index 0000000..72ed5ac --- /dev/null +++ b/documents/docx/aspose-words/Revision footnotes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d103c52b437afe2975cc34f8751b4f1d0c35c9452fa160a9b8fc46235f108851 +size 20484 diff --git a/documents/docx/aspose-words/Revision runs.docx b/documents/docx/aspose-words/Revision runs.docx new file mode 100644 index 0000000..e4e54ef --- /dev/null +++ b/documents/docx/aspose-words/Revision runs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db400d3baf2e5cb6452bd8a1f6f343cefce84cb5265d4edfaa2ae5557b63e9cb +size 16178 diff --git a/documents/docx/aspose-words/Revision shape.docx b/documents/docx/aspose-words/Revision shape.docx new file mode 100644 index 0000000..1c081e2 --- /dev/null +++ b/documents/docx/aspose-words/Revision shape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897b49786def7245b27e85f272fadfa5de5bb0097ac55862c95b4014194395f0 +size 20779 diff --git a/documents/docx/aspose-words/Revisions at list levels.docx b/documents/docx/aspose-words/Revisions at list levels.docx new file mode 100644 index 0000000..fc79517 --- /dev/null +++ b/documents/docx/aspose-words/Revisions at list levels.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d3d030a989fe8d7d6ba77d84b3e933d4b183447ed094cec21b9a20cbf9ed99 +size 20751 diff --git a/documents/docx/aspose-words/Revisions.docx b/documents/docx/aspose-words/Revisions.docx new file mode 100644 index 0000000..387c508 --- /dev/null +++ b/documents/docx/aspose-words/Revisions.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51bdc8726def9e67b702d3e8a03e2f78ba23ad8f763dcf8daa8ebb7319568118 +size 24536 diff --git a/documents/docx/aspose-words/Rotated cell text.docx b/documents/docx/aspose-words/Rotated cell text.docx new file mode 100644 index 0000000..9f33b14 --- /dev/null +++ b/documents/docx/aspose-words/Rotated cell text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7ce837b03b5e2bc76dc016f2e74f562eee5859fbc1e47da108effda8f41932 +size 18791 diff --git a/documents/docx/aspose-words/Rounded rectangle shape.docx b/documents/docx/aspose-words/Rounded rectangle shape.docx new file mode 100644 index 0000000..042c521 --- /dev/null +++ b/documents/docx/aspose-words/Rounded rectangle shape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ad79763b58f8d1427a0834c660029a23a559b7c06e6ef56ba3c25e86deaa12 +size 15354 diff --git a/documents/docx/aspose-words/Section breaks with numbering.docx b/documents/docx/aspose-words/Section breaks with numbering.docx new file mode 100644 index 0000000..445af92 --- /dev/null +++ b/documents/docx/aspose-words/Section breaks with numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475611e5335ad79dbea7cd21050a5c1efddf1395018c867fab58c12aff9006ef +size 14745 diff --git a/documents/docx/aspose-words/Shadow color.docx b/documents/docx/aspose-words/Shadow color.docx new file mode 100644 index 0000000..8c27b8e --- /dev/null +++ b/documents/docx/aspose-words/Shadow color.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd2646e138219d7c820a6e9b840e93ae514bbad4c70e522a4d4d34e80b027c9 +size 15840 diff --git a/documents/docx/aspose-words/Shape high dpi.docx b/documents/docx/aspose-words/Shape high dpi.docx new file mode 100644 index 0000000..0550813 --- /dev/null +++ b/documents/docx/aspose-words/Shape high dpi.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c9129ccf81bf5d9b361ad8c9986f7cc4d3da35295f6b7bc71d6eeb19f1ef67 +size 13301 diff --git a/documents/docx/aspose-words/Shape shadow effect.docx b/documents/docx/aspose-words/Shape shadow effect.docx new file mode 100644 index 0000000..cdd10cb --- /dev/null +++ b/documents/docx/aspose-words/Shape shadow effect.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:130aeb75bebe47b0748b6805258bb58787d1f67ee4e78de32f0a240208f12515 +size 19165 diff --git a/documents/docx/aspose-words/Shape stroke pattern border.docx b/documents/docx/aspose-words/Shape stroke pattern border.docx new file mode 100644 index 0000000..0513528 --- /dev/null +++ b/documents/docx/aspose-words/Shape stroke pattern border.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1921f7450596ca9af5f61a7e20d05cbb46782fd14de4cfe82eee3fca9a937cc8 +size 18440 diff --git a/documents/docx/aspose-words/Shape with linked chart.docx b/documents/docx/aspose-words/Shape with linked chart.docx new file mode 100644 index 0000000..c46439e --- /dev/null +++ b/documents/docx/aspose-words/Shape with linked chart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ddb37e5f342ebce76af92e9b5c2f02926482f240ced2b73ae21d447dd1b4337 +size 16040 diff --git a/documents/docx/aspose-words/Shape.OfficeMath Gold.docx b/documents/docx/aspose-words/Shape.OfficeMath Gold.docx new file mode 100644 index 0000000..35268ac --- /dev/null +++ b/documents/docx/aspose-words/Shape.OfficeMath Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a2fedff7269ffae9d621a0ca886bdbb2f4d76070d4314da8889cf9a409dd9b +size 20417 diff --git a/documents/docx/aspose-words/Signature line.docx b/documents/docx/aspose-words/Signature line.docx new file mode 100644 index 0000000..412365e --- /dev/null +++ b/documents/docx/aspose-words/Signature line.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992dbe69ab3bf36700a27eefe4a1130bcc4553adcf8be4d551759e691e69a8b7 +size 6470 diff --git a/documents/docx/aspose-words/SmartArt.docx b/documents/docx/aspose-words/SmartArt.docx new file mode 100644 index 0000000..ba37527 --- /dev/null +++ b/documents/docx/aspose-words/SmartArt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00da6363f02a0ae724078a51b78927f7ca8c552c6fae79132bdf2422358fe523 +size 39227 diff --git a/documents/docx/aspose-words/Special symbol.docx b/documents/docx/aspose-words/Special symbol.docx new file mode 100644 index 0000000..5b4d433 --- /dev/null +++ b/documents/docx/aspose-words/Special symbol.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b047d22c273115297b0e1664f48748cf194d13ec709e07a7efcf508445f488 +size 31851 diff --git a/documents/docx/aspose-words/Stroke gradient outline.docx b/documents/docx/aspose-words/Stroke gradient outline.docx new file mode 100644 index 0000000..6b61420 --- /dev/null +++ b/documents/docx/aspose-words/Stroke gradient outline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02072ee106fe8d46a5bedb73d4745cbe3974661f40e24a76c50ab2118ee07e21 +size 11510 diff --git a/documents/docx/aspose-words/Structured document tag with HTML content.docx b/documents/docx/aspose-words/Structured document tag with HTML content.docx new file mode 100644 index 0000000..848cf8a --- /dev/null +++ b/documents/docx/aspose-words/Structured document tag with HTML content.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e095cb06a45f828b62d4af56d5882c59ed255a04daa59524265fcbe948a304 +size 26822 diff --git a/documents/docx/aspose-words/Structured document tags by id.docx b/documents/docx/aspose-words/Structured document tags by id.docx new file mode 100644 index 0000000..76ab9fe --- /dev/null +++ b/documents/docx/aspose-words/Structured document tags by id.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9bd35d544d0cb08cb6dfe97c8757e4809c4325f6067343f6e1206b7a76fcee +size 21904 diff --git a/documents/docx/aspose-words/Structured document tags with building blocks.docx b/documents/docx/aspose-words/Structured document tags with building blocks.docx new file mode 100644 index 0000000..d7a63f9 --- /dev/null +++ b/documents/docx/aspose-words/Structured document tags with building blocks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a702586b83a72e2b1e4f798e8eb8f755c87e4223d61340e94c79fe36e18166f0 +size 26547 diff --git a/documents/docx/aspose-words/Structured document tags.docx b/documents/docx/aspose-words/Structured document tags.docx new file mode 100644 index 0000000..0690279 --- /dev/null +++ b/documents/docx/aspose-words/Structured document tags.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1533d704384011939dc138f590e8ac2ef568d86a2e6866526ded52db9a255045 +size 31501 diff --git a/documents/docx/aspose-words/StructuredDocumentTag.CustomXml Gold.docx b/documents/docx/aspose-words/StructuredDocumentTag.CustomXml Gold.docx new file mode 100644 index 0000000..684f8fa --- /dev/null +++ b/documents/docx/aspose-words/StructuredDocumentTag.CustomXml Gold.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d405282b1318e9eba6a30a9b43ea0c1a1097f1ae0423481a0f0c246f1c2fd2e3 +size 19753 diff --git a/documents/docx/aspose-words/Style with alias.docx b/documents/docx/aspose-words/Style with alias.docx new file mode 100644 index 0000000..985101e --- /dev/null +++ b/documents/docx/aspose-words/Style with alias.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27859e27e550dfb76563acfb9543e53b348f220f9c98ba84903d8341eaced7a9 +size 18313 diff --git a/documents/docx/aspose-words/Styles destination.docx b/documents/docx/aspose-words/Styles destination.docx new file mode 100644 index 0000000..5fef162 --- /dev/null +++ b/documents/docx/aspose-words/Styles destination.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be29ae93cbf7abb8b8d93b65b97462b35bce012b7d26672fce7d5eaab3cf965 +size 12495 diff --git a/documents/docx/aspose-words/Styles source.docx b/documents/docx/aspose-words/Styles source.docx new file mode 100644 index 0000000..6a3b1c9 --- /dev/null +++ b/documents/docx/aspose-words/Styles source.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ddf70a303fbce092e8488cbb25692847e60590b1f3bec77930f64bc52f79efd +size 12608 diff --git a/documents/docx/aspose-words/Styles.docx b/documents/docx/aspose-words/Styles.docx new file mode 100644 index 0000000..f83443b --- /dev/null +++ b/documents/docx/aspose-words/Styles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:278891632c91f349bb2b36f98921db61ba3be61a9dcefdd4836291729e07b321 +size 12567 diff --git a/documents/docx/aspose-words/Subdocument.docx b/documents/docx/aspose-words/Subdocument.docx new file mode 100644 index 0000000..a271f57 --- /dev/null +++ b/documents/docx/aspose-words/Subdocument.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c20e7314a70ac0642e5dfceef6188113c2941523a5cd17e87237cf79c66c6b1f +size 15017 diff --git a/documents/docx/aspose-words/Table column bookmarks.docx b/documents/docx/aspose-words/Table column bookmarks.docx new file mode 100644 index 0000000..cf2d9e2 --- /dev/null +++ b/documents/docx/aspose-words/Table column bookmarks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f88c93f28692437c49798740792855c81023197950bae66dbab9637f666886a8 +size 12366 diff --git a/documents/docx/aspose-words/Table of content template.docx b/documents/docx/aspose-words/Table of content template.docx new file mode 100644 index 0000000..c64c90e --- /dev/null +++ b/documents/docx/aspose-words/Table of content template.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69cdbc7c872d66a5f9e825492b298ac990f970ec90fc40854a2aaa0059a733aa +size 12102 diff --git a/documents/docx/aspose-words/Table of contents.docx b/documents/docx/aspose-words/Table of contents.docx new file mode 100644 index 0000000..8422439 --- /dev/null +++ b/documents/docx/aspose-words/Table of contents.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384f239783f42c17e686a81112a50b32600728785a3bb36783d38860482a1adc +size 18757 diff --git a/documents/docx/aspose-words/Table spanning two pages.docx b/documents/docx/aspose-words/Table spanning two pages.docx new file mode 100644 index 0000000..9bea109 --- /dev/null +++ b/documents/docx/aspose-words/Table spanning two pages.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b627969e01fcd8f84f71d4ba059bbc6cd36e03e828fcee32382b4baaf49513 +size 21021 diff --git a/documents/docx/aspose-words/Table with fields.docx b/documents/docx/aspose-words/Table with fields.docx new file mode 100644 index 0000000..8931b3b --- /dev/null +++ b/documents/docx/aspose-words/Table with fields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c726d4596140bd9cf5291d16da335f6f467e7a9f5e3cf6a23489a853a6d05ebf +size 12332 diff --git a/documents/docx/aspose-words/Table with merged cells.docx b/documents/docx/aspose-words/Table with merged cells.docx new file mode 100644 index 0000000..64e61e5 --- /dev/null +++ b/documents/docx/aspose-words/Table with merged cells.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae097089d892c832d246d4e3b60d4c86de875b4d83eafbcb4a7ed7b87e017f9e +size 18375 diff --git a/documents/docx/aspose-words/Table wrapped by text.docx b/documents/docx/aspose-words/Table wrapped by text.docx new file mode 100644 index 0000000..d3dd235 --- /dev/null +++ b/documents/docx/aspose-words/Table wrapped by text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a32a13d01a0c9a57ec4739622cf753e5eb829b2cb46977b47a38cfa3d1278be +size 19190 diff --git a/documents/docx/aspose-words/Tables.docx b/documents/docx/aspose-words/Tables.docx new file mode 100644 index 0000000..cb87445 --- /dev/null +++ b/documents/docx/aspose-words/Tables.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00373b3e44a8f717604e20df20ad86010db0be0e31cbe2278e313e67e7a0451c +size 21523 diff --git a/documents/docx/aspose-words/Test.docx b/documents/docx/aspose-words/Test.docx new file mode 100644 index 0000000..7a73aae --- /dev/null +++ b/documents/docx/aspose-words/Test.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea56df566fdabd214796d36db54c3393a778d3af1cfd887e23b98ba654da12c +size 212400 diff --git a/documents/docx/aspose-words/TestFile.docx b/documents/docx/aspose-words/TestFile.docx new file mode 100644 index 0000000..d733224 --- /dev/null +++ b/documents/docx/aspose-words/TestFile.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c20e9ae4b5554ae4c2001367ac4dc9b6399945780607a7088473917c0a35d518 +size 20421 diff --git a/documents/docx/aspose-words/TestShapesUnsupportedBevel.docx b/documents/docx/aspose-words/TestShapesUnsupportedBevel.docx new file mode 100644 index 0000000..40134f8 --- /dev/null +++ b/documents/docx/aspose-words/TestShapesUnsupportedBevel.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4d10b14a7fd09c4b3fee8885fdeef633c291c949694b4606365a1698c68dad +size 45566 diff --git a/documents/docx/aspose-words/TestWarningsForBevels.docx b/documents/docx/aspose-words/TestWarningsForBevels.docx new file mode 100644 index 0000000..2b4d1ee --- /dev/null +++ b/documents/docx/aspose-words/TestWarningsForBevels.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07828eb96364a5caf980ab621379e8dc4e17d1024125bb7e8c62780bcebe9b8 +size 22438 diff --git a/documents/docx/aspose-words/TestWarningsForLighting.docx b/documents/docx/aspose-words/TestWarningsForLighting.docx new file mode 100644 index 0000000..d11d47c --- /dev/null +++ b/documents/docx/aspose-words/TestWarningsForLighting.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6bc8359e35534b6137011b9478ecb7b49cf9221f9baf541c2741d3e92613d6 +size 28292 diff --git a/documents/docx/aspose-words/TestWarningsForMaterial.docx b/documents/docx/aspose-words/TestWarningsForMaterial.docx new file mode 100644 index 0000000..20a1d34 --- /dev/null +++ b/documents/docx/aspose-words/TestWarningsForMaterial.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb90165a14ad29680943537ae6787ef336ee1b570a48014934a6194ca8a86ba +size 25140 diff --git a/documents/docx/aspose-words/Text positioning operators.docx b/documents/docx/aspose-words/Text positioning operators.docx new file mode 100644 index 0000000..c16a72b --- /dev/null +++ b/documents/docx/aspose-words/Text positioning operators.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7a29ea8bfab38427d6d3aacd3fb0d24ce3e506311e4ddca564dd26ac28870d +size 22064 diff --git a/documents/docx/aspose-words/TextBoxes.docx b/documents/docx/aspose-words/TextBoxes.docx new file mode 100644 index 0000000..0f0ef33 --- /dev/null +++ b/documents/docx/aspose-words/TextBoxes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62aba091ac61d9a66a646279b8d0b58d19c778e624d0550b83e09c558a3617d +size 24991 diff --git a/documents/docx/aspose-words/Textboxes in drawing canvas.docx b/documents/docx/aspose-words/Textboxes in drawing canvas.docx new file mode 100644 index 0000000..35a056d --- /dev/null +++ b/documents/docx/aspose-words/Textboxes in drawing canvas.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d3d88f1d710bbf35f8b5e790f96e72bc87f16cc22a6c6ec0eb9dedd0b022c8 +size 19222 diff --git a/documents/docx/aspose-words/Theme colors.docx b/documents/docx/aspose-words/Theme colors.docx new file mode 100644 index 0000000..dce87cf --- /dev/null +++ b/documents/docx/aspose-words/Theme colors.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b3ca8e493e34567bc1605015e9d48aaa7dbe42bad4d82eecdd9a495079890a3 +size 15217 diff --git a/documents/docx/aspose-words/Two color gradient.docx b/documents/docx/aspose-words/Two color gradient.docx new file mode 100644 index 0000000..f3666a6 --- /dev/null +++ b/documents/docx/aspose-words/Two color gradient.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e55ab6581e17200fa60382e22051f75565ebac9f39f67064611a85bc76a3b1 +size 11953 diff --git a/documents/docx/aspose-words/Unoptimized document.docx b/documents/docx/aspose-words/Unoptimized document.docx new file mode 100644 index 0000000..e61ef77 --- /dev/null +++ b/documents/docx/aspose-words/Unoptimized document.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09ab2ef4d10d78175c2982693f4c70bb7c47fd29f9ccfb4716ecd497b5139d9 +size 18512 diff --git a/documents/docx/aspose-words/Unused styles.docx b/documents/docx/aspose-words/Unused styles.docx new file mode 100644 index 0000000..018fa7a --- /dev/null +++ b/documents/docx/aspose-words/Unused styles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a881c1d52c75bad48f94283bb658850c145202a70d988b3f974d8acde5b9486d +size 8224 diff --git a/documents/docx/aspose-words/Various fields.docx b/documents/docx/aspose-words/Various fields.docx new file mode 100644 index 0000000..e7b2000 --- /dev/null +++ b/documents/docx/aspose-words/Various fields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f94772eaf2c19934806f14505673f52724b51032ac2890f0c6c654a26764652 +size 18823 diff --git a/documents/docx/aspose-words/Various shapes.docx b/documents/docx/aspose-words/Various shapes.docx new file mode 100644 index 0000000..0d1cd8d --- /dev/null +++ b/documents/docx/aspose-words/Various shapes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad302efb7f7c7311af1f8c8f146d36d23b1d0a97ca8899209c33bc321158363 +size 50247 diff --git a/documents/docx/aspose-words/WMF with image.docx b/documents/docx/aspose-words/WMF with image.docx new file mode 100644 index 0000000..c22c914 --- /dev/null +++ b/documents/docx/aspose-words/WMF with image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9084e24a100a6bd86a171e9aeb26f2f9d770a8d6d124e1efbd8a60293bccc485 +size 30466 diff --git a/documents/docx/aspose-words/WMF with text.docx b/documents/docx/aspose-words/WMF with text.docx new file mode 100644 index 0000000..91b3e7c --- /dev/null +++ b/documents/docx/aspose-words/WMF with text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d15c482f14cdfd25bfb6ee624ba259acfe21f5b0fe4ba521da5569e5b710ab3 +size 25092 diff --git a/documents/docx/aspose-words/Web extension.docx b/documents/docx/aspose-words/Web extension.docx new file mode 100644 index 0000000..e426c0f --- /dev/null +++ b/documents/docx/aspose-words/Web extension.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3fc725b82f79e146d873579888565e22f898c2d2884b21b4a31e77fa99a1b93 +size 15844 diff --git a/documents/docx/aspose-words/Xlsx DateTime.docx b/documents/docx/aspose-words/Xlsx DateTime.docx new file mode 100644 index 0000000..82b3660 --- /dev/null +++ b/documents/docx/aspose-words/Xlsx DateTime.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee2f5516c5aa2d8efb2f67190930419bed61a93b8fc6ecb889a978e2258ce43a +size 12425 diff --git a/documents/docx/aspose-words/doc1.docx b/documents/docx/aspose-words/doc1.docx new file mode 100644 index 0000000..0f8bc93 --- /dev/null +++ b/documents/docx/aspose-words/doc1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced08de148906e4540d4e55cc7f4e7df3be101917f4fc98cc1daea784e0cc565 +size 9910 diff --git a/documents/docx/aspose-words/doc2.docx b/documents/docx/aspose-words/doc2.docx new file mode 100644 index 0000000..56e0ef6 --- /dev/null +++ b/documents/docx/aspose-words/doc2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c84d61ce207bf48899ca8753b7a734339baffc351feb0c10d2e6cf8fa2a2bba0 +size 10259 diff --git a/documents/docx/docx4j/2010-glow-then-AlternateContent.docx b/documents/docx/docx4j/2010-glow-then-AlternateContent.docx new file mode 100644 index 0000000..2e2a1a2 --- /dev/null +++ b/documents/docx/docx4j/2010-glow-then-AlternateContent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205634d8c232f8660754cc258c37f15b22db6d5d7e4a525771e74d84db594ced +size 8378 diff --git a/documents/docx/docx4j/2010-mcAlternateContent-MDP.docx b/documents/docx/docx4j/2010-mcAlternateContent-MDP.docx new file mode 100644 index 0000000..07a2faa --- /dev/null +++ b/documents/docx/docx4j/2010-mcAlternateContent-MDP.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c23b97f79fd58b20542da3ac73bc079ec5566272bb1afde15ff1ec4c470e0d +size 8256 diff --git a/documents/docx/docx4j/2010-mcAlternateContent-in-header.docx b/documents/docx/docx4j/2010-mcAlternateContent-in-header.docx new file mode 100644 index 0000000..f384ad0 --- /dev/null +++ b/documents/docx/docx4j/2010-mcAlternateContent-in-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8153ad9348f89f0adc28d3613cd1f3fd404625663a847e8d707f34235e1c643e +size 22550 diff --git a/documents/docx/docx4j/2010-mcAlternateContent.docx b/documents/docx/docx4j/2010-mcAlternateContent.docx new file mode 100644 index 0000000..52d9328 --- /dev/null +++ b/documents/docx/docx4j/2010-mcAlternateContent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f91c3125d9a9c7a88e58ebb8ae22aee7245d5daccd12acdbaa20ca6f2b27c90 +size 14501 diff --git a/documents/docx/docx4j/2010-sample1.docx b/documents/docx/docx4j/2010-sample1.docx new file mode 100644 index 0000000..10ce244 --- /dev/null +++ b/documents/docx/docx4j/2010-sample1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f703c651f33ea312fa20e25d6895b530c5619c6d9742e34188de3f91e1dc565 +size 13502 diff --git a/documents/docx/docx4j/2016_image.docx b/documents/docx/docx4j/2016_image.docx new file mode 100644 index 0000000..4a06205 --- /dev/null +++ b/documents/docx/docx4j/2016_image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9908aff8cfda65aa77bf963b2d129586424ff81b511e7172bb823d6b2474ce23 +size 16940 diff --git a/documents/docx/docx4j/2016_image_with_text_effects.docx b/documents/docx/docx4j/2016_image_with_text_effects.docx new file mode 100644 index 0000000..6b8a9d7 --- /dev/null +++ b/documents/docx/docx4j/2016_image_with_text_effects.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:820a2ae3118f9a2d05b32ee5dccdd0078165815dd715a2aeaf547f4cde5e611c +size 60991 diff --git a/documents/docx/docx4j/ArialUnicodeMS.docx b/documents/docx/docx4j/ArialUnicodeMS.docx new file mode 100644 index 0000000..0102379 --- /dev/null +++ b/documents/docx/docx4j/ArialUnicodeMS.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0115732f11677776fac8a1a20b7b0dd8badff306feae64e5ea0b39e3a188b1f4 +size 25403 diff --git a/documents/docx/docx4j/Bookmark_crossrefs.docx b/documents/docx/docx4j/Bookmark_crossrefs.docx new file mode 100644 index 0000000..95862c9 --- /dev/null +++ b/documents/docx/docx4j/Bookmark_crossrefs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e42406910e1a87959c5782bec05405973a8793ac616f00d8ed25bae39828d2f5 +size 15903 diff --git a/documents/docx/docx4j/Convert_Out.docx b/documents/docx/docx4j/Convert_Out.docx new file mode 100644 index 0000000..e31c5f2 --- /dev/null +++ b/documents/docx/docx4j/Convert_Out.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a527adfd5e5f495a07e69e9194cc86aa39c1a0fee15f60b831235c12b9cbd051 +size 43030 diff --git a/documents/docx/docx4j/Creating SmartArt with docx4j.docx b/documents/docx/docx4j/Creating SmartArt with docx4j.docx new file mode 100644 index 0000000..de49996 --- /dev/null +++ b/documents/docx/docx4j/Creating SmartArt with docx4j.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016a83aed42cac85a323b303e6271b53ed2113e2bfea885bcf7a7f05d5e19120 +size 185129 diff --git a/documents/docx/docx4j/Croscore fonts.docx b/documents/docx/docx4j/Croscore fonts.docx new file mode 100644 index 0000000..5e633ee --- /dev/null +++ b/documents/docx/docx4j/Croscore fonts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af0bba159668ec3ae60b7e4d5831084cf1e547f5efcc2160545d6354d1541e8 +size 13666 diff --git a/documents/docx/docx4j/Crosextra fonts.docx b/documents/docx/docx4j/Crosextra fonts.docx new file mode 100644 index 0000000..c1db224 --- /dev/null +++ b/documents/docx/docx4j/Crosextra fonts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e4bfd36d0be2ed7f000c3ef9ef1dc751cde5c18069716ba46ac475c32e2578 +size 13666 diff --git a/documents/docx/docx4j/DOCPROP_builtin.docx b/documents/docx/docx4j/DOCPROP_builtin.docx new file mode 100644 index 0000000..8689a43 --- /dev/null +++ b/documents/docx/docx4j/DOCPROP_builtin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4631e53aa06190f94193c66bd11a70356d3b2f2bf7d15f7202c405eb8c8f75ec +size 148128 diff --git a/documents/docx/docx4j/Docx4j_GettingStarted.docx b/documents/docx/docx4j/Docx4j_GettingStarted.docx new file mode 100644 index 0000000..2037270 --- /dev/null +++ b/documents/docx/docx4j/Docx4j_GettingStarted.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e817607499024878c52dcc9c86be80b1912e64a46c27a37d0dfdc89661ce9607 +size 456621 diff --git a/documents/docx/docx4j/Docx4j_Russian.docx b/documents/docx/docx4j/Docx4j_Russian.docx new file mode 100644 index 0000000..22acf5d --- /dev/null +++ b/documents/docx/docx4j/Docx4j_Russian.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c00b5434abdcc37487cb35f9525ffed974e3dc81670a060a72edc9a397cbc135 +size 750576 diff --git a/documents/docx/docx4j/DrawingML_GraphicData_wps.docx b/documents/docx/docx4j/DrawingML_GraphicData_wps.docx new file mode 100644 index 0000000..0742a7d --- /dev/null +++ b/documents/docx/docx4j/DrawingML_GraphicData_wps.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae530b3462293b62bebb9435547cb552e6ee06e482c36bb6d9ac0a0b5740bf1 +size 32032 diff --git a/documents/docx/docx4j/EMF.docx b/documents/docx/docx4j/EMF.docx new file mode 100644 index 0000000..9194dd6 --- /dev/null +++ b/documents/docx/docx4j/EMF.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12cb74f1cff831562f4f435142588ddfe45671479d1442294878d72bed064795 +size 97667 diff --git a/documents/docx/docx4j/Eastern Arabic numbering.docx b/documents/docx/docx4j/Eastern Arabic numbering.docx new file mode 100644 index 0000000..46421b7 --- /dev/null +++ b/documents/docx/docx4j/Eastern Arabic numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eef8571d73be3f628429dfd1e8c6e971c4a63631d2a2d5b7e9a7e6d099870d82 +size 37012 diff --git a/documents/docx/docx4j/FontEmbedded.docx b/documents/docx/docx4j/FontEmbedded.docx new file mode 100644 index 0000000..748200a --- /dev/null +++ b/documents/docx/docx4j/FontEmbedded.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd7e8cd2d620d8c406044a6161bed27abf10f48d97ddcfd0fc618515d405f84 +size 1212630 diff --git a/documents/docx/docx4j/Headers.docx b/documents/docx/docx4j/Headers.docx new file mode 100644 index 0000000..760ea35 --- /dev/null +++ b/documents/docx/docx4j/Headers.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bdaf60ef968ea43882309b48677229c7d194394ee032633a2252c3f4f8536f2 +size 93161 diff --git a/documents/docx/docx4j/HelloWordOnline.docx b/documents/docx/docx4j/HelloWordOnline.docx new file mode 100644 index 0000000..9cec253 --- /dev/null +++ b/documents/docx/docx4j/HelloWordOnline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d247b6c7b07c501ba2182d5db764fe3cc2f88447d622468bbcf3fe55dccee3 +size 11024 diff --git a/documents/docx/docx4j/Images.docx b/documents/docx/docx4j/Images.docx new file mode 100644 index 0000000..304fc0c --- /dev/null +++ b/documents/docx/docx4j/Images.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612570a1ef38d8bdebbfda2c38498a9b904374e7e8fa324eb116861dc0ba8ea7 +size 185779 diff --git a/documents/docx/docx4j/LegacyForms.docx b/documents/docx/docx4j/LegacyForms.docx new file mode 100644 index 0000000..741f8a6 --- /dev/null +++ b/documents/docx/docx4j/LegacyForms.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d482ac9efc23413eebd4b3b5e2f3ee2328de90aed7f9f405584495525b8a5eb7 +size 27274 diff --git a/documents/docx/docx4j/Liberation fonts.docx b/documents/docx/docx4j/Liberation fonts.docx new file mode 100644 index 0000000..35786c1 --- /dev/null +++ b/documents/docx/docx4j/Liberation fonts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e76a5f41aec4c76133b89312337952016bc73ff12b37c29d5aa07026c35d51 +size 13663 diff --git a/documents/docx/docx4j/Locale-Styles.docx b/documents/docx/docx4j/Locale-Styles.docx new file mode 100644 index 0000000..acb90a8 --- /dev/null +++ b/documents/docx/docx4j/Locale-Styles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8d73569771b4ff0c872629462ce839a8925f4af82290f760da783c460c472f +size 31610 diff --git a/documents/docx/docx4j/MERGEFIELD.docx b/documents/docx/docx4j/MERGEFIELD.docx new file mode 100644 index 0000000..ac55d8d --- /dev/null +++ b/documents/docx/docx4j/MERGEFIELD.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f9310075473af803aead55e68a78032f8cb2a70e6afe16fe9fb8691c4749b5 +size 12982 diff --git a/documents/docx/docx4j/Mac_OSX_Fonts.docx b/documents/docx/docx4j/Mac_OSX_Fonts.docx new file mode 100644 index 0000000..584a317 --- /dev/null +++ b/documents/docx/docx4j/Mac_OSX_Fonts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ee2b910c6aa2c32626cd0e9e16b75209ec5e59ada3239aae404dc7833cb717 +size 22011 diff --git a/documents/docx/docx4j/NumberingImplicitNumId.docx b/documents/docx/docx4j/NumberingImplicitNumId.docx new file mode 100644 index 0000000..1e19fff --- /dev/null +++ b/documents/docx/docx4j/NumberingImplicitNumId.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bacc7e588563ef49f0f5ba6c602901e64d9dae6ff0bf043d9ab4acbe94b59891 +size 26135 diff --git a/documents/docx/docx4j/NumberingIndents-OUT.docx b/documents/docx/docx4j/NumberingIndents-OUT.docx new file mode 100644 index 0000000..a3d69e2 --- /dev/null +++ b/documents/docx/docx4j/NumberingIndents-OUT.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c00a0d4ed2ef8723a085bb8551b73c6761ad89227e75bf0b1de1c67e8026774 +size 20645 diff --git a/documents/docx/docx4j/NumberingIndents.docx b/documents/docx/docx4j/NumberingIndents.docx new file mode 100644 index 0000000..33de351 --- /dev/null +++ b/documents/docx/docx4j/NumberingIndents.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da1cb8eb18e1855f9e019f4c59cd226857e551955b15a94561158c804950879 +size 20658 diff --git a/documents/docx/docx4j/OpenDoPE Flat OPC XML processing.docx b/documents/docx/docx4j/OpenDoPE Flat OPC XML processing.docx new file mode 100644 index 0000000..11fd1bb --- /dev/null +++ b/documents/docx/docx4j/OpenDoPE Flat OPC XML processing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb08fd36abfed6214ca75520a04aa9e87494efc51b83c9d4896bea1b460cafe4 +size 183803 diff --git a/documents/docx/docx4j/OpenDoPE boolean semantics.docx b/documents/docx/docx4j/OpenDoPE boolean semantics.docx new file mode 100644 index 0000000..9bb7fc9 --- /dev/null +++ b/documents/docx/docx4j/OpenDoPE boolean semantics.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcbf6b7f1c807f85850253f512c603c04d16976f044386ca4dbd75c5840b8072 +size 89858 diff --git a/documents/docx/docx4j/OpenDoPE_Images.docx b/documents/docx/docx4j/OpenDoPE_Images.docx new file mode 100644 index 0000000..57dfc92 --- /dev/null +++ b/documents/docx/docx4j/OpenDoPE_Images.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ff8a8aee1f458910ec65a46febfc71648bc4c843f03b150f15e18cce4175c3 +size 41261 diff --git a/documents/docx/docx4j/OpenDoPE_XHTML.docx b/documents/docx/docx4j/OpenDoPE_XHTML.docx new file mode 100644 index 0000000..5d1160b --- /dev/null +++ b/documents/docx/docx4j/OpenDoPE_XHTML.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219856bec7c854270b73c6fff5ea3632f783f829d88e24695913bba89475bfba +size 37515 diff --git a/documents/docx/docx4j/PDF list items.docx b/documents/docx/docx4j/PDF list items.docx new file mode 100644 index 0000000..adfc208 --- /dev/null +++ b/documents/docx/docx4j/PDF list items.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ae8622baf433f6165cb2638b727cbb2ad127b69a7682b3b29fb1fbf75d7cb8 +size 33733 diff --git a/documents/docx/docx4j/Symbol Fonts Iteration.docx b/documents/docx/docx4j/Symbol Fonts Iteration.docx new file mode 100644 index 0000000..7b91faf --- /dev/null +++ b/documents/docx/docx4j/Symbol Fonts Iteration.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94b4fd3b147f3a54f800ee42027d773ef756b99476318b3a486756aa8b76378 +size 39617 diff --git a/documents/docx/docx4j/Symbols.docx b/documents/docx/docx4j/Symbols.docx new file mode 100644 index 0000000..945f353 --- /dev/null +++ b/documents/docx/docx4j/Symbols.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e671e24826e833afb446ef2be4d21051fd36b91f8d0cdbf9ff149db305c0da1 +size 76840 diff --git a/documents/docx/docx4j/WMF.docx b/documents/docx/docx4j/WMF.docx new file mode 100644 index 0000000..b7e6001 --- /dev/null +++ b/documents/docx/docx4j/WMF.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd853ca539219f489369261c31d297f6310a46e3ccc20ac90a9916765c75494f +size 174583 diff --git a/documents/docx/docx4j/Word2007-fonts.docx b/documents/docx/docx4j/Word2007-fonts.docx new file mode 100644 index 0000000..a42849a --- /dev/null +++ b/documents/docx/docx4j/Word2007-fonts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acb6260223ccb548bd374d02f9d7b80aa3fc37973cf42560a95c1fbadb15aeb +size 18697 diff --git a/documents/docx/docx4j/WordAddIn_walkthrough.docx b/documents/docx/docx4j/WordAddIn_walkthrough.docx new file mode 100644 index 0000000..e2ddbc5 --- /dev/null +++ b/documents/docx/docx4j/WordAddIn_walkthrough.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c44a4d03e9c6c008c2f28168bdf3856f97ffaf7470e262b5917d589fbbcb86 +size 169322 diff --git a/documents/docx/docx4j/arabic_align.docx b/documents/docx/docx4j/arabic_align.docx new file mode 100644 index 0000000..69dbad7 --- /dev/null +++ b/documents/docx/docx4j/arabic_align.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:198f98953c82f1be499c98dd39e1ad0b27cb8c9ec64bafdcda65d4198201e516 +size 31832 diff --git a/documents/docx/docx4j/arabic_numbering.docx b/documents/docx/docx4j/arabic_numbering.docx new file mode 100644 index 0000000..7df90d7 --- /dev/null +++ b/documents/docx/docx4j/arabic_numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d77d6eec68ee3f6e40ba37cfee73ea517d775a1a83b3bed2dfeb236847d65d +size 16976 diff --git a/documents/docx/docx4j/article-section-NotIsLgl.docx b/documents/docx/docx4j/article-section-NotIsLgl.docx new file mode 100644 index 0000000..b7fb170 --- /dev/null +++ b/documents/docx/docx4j/article-section-NotIsLgl.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9ee4b2eeebd9c2c2cfc39e101eda96f7a9ef763a538bb6fcb8add70974c49f +size 14495 diff --git a/documents/docx/docx4j/article-section-isLgl.docx b/documents/docx/docx4j/article-section-isLgl.docx new file mode 100644 index 0000000..76be411 --- /dev/null +++ b/documents/docx/docx4j/article-section-isLgl.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bdf5d99badb2aaa29179ce2d4e4ab8fd015f0e4f2ac5c3df6151142df803dc7 +size 14383 diff --git a/documents/docx/docx4j/binding-simple.docx b/documents/docx/docx4j/binding-simple.docx new file mode 100644 index 0000000..d33944f --- /dev/null +++ b/documents/docx/docx4j/binding-simple.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e656e6a889a9576a4ea408cc4d20ec8f390f93b8819332d849f845a6722aa326 +size 22700 diff --git a/documents/docx/docx4j/carlito etc.docx b/documents/docx/docx4j/carlito etc.docx new file mode 100644 index 0000000..dda5c71 --- /dev/null +++ b/documents/docx/docx4j/carlito etc.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb96d4f2fc4ad23af9aec0fd6860f7e07ce43387030bc3322624eb2f927e4feb +size 19852 diff --git a/documents/docx/docx4j/chart.docx b/documents/docx/docx4j/chart.docx new file mode 100644 index 0000000..33020a1 --- /dev/null +++ b/documents/docx/docx4j/chart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85ba6d56dc8484a0f98242ce099b20ba4563217d5888da244fe9959294cd49fd +size 24067 diff --git a/documents/docx/docx4j/chunk.docx b/documents/docx/docx4j/chunk.docx new file mode 100644 index 0000000..409f888 --- /dev/null +++ b/documents/docx/docx4j/chunk.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c9c8fdfd47c643269a5eeb6cb2548af9e5f949a50ecc3440a654eac66bf8e9 +size 13630 diff --git a/documents/docx/docx4j/comments-one.docx b/documents/docx/docx4j/comments-one.docx new file mode 100644 index 0000000..1a7325d --- /dev/null +++ b/documents/docx/docx4j/comments-one.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c60ca60ac65fd746de4915edc41ce7412cae1852efb7909884fffbbe8a552b8 +size 4548 diff --git a/documents/docx/docx4j/comments-two.docx b/documents/docx/docx4j/comments-two.docx new file mode 100644 index 0000000..504eb5c --- /dev/null +++ b/documents/docx/docx4j/comments-two.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d1190c4eb81bdec3a3fcce0cfbf29ac1d9d5798f22594eb212420fb85a7699 +size 4589 diff --git a/documents/docx/docx4j/compatSetting.docx b/documents/docx/docx4j/compatSetting.docx new file mode 100644 index 0000000..0f4f681 --- /dev/null +++ b/documents/docx/docx4j/compatSetting.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3a601569043457589da0f617a302f0520fcab201865589954e2402d01f0a5f +size 133635 diff --git a/documents/docx/docx4j/component-subdoc.docx b/documents/docx/docx4j/component-subdoc.docx new file mode 100644 index 0000000..faeb6dc --- /dev/null +++ b/documents/docx/docx4j/component-subdoc.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a4809417a5fb9544a5399cdbdd5a627c4b3713c83129d81a934b5efc663a901 +size 21665 diff --git a/documents/docx/docx4j/conventions.docx b/documents/docx/docx4j/conventions.docx new file mode 100644 index 0000000..1b37aaf --- /dev/null +++ b/documents/docx/docx4j/conventions.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5863bfcc48b5abbb7738e3eb14078f4f2686b3ccdc7bdc8f1ded5546fc97d6c +size 35693 diff --git a/documents/docx/docx4j/create new bitmap.docx b/documents/docx/docx4j/create new bitmap.docx new file mode 100644 index 0000000..8e22958 --- /dev/null +++ b/documents/docx/docx4j/create new bitmap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bbd8995906644b629a1161c3299aeea7e644a0240b5953a26a968ab43b1aa0 +size 18568 diff --git a/documents/docx/docx4j/create new pdf.docx b/documents/docx/docx4j/create new pdf.docx new file mode 100644 index 0000000..3332f47 --- /dev/null +++ b/documents/docx/docx4j/create new pdf.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2559c059aadfba40786087f268abbba223d2a268f9b67d81542711e4d829e1e8 +size 46221 diff --git a/documents/docx/docx4j/decracdiscrim1.docx b/documents/docx/docx4j/decracdiscrim1.docx new file mode 100644 index 0000000..176d854 --- /dev/null +++ b/documents/docx/docx4j/decracdiscrim1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac66331cc12691a52c8a585455370c2e949f338f4cdec452354c35aebecc88f +size 22140 diff --git a/documents/docx/docx4j/different_first_page.docx b/documents/docx/docx4j/different_first_page.docx new file mode 100644 index 0000000..afa07a1 --- /dev/null +++ b/documents/docx/docx4j/different_first_page.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a98e04e00c63381c066d821c03652d9e72d00332956bf32f3cf73d4d08e212b +size 19659 diff --git a/documents/docx/docx4j/docProps.docx b/documents/docx/docx4j/docProps.docx new file mode 100644 index 0000000..0f60b97 --- /dev/null +++ b/documents/docx/docx4j/docProps.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c915cf971f3376b033880fc42da45ac19b5a56855edafe5f254553948287b8b7 +size 10780 diff --git a/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_2010_w14_mcIgnorable-in-other-parts.docx b/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_2010_w14_mcIgnorable-in-other-parts.docx new file mode 100644 index 0000000..a7139cf --- /dev/null +++ b/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_2010_w14_mcIgnorable-in-other-parts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30030976d5f1dc00e524be24f98b0759fa0a5e8835d82b1d7647212cb396042 +size 16530 diff --git a/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_2010_w14_texteffects.docx b/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_2010_w14_texteffects.docx new file mode 100644 index 0000000..1e90d4d --- /dev/null +++ b/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_2010_w14_texteffects.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61892c44d892a47dcb893338c3cfd3a651d9a8426497fe2768bd4e4f63379c04 +size 20348 diff --git a/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_databinding_invoice.docx b/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_databinding_invoice.docx new file mode 100644 index 0000000..d55be69 --- /dev/null +++ b/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_databinding_invoice.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d38fc35e7df3a73688587369b01a8c5005df3e64cdf69b6e40503715d328c2 +size 22964 diff --git a/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_sample-docx.docx b/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_sample-docx.docx new file mode 100644 index 0000000..2276ad3 --- /dev/null +++ b/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_sample-docx.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f527fe32f4bf9e152d86a8e7f1971033e7404929c624e3bdc26853c6a0cfa25e +size 142893 diff --git a/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_tables.docx b/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_tables.docx new file mode 100644 index 0000000..638c15e --- /dev/null +++ b/documents/docx/docx4j/docx4j-samples-docx4j_sample-docs_tables.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ea2fd62761aedc66e307c30ca1191a4e6baf8fa9d8d849ba1d9c20eb5921f4 +size 433587 diff --git a/documents/docx/docx4j/docx4j_IndividualContributor.docx b/documents/docx/docx4j/docx4j_IndividualContributor.docx new file mode 100644 index 0000000..601ab05 --- /dev/null +++ b/documents/docx/docx4j/docx4j_IndividualContributor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b1ddeb9ca7a500c72f499df77219b0dd6d0f1daf739221b10ddfb7613c13163 +size 12249 diff --git a/documents/docx/docx4j/dragged pdf.docx b/documents/docx/docx4j/dragged pdf.docx new file mode 100644 index 0000000..3fbb93b --- /dev/null +++ b/documents/docx/docx4j/dragged pdf.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e190fde81df7eced15c549d2cec4b66d1d75d91556e4a4f5bb5248ed55b86e89 +size 46068 diff --git a/documents/docx/docx4j/dragged txt.docx b/documents/docx/docx4j/dragged txt.docx new file mode 100644 index 0000000..64bf7b3 --- /dev/null +++ b/documents/docx/docx4j/dragged txt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811110eb63b7f62ae0c0c79147ce901fd0b36d279f372b1f3755f0b59de0b99a +size 17352 diff --git a/documents/docx/docx4j/empty_p.docx b/documents/docx/docx4j/empty_p.docx new file mode 100644 index 0000000..48cb0a2 --- /dev/null +++ b/documents/docx/docx4j/empty_p.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84dfbb765e6fbe6f1b81bdb96761863beaf6f9feb15db3208585aff07a87927e +size 17387 diff --git a/documents/docx/docx4j/field_numeric_formatting_switch.docx b/documents/docx/docx4j/field_numeric_formatting_switch.docx new file mode 100644 index 0000000..3eed379 --- /dev/null +++ b/documents/docx/docx4j/field_numeric_formatting_switch.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efab53d650524443de4c6e0203fa5f5e6042286ab679d1086299d08a91f5b3cc +size 16218 diff --git a/documents/docx/docx4j/filenames.docx b/documents/docx/docx4j/filenames.docx new file mode 100644 index 0000000..c012b57 --- /dev/null +++ b/documents/docx/docx4j/filenames.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1847304dbe43e7b0b12c1e0762aa4e3fd2833182e671bead29d683de3487efd +size 11490 diff --git a/documents/docx/docx4j/fonts-modesOfApplication.docx b/documents/docx/docx4j/fonts-modesOfApplication.docx new file mode 100644 index 0000000..c7970f8 --- /dev/null +++ b/documents/docx/docx4j/fonts-modesOfApplication.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ab6b3ba56c92507f28c2aa92f5cbca376ae999387572ea7cc24afc2b4d9071 +size 11945 diff --git a/documents/docx/docx4j/header-no-rels.docx b/documents/docx/docx4j/header-no-rels.docx new file mode 100644 index 0000000..c6098b6 --- /dev/null +++ b/documents/docx/docx4j/header-no-rels.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5763a90ceb7fff40387ee8b0af5c1f52b829fbaf252eadd4e28c4cd607d6be6 +size 12760 diff --git a/documents/docx/docx4j/header-section2.docx b/documents/docx/docx4j/header-section2.docx new file mode 100644 index 0000000..c6ea07e --- /dev/null +++ b/documents/docx/docx4j/header-section2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e193ff4244d2acdae2c6fcd2aa170e6b60286b08ff984b4137daf9d721bb0e9 +size 6275 diff --git a/documents/docx/docx4j/header-simple-plus-image.docx b/documents/docx/docx4j/header-simple-plus-image.docx new file mode 100644 index 0000000..ad811fa --- /dev/null +++ b/documents/docx/docx4j/header-simple-plus-image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d09dab85752b60cbcb85bfea2b3ce6d9aa5c0e44ca997234e7adf12859222a +size 19762 diff --git a/documents/docx/docx4j/header-simple.docx b/documents/docx/docx4j/header-simple.docx new file mode 100644 index 0000000..1ef2adf --- /dev/null +++ b/documents/docx/docx4j/header-simple.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299d0b5404ccda9637ab61fcbd417980303685535fca0fee5c84cdf3005919a7 +size 8402 diff --git a/documents/docx/docx4j/headers_footers.docx b/documents/docx/docx4j/headers_footers.docx new file mode 100644 index 0000000..1ab06c3 --- /dev/null +++ b/documents/docx/docx4j/headers_footers.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621014619dbaebb287543f123d448059e6a1675a288c20a9ce82af12cbe9a607 +size 406287 diff --git a/documents/docx/docx4j/hyperlink-binding-test.docx b/documents/docx/docx4j/hyperlink-binding-test.docx new file mode 100644 index 0000000..be3d78d --- /dev/null +++ b/documents/docx/docx4j/hyperlink-binding-test.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b194989f30d06bb21ba1cba09ee7c0f2f609bed2f6e4dee99af0ca5304fc3d30 +size 20955 diff --git a/documents/docx/docx4j/hyperlink.docx b/documents/docx/docx4j/hyperlink.docx new file mode 100644 index 0000000..1c221f4 --- /dev/null +++ b/documents/docx/docx4j/hyperlink.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeac378f86fffbf749a686aae7d26f5fa9a472599dde3e35c1ef8d07163c14c0 +size 3739 diff --git a/documents/docx/docx4j/hyperlink_dupe.docx b/documents/docx/docx4j/hyperlink_dupe.docx new file mode 100644 index 0000000..375b9f0 --- /dev/null +++ b/documents/docx/docx4j/hyperlink_dupe.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59cc8d4415c125c9fa1a9dc4d0535c903c5dc1db357a3ff3e142840e7c8c2978 +size 12523 diff --git a/documents/docx/docx4j/hyperlinks-internal.docx b/documents/docx/docx4j/hyperlinks-internal.docx new file mode 100644 index 0000000..6afe6b6 --- /dev/null +++ b/documents/docx/docx4j/hyperlinks-internal.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06670ede7135c32ef404ae63ee072bdf466476608002def811f6d2c0b66181e +size 13972 diff --git a/documents/docx/docx4j/hyperlinks.docx b/documents/docx/docx4j/hyperlinks.docx new file mode 100644 index 0000000..48b3ebf --- /dev/null +++ b/documents/docx/docx4j/hyperlinks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf2d5b320d11b434aadc4ab5388af5877c9a5a74a1a65711f6adf0eb41d609e +size 20639 diff --git a/documents/docx/docx4j/image-png1-scaled.docx b/documents/docx/docx4j/image-png1-scaled.docx new file mode 100644 index 0000000..16a8603 --- /dev/null +++ b/documents/docx/docx4j/image-png1-scaled.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f60c09727e2f8e6ac6375f3c0290899a7767e411a2829808169bde2c04b22d +size 10190 diff --git a/documents/docx/docx4j/image-png1.docx b/documents/docx/docx4j/image-png1.docx new file mode 100644 index 0000000..7c2cd7b --- /dev/null +++ b/documents/docx/docx4j/image-png1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3358be3525f6b089105c269d6aad5f2fdb045ef88e0719534dbd4756da4afe91 +size 10178 diff --git a/documents/docx/docx4j/image-png2.docx b/documents/docx/docx4j/image-png2.docx new file mode 100644 index 0000000..a88cdeb --- /dev/null +++ b/documents/docx/docx4j/image-png2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb15c507296c5102e0b367c0692ed1e1f35943cb7ea063208b02f7d86cd64bc9 +size 14778 diff --git a/documents/docx/docx4j/images-jpg then png2.docx b/documents/docx/docx4j/images-jpg then png2.docx new file mode 100644 index 0000000..f979cf4 --- /dev/null +++ b/documents/docx/docx4j/images-jpg then png2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44fb67bedafd07615921ca8a2185db499e1016c61a75423b1c22ff3a7478c6e2 +size 17213 diff --git a/documents/docx/docx4j/images-png2 then jpg.docx b/documents/docx/docx4j/images-png2 then jpg.docx new file mode 100644 index 0000000..e714a52 --- /dev/null +++ b/documents/docx/docx4j/images-png2 then jpg.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33c1b486c4f9558ff7ee4b7043a640092fbc9196a75af68f6faae75026dd6db +size 17214 diff --git a/documents/docx/docx4j/indentation_firstline.docx b/documents/docx/docx4j/indentation_firstline.docx new file mode 100644 index 0000000..84c7a4c --- /dev/null +++ b/documents/docx/docx4j/indentation_firstline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:513c4f729e36131664c8287fa5dfd07a7347564a297909486b5c84e19ec28f46 +size 19471 diff --git a/documents/docx/docx4j/indentation_hanging.docx b/documents/docx/docx4j/indentation_hanging.docx new file mode 100644 index 0000000..abcd535 --- /dev/null +++ b/documents/docx/docx4j/indentation_hanging.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a051c88eab5f6b985f2d07ab5c856396f766f7ae3a31f28e35089a7e165b249 +size 18206 diff --git a/documents/docx/docx4j/inheritance.docx b/documents/docx/docx4j/inheritance.docx new file mode 100644 index 0000000..6ac9528 --- /dev/null +++ b/documents/docx/docx4j/inheritance.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c05804faa4bb343894e85902173eee5546188ff6cd6f49a239d8bd8b29d22a97 +size 10201 diff --git a/documents/docx/docx4j/inserted doc.docx b/documents/docx/docx4j/inserted doc.docx new file mode 100644 index 0000000..cade28b --- /dev/null +++ b/documents/docx/docx4j/inserted doc.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6953c9a895933a3f587d4a1c95450760cc3eb217841077c64c0c24977c6f62 +size 23772 diff --git a/documents/docx/docx4j/invoice2013.docx b/documents/docx/docx4j/invoice2013.docx new file mode 100644 index 0000000..14d5ee2 --- /dev/null +++ b/documents/docx/docx4j/invoice2013.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db84f21ed07484ce9fa95d795f78fdb6d1d60537832d1c5bd9e53d98fff6f32 +size 49797 diff --git a/documents/docx/docx4j/invoice_Saxon_XPath2.docx b/documents/docx/docx4j/invoice_Saxon_XPath2.docx new file mode 100644 index 0000000..c769d9f --- /dev/null +++ b/documents/docx/docx4j/invoice_Saxon_XPath2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f0349094c4d8e91bedc1df842a006d4b6e12a2cf3ee3dc4531f22ea8bc9bc4 +size 29474 diff --git a/documents/docx/docx4j/jaxb-binder-issue.docx b/documents/docx/docx4j/jaxb-binder-issue.docx new file mode 100644 index 0000000..9ada228 --- /dev/null +++ b/documents/docx/docx4j/jaxb-binder-issue.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02e1339660363c991a5af92a5b1601e7f67bfc263609d588434e2f65c6632f82 +size 1111267 diff --git a/documents/docx/docx4j/non-element-bind.docx b/documents/docx/docx4j/non-element-bind.docx new file mode 100644 index 0000000..a96fbd8 --- /dev/null +++ b/documents/docx/docx4j/non-element-bind.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1002142e417153697f6dd295dce61e23950dc6e389028f5cc65008bfda37f5 +size 20119 diff --git a/documents/docx/docx4j/numbering_indentation.docx b/documents/docx/docx4j/numbering_indentation.docx new file mode 100644 index 0000000..285be99 --- /dev/null +++ b/documents/docx/docx4j/numbering_indentation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ccfcaf4d6db90b10b6276ac2b9e0a30d4e4239b6f54638df87dadacdbf3c0a +size 18923 diff --git a/documents/docx/docx4j/numbering_indentation_firstline.docx b/documents/docx/docx4j/numbering_indentation_firstline.docx new file mode 100644 index 0000000..ab0cffa --- /dev/null +++ b/documents/docx/docx4j/numbering_indentation_firstline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a2307943052016271a1397853156123fa82c7ed2410dbfcfa984dcdd0c6f697 +size 20259 diff --git a/documents/docx/docx4j/odd_even.docx b/documents/docx/docx4j/odd_even.docx new file mode 100644 index 0000000..a3b8354 --- /dev/null +++ b/documents/docx/docx4j/odd_even.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1f4ec515269e8a738fa8bb7940dbbafc062e106eb3e1f65975813cf2b937e6 +size 18548 diff --git a/documents/docx/docx4j/odd_even_different_first_page.docx b/documents/docx/docx4j/odd_even_different_first_page.docx new file mode 100644 index 0000000..94ccb1b --- /dev/null +++ b/documents/docx/docx4j/odd_even_different_first_page.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79ad8e70c80f6ae790d35fcb0f502dd24909b50aa8b9aacdc6390b2693e6c46 +size 19029 diff --git a/documents/docx/docx4j/paragraph-single.docx b/documents/docx/docx4j/paragraph-single.docx new file mode 100644 index 0000000..2cd4f26 --- /dev/null +++ b/documents/docx/docx4j/paragraph-single.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8bf2a3cc57961579f11aeea49f51fcc7fb758940533be495776a39319055215 +size 3555 diff --git a/documents/docx/docx4j/paragraph-two.docx b/documents/docx/docx4j/paragraph-two.docx new file mode 100644 index 0000000..0f2a169 --- /dev/null +++ b/documents/docx/docx4j/paragraph-two.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:184d534082a0e1ab4d661f0caa693182526f6a54734ae62f5ee53ec83ac6d502 +size 3563 diff --git a/documents/docx/docx4j/picture.docx b/documents/docx/docx4j/picture.docx new file mode 100644 index 0000000..384fdc5 --- /dev/null +++ b/documents/docx/docx4j/picture.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2a781e05a5bd8c8fedb3fa435687e23d2ccd043edc0f1b1d5ac3efd3f54ebb +size 39415 diff --git a/documents/docx/docx4j/rFonts.docx b/documents/docx/docx4j/rFonts.docx new file mode 100644 index 0000000..0a60e99 --- /dev/null +++ b/documents/docx/docx4j/rFonts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a9fd32e4766ef88bb0276baffa6a4c4bab97a115a06e9c631550bc9a114203 +size 96416 diff --git a/documents/docx/docx4j/repeat-containing-JAXBElement.docx b/documents/docx/docx4j/repeat-containing-JAXBElement.docx new file mode 100644 index 0000000..a76e74f --- /dev/null +++ b/documents/docx/docx4j/repeat-containing-JAXBElement.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0135374b08683f7fd3951287b968dbbe9200876d61899c5353d5e36e6936e9 +size 22377 diff --git a/documents/docx/docx4j/same_as_previous_numbering.docx b/documents/docx/docx4j/same_as_previous_numbering.docx new file mode 100644 index 0000000..2bbee94 --- /dev/null +++ b/documents/docx/docx4j/same_as_previous_numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e349e20294885bfc8b460649f7ab97e160bc7f35ce2512b5fb7d0dc6da9a6f8 +size 36390 diff --git a/documents/docx/docx4j/sample-docx.docx b/documents/docx/docx4j/sample-docx.docx new file mode 100644 index 0000000..8251eeb --- /dev/null +++ b/documents/docx/docx4j/sample-docx.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf2e0d863a7ffd486d28ca8420e005f52e0ae94d0104ec74c88ada176425417 +size 142920 diff --git a/documents/docx/docx4j/sample-docxv2.docx b/documents/docx/docx4j/sample-docxv2.docx new file mode 100644 index 0000000..ae7b299 --- /dev/null +++ b/documents/docx/docx4j/sample-docxv2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c53cbd31a1044fe7699814f26f035b44a21add9c0086757ba50b804bccfd13 +size 142888 diff --git a/documents/docx/docx4j/sections_multiple.docx b/documents/docx/docx4j/sections_multiple.docx new file mode 100644 index 0000000..8c91a81 --- /dev/null +++ b/documents/docx/docx4j/sections_multiple.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e013190a084877201988dcdc3eac953e24fc97cb1efed1a0bef7891cac21034e +size 20525 diff --git a/documents/docx/docx4j/separator_missing.docx b/documents/docx/docx4j/separator_missing.docx new file mode 100644 index 0000000..7cf775b --- /dev/null +++ b/documents/docx/docx4j/separator_missing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:162eded65dd1863a4cd6878e2154fe4bd6644ce6d5ae8874f92f3d2ca0e84258 +size 14254 diff --git a/documents/docx/docx4j/simple_hf.docx b/documents/docx/docx4j/simple_hf.docx new file mode 100644 index 0000000..5c0ad58 --- /dev/null +++ b/documents/docx/docx4j/simple_hf.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9123507c5650fcbe66046d79158ec95299d65595e7b4e58a0f6fae6236b6414f +size 17510 diff --git a/documents/docx/docx4j/simple_hf_long.docx b/documents/docx/docx4j/simple_hf_long.docx new file mode 100644 index 0000000..f2b6943 --- /dev/null +++ b/documents/docx/docx4j/simple_hf_long.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e9253544f5e04b1dc785599a8a1b36f58f116a3e7904b6dc6d286124da9f94 +size 20383 diff --git a/documents/docx/docx4j/simple_hf_margin.docx b/documents/docx/docx4j/simple_hf_margin.docx new file mode 100644 index 0000000..4538275 --- /dev/null +++ b/documents/docx/docx4j/simple_hf_margin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c693e100265f201235ea821f6172bef460cadc14f1cb244528b18e25d4abc069 +size 17807 diff --git a/documents/docx/docx4j/simple_hf_negative.docx b/documents/docx/docx4j/simple_hf_negative.docx new file mode 100644 index 0000000..74f631b --- /dev/null +++ b/documents/docx/docx4j/simple_hf_negative.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad6d28f67a7a4073b6bda666fdcd2cd836c679d6cb53e3a47891b2771ab4b3a +size 17685 diff --git a/documents/docx/docx4j/simple_hf_none.docx b/documents/docx/docx4j/simple_hf_none.docx new file mode 100644 index 0000000..e3336e9 --- /dev/null +++ b/documents/docx/docx4j/simple_hf_none.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8e42ab36b1bd0f764dba4054b5ce058963fbaf5589c8ab89805d466f14a3a0 +size 13734 diff --git a/documents/docx/docx4j/startOverride.docx b/documents/docx/docx4j/startOverride.docx new file mode 100644 index 0000000..8f24a6a --- /dev/null +++ b/documents/docx/docx4j/startOverride.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c667a4b291adbfe1868d38b0a43c9d127a7fd4aea020afa89a4835af595942b0 +size 14376 diff --git a/documents/docx/docx4j/strict math.docx b/documents/docx/docx4j/strict math.docx new file mode 100644 index 0000000..e8d81b6 --- /dev/null +++ b/documents/docx/docx4j/strict math.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7b91701cfb3b069b287d2ad1c47493b4c0f94820fe79559606d7c555586f35 +size 13754 diff --git a/documents/docx/docx4j/strict-chart.docx b/documents/docx/docx4j/strict-chart.docx new file mode 100644 index 0000000..a8ccc8c --- /dev/null +++ b/documents/docx/docx4j/strict-chart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e25609a5a5dbf83981ac3ad2549121f51aa8448a5b26be21dd3904a1c9c8132 +size 36691 diff --git a/documents/docx/docx4j/strict-sample-docx.docx b/documents/docx/docx4j/strict-sample-docx.docx new file mode 100644 index 0000000..b48a38f --- /dev/null +++ b/documents/docx/docx4j/strict-sample-docx.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b54ddf707f00656da0f6816ac62f40efd18554a601f818bf0cb395f8a5d82249 +size 143069 diff --git a/documents/docx/docx4j/strict-smartart.docx b/documents/docx/docx4j/strict-smartart.docx new file mode 100644 index 0000000..79a3dcc --- /dev/null +++ b/documents/docx/docx4j/strict-smartart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773cfbd03e80502ac25a1273522f61f15f5508163151a2286f26781eeb7e2e7a +size 22416 diff --git a/documents/docx/docx4j/tblHeaderTestOne.docx b/documents/docx/docx4j/tblHeaderTestOne.docx new file mode 100644 index 0000000..6ba9133 --- /dev/null +++ b/documents/docx/docx4j/tblHeaderTestOne.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5a4d709ae885e68b4a64072825d94237b3c3246e868ecff4cddd6d2e144ea2 +size 19981 diff --git a/documents/docx/docx4j/tblHeaderTestTwo.docx b/documents/docx/docx4j/tblHeaderTestTwo.docx new file mode 100644 index 0000000..c7501dc --- /dev/null +++ b/documents/docx/docx4j/tblHeaderTestTwo.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768171fc2d7dfbb1aaacdf0c2203f2d8137052511727ddb36a757349f283ce20 +size 21421 diff --git a/documents/docx/docx4j/test.docx b/documents/docx/docx4j/test.docx new file mode 100644 index 0000000..386fc9a --- /dev/null +++ b/documents/docx/docx4j/test.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f418838fa399e31d8a4d79d25f5c6520d074bd1d27d1de2f8864fe2a511cae9 +size 15908 diff --git a/documents/docx/docx4j/test2.docx b/documents/docx/docx4j/test2.docx new file mode 100644 index 0000000..d3f15ee --- /dev/null +++ b/documents/docx/docx4j/test2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d439c0bac46039094913353f31fe3646b68c218f99078a35d26b55976106784f +size 15962 diff --git a/documents/docx/docx4j/textbox.docx b/documents/docx/docx4j/textbox.docx new file mode 100644 index 0000000..b957dd1 --- /dev/null +++ b/documents/docx/docx4j/textbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11e16acb10335f770bf0beb3596837c1df8cbbaa5ed5855bdf4132202f664569 +size 58948 diff --git a/documents/docx/docx4j/textbox_alternates_contrived.docx b/documents/docx/docx4j/textbox_alternates_contrived.docx new file mode 100644 index 0000000..c902e80 --- /dev/null +++ b/documents/docx/docx4j/textbox_alternates_contrived.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc80be35bfcd38eef6676c3b7bb08c290cf8fbfaa79709ede5b48d791f0408a +size 14830 diff --git a/documents/docx/docx4j/themeFontLang.docx b/documents/docx/docx4j/themeFontLang.docx new file mode 100644 index 0000000..fbe8039 --- /dev/null +++ b/documents/docx/docx4j/themeFontLang.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0926dc45f45b7c427b8be7f7eb08956e1b9c793b394a4730f340f2bcdcb91bdd +size 26839 diff --git a/documents/docx/docx4j/toc.docx b/documents/docx/docx4j/toc.docx new file mode 100644 index 0000000..4f02a5a --- /dev/null +++ b/documents/docx/docx4j/toc.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c2bab7ac6eb58e38e1ae4245d31fd306f75bc319c118385a11b8abbdfe8a49 +size 34793 diff --git a/documents/docx/docx4j/unmarshallFromTemplateDirtyExample.docx b/documents/docx/docx4j/unmarshallFromTemplateDirtyExample.docx new file mode 100644 index 0000000..716a18f --- /dev/null +++ b/documents/docx/docx4j/unmarshallFromTemplateDirtyExample.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19e09dd6ce93d720914b0b23d481e12b5b9dcb619f6fc0c9657b2bd0a73cb42 +size 16840 diff --git a/documents/docx/docx4j/unmarshallFromTemplateExample.docx b/documents/docx/docx4j/unmarshallFromTemplateExample.docx new file mode 100644 index 0000000..2586b94 --- /dev/null +++ b/documents/docx/docx4j/unmarshallFromTemplateExample.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292fc4be231bb5b240251f182605c3c31e15aea1ec59bf5521f4b9bdb02fa247 +size 3135 diff --git a/documents/docx/docx4j/w15RepeatingSection_cf_OpenDoPE.docx b/documents/docx/docx4j/w15RepeatingSection_cf_OpenDoPE.docx new file mode 100644 index 0000000..baa833b --- /dev/null +++ b/documents/docx/docx4j/w15RepeatingSection_cf_OpenDoPE.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6a1d531fd2b9239d4aa9c7ecb97a61b8efdda070030c6fdfc25b010ed5199f +size 303993 diff --git a/documents/docx/docx4j/word2003-vml.docx b/documents/docx/docx4j/word2003-vml.docx new file mode 100644 index 0000000..5578aff --- /dev/null +++ b/documents/docx/docx4j/word2003-vml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2caf7d4002e976cffea07f75d065b83f0a0f5c92aaac567220cb0e125c87db +size 1106796 diff --git a/documents/docx/docxcompose/aatmay.docx b/documents/docx/docxcompose/aatmay.docx new file mode 100644 index 0000000..564418a --- /dev/null +++ b/documents/docx/docxcompose/aatmay.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:445fdf129059fe39dcd60ae865133af20878217aa4380f21ef134b32a75d7d0a +size 923047 diff --git a/documents/docx/docxcompose/broken_listing.docx b/documents/docx/docxcompose/broken_listing.docx new file mode 100644 index 0000000..54adc0b --- /dev/null +++ b/documents/docx/docxcompose/broken_listing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a2a4e1f6d0dbae529b285281d30c5baad316e166db518290a529ec67977475 +size 14073 diff --git a/documents/docx/docxcompose/broken_listing_many.docx b/documents/docx/docxcompose/broken_listing_many.docx new file mode 100644 index 0000000..e17ef50 --- /dev/null +++ b/documents/docx/docxcompose/broken_listing_many.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee4ec7cca6af5a5d9f9868894bf74f45cb75bb0a68674c43cfd346e7e3ecf84 +size 15386 diff --git a/documents/docx/docxcompose/broken_listing_master.docx b/documents/docx/docxcompose/broken_listing_master.docx new file mode 100644 index 0000000..e5e6aa0 --- /dev/null +++ b/documents/docx/docxcompose/broken_listing_master.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e9c88d856621316c9079121244dcb1654e68e72331a4c738b796a0be100e62 +size 27812 diff --git a/documents/docx/docxcompose/broken_listing_nested.docx b/documents/docx/docxcompose/broken_listing_nested.docx new file mode 100644 index 0000000..0787106 --- /dev/null +++ b/documents/docx/docxcompose/broken_listing_nested.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a327bc084a81eb1e13325c295e69cf720a091efe8924f121f5983aaa8ca4ff3c +size 14169 diff --git a/documents/docx/docxcompose/common_stylename_different_id.docx b/documents/docx/docxcompose/common_stylename_different_id.docx new file mode 100644 index 0000000..2c56b03 --- /dev/null +++ b/documents/docx/docxcompose/common_stylename_different_id.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd08b2ccd300ea9a43b107f278c56d629a2dd998e0fabb1886392eb154cbd733 +size 22748 diff --git a/documents/docx/docxcompose/common_stylename_different_id1.docx b/documents/docx/docxcompose/common_stylename_different_id1.docx new file mode 100644 index 0000000..81d35d5 --- /dev/null +++ b/documents/docx/docxcompose/common_stylename_different_id1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9fab22313f234abee5890a06fbbb9a0d66f43c8021155b89deb6a74734b554 +size 25641 diff --git a/documents/docx/docxcompose/common_stylename_different_id2.docx b/documents/docx/docxcompose/common_stylename_different_id2.docx new file mode 100644 index 0000000..45ee439 --- /dev/null +++ b/documents/docx/docxcompose/common_stylename_different_id2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33da79786f39f8865e3dcbbe14efe40a69657a215108e9a9daeef111dbd746bf +size 25555 diff --git a/documents/docx/docxcompose/complex_field_with_split_fieldname.docx b/documents/docx/docxcompose/complex_field_with_split_fieldname.docx new file mode 100644 index 0000000..90ad9ae --- /dev/null +++ b/documents/docx/docxcompose/complex_field_with_split_fieldname.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0274973d98ae7e1573e2c683eaa2c4909d016b79e5a8fccaff18394a7b809867 +size 27341 diff --git a/documents/docx/docxcompose/complex_field_without_separate.docx b/documents/docx/docxcompose/complex_field_without_separate.docx new file mode 100644 index 0000000..c962cbf --- /dev/null +++ b/documents/docx/docxcompose/complex_field_without_separate.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd6650ac595dae72f7486a4790726dbe4cc702f56a403e3d341c5d62136ad66 +size 52434 diff --git a/documents/docx/docxcompose/content_controls.docx b/documents/docx/docxcompose/content_controls.docx new file mode 100644 index 0000000..0506a13 --- /dev/null +++ b/documents/docx/docxcompose/content_controls.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:748bccd449b41e4ae41a315b337d07fd98c67ca90f755b0c69975204d07b31e7 +size 18745 diff --git a/documents/docx/docxcompose/content_controls_multiline_formatted.docx b/documents/docx/docxcompose/content_controls_multiline_formatted.docx new file mode 100644 index 0000000..6c256e1 --- /dev/null +++ b/documents/docx/docxcompose/content_controls_multiline_formatted.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f97306380c653c5f461d0d2ef9dcac4445e783075b7c7ca1582658818cb872 +size 19558 diff --git a/documents/docx/docxcompose/continous_odd_section_break.docx b/documents/docx/docxcompose/continous_odd_section_break.docx new file mode 100644 index 0000000..d4e6efa --- /dev/null +++ b/documents/docx/docxcompose/continous_odd_section_break.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:190e0f1b3f74f8f6dd4664ba4f36e4fa3ffa7a72652df6990e9c3b32b2f56858 +size 9790 diff --git a/documents/docx/docxcompose/continous_section_break.docx b/documents/docx/docxcompose/continous_section_break.docx new file mode 100644 index 0000000..a9ac34f --- /dev/null +++ b/documents/docx/docxcompose/continous_section_break.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a59f27c21c7441b6bf2e1f19ecd225aa6282c34c8a9a5e55ce1f413fd823743 +size 11699 diff --git a/documents/docx/docxcompose/custom_list_style.docx b/documents/docx/docxcompose/custom_list_style.docx new file mode 100755 index 0000000..892d65f --- /dev/null +++ b/documents/docx/docxcompose/custom_list_style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da70fbec0a8613e15f325757672207056c81055e8ac139d440b6c91c4eb2c14e +size 13418 diff --git a/documents/docx/docxcompose/date_docproperties_with_format.docx b/documents/docx/docxcompose/date_docproperties_with_format.docx new file mode 100644 index 0000000..b8e6b7d --- /dev/null +++ b/documents/docx/docxcompose/date_docproperties_with_format.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeee378361a0edba9be222bad7da2b125afffa3f97df12b1e989c3b99b44ede6 +size 13441 diff --git a/documents/docx/docxcompose/docproperties.docx b/documents/docx/docxcompose/docproperties.docx new file mode 100644 index 0000000..819c5f7 --- /dev/null +++ b/documents/docx/docxcompose/docproperties.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf63ce4ce0bb8d28b936a806f9a23cab83c03e0b428e234cd84ce2c053e0ee6 +size 12929 diff --git a/documents/docx/docxcompose/docproperties_different_first_page_1_section.docx b/documents/docx/docxcompose/docproperties_different_first_page_1_section.docx new file mode 100644 index 0000000..029e9ee --- /dev/null +++ b/documents/docx/docxcompose/docproperties_different_first_page_1_section.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59ca2d1b90efb2030177be939cc4e3d521920c9ecaa889e7b4858809b2498a1 +size 18227 diff --git a/documents/docx/docxcompose/docproperties_different_odd_even_pages_1_section.docx b/documents/docx/docxcompose/docproperties_different_odd_even_pages_1_section.docx new file mode 100644 index 0000000..deb2203 --- /dev/null +++ b/documents/docx/docxcompose/docproperties_different_odd_even_pages_1_section.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91201c994923b9844192f5920cf411f826352a3950a87f1e938d6b3a3a5d93ae +size 18264 diff --git a/documents/docx/docxcompose/docproperties_footer.docx b/documents/docx/docxcompose/docproperties_footer.docx new file mode 100644 index 0000000..fece369 --- /dev/null +++ b/documents/docx/docxcompose/docproperties_footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c877afcdad81878c9cff99fef2428972a51574bea9e32994866ee19c445dbb77 +size 14957 diff --git a/documents/docx/docxcompose/docproperties_header.docx b/documents/docx/docxcompose/docproperties_header.docx new file mode 100644 index 0000000..eb78329 --- /dev/null +++ b/documents/docx/docxcompose/docproperties_header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57df45692d05bd3cfebf433558495b7dce653c4edb30dc9a4ea7a879922648ff +size 14950 diff --git a/documents/docx/docxcompose/docproperties_header_footer_3_sections.docx b/documents/docx/docxcompose/docproperties_header_footer_3_sections.docx new file mode 100644 index 0000000..090d3c0 --- /dev/null +++ b/documents/docx/docxcompose/docproperties_header_footer_3_sections.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:742d37cb426dfa857ca7425e377a0d095eb2697cf8f3e5be922f90c3755fac10 +size 21484 diff --git a/documents/docx/docxcompose/docproperties_shared_footer_2_sections.docx b/documents/docx/docxcompose/docproperties_shared_footer_2_sections.docx new file mode 100644 index 0000000..9ef3136 --- /dev/null +++ b/documents/docx/docxcompose/docproperties_shared_footer_2_sections.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c25bf65e627fdccfee804b9fef9e8c949e5fbb50a01eeadbc6fdd81d6729e569 +size 19512 diff --git a/documents/docx/docxcompose/docproperties_shared_header_2_sections.docx b/documents/docx/docxcompose/docproperties_shared_header_2_sections.docx new file mode 100644 index 0000000..24871c2 --- /dev/null +++ b/documents/docx/docxcompose/docproperties_shared_header_2_sections.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b5df2dee61e7ba53a3176b6c3020c410c64a7d949fb69e6b648a7132b97b8bf +size 19463 diff --git a/documents/docx/docxcompose/docproperties_shared_header_footer_2_sections.docx b/documents/docx/docxcompose/docproperties_shared_header_footer_2_sections.docx new file mode 100644 index 0000000..adc950b --- /dev/null +++ b/documents/docx/docxcompose/docproperties_shared_header_footer_2_sections.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4b3c3a68fae15bc823686ba7a9844faf56727ef719a97f66c26015e8e4902c +size 18662 diff --git a/documents/docx/docxcompose/embedded_and_external_image.docx b/documents/docx/docxcompose/embedded_and_external_image.docx new file mode 100644 index 0000000..41c35f5 --- /dev/null +++ b/documents/docx/docxcompose/embedded_and_external_image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7920252ea6a820eca6f091b4412c6728cdd02d0a94b55fd6ddddb4385d1a163 +size 95780 diff --git a/documents/docx/docxcompose/embedded_excel_chart.docx b/documents/docx/docxcompose/embedded_excel_chart.docx new file mode 100755 index 0000000..c6f8725 --- /dev/null +++ b/documents/docx/docxcompose/embedded_excel_chart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0622eb0306c1dd37acd2b58503359ec9c60789cfff1ac0187464fe714e157ecc +size 28699 diff --git a/documents/docx/docxcompose/embedded_visio.docx b/documents/docx/docxcompose/embedded_visio.docx new file mode 100755 index 0000000..1104817 --- /dev/null +++ b/documents/docx/docxcompose/embedded_visio.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83604650cf4e88f9509e64f689c048ed7ee2470eab4c9f925fe9b3fa3cb188a +size 35090 diff --git a/documents/docx/docxcompose/fail_duplicate_list.docx b/documents/docx/docxcompose/fail_duplicate_list.docx new file mode 100644 index 0000000..8b66e6c --- /dev/null +++ b/documents/docx/docxcompose/fail_duplicate_list.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce0d8b4bf9a6f3ba1a48afef9e6bb991699e6db2fb730db39fc572a573b9765 +size 14428 diff --git a/documents/docx/docxcompose/footnote.docx b/documents/docx/docxcompose/footnote.docx new file mode 100644 index 0000000..dfd7f9d --- /dev/null +++ b/documents/docx/docxcompose/footnote.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a69265f8f72cc3a3b5d60e7426db7712fc664d4808a4d26278f9802d35627b +size 55050 diff --git a/documents/docx/docxcompose/footnotes_with_hyperlinks.docx b/documents/docx/docxcompose/footnotes_with_hyperlinks.docx new file mode 100644 index 0000000..087f2f3 --- /dev/null +++ b/documents/docx/docxcompose/footnotes_with_hyperlinks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beffa7cfbb4cb32b554a9bf721ebc52021522aebe195999d5944f3a2a0d56a91 +size 16180 diff --git a/documents/docx/docxcompose/header_footer.docx b/documents/docx/docxcompose/header_footer.docx new file mode 100644 index 0000000..fa3281b --- /dev/null +++ b/documents/docx/docxcompose/header_footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6409b001fe62991f33f2946ee6e061b38087c279ab58c74f70b557b227a95018 +size 25146 diff --git a/documents/docx/docxcompose/header_footer_sections.docx b/documents/docx/docxcompose/header_footer_sections.docx new file mode 100644 index 0000000..a21bff7 --- /dev/null +++ b/documents/docx/docxcompose/header_footer_sections.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f76c3c7ef92e63a816068d74c4f91086c6d73868ac276890d03833463406358 +size 27503 diff --git a/documents/docx/docxcompose/header_with_image.docx b/documents/docx/docxcompose/header_with_image.docx new file mode 100644 index 0000000..59c570a --- /dev/null +++ b/documents/docx/docxcompose/header_with_image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bdac220fd39472fee3afee55c037a45dbb2242e6bf8653ffd4820c25fb2c01e +size 25155 diff --git a/documents/docx/docxcompose/hyperlinks.docx b/documents/docx/docxcompose/hyperlinks.docx new file mode 100644 index 0000000..28fae06 --- /dev/null +++ b/documents/docx/docxcompose/hyperlinks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6390fa9b37c109e22632a835f20f870aff3065c1efaeb0b9a7cd6b0c516344 +size 37284 diff --git a/documents/docx/docxcompose/image.docx b/documents/docx/docxcompose/image.docx new file mode 100644 index 0000000..75bd812 --- /dev/null +++ b/documents/docx/docxcompose/image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857e5838173c65a6852f78dec738f62442e1fa16e79f7b05ebc16d3b8db6c964 +size 24118 diff --git a/documents/docx/docxcompose/images.docx b/documents/docx/docxcompose/images.docx new file mode 100644 index 0000000..ff5bef5 --- /dev/null +++ b/documents/docx/docxcompose/images.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca10946e1c8ce9c505d5292200f9ddae3613ea2509317742066024eb23e5c7b9 +size 438316 diff --git a/documents/docx/docxcompose/legacy_empty.docx b/documents/docx/docxcompose/legacy_empty.docx new file mode 100644 index 0000000..08213f8 --- /dev/null +++ b/documents/docx/docxcompose/legacy_empty.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6eb999c59b84a1d972c4533878786096950f1e44e03f2ad458174a3c0cd69f0 +size 32428 diff --git a/documents/docx/docxcompose/master.docx b/documents/docx/docxcompose/master.docx new file mode 100644 index 0000000..c9ea1e2 --- /dev/null +++ b/documents/docx/docxcompose/master.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c0d08f51b9944af6b4e05b924337959473903a852bec5434ca18edec8eff6b +size 22915 diff --git a/documents/docx/docxcompose/master_header_footer.docx b/documents/docx/docxcompose/master_header_footer.docx new file mode 100644 index 0000000..d28c6fc --- /dev/null +++ b/documents/docx/docxcompose/master_header_footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57612d297edb0156cfd68491565b41a9f16f4baf9fa0fb8bedce408291773729 +size 18950 diff --git a/documents/docx/docxcompose/master_header_footer_with_sections.docx b/documents/docx/docxcompose/master_header_footer_with_sections.docx new file mode 100644 index 0000000..44c860c --- /dev/null +++ b/documents/docx/docxcompose/master_header_footer_with_sections.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8f985d8ab300b01166f02cf2559ba62ea3b345c009ed1ccd7a907342d72631 +size 16977 diff --git a/documents/docx/docxcompose/multiple_identical_properties.docx b/documents/docx/docxcompose/multiple_identical_properties.docx new file mode 100644 index 0000000..b9e46f4 --- /dev/null +++ b/documents/docx/docxcompose/multiple_identical_properties.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a6225c8806ad553f48ae4162d92c936622e9043900b7963c59da5215f95188e +size 13153 diff --git a/documents/docx/docxcompose/next_page_section_break.docx b/documents/docx/docxcompose/next_page_section_break.docx new file mode 100644 index 0000000..1e10dbe --- /dev/null +++ b/documents/docx/docxcompose/next_page_section_break.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8909c9dd824276f0c385529065e84f831b2e37146c6724b0ba58116342501e14 +size 16616 diff --git a/documents/docx/docxcompose/next_page_section_break_empty.docx b/documents/docx/docxcompose/next_page_section_break_empty.docx new file mode 100644 index 0000000..5c83d8f --- /dev/null +++ b/documents/docx/docxcompose/next_page_section_break_empty.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbbec96521c22acec56a225c3c265c18b863dedbb8468dc34a08efcf7466fe5 +size 13104 diff --git a/documents/docx/docxcompose/numbering_reference_to_numbering_zero.docx b/documents/docx/docxcompose/numbering_reference_to_numbering_zero.docx new file mode 100644 index 0000000..21b2889 --- /dev/null +++ b/documents/docx/docxcompose/numbering_reference_to_numbering_zero.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b2b78d1b69b1e297f3711727b1b6679bb09252e300667e3ddfd8881efc185c +size 12343 diff --git a/documents/docx/docxcompose/numbering_with_paragraphs_in_between.docx b/documents/docx/docxcompose/numbering_with_paragraphs_in_between.docx new file mode 100644 index 0000000..12a9d14 --- /dev/null +++ b/documents/docx/docxcompose/numbering_with_paragraphs_in_between.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8e6e938aa9ed6c83da4404bd5a1c186cf5df0de14a2ac6527d5863d6ada7c51 +size 14454 diff --git a/documents/docx/docxcompose/numberings.docx b/documents/docx/docxcompose/numberings.docx new file mode 100644 index 0000000..fc3e9ce --- /dev/null +++ b/documents/docx/docxcompose/numberings.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e14da528a8b546255fc27d81fd598c16b4f57fa86fab443a9bd540564f7d983 +size 31345 diff --git a/documents/docx/docxcompose/numberings_restart.docx b/documents/docx/docxcompose/numberings_restart.docx new file mode 100644 index 0000000..fef548b --- /dev/null +++ b/documents/docx/docxcompose/numberings_restart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22fa2d3ecd72e263c1775bce8bd924eeb599553829ba24f9a91f0876546c0939 +size 13338 diff --git a/documents/docx/docxcompose/numberings_styles.docx b/documents/docx/docxcompose/numberings_styles.docx new file mode 100644 index 0000000..aa6dcd1 --- /dev/null +++ b/documents/docx/docxcompose/numberings_styles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd647b7dde20dc113ce0c2aadfc9ae5af2d370ff52ffa3a2bba8b4dcdf75bc4 +size 29259 diff --git a/documents/docx/docxcompose/odd_section_break.docx b/documents/docx/docxcompose/odd_section_break.docx new file mode 100644 index 0000000..f285108 --- /dev/null +++ b/documents/docx/docxcompose/odd_section_break.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab2fc9c5b22c1469c87b7902a3577889961166d637697702f3154e47ddff4aa +size 11692 diff --git a/documents/docx/docxcompose/outdated_docproperty_with_umlauts.docx b/documents/docx/docxcompose/outdated_docproperty_with_umlauts.docx new file mode 100644 index 0000000..1e9bf32 --- /dev/null +++ b/documents/docx/docxcompose/outdated_docproperty_with_umlauts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd6a168ac4b60de1867182a182d7c6a72d89640844d3cb6cb060e080dd39779 +size 14030 diff --git a/documents/docx/docxcompose/renumbering_nv_props.docx b/documents/docx/docxcompose/renumbering_nv_props.docx new file mode 100644 index 0000000..4fb541d --- /dev/null +++ b/documents/docx/docxcompose/renumbering_nv_props.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a834590559282685a27fa6a3c1e83b8458b9148e0af6074a9604a9e9d99a208 +size 29987 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_broken_listing.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_broken_listing.docx new file mode 100644 index 0000000..0ceed53 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_broken_listing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85409b966bb7f1a73d8f10d944cfcbf14c374e71ee823f9c316c04e01f1c31e9 +size 25311 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_broken_listing_many.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_broken_listing_many.docx new file mode 100644 index 0000000..b0e6de7 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_broken_listing_many.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:494647341d78411febcfd5d45199ba795c3356bf854b963d546288aea803e9ad +size 25968 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_broken_listing_nested.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_broken_listing_nested.docx new file mode 100644 index 0000000..69b75b7 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_broken_listing_nested.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3728f80c46be4cc0f9108873d1070523ec714d343e1f66b3783ffecf2fa0e7 +size 25400 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_content_controls.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_content_controls.docx new file mode 100644 index 0000000..dd725d9 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_content_controls.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f8bb29f052e7f9d1a023652715a9fbf334bf6b09dcda48ea327e1818e33b43 +size 16597 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_content_controls_multiline_formatted.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_content_controls_multiline_formatted.docx new file mode 100644 index 0000000..5724a5c --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_content_controls_multiline_formatted.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:231d2539dc36a078b01691be8c7e1b3c3ca5804f40a0993a569000cebb3d9bb5 +size 17399 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_continous_section_break.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_continous_section_break.docx new file mode 100644 index 0000000..66a4db6 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_continous_section_break.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e6a7142b55d8028851b668d4b3bb96812d85d873541c59f5ffd8359ebd9a3fd +size 9727 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_embedded_and_external_image.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_embedded_and_external_image.docx new file mode 100644 index 0000000..0daafe3 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_embedded_and_external_image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c823b8ae33955844eb7d74bd341443d22fc7806c86f5b0dbf9fe1f2bde39983 +size 95087 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_embedded_excel_chart.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_embedded_excel_chart.docx new file mode 100644 index 0000000..fa8cf74 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_embedded_excel_chart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b672a4861155ac804064ed3168fef6ce3655912429a69e2fa5bcfd2f7f4efe6f +size 24711 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_embedded_visio.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_embedded_visio.docx new file mode 100644 index 0000000..b7fdc49 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_embedded_visio.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f888661a1d103bf6f8ae9347c5d29331ab7bfde6cc884779a5b7d55c38468a14 +size 33332 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_footnote.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_footnote.docx new file mode 100644 index 0000000..85aaf80 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_footnote.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6160ee771d58cd03d0d9b59bb8a4e82ef774bc8225127eea9d220c3fc7a767c +size 14216 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_footnotes_with_hyperlinks.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_footnotes_with_hyperlinks.docx new file mode 100644 index 0000000..0e88035 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_footnotes_with_hyperlinks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada5e08e6cc327704991ee16d4a02d46abf8874137d27215a59d814be7f03eb1 +size 14830 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_header_footer.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_header_footer.docx new file mode 100644 index 0000000..cb25026 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_header_footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268384c081d04307a81423715600693a054fc6480ce21620cc0b941316494096 +size 15044 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_header_footer_sections.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_header_footer_sections.docx new file mode 100644 index 0000000..037dcf6 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_header_footer_sections.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b07d8fb5c6d94c8c8fd46d2e232e16be9f77ab2a0aa26bb3f170bb3042e3f3 +size 17430 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_hyperlinks.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_hyperlinks.docx new file mode 100644 index 0000000..f608099 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_hyperlinks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24eb471165c13df6bfc5afa52a224d71105ca092b1f57264e1cfdb18c6de1d57 +size 13316 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_images.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_images.docx new file mode 100644 index 0000000..9c8cc79 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_images.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea13c0df3a283def23077b6264a6f289b2b1716fb1ff0dbba50c3d8a084d6756 +size 349331 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_next_page_section_break.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_next_page_section_break.docx new file mode 100644 index 0000000..c9c9a88 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_next_page_section_break.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e3c59249e225e7f77b17520fe49f34da2df5f8968f48084d23162ab049f824 +size 14563 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_next_page_section_break_empty.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_next_page_section_break_empty.docx new file mode 100644 index 0000000..9c5d81d --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_next_page_section_break_empty.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53dafd9a2c44f6ad3a1f0957313a137a98ea023be764b6950e27383884cb88f1 +size 12848 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numbering_reference_to_numbering_zero.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numbering_reference_to_numbering_zero.docx new file mode 100644 index 0000000..8e9a810 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numbering_reference_to_numbering_zero.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00165bf99fc51bd77cadeeb2993c660a8eb1e481214b23816a1088f4cf39e04 +size 10884 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numbering_with_paragraphs_in_between.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numbering_with_paragraphs_in_between.docx new file mode 100644 index 0000000..b736e26 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numbering_with_paragraphs_in_between.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af121e013d19832e2a108d47838d94167c0143c3005289204c43cbbda5d89f3a +size 12530 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numberings.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numberings.docx new file mode 100644 index 0000000..fffbd37 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numberings.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995d60f0f8ca5c0c1d22dca6d5dab20e454483ea2c07b42d871039da67f9e6e5 +size 21370 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numberings_restart.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numberings_restart.docx new file mode 100644 index 0000000..f10d21e --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numberings_restart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a8733a3a88ca3dea46c9cf52c8310d39f64f048513b157c439bf071907ee9b +size 11356 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numberings_styles.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numberings_styles.docx new file mode 100644 index 0000000..359f5c5 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_numberings_styles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4c2d95bdf5a0e21b5d1ed182afc1319170aac548ba251d6a0e896801627730 +size 19135 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_smart_art.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_smart_art.docx new file mode 100644 index 0000000..693f71a --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_smart_art.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a9a4725ab44180d715b837f5c130a0b73d2b5341a718dc01682a5fddb21bbf +size 18458 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_styles_de.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_styles_de.docx new file mode 100644 index 0000000..c8755bb --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_styles_de.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2fdad84a6101e39184dc981776ece9940e0109d45fa83e0c8947c1f10510456 +size 10414 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_styles_en.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_styles_en.docx new file mode 100644 index 0000000..316756a --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_styles_en.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683ea001680ddefe30f8612a3000bd353fe99b2284957345c931d3d69393e79d +size 10381 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_switched_listing_style.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_switched_listing_style.docx new file mode 100644 index 0000000..bcba584 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_switched_listing_style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d2f04369fd37c25661f998f9408cf050201b71de80a054009ad295f7a45212 +size 25311 diff --git a/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_table.docx b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_table.docx new file mode 100644 index 0000000..a8377d5 --- /dev/null +++ b/documents/docx/docxcompose/scrape_docxcompose_tests_docs_composed_fixture_table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a951aca7d7d47411a324af1faa432197f905185f1b678eeeca32978ac6ae06b +size 14274 diff --git a/documents/docx/docxcompose/smart_art.docx b/documents/docx/docxcompose/smart_art.docx new file mode 100644 index 0000000..e7eb1b7 --- /dev/null +++ b/documents/docx/docxcompose/smart_art.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5f2b6c696e72923fffed9f5beb1075353ffd6389fa90fc92b7fbb34c2927f4 +size 18934 diff --git a/documents/docx/docxcompose/spellchecked_docproperty.docx b/documents/docx/docxcompose/spellchecked_docproperty.docx new file mode 100644 index 0000000..ecfde71 --- /dev/null +++ b/documents/docx/docxcompose/spellchecked_docproperty.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa973e7507f6f16810d1cfd9598b7435938a1d034c4dd1497bce204091bb4d51 +size 14089 diff --git a/documents/docx/docxcompose/styles_de.docx b/documents/docx/docxcompose/styles_de.docx new file mode 100755 index 0000000..42d8bd3 --- /dev/null +++ b/documents/docx/docxcompose/styles_de.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87044a78b46fb6dc455b21818198fb14e34453323921f969b314dea4d0afa08f +size 12170 diff --git a/documents/docx/docxcompose/styles_en.docx b/documents/docx/docxcompose/styles_en.docx new file mode 100755 index 0000000..20d04a5 --- /dev/null +++ b/documents/docx/docxcompose/styles_en.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64575f02d7cc683b0283ace133c77e17a82d0044321456ad0a2d9f5ba0e6d21 +size 12105 diff --git a/documents/docx/docxcompose/table.docx b/documents/docx/docxcompose/table.docx new file mode 100644 index 0000000..abcdb53 --- /dev/null +++ b/documents/docx/docxcompose/table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5996dcc60b538b3766aaf6b8ffe5fac739c59fdab440ee87ab0dc5b9fff1e9 +size 56052 diff --git a/documents/docx/docxcompose/three_props_in_same_paragraph.docx b/documents/docx/docxcompose/three_props_in_same_paragraph.docx new file mode 100644 index 0000000..fff7714 --- /dev/null +++ b/documents/docx/docxcompose/three_props_in_same_paragraph.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec23349b3a78f79f1bef0ca64a36cc6c1d0d83447c889980cc9c1fdfaa320984 +size 13510 diff --git a/documents/docx/docxcompose/two_textnodes_in_run_docproperty.docx b/documents/docx/docxcompose/two_textnodes_in_run_docproperty.docx new file mode 100644 index 0000000..ea60e78 --- /dev/null +++ b/documents/docx/docxcompose/two_textnodes_in_run_docproperty.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33b02899068def4fed7334c8261ec95bbc21a30ca174c5a6cacc68ad171fdb9 +size 13144 diff --git a/documents/docx/libreoffice/090716_Studentische_Arbeit_VWS.docx b/documents/docx/libreoffice/090716_Studentische_Arbeit_VWS.docx new file mode 100644 index 0000000..3357b7e --- /dev/null +++ b/documents/docx/libreoffice/090716_Studentische_Arbeit_VWS.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085e8dbbb0674ac78906710dcd1a431d162fe3432d86adaa18f578a514a83125 +size 42368 diff --git a/documents/docx/libreoffice/1-table-1-page.docx b/documents/docx/libreoffice/1-table-1-page.docx new file mode 100644 index 0000000..d6509df --- /dev/null +++ b/documents/docx/libreoffice/1-table-1-page.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0331f24a1f2cc988ab41cb8956f1d90f5740f0680c9fb6d28894b9abd23cc2d +size 11658 diff --git a/documents/docx/libreoffice/105975.docx b/documents/docx/libreoffice/105975.docx new file mode 100644 index 0000000..e25070c --- /dev/null +++ b/documents/docx/libreoffice/105975.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bf86bf20896200b844c40e9a7ab8696e32f22021ffa85787dba995d0b38ffb +size 12783 diff --git a/documents/docx/libreoffice/128197_compat14.docx b/documents/docx/libreoffice/128197_compat14.docx new file mode 100644 index 0000000..4904a46 --- /dev/null +++ b/documents/docx/libreoffice/128197_compat14.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b262aa020a41a76612e3dd40e8293f03b3051b3f3f7b23095da3938eac5831a1 +size 13797 diff --git a/documents/docx/libreoffice/128197_compat15.docx b/documents/docx/libreoffice/128197_compat15.docx new file mode 100644 index 0000000..931558a --- /dev/null +++ b/documents/docx/libreoffice/128197_compat15.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6b6ae7e1d0dd04947012a1336bb589ed4f3e7d79b2175b0a793a10c2e290f6 +size 13778 diff --git a/documents/docx/libreoffice/1_page.docx b/documents/docx/libreoffice/1_page.docx new file mode 100644 index 0000000..5e15d64 --- /dev/null +++ b/documents/docx/libreoffice/1_page.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454e14c2c6eb7cd54e0caef81cbfc99c3722edc43d2458cf623744639c201540 +size 20552 diff --git a/documents/docx/libreoffice/1cell-insidev-rightborder.docx b/documents/docx/libreoffice/1cell-insidev-rightborder.docx new file mode 100644 index 0000000..7785e27 --- /dev/null +++ b/documents/docx/libreoffice/1cell-insidev-rightborder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9139c002234c5084667de195f1c1038f264a581bd2749e571594542192705f7b +size 13204 diff --git a/documents/docx/libreoffice/2-id.docx b/documents/docx/libreoffice/2-id.docx new file mode 100644 index 0000000..80202a0 --- /dev/null +++ b/documents/docx/libreoffice/2-id.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe1bf55237a9164e1a689f3a5ee42ac8451c1426c212d823d6ee2fca9ccba96 +size 12782 diff --git a/documents/docx/libreoffice/2120112713.docx b/documents/docx/libreoffice/2120112713.docx new file mode 100644 index 0000000..0e2a45a --- /dev/null +++ b/documents/docx/libreoffice/2120112713.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d6777d1574d198afd8caaa08b02571bc22c622d71628702c35b896f7689518b +size 41022 diff --git a/documents/docx/libreoffice/2120112713_OpenBrace.docx b/documents/docx/libreoffice/2120112713_OpenBrace.docx new file mode 100644 index 0000000..9000b86 --- /dev/null +++ b/documents/docx/libreoffice/2120112713_OpenBrace.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a61d8569f9c5dc1eba49bb05416933998b0c0203216233aed63f6519e36308e +size 23146 diff --git a/documents/docx/libreoffice/2129393649.docx b/documents/docx/libreoffice/2129393649.docx new file mode 100644 index 0000000..d1ae2f0 --- /dev/null +++ b/documents/docx/libreoffice/2129393649.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f1d701032a333e3f413be0ec9cd5d3edc54b7d4aee8edb7d237137f35ec728 +size 50312 diff --git a/documents/docx/libreoffice/2_MathType3.docx b/documents/docx/libreoffice/2_MathType3.docx new file mode 100644 index 0000000..6ab6db1 --- /dev/null +++ b/documents/docx/libreoffice/2_MathType3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de992b50dbf14db5139ac7739d9ec1811c19155608013b7326b04a1cb91353c +size 15260 diff --git a/documents/docx/libreoffice/2_table_doc.docx b/documents/docx/libreoffice/2_table_doc.docx new file mode 100644 index 0000000..db19adf --- /dev/null +++ b/documents/docx/libreoffice/2_table_doc.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ef510c600a2ded4058f843afac1f30c04133641a8e018c46a7d08260b51533 +size 10090 diff --git a/documents/docx/libreoffice/2col-header.docx b/documents/docx/libreoffice/2col-header.docx new file mode 100644 index 0000000..01ca953 --- /dev/null +++ b/documents/docx/libreoffice/2col-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ee36c8a1f2ea9e0082c2a6a46f435657a317cd0b14365eb3e171361cb5d348 +size 17060 diff --git a/documents/docx/libreoffice/99_Fields.docx b/documents/docx/libreoffice/99_Fields.docx new file mode 100644 index 0000000..b224b9e --- /dev/null +++ b/documents/docx/libreoffice/99_Fields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957a5a8cc989cd3183e89cda91a03a9bad78c2102c36f2d99c7d7c8812428a92 +size 15788 diff --git a/documents/docx/libreoffice/A019_min.docx b/documents/docx/libreoffice/A019_min.docx new file mode 100644 index 0000000..1ed6750 --- /dev/null +++ b/documents/docx/libreoffice/A019_min.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ffa39ad5266b1cdadf60500f1e2c082469d3be6694d2ed2aa76446d80feb6e +size 15478 diff --git a/documents/docx/libreoffice/AnchorId.docx b/documents/docx/libreoffice/AnchorId.docx new file mode 100644 index 0000000..447a4bb --- /dev/null +++ b/documents/docx/libreoffice/AnchorId.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1548a81a2992a1053736303451ea2ef7e93e68dd4f914584d837f4a319f0059 +size 17942 diff --git a/documents/docx/libreoffice/AsCharTxBxTest.docx b/documents/docx/libreoffice/AsCharTxBxTest.docx new file mode 100644 index 0000000..2cb3989 --- /dev/null +++ b/documents/docx/libreoffice/AsCharTxBxTest.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76cc786c126de57e31f76924cdb1d3ae1973e954e3d3a788e5582ee9b98a4e45 +size 19888 diff --git a/documents/docx/libreoffice/CT-formatted-deletion.docx b/documents/docx/libreoffice/CT-formatted-deletion.docx new file mode 100644 index 0000000..cfa59e3 --- /dev/null +++ b/documents/docx/libreoffice/CT-formatted-deletion.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0770373f9fd08d76a80d21e5688c3b3298b0c7373873ce2de2a3e8e07c40aa3c +size 13499 diff --git a/documents/docx/libreoffice/CT-with-frame.docx b/documents/docx/libreoffice/CT-with-frame.docx new file mode 100644 index 0000000..e51409f --- /dev/null +++ b/documents/docx/libreoffice/CT-with-frame.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810cd0dffb0895d66e99c3ceb10a577612e279b62894405cd146d604b288c7d7 +size 13631 diff --git a/documents/docx/libreoffice/Chart_BorderLine_Style.docx b/documents/docx/libreoffice/Chart_BorderLine_Style.docx new file mode 100644 index 0000000..33eaf8f --- /dev/null +++ b/documents/docx/libreoffice/Chart_BorderLine_Style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a783e2c23b8da8a54a1a4da8a61da08832c9465e009ba11bf0f6972b3fc044 +size 25288 diff --git a/documents/docx/libreoffice/Chart_Plot_BorderLine_Style.docx b/documents/docx/libreoffice/Chart_Plot_BorderLine_Style.docx new file mode 100644 index 0000000..c51751b --- /dev/null +++ b/documents/docx/libreoffice/Chart_Plot_BorderLine_Style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185f3a0eef1629c2e6361cdce8ebdfe1aeca5160e091bcbad590e7314215a3d0 +size 25114 diff --git a/documents/docx/libreoffice/ColorOverwritten.docx b/documents/docx/libreoffice/ColorOverwritten.docx new file mode 100644 index 0000000..8c54ed6 --- /dev/null +++ b/documents/docx/libreoffice/ColorOverwritten.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9d44e04c650f700f3aed543aa249d23a2446601eaa7e8980d2429ae2294dd6 +size 17647 diff --git a/documents/docx/libreoffice/CommentDone.docx b/documents/docx/libreoffice/CommentDone.docx new file mode 100644 index 0000000..e845466 --- /dev/null +++ b/documents/docx/libreoffice/CommentDone.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c35b661ee60f281a23d23b4ab99c97dd8820cd9d2bfa8efb1f37e02a910a79 +size 20946 diff --git a/documents/docx/libreoffice/CommentReply.docx b/documents/docx/libreoffice/CommentReply.docx new file mode 100644 index 0000000..161e9e9 --- /dev/null +++ b/documents/docx/libreoffice/CommentReply.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc3a47bb7a51a20624518af0852ea22ba0f6f7f546daeb14a54eb0f9fa72619 +size 10353 diff --git a/documents/docx/libreoffice/Custom-Style-TOC.docx b/documents/docx/libreoffice/Custom-Style-TOC.docx new file mode 100644 index 0000000..06a6691 --- /dev/null +++ b/documents/docx/libreoffice/Custom-Style-TOC.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbbf1b731ded4e5b377760e936e2f0c2a81ddadb293c62c640795476e3ec0139 +size 13994 diff --git a/documents/docx/libreoffice/DoubleFirstLeftRight.docx b/documents/docx/libreoffice/DoubleFirstLeftRight.docx new file mode 100644 index 0000000..c16a59b --- /dev/null +++ b/documents/docx/libreoffice/DoubleFirstLeftRight.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c1767341d8c161581550f43f325fb6282f7246ed11f2285517b95fea86fa2f +size 11824 diff --git a/documents/docx/libreoffice/EmbeddedExcelChart.docx b/documents/docx/libreoffice/EmbeddedExcelChart.docx new file mode 100644 index 0000000..3324f04 --- /dev/null +++ b/documents/docx/libreoffice/EmbeddedExcelChart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475e994c539d028de601c26972a15ac40bbcd2448979cff5a6a62513cd1e93cf +size 21785 diff --git a/documents/docx/libreoffice/EquationAsScientificNumbering.docx b/documents/docx/libreoffice/EquationAsScientificNumbering.docx new file mode 100644 index 0000000..2b9daa8 --- /dev/null +++ b/documents/docx/libreoffice/EquationAsScientificNumbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b4729cb333ebd321bd48c171ecd45689cf4611086b836a2264bda0c9d8293b +size 16850 diff --git a/documents/docx/libreoffice/EquationWithAboveAndBelowCaption.docx b/documents/docx/libreoffice/EquationWithAboveAndBelowCaption.docx new file mode 100644 index 0000000..952e6a4 --- /dev/null +++ b/documents/docx/libreoffice/EquationWithAboveAndBelowCaption.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c374744274fc17a8963628b3def12a872862da978db000922b36724d8fbf2a59 +size 15211 diff --git a/documents/docx/libreoffice/FDO73034.docx b/documents/docx/libreoffice/FDO73034.docx new file mode 100644 index 0000000..468b1a8 --- /dev/null +++ b/documents/docx/libreoffice/FDO73034.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19fde260a0f91761afc0156702e888c00cd1e436e160325122a1c4bf334314fd +size 11655 diff --git a/documents/docx/libreoffice/FDO73546.docx b/documents/docx/libreoffice/FDO73546.docx new file mode 100644 index 0000000..a405e2b --- /dev/null +++ b/documents/docx/libreoffice/FDO73546.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4fe224df645ace982c0ccb75b17f38e754a73933671c1903412a194693192c +size 27528 diff --git a/documents/docx/libreoffice/FDO74105.docx b/documents/docx/libreoffice/FDO74105.docx new file mode 100644 index 0000000..381a9f8 --- /dev/null +++ b/documents/docx/libreoffice/FDO74105.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fafb15ec78ab8a008b7453c0208962c9606232720055c27499fc33ab3251d9c7 +size 13804 diff --git a/documents/docx/libreoffice/FDO74106.docx b/documents/docx/libreoffice/FDO74106.docx new file mode 100644 index 0000000..cedae00 --- /dev/null +++ b/documents/docx/libreoffice/FDO74106.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:506799c16f8177a554c1e9cba893197d5f8a0bb4051e3fa8df1cd05668a93ca3 +size 17030 diff --git a/documents/docx/libreoffice/FDO74215.docx b/documents/docx/libreoffice/FDO74215.docx new file mode 100644 index 0000000..df71a02 --- /dev/null +++ b/documents/docx/libreoffice/FDO74215.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7673529b3342100cc58c36257576e377ec262170dd6b4175497bc9fb5c5c94d4 +size 24322 diff --git a/documents/docx/libreoffice/FDO74774.docx b/documents/docx/libreoffice/FDO74774.docx new file mode 100644 index 0000000..142e85c --- /dev/null +++ b/documents/docx/libreoffice/FDO74774.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5731cbcc7362222d8619c9d49a50714fd0d947e0bb192f6d580406bb5b6a516 +size 118904 diff --git a/documents/docx/libreoffice/FDO74775.docx b/documents/docx/libreoffice/FDO74775.docx new file mode 100644 index 0000000..8837b87 --- /dev/null +++ b/documents/docx/libreoffice/FDO74775.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc5615fae7bd795720d24e10ceb870fff9bef577bcacd558968db7165045f2fd +size 16685 diff --git a/documents/docx/libreoffice/FDO75133.docx b/documents/docx/libreoffice/FDO75133.docx new file mode 100644 index 0000000..c77d132 --- /dev/null +++ b/documents/docx/libreoffice/FDO75133.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2ef7052f30eba254252355a2b56e83735dd06bfc7cf97d84d37010d42085f7 +size 16659 diff --git a/documents/docx/libreoffice/FDO76248.docx b/documents/docx/libreoffice/FDO76248.docx new file mode 100644 index 0000000..0c5607e --- /dev/null +++ b/documents/docx/libreoffice/FDO76248.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8595affd8fd03e94ab851ae674a915a31ae6245774edc39be871a21632db0399 +size 22330 diff --git a/documents/docx/libreoffice/FDO76312.docx b/documents/docx/libreoffice/FDO76312.docx new file mode 100644 index 0000000..5f7ed3c --- /dev/null +++ b/documents/docx/libreoffice/FDO76312.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7e1081009bdae1c6cb13fc70987c7b5d601e4289e882da799d20b08e482212 +size 37560 diff --git a/documents/docx/libreoffice/FDO77715.docx b/documents/docx/libreoffice/FDO77715.docx new file mode 100644 index 0000000..0487a78 --- /dev/null +++ b/documents/docx/libreoffice/FDO77715.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c579415b8b5085133b7afd647b64c3365924b4308523976d53e06d9bda70b2 +size 120055 diff --git a/documents/docx/libreoffice/FDO78292.docx b/documents/docx/libreoffice/FDO78292.docx new file mode 100644 index 0000000..00349a6 --- /dev/null +++ b/documents/docx/libreoffice/FDO78292.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8994a4ad4cd374222faae70afafcfb4c0ceaa5214d7bbec849d275ec8b5cee0f +size 586141 diff --git a/documents/docx/libreoffice/FDO78590.docx b/documents/docx/libreoffice/FDO78590.docx new file mode 100644 index 0000000..9dd8e47 --- /dev/null +++ b/documents/docx/libreoffice/FDO78590.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2dfec336073da466ffe7822665d7429d196cca062751b62a876e4b4b0270cf6 +size 59732 diff --git a/documents/docx/libreoffice/FigureAsLabelPicture.docx b/documents/docx/libreoffice/FigureAsLabelPicture.docx new file mode 100644 index 0000000..33fbf8b --- /dev/null +++ b/documents/docx/libreoffice/FigureAsLabelPicture.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1a88bcf2e362eabeee332e0989e24cc58e891a068aa351527299210c02387e +size 109122 diff --git a/documents/docx/libreoffice/FileWithInvalidImageLink.docx b/documents/docx/libreoffice/FileWithInvalidImageLink.docx new file mode 100644 index 0000000..e016675 --- /dev/null +++ b/documents/docx/libreoffice/FileWithInvalidImageLink.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7740e2c2b5726edf7a031d803b2e4abf18792488c244419f9c8c97543be85a19 +size 15118 diff --git a/documents/docx/libreoffice/FirstPageHeaderShape.docx b/documents/docx/libreoffice/FirstPageHeaderShape.docx new file mode 100644 index 0000000..3b08088 --- /dev/null +++ b/documents/docx/libreoffice/FirstPageHeaderShape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001df62d1b1a30a3d57f7cab961d58061f0aa27db7caff531475c3d02411af8f +size 6189 diff --git a/documents/docx/libreoffice/ImageCrop.docx b/documents/docx/libreoffice/ImageCrop.docx new file mode 100644 index 0000000..4197e6a --- /dev/null +++ b/documents/docx/libreoffice/ImageCrop.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01747a0de65a3d1a016a03b6968508d6e6196a06520ef2e00aafc602bf7ac308 +size 71650 diff --git a/documents/docx/libreoffice/IndexFieldFlagF.docx b/documents/docx/libreoffice/IndexFieldFlagF.docx new file mode 100644 index 0000000..adf5797 --- /dev/null +++ b/documents/docx/libreoffice/IndexFieldFlagF.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb072caba9e51e44838fec7102e5586ac79aaec3522895a7e81337874070f15 +size 15781 diff --git a/documents/docx/libreoffice/LIBREOFFICE-DBDAZAEC.docx b/documents/docx/libreoffice/LIBREOFFICE-DBDAZAEC.docx new file mode 100644 index 0000000..1cbe6af --- /dev/null +++ b/documents/docx/libreoffice/LIBREOFFICE-DBDAZAEC.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a929eb310d55cab712057f0ae858792f8da5a1717cc9c1e2e7c2d338acc38307 +size 89419 diff --git a/documents/docx/libreoffice/LineStyle_DashType.docx b/documents/docx/libreoffice/LineStyle_DashType.docx new file mode 100644 index 0000000..750f219 --- /dev/null +++ b/documents/docx/libreoffice/LineStyle_DashType.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09c881de3d526e90de0fb08b5e9ea74df3228e4a4c7be35ac9f2e1e80561d34 +size 22867 diff --git a/documents/docx/libreoffice/LineStyle_DashType_VML.docx b/documents/docx/libreoffice/LineStyle_DashType_VML.docx new file mode 100644 index 0000000..0ff0295 --- /dev/null +++ b/documents/docx/libreoffice/LineStyle_DashType_VML.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad05b6c921a422e93d2e26effa54257e577614304656c576f54bb49502fc3e2 +size 15661 diff --git a/documents/docx/libreoffice/LinkedTextBoxes.docx b/documents/docx/libreoffice/LinkedTextBoxes.docx new file mode 100644 index 0000000..9ea503e --- /dev/null +++ b/documents/docx/libreoffice/LinkedTextBoxes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4854e58a66a7d15ed78d71de22f7ae499306228e4564a0bf58c1c7d64db5155 +size 62194 diff --git a/documents/docx/libreoffice/MsWordCompTrailingBlanks.docx b/documents/docx/libreoffice/MsWordCompTrailingBlanks.docx new file mode 100644 index 0000000..f0dfa6a --- /dev/null +++ b/documents/docx/libreoffice/MsWordCompTrailingBlanks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef5d207257331c8758e546bfb9480d1d166972e9057b639cd0545197610d4f5 +size 14629 diff --git a/documents/docx/libreoffice/NoFillAttrInImagedata.docx b/documents/docx/libreoffice/NoFillAttrInImagedata.docx new file mode 100644 index 0000000..0f4f8e4 --- /dev/null +++ b/documents/docx/libreoffice/NoFillAttrInImagedata.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a37bd902fabaf4bc5b56b2bdf983c48622f5d39d2ab6e76cafe8e1a80aca6d +size 272326 diff --git a/documents/docx/libreoffice/NumberedList.docx b/documents/docx/libreoffice/NumberedList.docx new file mode 100644 index 0000000..8dd72d3 --- /dev/null +++ b/documents/docx/libreoffice/NumberedList.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb078d791b6deb4d0a2dae69a15a5274baf2ade815f07b336b394bb43af4c88 +size 55519 diff --git a/documents/docx/libreoffice/PreserveWfieldTOC.docx b/documents/docx/libreoffice/PreserveWfieldTOC.docx new file mode 100644 index 0000000..0bd2f2d --- /dev/null +++ b/documents/docx/libreoffice/PreserveWfieldTOC.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d161ef7e9be8614c050965a123409178dc2f9e8bc0008e418478f70d0d0a855 +size 18485 diff --git a/documents/docx/libreoffice/PreserveXfieldTOC.docx b/documents/docx/libreoffice/PreserveXfieldTOC.docx new file mode 100644 index 0000000..5347fd8 --- /dev/null +++ b/documents/docx/libreoffice/PreserveXfieldTOC.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34419c3f3e33e7ec64cde6bcff7f0b5db9e0de04cc30137840ceda32a7cd1a8 +size 18620 diff --git a/documents/docx/libreoffice/SdtContent.docx b/documents/docx/libreoffice/SdtContent.docx new file mode 100644 index 0000000..cfcf4cf --- /dev/null +++ b/documents/docx/libreoffice/SdtContent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294dd44b3b36abd19fd850b3a4bf79713b037f273e95e562db5be9d551aa79f0 +size 24609 diff --git a/documents/docx/libreoffice/Shape.docx b/documents/docx/libreoffice/Shape.docx new file mode 100644 index 0000000..21b6fc2 --- /dev/null +++ b/documents/docx/libreoffice/Shape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1ff420873fdfb048fe856ddfa0195a7dfbe5304f154a74b834df84e13b6827 +size 15602 diff --git a/documents/docx/libreoffice/ShapeOverlappingWithSdt.docx b/documents/docx/libreoffice/ShapeOverlappingWithSdt.docx new file mode 100644 index 0000000..1cb341d --- /dev/null +++ b/documents/docx/libreoffice/ShapeOverlappingWithSdt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e16a20f4e87f4a7076a56e7d35c2a6822cd3da2a694a8bf7a35b4a56269879 +size 29760 diff --git a/documents/docx/libreoffice/SimpleFirst.docx b/documents/docx/libreoffice/SimpleFirst.docx new file mode 100644 index 0000000..84a1767 --- /dev/null +++ b/documents/docx/libreoffice/SimpleFirst.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd08ddc036ffd90d3cc0131faaf15eeb51bffd916a6b23bf5373f3fb7ecc2ee +size 5543 diff --git a/documents/docx/libreoffice/SimpleFirstLeftRight.docx b/documents/docx/libreoffice/SimpleFirstLeftRight.docx new file mode 100644 index 0000000..2ca773d --- /dev/null +++ b/documents/docx/libreoffice/SimpleFirstLeftRight.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642ff6d5efe4708b5c8dfa201bdbf8da9a4468e2dbad8435411db4a98fb3a8c9 +size 8450 diff --git a/documents/docx/libreoffice/SimpleLeftRight.docx b/documents/docx/libreoffice/SimpleLeftRight.docx new file mode 100644 index 0000000..542a8d2 --- /dev/null +++ b/documents/docx/libreoffice/SimpleLeftRight.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7cb950326c1be4ea6b1198e3f85f7a58b2d1684a2566f6721cd7f50c235073 +size 5531 diff --git a/documents/docx/libreoffice/StyleRef-DE.docx b/documents/docx/libreoffice/StyleRef-DE.docx new file mode 100644 index 0000000..ce9026e --- /dev/null +++ b/documents/docx/libreoffice/StyleRef-DE.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40dc7aa769d2da507bd6b305359cb39e5db354d80562fcfbe5e0275603f9b0f6 +size 19230 diff --git a/documents/docx/libreoffice/TC-table-DnD-move.docx b/documents/docx/libreoffice/TC-table-DnD-move.docx new file mode 100644 index 0000000..c7c7d17 --- /dev/null +++ b/documents/docx/libreoffice/TC-table-DnD-move.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32419eb1c66dc5caf9b28c0dde8259c4e156cdeb7989368a8440c4f4aeb44648 +size 12977 diff --git a/documents/docx/libreoffice/TC-table-Separate-Move.docx b/documents/docx/libreoffice/TC-table-Separate-Move.docx new file mode 100644 index 0000000..dc967c9 --- /dev/null +++ b/documents/docx/libreoffice/TC-table-Separate-Move.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772e148f11193bc6cf6d9af7ffca0e643845a4caeca3fe7cc3ab89ede115a2fd +size 13407 diff --git a/documents/docx/libreoffice/TC-table-converttotable.docx b/documents/docx/libreoffice/TC-table-converttotable.docx new file mode 100644 index 0000000..8c7aed0 --- /dev/null +++ b/documents/docx/libreoffice/TC-table-converttotable.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60cd384c2ad67e3ad4b72fcdc935b7d57a6899f8a1179cb200435404362e7f3b +size 14913 diff --git a/documents/docx/libreoffice/TC-table-del-add.docx b/documents/docx/libreoffice/TC-table-del-add.docx new file mode 100644 index 0000000..c390318 --- /dev/null +++ b/documents/docx/libreoffice/TC-table-del-add.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf47b9b629af155ec4d4b4437cc62124f4350ed5c2b38386126ad013ac65787 +size 13681 diff --git a/documents/docx/libreoffice/TC-table-rowDND-front.docx b/documents/docx/libreoffice/TC-table-rowDND-front.docx new file mode 100644 index 0000000..2da6214 --- /dev/null +++ b/documents/docx/libreoffice/TC-table-rowDND-front.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277741d373314a393fdaa07d55e51773e048cf5d8768e5edd847d212c90ad40c +size 13389 diff --git a/documents/docx/libreoffice/TC-table-rowDND.docx b/documents/docx/libreoffice/TC-table-rowDND.docx new file mode 100644 index 0000000..741767b --- /dev/null +++ b/documents/docx/libreoffice/TC-table-rowDND.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c29c39f4a259ecd1f3620b808a331018f178461019b2d6344578139c9b51357 +size 13378 diff --git a/documents/docx/libreoffice/TC-table-rowadd.docx b/documents/docx/libreoffice/TC-table-rowadd.docx new file mode 100644 index 0000000..2fc2dbb --- /dev/null +++ b/documents/docx/libreoffice/TC-table-rowadd.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7209c7838f711a455f1f67765993a798f24676be9ab504394933b06da8887a2d +size 13050 diff --git a/documents/docx/libreoffice/TCTagMisMatch.docx b/documents/docx/libreoffice/TCTagMisMatch.docx new file mode 100644 index 0000000..11cbe42 --- /dev/null +++ b/documents/docx/libreoffice/TCTagMisMatch.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ceaa0458d70d13cc1a1fadc035906851f73a20d96ba4a23cec53c221159e573 +size 16327 diff --git a/documents/docx/libreoffice/TOC_field_b.docx b/documents/docx/libreoffice/TOC_field_b.docx new file mode 100644 index 0000000..a13d854 --- /dev/null +++ b/documents/docx/libreoffice/TOC_field_b.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c629322a22daa3716dd631e68af6173573bf9243348da671845f998fefa08f68 +size 15114 diff --git a/documents/docx/libreoffice/TOC_field_f.docx b/documents/docx/libreoffice/TOC_field_f.docx new file mode 100644 index 0000000..82479c1 --- /dev/null +++ b/documents/docx/libreoffice/TOC_field_f.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d7c4beff6340c5620662b326eb3c44eb92244907cd729583569020aa9bd949 +size 15697 diff --git a/documents/docx/libreoffice/TableWithAboveCaptions.docx b/documents/docx/libreoffice/TableWithAboveCaptions.docx new file mode 100644 index 0000000..2d171c1 --- /dev/null +++ b/documents/docx/libreoffice/TableWithAboveCaptions.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bce6a10b00d0e375f27b38bdf5b33c37e4f2f291d711c29ea4d1ada86814da0 +size 14761 diff --git a/documents/docx/libreoffice/Table_cell_auto_width_fdo69656.docx b/documents/docx/libreoffice/Table_cell_auto_width_fdo69656.docx new file mode 100644 index 0000000..cb846db --- /dev/null +++ b/documents/docx/libreoffice/Table_cell_auto_width_fdo69656.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d6e7d58ab69164269ed495075372ab1739bfd4be37e64b6f0487d9a56dc010 +size 18939 diff --git a/documents/docx/libreoffice/Tdf147485.docx b/documents/docx/libreoffice/Tdf147485.docx new file mode 100644 index 0000000..755dfe6 --- /dev/null +++ b/documents/docx/libreoffice/Tdf147485.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677416bef0488597f3df460c9d415f8553132fdf19d50accf4b3f139177b88ff +size 62544 diff --git a/documents/docx/libreoffice/TestFirstFooterDisabled.docx b/documents/docx/libreoffice/TestFirstFooterDisabled.docx new file mode 100644 index 0000000..0800e83 --- /dev/null +++ b/documents/docx/libreoffice/TestFirstFooterDisabled.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4c5e4d5539e0d83c3c2f7db5cdbf41a32d55c3816f5a736c619f258fba0e31 +size 66429 diff --git a/documents/docx/libreoffice/TestHiddenHeadersFooters.docx b/documents/docx/libreoffice/TestHiddenHeadersFooters.docx new file mode 100644 index 0000000..fd806ed --- /dev/null +++ b/documents/docx/libreoffice/TestHiddenHeadersFooters.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65a096f599fa76ac2d0eb7df623ab4ecd380cbdd1c7675b15901d839526e7e89 +size 18063 diff --git a/documents/docx/libreoffice/TestPageStyleOnlyLeft.docx b/documents/docx/libreoffice/TestPageStyleOnlyLeft.docx new file mode 100644 index 0000000..d0bef4e --- /dev/null +++ b/documents/docx/libreoffice/TestPageStyleOnlyLeft.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8670af16c6cf6b41d194242c02bfc7eb55b24bd81a15de116c437eb803bc3d2 +size 10191 diff --git a/documents/docx/libreoffice/TestVMLData.docx b/documents/docx/libreoffice/TestVMLData.docx new file mode 100644 index 0000000..2c27ffd --- /dev/null +++ b/documents/docx/libreoffice/TestVMLData.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22765157a1ed404d3d49e078233195d5ead305b6bdfe4738433835d0c87a8306 +size 41168 diff --git a/documents/docx/libreoffice/Test_CharUnderlineThemeColor.docx b/documents/docx/libreoffice/Test_CharUnderlineThemeColor.docx new file mode 100644 index 0000000..830fe29 --- /dev/null +++ b/documents/docx/libreoffice/Test_CharUnderlineThemeColor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224bbd85866eb42f91ae58ff151f811b0ae57815cdf23c9b3d2336bbcdbf3b5b +size 13339 diff --git a/documents/docx/libreoffice/Test_ThemeBorderColor.docx b/documents/docx/libreoffice/Test_ThemeBorderColor.docx new file mode 100644 index 0000000..f189069 --- /dev/null +++ b/documents/docx/libreoffice/Test_ThemeBorderColor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d96eb7a13f4beb0bf593eb4b71a9c0877d28c6b921eeb5bb1a7371ac174ce75 +size 14743 diff --git a/documents/docx/libreoffice/Test_ThemePortionLevel_CharColor.docx b/documents/docx/libreoffice/Test_ThemePortionLevel_CharColor.docx new file mode 100644 index 0000000..8496019 --- /dev/null +++ b/documents/docx/libreoffice/Test_ThemePortionLevel_CharColor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a840c2ad5c2bdf5af45742ab34a1878481354a04e3bfdedcbfdff9f28c6b44f7 +size 14672 diff --git a/documents/docx/libreoffice/Test_ThemeTextParaBackgroundColor.docx b/documents/docx/libreoffice/Test_ThemeTextParaBackgroundColor.docx new file mode 100644 index 0000000..0a5d490 --- /dev/null +++ b/documents/docx/libreoffice/Test_ThemeTextParaBackgroundColor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100e1b16254629c7ad1cd67f4b5ba83930fc6fa11493c60160b4f4bcc7ba5a17 +size 15662 diff --git a/documents/docx/libreoffice/TextEffects_Glow_Shadow_Reflection.docx b/documents/docx/libreoffice/TextEffects_Glow_Shadow_Reflection.docx new file mode 100644 index 0000000..ef6356e --- /dev/null +++ b/documents/docx/libreoffice/TextEffects_Glow_Shadow_Reflection.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc66a69b4d4fa32a81365da2c052b454838f69b8b5a901a6e2fe246a3fdb7c3c +size 11925 diff --git a/documents/docx/libreoffice/TextEffects_Groupshapes.docx b/documents/docx/libreoffice/TextEffects_Groupshapes.docx new file mode 100644 index 0000000..6e90c95 --- /dev/null +++ b/documents/docx/libreoffice/TextEffects_Groupshapes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f0e35642b2424344fcce8997d305dadcdfab9945e3e7c92d9498b41d9190b0 +size 44427 diff --git a/documents/docx/libreoffice/TextEffects_InStyle.docx b/documents/docx/libreoffice/TextEffects_InStyle.docx new file mode 100644 index 0000000..9cbcb88 --- /dev/null +++ b/documents/docx/libreoffice/TextEffects_InStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef86f0b08ad34a04c1e72de7c7bb9ff4802e1c179a49cd39e2af037db7e7a431 +size 13028 diff --git a/documents/docx/libreoffice/TextEffects_Props3d_Ligatures_NumForm_NumSpacing.docx b/documents/docx/libreoffice/TextEffects_Props3d_Ligatures_NumForm_NumSpacing.docx new file mode 100644 index 0000000..731ad9c --- /dev/null +++ b/documents/docx/libreoffice/TextEffects_Props3d_Ligatures_NumForm_NumSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f688f1344c3f1346328105e36919edc53136243eb10f6b3baf5a923128d538 +size 12144 diff --git a/documents/docx/libreoffice/TextEffects_StylisticSets_CntxtAlts.docx b/documents/docx/libreoffice/TextEffects_StylisticSets_CntxtAlts.docx new file mode 100644 index 0000000..75c490f --- /dev/null +++ b/documents/docx/libreoffice/TextEffects_StylisticSets_CntxtAlts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace3872887257a45832db52a61d448bbf221343717a5b56e97a40b0769dffa1f +size 11279 diff --git a/documents/docx/libreoffice/TextEffects_TextFill.docx b/documents/docx/libreoffice/TextEffects_TextFill.docx new file mode 100644 index 0000000..3ccf2ef --- /dev/null +++ b/documents/docx/libreoffice/TextEffects_TextFill.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb3b9f5cdc4c40e6d1a9454580376d9d69430f885c6e8115a8bb009628ea4e1 +size 11937 diff --git a/documents/docx/libreoffice/TextEffects_TextOutline.docx b/documents/docx/libreoffice/TextEffects_TextOutline.docx new file mode 100644 index 0000000..12d75ce --- /dev/null +++ b/documents/docx/libreoffice/TextEffects_TextOutline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17d97e9f2ae1b1396a1bb1b463613be9b6429e353f390c32e15c2d386b2f9e2 +size 11918 diff --git a/documents/docx/libreoffice/TextFrameRotation.docx b/documents/docx/libreoffice/TextFrameRotation.docx new file mode 100644 index 0000000..03f3419 --- /dev/null +++ b/documents/docx/libreoffice/TextFrameRotation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1aa85b7f81d5adaaed033695bd8275cf97c8985b197cdb88fce83eb034d289d +size 25798 diff --git a/documents/docx/libreoffice/ThemeColorInHeading.docx b/documents/docx/libreoffice/ThemeColorInHeading.docx new file mode 100644 index 0000000..5f31e44 --- /dev/null +++ b/documents/docx/libreoffice/ThemeColorInHeading.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50737470a0892671d2c5622b3369fa346dea74ce27933be710dce032c98cd8f +size 11643 diff --git a/documents/docx/libreoffice/UnderlineTrailingSpace.docx b/documents/docx/libreoffice/UnderlineTrailingSpace.docx new file mode 100644 index 0000000..d40250f --- /dev/null +++ b/documents/docx/libreoffice/UnderlineTrailingSpace.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e8014da409e270c0761018845a00eebe1d0adfaa15da265b82d33a3ac563d4 +size 14850 diff --git a/documents/docx/libreoffice/UnknownStyleInRedline.docx b/documents/docx/libreoffice/UnknownStyleInRedline.docx new file mode 100644 index 0000000..114c416 --- /dev/null +++ b/documents/docx/libreoffice/UnknownStyleInRedline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09bca1e884e683133d59df4e5c7dc6b247d97d627f3a4386ccb795391a73561e +size 14030 diff --git a/documents/docx/libreoffice/Unsupportedtextfields.docx b/documents/docx/libreoffice/Unsupportedtextfields.docx new file mode 100644 index 0000000..607ea2c --- /dev/null +++ b/documents/docx/libreoffice/Unsupportedtextfields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f06485fae21d09a76a5dddef09564d50bdfd4e77f9db29734065c3009fdc81 +size 15608 diff --git a/documents/docx/libreoffice/WPGbodyPr.docx b/documents/docx/libreoffice/WPGbodyPr.docx new file mode 100644 index 0000000..c69f388 --- /dev/null +++ b/documents/docx/libreoffice/WPGbodyPr.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd565fa46fb5d38b36f76083e22617bb1c153503cdf6e7f975c2f1b8d12c6403 +size 24700 diff --git a/documents/docx/libreoffice/WordArt.docx b/documents/docx/libreoffice/WordArt.docx new file mode 100644 index 0000000..cae6fe1 --- /dev/null +++ b/documents/docx/libreoffice/WordArt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699a49de0453fc5a200b3273b9b8627fc4bed05fa77dd68fddcd635cd0904981 +size 10417 diff --git a/documents/docx/libreoffice/WordOK.docx b/documents/docx/libreoffice/WordOK.docx new file mode 100644 index 0000000..c949977 --- /dev/null +++ b/documents/docx/libreoffice/WordOK.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5565070a6ad9bf41ff7425ae03f5205ffa1ce75fb4015ea938f60abf16d0fe71 +size 20015 diff --git a/documents/docx/libreoffice/__RefNumPara__.docx b/documents/docx/libreoffice/__RefNumPara__.docx new file mode 100644 index 0000000..6a3c293 --- /dev/null +++ b/documents/docx/libreoffice/__RefNumPara__.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c315ac2926a0beaa74c3785a9cecd827ff109c344cb065a2c87f55c74b606edf +size 14701 diff --git a/documents/docx/libreoffice/a4andborders.docx b/documents/docx/libreoffice/a4andborders.docx new file mode 100644 index 0000000..fef65d2 --- /dev/null +++ b/documents/docx/libreoffice/a4andborders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a95e99b880d510dc782294ddab5bcb28a41420509e67efc184075a227629c2e +size 10014 diff --git a/documents/docx/libreoffice/abi11739.docx b/documents/docx/libreoffice/abi11739.docx new file mode 100644 index 0000000..5fe20c3 --- /dev/null +++ b/documents/docx/libreoffice/abi11739.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382c278c7193ca4663ca3e50ae485c09e7912bbed8dc89293f0783a62ddd6c21 +size 11635 diff --git a/documents/docx/libreoffice/absolute-link.docx b/documents/docx/libreoffice/absolute-link.docx new file mode 100644 index 0000000..aa695f3 --- /dev/null +++ b/documents/docx/libreoffice/absolute-link.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c57eeba58327f2c6d9a867fb15e689ddc00fa9f303c630797a5aa66efd8995 +size 10533 diff --git a/documents/docx/libreoffice/accept-all-overlap.docx b/documents/docx/libreoffice/accept-all-overlap.docx new file mode 100644 index 0000000..c20fe99 --- /dev/null +++ b/documents/docx/libreoffice/accept-all-overlap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f53bf4e219e2855c9c40d4ad55e7c95d4c8fe6cbecfb89154f16b38458dfc4af +size 14544 diff --git a/documents/docx/libreoffice/activex_checkbox.docx b/documents/docx/libreoffice/activex_checkbox.docx new file mode 100644 index 0000000..5bfe133 --- /dev/null +++ b/documents/docx/libreoffice/activex_checkbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd0b82e7deef81334dfbfe0cfdf2c27b2e99a9b4c7062b495b1af09dac119a2 +size 13851 diff --git a/documents/docx/libreoffice/activex_option_button_group.docx b/documents/docx/libreoffice/activex_option_button_group.docx new file mode 100644 index 0000000..ce233e8 --- /dev/null +++ b/documents/docx/libreoffice/activex_option_button_group.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9616805e80cd5015a3593f82624048d205855928d335631face8a697255cda +size 15877 diff --git a/documents/docx/libreoffice/activex_textbox.docx b/documents/docx/libreoffice/activex_textbox.docx new file mode 100644 index 0000000..d8b8496 --- /dev/null +++ b/documents/docx/libreoffice/activex_textbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c270867d5db9cb6e8d7da4ad4e45e378053e48912a020fa4fe253a8e344ce90e +size 16937 diff --git a/documents/docx/libreoffice/afterlines.docx b/documents/docx/libreoffice/afterlines.docx new file mode 100644 index 0000000..d855285 --- /dev/null +++ b/documents/docx/libreoffice/afterlines.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe56a94e9a14170ea7c2290e485da79d00e9925498f1b8215c657d583aa32f91 +size 12622 diff --git a/documents/docx/libreoffice/all_gaps_word.docx b/documents/docx/libreoffice/all_gaps_word.docx new file mode 100644 index 0000000..a66c462 --- /dev/null +++ b/documents/docx/libreoffice/all_gaps_word.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bda43bfdf8e424c49eb870e685713346ee817b9a725a7d59694f00a35635790 +size 10226 diff --git a/documents/docx/libreoffice/alphabeticalIndex_AutoColumn.docx b/documents/docx/libreoffice/alphabeticalIndex_AutoColumn.docx new file mode 100644 index 0000000..9d75b46 --- /dev/null +++ b/documents/docx/libreoffice/alphabeticalIndex_AutoColumn.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:753422c49f8540ce7144aa6e6c6567ece777414d1a7e1eac37a0cae0ed6e50aa +size 15891 diff --git a/documents/docx/libreoffice/alphabeticalIndex_MultipleColumns.docx b/documents/docx/libreoffice/alphabeticalIndex_MultipleColumns.docx new file mode 100644 index 0000000..b696cd9 --- /dev/null +++ b/documents/docx/libreoffice/alphabeticalIndex_MultipleColumns.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc18cbc17a59cd6184009b7c225f8843113aa0f2f35bca6abecb2620c1ad07d +size 15937 diff --git a/documents/docx/libreoffice/alt-chunk-header.docx b/documents/docx/libreoffice/alt-chunk-header.docx new file mode 100644 index 0000000..81a59b5 --- /dev/null +++ b/documents/docx/libreoffice/alt-chunk-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee33b932a6c31f430bc8a6e450592970419b0bcc155e5c9884065602b9c733b8 +size 77621 diff --git a/documents/docx/libreoffice/alt-chunk-html.docx b/documents/docx/libreoffice/alt-chunk-html.docx new file mode 100644 index 0000000..d0758fc --- /dev/null +++ b/documents/docx/libreoffice/alt-chunk-html.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8577e6f7d2df07d198047960194949e27e8a2a710166ee1b447fad6e982ec8 +size 2344 diff --git a/documents/docx/libreoffice/alt-chunk.docx b/documents/docx/libreoffice/alt-chunk.docx new file mode 100644 index 0000000..176e6e6 --- /dev/null +++ b/documents/docx/libreoffice/alt-chunk.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5dbaac56f6b41108c473d725065490fa84419ecc7f997cd19e7b8d158784379 +size 22007 diff --git a/documents/docx/libreoffice/anchor-position.docx b/documents/docx/libreoffice/anchor-position.docx new file mode 100644 index 0000000..d2e2d49 --- /dev/null +++ b/documents/docx/libreoffice/anchor-position.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eec40e74ae607731e34da2e0b7ba09ee6673906ffc87db85ddf2fc8e8877994 +size 14599 diff --git a/documents/docx/libreoffice/anchor-type-change-position.docx b/documents/docx/libreoffice/anchor-type-change-position.docx new file mode 100644 index 0000000..f398823 --- /dev/null +++ b/documents/docx/libreoffice/anchor-type-change-position.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9712e84c0670abf786276287bc5057543d56b7cfead5736e3cfc8b38a96a26 +size 49986 diff --git a/documents/docx/libreoffice/annotation-formatting.docx b/documents/docx/libreoffice/annotation-formatting.docx new file mode 100644 index 0000000..644b664 --- /dev/null +++ b/documents/docx/libreoffice/annotation-formatting.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82cf50dc33a937a4173e9fb9a95533c2f10094c5aa7fef6753175e343a680272 +size 14298 diff --git a/documents/docx/libreoffice/arabic-zero-numbering.docx b/documents/docx/libreoffice/arabic-zero-numbering.docx new file mode 100644 index 0000000..7d96f3b --- /dev/null +++ b/documents/docx/libreoffice/arabic-zero-numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6eb2c7a61365253946da9e32b36fc3288bd18c19a6a5c49f9ffc7e45401f1c +size 5730 diff --git a/documents/docx/libreoffice/arabic-zero3-numbering.docx b/documents/docx/libreoffice/arabic-zero3-numbering.docx new file mode 100644 index 0000000..b498673 --- /dev/null +++ b/documents/docx/libreoffice/arabic-zero3-numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475b3f49350775c3e298ba3f6d7315c8b42bc46ccb329ecc6775a2d3084bc41e +size 5934 diff --git a/documents/docx/libreoffice/arabic-zero4-numbering.docx b/documents/docx/libreoffice/arabic-zero4-numbering.docx new file mode 100644 index 0000000..4018382 --- /dev/null +++ b/documents/docx/libreoffice/arabic-zero4-numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349ce5e9ad7a7654978eee05da1b33914af2298c3bead6f0f510a140465b7e13 +size 5238 diff --git a/documents/docx/libreoffice/arabic-zero5-numbering.docx b/documents/docx/libreoffice/arabic-zero5-numbering.docx new file mode 100644 index 0000000..0bac00d --- /dev/null +++ b/documents/docx/libreoffice/arabic-zero5-numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84c018a9e3405f589fe142922736bdc824e06e83fac884ed2a19b7b99396a78 +size 14411 diff --git a/documents/docx/libreoffice/artistic_effects.docx b/documents/docx/libreoffice/artistic_effects.docx new file mode 100644 index 0000000..8e40549 --- /dev/null +++ b/documents/docx/libreoffice/artistic_effects.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114a5e538f7faaddb3c5be94c4e5c4db8df96f8445d8c00de50f92cedc58f92a +size 31934 diff --git a/documents/docx/libreoffice/as-char-textbox.docx b/documents/docx/libreoffice/as-char-textbox.docx new file mode 100644 index 0000000..cb3692a --- /dev/null +++ b/documents/docx/libreoffice/as-char-textbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7f29e94ae8f9abc4dd44a892a33524780aabe06d31ebc075865441aab037f0 +size 6908 diff --git a/documents/docx/libreoffice/as_char_image.docx b/documents/docx/libreoffice/as_char_image.docx new file mode 100644 index 0000000..031b496 --- /dev/null +++ b/documents/docx/libreoffice/as_char_image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be303f659fdfa955b6e7a91ff5f5b85dfd59ff757db5495927b12c35144f84b1 +size 6070 diff --git a/documents/docx/libreoffice/attr-set.docx b/documents/docx/libreoffice/attr-set.docx new file mode 100644 index 0000000..3aa888e --- /dev/null +++ b/documents/docx/libreoffice/attr-set.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec68af35ac5c189a3f9f5cf8c4468096d6479bbe00a4c398022087a9b599e44e +size 11582 diff --git a/documents/docx/libreoffice/author-property.docx b/documents/docx/libreoffice/author-property.docx new file mode 100644 index 0000000..58c5396 --- /dev/null +++ b/documents/docx/libreoffice/author-property.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28860347de273315e4c5f5126855f62f4bd61768b5950166b468275efc95e02a +size 18198 diff --git a/documents/docx/libreoffice/autofit.docx b/documents/docx/libreoffice/autofit.docx new file mode 100644 index 0000000..182793b --- /dev/null +++ b/documents/docx/libreoffice/autofit.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d947513c1dcd6338c3721eceee4fd28a5eb2041e294d0074476ed67bb8123d +size 13763 diff --git a/documents/docx/libreoffice/bad-heading-indent.docx b/documents/docx/libreoffice/bad-heading-indent.docx new file mode 100644 index 0000000..ddb5365 --- /dev/null +++ b/documents/docx/libreoffice/bad-heading-indent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c5d6cd73194ea7e2bdfcf9b54275ceb6f231bbb7d5a3950e2d01563ab61cad +size 5063 diff --git a/documents/docx/libreoffice/behinddoc.docx b/documents/docx/libreoffice/behinddoc.docx new file mode 100644 index 0000000..2455967 --- /dev/null +++ b/documents/docx/libreoffice/behinddoc.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55676a546780ea1ac869f650db618b6d34402eea41b33a70952a92ebfc2cb2e5 +size 17341 diff --git a/documents/docx/libreoffice/bnc519228_odd-breaksB.docx b/documents/docx/libreoffice/bnc519228_odd-breaksB.docx new file mode 100644 index 0000000..c10774d --- /dev/null +++ b/documents/docx/libreoffice/bnc519228_odd-breaksB.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ea410e74e24c07c10f8293dea93bc5dd23434c47f7d93eff784fcf902dbd2d +size 13674 diff --git a/documents/docx/libreoffice/bnc773061.docx b/documents/docx/libreoffice/bnc773061.docx new file mode 100644 index 0000000..94979a8 --- /dev/null +++ b/documents/docx/libreoffice/bnc773061.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f823b2425313873d527be5036661919aa68b59c758b3ab2a6975f99abd021031 +size 8872 diff --git a/documents/docx/libreoffice/bnc779620.docx b/documents/docx/libreoffice/bnc779620.docx new file mode 100644 index 0000000..1fc4b73 --- /dev/null +++ b/documents/docx/libreoffice/bnc779620.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796c371e29f0b36d8e56922747c6278b5e3f8880a754a7ffc8d639b31142f8f5 +size 10299 diff --git a/documents/docx/libreoffice/bnc780044_spacing.docx b/documents/docx/libreoffice/bnc780044_spacing.docx new file mode 100644 index 0000000..e8aad8b --- /dev/null +++ b/documents/docx/libreoffice/bnc780044_spacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0936c44ac0bd283279cfe3c61f022acf26835afd8347e2a3ce1db54f22b38eb +size 7437 diff --git a/documents/docx/libreoffice/bnc821804.docx b/documents/docx/libreoffice/bnc821804.docx new file mode 100644 index 0000000..a4b1227 --- /dev/null +++ b/documents/docx/libreoffice/bnc821804.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a66ac553967af5bf5c2986290fe97ab193a9f0396145aeb293ec7004f083a12 +size 5601 diff --git a/documents/docx/libreoffice/bnc837302.docx b/documents/docx/libreoffice/bnc837302.docx new file mode 100644 index 0000000..87061b8 --- /dev/null +++ b/documents/docx/libreoffice/bnc837302.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6017c3a1fae75825f14e810fa14b4234e0b6d3d7eff800c38d78454075d612 +size 13904 diff --git a/documents/docx/libreoffice/bnc865381.docx b/documents/docx/libreoffice/bnc865381.docx new file mode 100644 index 0000000..2e27da4 --- /dev/null +++ b/documents/docx/libreoffice/bnc865381.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0a44fc9333dcb841e26de679f8b61fae5fce4c4c2e93447ba210545029fe86 +size 19510 diff --git a/documents/docx/libreoffice/bnc875718.docx b/documents/docx/libreoffice/bnc875718.docx new file mode 100644 index 0000000..41cb064 --- /dev/null +++ b/documents/docx/libreoffice/bnc875718.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6886db4a2c87ad418145174026a4cdb9be17e9aa4424eb578901871cd9afed98 +size 7369 diff --git a/documents/docx/libreoffice/bnc884615-mso-position.docx b/documents/docx/libreoffice/bnc884615-mso-position.docx new file mode 100644 index 0000000..c2a2d1e --- /dev/null +++ b/documents/docx/libreoffice/bnc884615-mso-position.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb398a6e7d9f44f596deea9f2f308839dce06968e9dd9d526481c7156552b71 +size 7751 diff --git a/documents/docx/libreoffice/bnc884615.docx b/documents/docx/libreoffice/bnc884615.docx new file mode 100644 index 0000000..9adf426 --- /dev/null +++ b/documents/docx/libreoffice/bnc884615.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088768392193f40367db8a67138dde9e67b93841e0fa34c3eba14b7cc8b1148b +size 14343 diff --git a/documents/docx/libreoffice/bnc891663.docx b/documents/docx/libreoffice/bnc891663.docx new file mode 100644 index 0000000..85ef101 --- /dev/null +++ b/documents/docx/libreoffice/bnc891663.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf43d4b2ff3bb817049590a5819c17aee113c38163d4586094d6831b2e977b2 +size 7911 diff --git a/documents/docx/libreoffice/border-collapse-compat.docx b/documents/docx/libreoffice/border-collapse-compat.docx new file mode 100644 index 0000000..f01a1a4 --- /dev/null +++ b/documents/docx/libreoffice/border-collapse-compat.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52dac45ca6f0602e24adeb9cd905caf40f5726149d50399f8572dd07861759e3 +size 12669 diff --git a/documents/docx/libreoffice/bottom-margin-with-footer.docx b/documents/docx/libreoffice/bottom-margin-with-footer.docx new file mode 100644 index 0000000..7049358 --- /dev/null +++ b/documents/docx/libreoffice/bottom-margin-with-footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd6c41b42627478f4384e868b3ad53fbcbd1d20f727dfde6538ee955d91fd28 +size 17919 diff --git a/documents/docx/libreoffice/btlr-frame-vml.docx b/documents/docx/libreoffice/btlr-frame-vml.docx new file mode 100644 index 0000000..5e81b77 --- /dev/null +++ b/documents/docx/libreoffice/btlr-frame-vml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:520b5689a4f7e8958ec338f486ff74e61c88d8bc5ec71d9a60b9a54ce2c3d82b +size 22765 diff --git a/documents/docx/libreoffice/btlr-textbox.docx b/documents/docx/libreoffice/btlr-textbox.docx new file mode 100644 index 0000000..b9c48d4 --- /dev/null +++ b/documents/docx/libreoffice/btlr-textbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7403d7eceda7e0c12b04d02a08d964268427746a6ad65893625ddfde0756e61e +size 15965 diff --git a/documents/docx/libreoffice/calendar1.docx b/documents/docx/libreoffice/calendar1.docx new file mode 100644 index 0000000..f70e986 --- /dev/null +++ b/documents/docx/libreoffice/calendar1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6cbfd2a42927843decedc9534731120fb63ed28799413aecfac38269258898c +size 14148 diff --git a/documents/docx/libreoffice/calendar2.docx b/documents/docx/libreoffice/calendar2.docx new file mode 100644 index 0000000..6dce877 --- /dev/null +++ b/documents/docx/libreoffice/calendar2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5efe4bfd2c770567113b2c0c57def768076c4a42c6acdccfe4c5e339ad791ee +size 12180 diff --git a/documents/docx/libreoffice/calendar3.docx b/documents/docx/libreoffice/calendar3.docx new file mode 100644 index 0000000..ed0eebd --- /dev/null +++ b/documents/docx/libreoffice/calendar3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3bab149437cd5bc686de64c6f449e6531d936e4efb7d89cbbf8043d2da18221 +size 9235 diff --git a/documents/docx/libreoffice/calendar4.docx b/documents/docx/libreoffice/calendar4.docx new file mode 100644 index 0000000..acfa56e --- /dev/null +++ b/documents/docx/libreoffice/calendar4.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96a17fe38e24faeebe38de23f85b7564b006ed6764f289fbc709b4ba3be974b +size 9218 diff --git a/documents/docx/libreoffice/calendar5.docx b/documents/docx/libreoffice/calendar5.docx new file mode 100644 index 0000000..1243ac6 --- /dev/null +++ b/documents/docx/libreoffice/calendar5.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b6924d405f685f4694d9e54655b1222b9f57929ad1440763becaf8092082b4 +size 12584 diff --git a/documents/docx/libreoffice/caption.docx b/documents/docx/libreoffice/caption.docx new file mode 100644 index 0000000..d9da384 --- /dev/null +++ b/documents/docx/libreoffice/caption.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df1448c03fdaa41b4e216add28fb242d5d85092aaca04a15edaf1bd7d7cb1192 +size 13773 diff --git a/documents/docx/libreoffice/cell-btlr.docx b/documents/docx/libreoffice/cell-btlr.docx new file mode 100644 index 0000000..0c55d2c --- /dev/null +++ b/documents/docx/libreoffice/cell-btlr.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8bdff78d18f09679be2a98e2b367816a509e2f3c027f7b2955a5e79f48caf2 +size 4392 diff --git a/documents/docx/libreoffice/cell-grid-span.docx b/documents/docx/libreoffice/cell-grid-span.docx new file mode 100644 index 0000000..3713089 --- /dev/null +++ b/documents/docx/libreoffice/cell-grid-span.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ccce1de64b28dddde4e701335b36a25400c2e045c235d595012473de48d8ca +size 14652 diff --git a/documents/docx/libreoffice/cell-sdt-redline.docx b/documents/docx/libreoffice/cell-sdt-redline.docx new file mode 100644 index 0000000..8171da9 --- /dev/null +++ b/documents/docx/libreoffice/cell-sdt-redline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04bdf9ad34de06c3677fd46bc6549034d326e34bf8eea6832098fdc3daee0d1e +size 11268 diff --git a/documents/docx/libreoffice/char_background_editing.docx b/documents/docx/libreoffice/char_background_editing.docx new file mode 100644 index 0000000..8e17332 --- /dev/null +++ b/documents/docx/libreoffice/char_background_editing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b903c5d90d891c3cc0c680d3518d23d96dcf5dcb7be698922c72f4e6a326bf +size 12672 diff --git a/documents/docx/libreoffice/char_highlight.docx b/documents/docx/libreoffice/char_highlight.docx new file mode 100644 index 0000000..4fa99af --- /dev/null +++ b/documents/docx/libreoffice/char_highlight.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7c00d544dd95dd02cc0425a201b44e9bce9f4ea94936923569e25814b09ca2 +size 13213 diff --git a/documents/docx/libreoffice/chart-dupe.docx b/documents/docx/libreoffice/chart-dupe.docx new file mode 100644 index 0000000..82f6b55 --- /dev/null +++ b/documents/docx/libreoffice/chart-dupe.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd2003ef64e8e5f1fe77d673a71f3185b646686e25494090015e01594f43548 +size 25367 diff --git a/documents/docx/libreoffice/chart-in-footer.docx b/documents/docx/libreoffice/chart-in-footer.docx new file mode 100644 index 0000000..84126c1 --- /dev/null +++ b/documents/docx/libreoffice/chart-in-footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79680f48b0365e48d532b7e712fc3e292b3867d147e80b7e68365b1912c722aa +size 29207 diff --git a/documents/docx/libreoffice/chart-prop.docx b/documents/docx/libreoffice/chart-prop.docx new file mode 100644 index 0000000..3ce84da --- /dev/null +++ b/documents/docx/libreoffice/chart-prop.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8743d336c0c6f99947756d6f41b0a4d9b93ec46bc2e3f1a5f5ac90d3ce1e683c +size 17749 diff --git a/documents/docx/libreoffice/chart-size.docx b/documents/docx/libreoffice/chart-size.docx new file mode 100644 index 0000000..bdff519 --- /dev/null +++ b/documents/docx/libreoffice/chart-size.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff36705fd033b17d9869bbbd8ca4cdf9845e2cc92255406cc317eb2368f1350 +size 18128 diff --git a/documents/docx/libreoffice/chart-zorder.docx b/documents/docx/libreoffice/chart-zorder.docx new file mode 100644 index 0000000..46d1cd9 --- /dev/null +++ b/documents/docx/libreoffice/chart-zorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8ccfbe20038fd5042b47d112c7e59f8edba29936eaf42ea62c98ebb8600ba4 +size 21206 diff --git a/documents/docx/libreoffice/chart.docx b/documents/docx/libreoffice/chart.docx new file mode 100644 index 0000000..3305f08 --- /dev/null +++ b/documents/docx/libreoffice/chart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222628bcdb587c232e968d6aa1ba0a70dfd80845a4a2b8050316ec9d142ad33f +size 24453 diff --git a/documents/docx/libreoffice/checkbox-control.docx b/documents/docx/libreoffice/checkbox-control.docx new file mode 100644 index 0000000..1023960 --- /dev/null +++ b/documents/docx/libreoffice/checkbox-control.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d0314cf914d33a1db1439054c716c2b582992b96e4d85e1259a3654facb192 +size 13493 diff --git a/documents/docx/libreoffice/chtoutline.docx b/documents/docx/libreoffice/chtoutline.docx new file mode 100644 index 0000000..bf5e35e --- /dev/null +++ b/documents/docx/libreoffice/chtoutline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f13572cc09f1fc6ed8139ac2d88b882d601318093634bbab96353e0a42d5b5 +size 15406 diff --git a/documents/docx/libreoffice/cjklist30.docx b/documents/docx/libreoffice/cjklist30.docx new file mode 100644 index 0000000..1d782c2 --- /dev/null +++ b/documents/docx/libreoffice/cjklist30.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c64fff5bfc4a49e8c94aac95847dea0e752413acc1bed68af0dd7bff4ab017b +size 13395 diff --git a/documents/docx/libreoffice/cjklist31.docx b/documents/docx/libreoffice/cjklist31.docx new file mode 100644 index 0000000..1495ca8 --- /dev/null +++ b/documents/docx/libreoffice/cjklist31.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596e4512a4f871c4051e6959e92b6de4551d0a2f29fe65725b6ca59af6b41f44 +size 13406 diff --git a/documents/docx/libreoffice/cjklist34.docx b/documents/docx/libreoffice/cjklist34.docx new file mode 100644 index 0000000..0438c50 --- /dev/null +++ b/documents/docx/libreoffice/cjklist34.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6560ad97b43998399f382c5132c5bab029069fb5c5dab23f55b2597a9af3960b +size 13414 diff --git a/documents/docx/libreoffice/cjklist35.docx b/documents/docx/libreoffice/cjklist35.docx new file mode 100644 index 0000000..6280448 --- /dev/null +++ b/documents/docx/libreoffice/cjklist35.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8cb10bcee4520c79a4a06dc6ab9b62317a42ea719c2f2b3ea1ae3f5ee68293 +size 13394 diff --git a/documents/docx/libreoffice/cjklist44.docx b/documents/docx/libreoffice/cjklist44.docx new file mode 100644 index 0000000..9a4271c --- /dev/null +++ b/documents/docx/libreoffice/cjklist44.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515f79edc1e9f31d213d4fc3553f598d6aaee00bd5c3919d22f66a2cb9e7128a +size 13384 diff --git a/documents/docx/libreoffice/clearing-break-sect-end.docx b/documents/docx/libreoffice/clearing-break-sect-end.docx new file mode 100644 index 0000000..a59896a --- /dev/null +++ b/documents/docx/libreoffice/clearing-break-sect-end.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61dabb3561f4c35afd66a3fac35eaabb4c158894c4ce67f29c1daffe56513ce +size 12202 diff --git a/documents/docx/libreoffice/clearing-break-with-fly.docx b/documents/docx/libreoffice/clearing-break-with-fly.docx new file mode 100644 index 0000000..bf29b60 --- /dev/null +++ b/documents/docx/libreoffice/clearing-break-with-fly.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a33253bfbeba5f6c7d20de14990041785a69a425f086390fe74b8985b58101 +size 7239 diff --git a/documents/docx/libreoffice/clearing-break-wrap-through.docx b/documents/docx/libreoffice/clearing-break-wrap-through.docx new file mode 100644 index 0000000..6bcf1be --- /dev/null +++ b/documents/docx/libreoffice/clearing-break-wrap-through.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23479b0baf31594947e601136667610b0ec3a1da738c61fb16fb3548880b8a1f +size 13056 diff --git a/documents/docx/libreoffice/clearing-break.docx b/documents/docx/libreoffice/clearing-break.docx new file mode 100644 index 0000000..c4d8267 --- /dev/null +++ b/documents/docx/libreoffice/clearing-break.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b075cb430a4e93b153f57ea825e7d1d45c0ee48a3b77849351bce64e34b7232 +size 15739 diff --git a/documents/docx/libreoffice/cloud.docx b/documents/docx/libreoffice/cloud.docx new file mode 100644 index 0000000..31c3d80 --- /dev/null +++ b/documents/docx/libreoffice/cloud.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c930acb7a0a801efe1a2383bcda9e9d9420c0538cac5f29593747d90874d2c +size 2225 diff --git a/documents/docx/libreoffice/columnbreak.docx b/documents/docx/libreoffice/columnbreak.docx new file mode 100644 index 0000000..25d4508 --- /dev/null +++ b/documents/docx/libreoffice/columnbreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4307cc9e36df7be84dacd66e82556f62b3b91f49157df9fd9d7d15cf3a89b52a +size 12703 diff --git a/documents/docx/libreoffice/combobox-control.docx b/documents/docx/libreoffice/combobox-control.docx new file mode 100644 index 0000000..96fc472 --- /dev/null +++ b/documents/docx/libreoffice/combobox-control.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8edf370d7d3a5f184c1bf36e7b7720cde139aae122c892360353bb04b048baff +size 21561 diff --git a/documents/docx/libreoffice/comment-annotationref.docx b/documents/docx/libreoffice/comment-annotationref.docx new file mode 100644 index 0000000..f1e1011 --- /dev/null +++ b/documents/docx/libreoffice/comment-annotationref.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c36017c47439cf2fd4adec2f34050bedefb2ea9479459be2cb6b2c6e47816dc +size 10135 diff --git a/documents/docx/libreoffice/comment.docx b/documents/docx/libreoffice/comment.docx new file mode 100644 index 0000000..5428313 --- /dev/null +++ b/documents/docx/libreoffice/comment.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb8b1bf701ef5b415dd3bc4666703d6c95928af779ddc55ba355b36de5c8af0 +size 19571 diff --git a/documents/docx/libreoffice/comments-on-load.docx b/documents/docx/libreoffice/comments-on-load.docx new file mode 100644 index 0000000..b67bb1d --- /dev/null +++ b/documents/docx/libreoffice/comments-on-load.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09ae12a5e0abc0d8881ab2438ec43afdbaab7135e73e1008ce285bb1ba7b6e86 +size 20338 diff --git a/documents/docx/libreoffice/cond-field-cached-value.docx b/documents/docx/libreoffice/cond-field-cached-value.docx new file mode 100644 index 0000000..f5d66f9 --- /dev/null +++ b/documents/docx/libreoffice/cond-field-cached-value.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d5cc34baf9d61adb39ac6c0e3de93531cf79d258da53292e49dcb1fd3d46c1 +size 12164 diff --git a/documents/docx/libreoffice/conditionalstyles-tbllook.docx b/documents/docx/libreoffice/conditionalstyles-tbllook.docx new file mode 100644 index 0000000..c6590d0 --- /dev/null +++ b/documents/docx/libreoffice/conditionalstyles-tbllook.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc6982e6b5f82efa0094407c587ac9d70ba8b5d6801245aaf90c400e58a2840 +size 11531 diff --git a/documents/docx/libreoffice/cont-sect-break-header-footer.docx b/documents/docx/libreoffice/cont-sect-break-header-footer.docx new file mode 100644 index 0000000..bddeeb3 --- /dev/null +++ b/documents/docx/libreoffice/cont-sect-break-header-footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6820b6a5e1258503691d65d6c00c08c34259e24789d0a6aec2f7f019ed7c3f97 +size 18294 diff --git a/documents/docx/libreoffice/content-control-data-binding-color.docx b/documents/docx/libreoffice/content-control-data-binding-color.docx new file mode 100644 index 0000000..779b3d2 --- /dev/null +++ b/documents/docx/libreoffice/content-control-data-binding-color.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ec94a9b7c6d5241e8397bcf11eaf1e565987b4e68ec9a98f26a3e551b9c2d5 +size 21621 diff --git a/documents/docx/libreoffice/content-control-date-data-binding.docx b/documents/docx/libreoffice/content-control-date-data-binding.docx new file mode 100644 index 0000000..fa7ef92 --- /dev/null +++ b/documents/docx/libreoffice/content-control-date-data-binding.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9012dce196b23e4ff7ce0d3355b4c30285b6f824b378b7fe0565aef3ea98e698 +size 33834 diff --git a/documents/docx/libreoffice/content-control-grab-bag.docx b/documents/docx/libreoffice/content-control-grab-bag.docx new file mode 100644 index 0000000..e24db84 --- /dev/null +++ b/documents/docx/libreoffice/content-control-grab-bag.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce19e9962e6ff82beefc09f5247c592052dc0890b8c256fd015bf10e021c481 +size 30547 diff --git a/documents/docx/libreoffice/content-control-header.docx b/documents/docx/libreoffice/content-control-header.docx new file mode 100644 index 0000000..b38f283 --- /dev/null +++ b/documents/docx/libreoffice/content-control-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f0e7085874dd38dc984d59c16ebfb528ec5294a8efdb6afa21cb492ebedbc3 +size 36986 diff --git a/documents/docx/libreoffice/content-control-shape.docx b/documents/docx/libreoffice/content-control-shape.docx new file mode 100644 index 0000000..29c98b4 --- /dev/null +++ b/documents/docx/libreoffice/content-control-shape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fe354829b45e555a1b4f0c238fbaa2076df734656722ed926dc6a61c9ae7866 +size 59050 diff --git a/documents/docx/libreoffice/copy-bookmarks.docx b/documents/docx/libreoffice/copy-bookmarks.docx new file mode 100644 index 0000000..03ab657 --- /dev/null +++ b/documents/docx/libreoffice/copy-bookmarks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3622957fbdcdd1e937d556982796f3d32a0a72a0165570d9d96507136e2824 +size 24556 diff --git a/documents/docx/libreoffice/create-date-preserve.docx b/documents/docx/libreoffice/create-date-preserve.docx new file mode 100644 index 0000000..7e84953 --- /dev/null +++ b/documents/docx/libreoffice/create-date-preserve.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5045714c10d04103225ff2443c72039b6352b47dfba81321845fbf2e706e05 +size 13310 diff --git a/documents/docx/libreoffice/crop-pixel.docx b/documents/docx/libreoffice/crop-pixel.docx new file mode 100644 index 0000000..095a689 --- /dev/null +++ b/documents/docx/libreoffice/crop-pixel.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e886048e1ff88f38c1b7734d4b22a21b9f5a13961cddd7abdd817238d1432c6 +size 28063 diff --git a/documents/docx/libreoffice/crop-roundtrip.docx b/documents/docx/libreoffice/crop-roundtrip.docx new file mode 100644 index 0000000..5a9e68b --- /dev/null +++ b/documents/docx/libreoffice/crop-roundtrip.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b7443b7ff92f63e9b9462cb3247bb935af32c5a449e2a279a725c450cdf641 +size 143445 diff --git a/documents/docx/libreoffice/custom-properties.docx b/documents/docx/libreoffice/custom-properties.docx new file mode 100644 index 0000000..f753275 --- /dev/null +++ b/documents/docx/libreoffice/custom-properties.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb336437ffda10be87998b31a0c08bb6e5282ff9e7eac23b5c6a541e06065b9 +size 10968 diff --git a/documents/docx/libreoffice/custom-styles-TOC-comma.docx b/documents/docx/libreoffice/custom-styles-TOC-comma.docx new file mode 100644 index 0000000..95d395e --- /dev/null +++ b/documents/docx/libreoffice/custom-styles-TOC-comma.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07759e2c9d57a90f5d82be3eeb2292951894ccb605a8d462967181cece11035c +size 14735 diff --git a/documents/docx/libreoffice/custom-styles-TOC-semicolon.docx b/documents/docx/libreoffice/custom-styles-TOC-semicolon.docx new file mode 100644 index 0000000..7aa6f54 --- /dev/null +++ b/documents/docx/libreoffice/custom-styles-TOC-semicolon.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba49b2fbb4a7b4cb208fc42055789776f33755e624c0555acdefdd3bdfda1c3 +size 14902 diff --git a/documents/docx/libreoffice/customxml.docx b/documents/docx/libreoffice/customxml.docx new file mode 100644 index 0000000..fa0badc --- /dev/null +++ b/documents/docx/libreoffice/customxml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c36086b1bb2c8dcf7da74f1fd7be0cf1d49e2a0f01cf2d7da3db0c1dffbcbfd7 +size 23402 diff --git a/documents/docx/libreoffice/dashed_line_custdash_1000th_of_percent.docx b/documents/docx/libreoffice/dashed_line_custdash_1000th_of_percent.docx new file mode 100644 index 0000000..baa03f5 --- /dev/null +++ b/documents/docx/libreoffice/dashed_line_custdash_1000th_of_percent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb70f15604e330a40517c2bba11f05d1873f3d930d1755a6dbb9f88c2141b039 +size 16895 diff --git a/documents/docx/libreoffice/data_del-then-format.docx b/documents/docx/libreoffice/data_del-then-format.docx new file mode 100644 index 0000000..2ac91bf --- /dev/null +++ b/documents/docx/libreoffice/data_del-then-format.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427f370399acafb8d6f5978efa1d9da3ac6cddc3bf9b75df6368514aed1485b5 +size 14276 diff --git a/documents/docx/libreoffice/data_floating-table-position.docx b/documents/docx/libreoffice/data_floating-table-position.docx new file mode 100644 index 0000000..1847a65 --- /dev/null +++ b/documents/docx/libreoffice/data_floating-table-position.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4ea74b6c749d5db5efbe30e5cd77d7db175307a1aa65f617c0316e2351e8fc +size 13236 diff --git a/documents/docx/libreoffice/data_floattable-anchorpos.docx b/documents/docx/libreoffice/data_floattable-anchorpos.docx new file mode 100644 index 0000000..d7c5b50 --- /dev/null +++ b/documents/docx/libreoffice/data_floattable-anchorpos.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:395a42937e91a63f2b7cfdfa58fafd07d464fafd9b55d7fbaf6ab340346c721b +size 35074 diff --git a/documents/docx/libreoffice/data_floattable-header.docx b/documents/docx/libreoffice/data_floattable-header.docx new file mode 100644 index 0000000..8462ec3 --- /dev/null +++ b/documents/docx/libreoffice/data_floattable-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091bdb009036119cb2caa2ba0e4828541c5dd2962de8924a6095760a07c4801b +size 34658 diff --git a/documents/docx/libreoffice/data_floattable-outer-nonsplit-inner.docx b/documents/docx/libreoffice/data_floattable-outer-nonsplit-inner.docx new file mode 100644 index 0000000..f5e3c54 --- /dev/null +++ b/documents/docx/libreoffice/data_floattable-outer-nonsplit-inner.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c490d65bea7e0a641522c99618fda7df24cb5a6cd277762b95d7061cf3bf128b +size 16566 diff --git a/documents/docx/libreoffice/data_floattable-split.docx b/documents/docx/libreoffice/data_floattable-split.docx new file mode 100644 index 0000000..af79bf8 --- /dev/null +++ b/documents/docx/libreoffice/data_floattable-split.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1104febe4508f965356c06ec0be41782697058d7b4afcd48b6238dedeb86028 +size 18840 diff --git a/documents/docx/libreoffice/data_floattable-tbl-overlap.docx b/documents/docx/libreoffice/data_floattable-tbl-overlap.docx new file mode 100644 index 0000000..ea8d284 --- /dev/null +++ b/documents/docx/libreoffice/data_floattable-tbl-overlap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c84a54132986bb06c4fdacb05939cdad8911bdb5cba36c6e22e5e3931764b28 +size 12734 diff --git a/documents/docx/libreoffice/data_floattable-then-table.docx b/documents/docx/libreoffice/data_floattable-then-table.docx new file mode 100644 index 0000000..585aa79 --- /dev/null +++ b/documents/docx/libreoffice/data_floattable-then-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd6607d6c351bd43dd4d5bc22d730c62d1684a9b0db056631d54296eeade761 +size 98649 diff --git a/documents/docx/libreoffice/data_floattable-wrap-on-all-pages.docx b/documents/docx/libreoffice/data_floattable-wrap-on-all-pages.docx new file mode 100644 index 0000000..864f09c --- /dev/null +++ b/documents/docx/libreoffice/data_floattable-wrap-on-all-pages.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425b63cbb4697507d38691b1e7c7ca7d86c9f890844aacc5211b831357ef8bd3 +size 13446 diff --git a/documents/docx/libreoffice/data_num-parent-style.docx b/documents/docx/libreoffice/data_num-parent-style.docx new file mode 100644 index 0000000..d945445 --- /dev/null +++ b/documents/docx/libreoffice/data_num-parent-style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b28a6c418c96eb718d89b59c5ed7ada1273d174caab3d054c7795b606edeb19 +size 14002 diff --git a/documents/docx/libreoffice/data_redline-para-join.docx b/documents/docx/libreoffice/data_redline-para-join.docx new file mode 100644 index 0000000..2d6c246 --- /dev/null +++ b/documents/docx/libreoffice/data_redline-para-join.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59822474d57d0ca7ef229c8e1095dee2c3de59cb34041b36348cbc2a3b6574b3 +size 13090 diff --git a/documents/docx/libreoffice/data_redline-range-comment.docx b/documents/docx/libreoffice/data_redline-range-comment.docx new file mode 100644 index 0000000..6c58bed --- /dev/null +++ b/documents/docx/libreoffice/data_redline-range-comment.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f72a9f8f6f223900682a0627ea28c27923b2ae384cc35a0630a71f1f312d98 +size 17713 diff --git a/documents/docx/libreoffice/data_sdt-run-picture.docx b/documents/docx/libreoffice/data_sdt-run-picture.docx new file mode 100644 index 0000000..c89ae49 --- /dev/null +++ b/documents/docx/libreoffice/data_sdt-run-picture.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d7f39393666fcecc48ba377acdbf6cc31f3c5cab7d4f7ae0aa525746b0ec75 +size 13686 diff --git a/documents/docx/libreoffice/data_tdf104797.docx b/documents/docx/libreoffice/data_tdf104797.docx new file mode 100644 index 0000000..d9abfe5 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf104797.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb00a7323ad38ca7090fa1f45d6bc46b57d773225b63afa657e9dceb49df2b8 +size 11710 diff --git a/documents/docx/libreoffice/data_tdf106174_rtlParaAlign.docx b/documents/docx/libreoffice/data_tdf106174_rtlParaAlign.docx new file mode 100644 index 0000000..54420e4 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf106174_rtlParaAlign.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cbda9cdda1c0e4aea9e6bbd826a3ee9f4e70f7bccb6a7b5a124794185586877 +size 5266 diff --git a/documents/docx/libreoffice/data_tdf115094.docx b/documents/docx/libreoffice/data_tdf115094.docx new file mode 100644 index 0000000..0d6f0a1 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf115094.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c49220535df2f3c2ea2bf96f5d2cb2dd918e27be4fa30b3118ceb237db826e6 +size 31044 diff --git a/documents/docx/libreoffice/data_tdf115719b.docx b/documents/docx/libreoffice/data_tdf115719b.docx new file mode 100644 index 0000000..34739ec --- /dev/null +++ b/documents/docx/libreoffice/data_tdf115719b.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531e2a5d229396dc53d7419dce569d630cd684e5c81f63bf0eb6e819ea91d727 +size 19145 diff --git a/documents/docx/libreoffice/data_tdf117923.docx b/documents/docx/libreoffice/data_tdf117923.docx new file mode 100644 index 0000000..91b2f02 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf117923.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:112dd44acc68e5c9304edd9ec597bb72f3ce050880e5e708c93f03a15af078d6 +size 21227 diff --git a/documents/docx/libreoffice/data_tdf120338.docx b/documents/docx/libreoffice/data_tdf120338.docx new file mode 100644 index 0000000..02a4754 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf120338.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:545bd59c8e056310b47f6711fc129ca74916e13ca7f4a0637a0d0baf0e0d7204 +size 14898 diff --git a/documents/docx/libreoffice/data_tdf123386.docx b/documents/docx/libreoffice/data_tdf123386.docx new file mode 100644 index 0000000..1585d33 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf123386.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a26a6d7c04e91cce53e6c375963817aa5e72ff667c2813e0084ea5a4a7a219a +size 14928 diff --git a/documents/docx/libreoffice/data_tdf123389.docx b/documents/docx/libreoffice/data_tdf123389.docx new file mode 100644 index 0000000..4bba84d --- /dev/null +++ b/documents/docx/libreoffice/data_tdf123389.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7278f3002b1fdd91810054383df0246b484b26854467284863ce2cfea6b2bad8 +size 13649 diff --git a/documents/docx/libreoffice/data_tdf124600.docx b/documents/docx/libreoffice/data_tdf124600.docx new file mode 100644 index 0000000..050fcc8 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf124600.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db00fd9f4baaecb11644a9f69d8e2798ebd33395c8746c4fa95712a6407d8b15 +size 16899 diff --git a/documents/docx/libreoffice/data_tdf126206.docx b/documents/docx/libreoffice/data_tdf126206.docx new file mode 100644 index 0000000..3e97f61 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf126206.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a104e5a3e12aa674de086e008852563f8617b5f842f656fee6dcc897383597 +size 12509 diff --git a/documents/docx/libreoffice/data_tdf130088.docx b/documents/docx/libreoffice/data_tdf130088.docx new file mode 100644 index 0000000..03446c6 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf130088.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1daff8198548c53676269f70beffa1b17bc4fff61f0c9ccfaa3fbce0765d793a +size 16961 diff --git a/documents/docx/libreoffice/data_tdf131728.docx b/documents/docx/libreoffice/data_tdf131728.docx new file mode 100644 index 0000000..acf72db --- /dev/null +++ b/documents/docx/libreoffice/data_tdf131728.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d425e7e54cfacdd3b77da92181227e68c2f834f5a725f7e6e0dd498f2a4db9 +size 18276 diff --git a/documents/docx/libreoffice/data_tdf133647.docx b/documents/docx/libreoffice/data_tdf133647.docx new file mode 100644 index 0000000..f7f6aff --- /dev/null +++ b/documents/docx/libreoffice/data_tdf133647.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f037f48e87c18537519eed63053814ea66ef9fe2cd25490964732d12af74dcf +size 14536 diff --git a/documents/docx/libreoffice/data_tdf149711.docx b/documents/docx/libreoffice/data_tdf149711.docx new file mode 100644 index 0000000..32a311e --- /dev/null +++ b/documents/docx/libreoffice/data_tdf149711.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be40d67a5e6f710991c17dd2bd2be784fa7bc0636e156c1177310ebc2e35edf0 +size 13619 diff --git a/documents/docx/libreoffice/data_tdf88496.docx b/documents/docx/libreoffice/data_tdf88496.docx new file mode 100644 index 0000000..78276ee --- /dev/null +++ b/documents/docx/libreoffice/data_tdf88496.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f9b88606c18b2490fd88763b85b03de3133e1fb6b11ccd65cffdef03bd60ae +size 25175 diff --git a/documents/docx/libreoffice/data_tdf95495.docx b/documents/docx/libreoffice/data_tdf95495.docx new file mode 100644 index 0000000..30afe05 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf95495.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695502c7ee0951712d20d3f34cecda67b5d3091b6f38bad9ac0f7915822595e7 +size 102240 diff --git a/documents/docx/libreoffice/data_tdf99631.docx b/documents/docx/libreoffice/data_tdf99631.docx new file mode 100644 index 0000000..8b5eac1 --- /dev/null +++ b/documents/docx/libreoffice/data_tdf99631.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c56329edff0672f091cb46df08e3677ef4057d00485b352c41aaf68f5ef907 +size 32417 diff --git a/documents/docx/libreoffice/data_watermark.docx b/documents/docx/libreoffice/data_watermark.docx new file mode 100644 index 0000000..e93c9ed --- /dev/null +++ b/documents/docx/libreoffice/data_watermark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f6b243d7c85693f453f1c9b496ebceb1925a2336e6e5393b107fc01f630377 +size 19473 diff --git a/documents/docx/libreoffice/date-control.docx b/documents/docx/libreoffice/date-control.docx new file mode 100644 index 0000000..3071c55 --- /dev/null +++ b/documents/docx/libreoffice/date-control.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a206d64959e7926e413cac677bc1275a1b91fc6a71fd0c146266a281d6e68468 +size 20936 diff --git a/documents/docx/libreoffice/date_field_at_end_of_paragraph.docx b/documents/docx/libreoffice/date_field_at_end_of_paragraph.docx new file mode 100644 index 0000000..cc1a4d0 --- /dev/null +++ b/documents/docx/libreoffice/date_field_at_end_of_paragraph.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a91a193d91649ddbe651067976c9617566900bd9acbb5079fefd963a6d55a1 +size 22693 diff --git a/documents/docx/libreoffice/date_field_in_shape.docx b/documents/docx/libreoffice/date_field_in_shape.docx new file mode 100644 index 0000000..c55b2d9 --- /dev/null +++ b/documents/docx/libreoffice/date_field_in_shape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adfba49fdd5881e2f0d77687fdafdeec0555ed43e01c89edeb4ab2ae50496b04 +size 21746 diff --git a/documents/docx/libreoffice/date_picker.docx b/documents/docx/libreoffice/date_picker.docx new file mode 100644 index 0000000..a4280d8 --- /dev/null +++ b/documents/docx/libreoffice/date_picker.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843efdb7cac480585a3430fa469430f4439311c435344cd0329db2cf666b8bc5 +size 5936 diff --git a/documents/docx/libreoffice/decimal-numbering-no-leveltext.docx b/documents/docx/libreoffice/decimal-numbering-no-leveltext.docx new file mode 100644 index 0000000..e9bc800 --- /dev/null +++ b/documents/docx/libreoffice/decimal-numbering-no-leveltext.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d8229124a25622cf8c497564dab93d24e5047f42dba2feb6d06266430a99e4 +size 13517 diff --git a/documents/docx/libreoffice/default-sect-break-cols.docx b/documents/docx/libreoffice/default-sect-break-cols.docx new file mode 100644 index 0000000..cb59d8f --- /dev/null +++ b/documents/docx/libreoffice/default-sect-break-cols.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014848541f9eef195371d912867ea19d7ca44ee88983bccc2e7b80befefb3230 +size 9993 diff --git a/documents/docx/libreoffice/defaultStyle.docx b/documents/docx/libreoffice/defaultStyle.docx new file mode 100644 index 0000000..de7fcff --- /dev/null +++ b/documents/docx/libreoffice/defaultStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25bf51eecc8ecb0d542d565b67c5b9e4aa8564329fc3fe721e957904f85cc949 +size 5126 diff --git a/documents/docx/libreoffice/del-then-format-own.docx b/documents/docx/libreoffice/del-then-format-own.docx new file mode 100644 index 0000000..71f456d --- /dev/null +++ b/documents/docx/libreoffice/del-then-format-own.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:662686b2a0fc83d4098ef0fa70c3254e051ea7ab5ad75b774d5da8d29a800779 +size 12915 diff --git a/documents/docx/libreoffice/del-then-format.docx b/documents/docx/libreoffice/del-then-format.docx new file mode 100644 index 0000000..bf56f61 --- /dev/null +++ b/documents/docx/libreoffice/del-then-format.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec9d6428a6b5562aae0fd5c8b4c8f1dd69747c3c601b23a7bc971158a463c1e +size 14457 diff --git a/documents/docx/libreoffice/deleted_pageref.docx b/documents/docx/libreoffice/deleted_pageref.docx new file mode 100644 index 0000000..bfd7300 --- /dev/null +++ b/documents/docx/libreoffice/deleted_pageref.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f49793d359b676fe92d78ac0980332e5020f258381ee01730ffb5b6bf78fe1 +size 8545 diff --git a/documents/docx/libreoffice/dkvert.docx b/documents/docx/libreoffice/dkvert.docx new file mode 100644 index 0000000..66b94a8 --- /dev/null +++ b/documents/docx/libreoffice/dkvert.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25368386bcc7cdf9af4114e142461665cf3a4408c66f34443014eda44d15ed8 +size 20751 diff --git a/documents/docx/libreoffice/dml-charheight-default.docx b/documents/docx/libreoffice/dml-charheight-default.docx new file mode 100644 index 0000000..a64d461 --- /dev/null +++ b/documents/docx/libreoffice/dml-charheight-default.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47fcd954b83ee560359cb08c2b08b4d8589f2088bf238369c17a582630d41434 +size 15770 diff --git a/documents/docx/libreoffice/dml-customgeometry-cubicbezier.docx b/documents/docx/libreoffice/dml-customgeometry-cubicbezier.docx new file mode 100644 index 0000000..9b39449 --- /dev/null +++ b/documents/docx/libreoffice/dml-customgeometry-cubicbezier.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3854371ab22a732210f735bd31d988389f5df3b960895722a2047ae4451dcf8c +size 8702 diff --git a/documents/docx/libreoffice/dml-gradientfill-theme.docx b/documents/docx/libreoffice/dml-gradientfill-theme.docx new file mode 100644 index 0000000..e5a1175 --- /dev/null +++ b/documents/docx/libreoffice/dml-gradientfill-theme.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de905dc9ba165c16b2af0823271d98b76b5244b29f70d53abb5a411e2ac9eeb +size 15771 diff --git a/documents/docx/libreoffice/dml-groupshape-capitalization.docx b/documents/docx/libreoffice/dml-groupshape-capitalization.docx new file mode 100644 index 0000000..7a15209 --- /dev/null +++ b/documents/docx/libreoffice/dml-groupshape-capitalization.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e896395174f8cd1d3f6fba5246f1927e37ba6cbb2f87a7adcbf5b756f2c46b2 +size 17676 diff --git a/documents/docx/libreoffice/dml-groupshape-childposition.docx b/documents/docx/libreoffice/dml-groupshape-childposition.docx new file mode 100644 index 0000000..2e5bc5c --- /dev/null +++ b/documents/docx/libreoffice/dml-groupshape-childposition.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9c33e41ff8d4e1525f9891288ea478d2f705e7bb35236cbefa0bead01cdcd8 +size 17609 diff --git a/documents/docx/libreoffice/dml-groupshape-paraadjust.docx b/documents/docx/libreoffice/dml-groupshape-paraadjust.docx new file mode 100644 index 0000000..6ff5791 --- /dev/null +++ b/documents/docx/libreoffice/dml-groupshape-paraadjust.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a084413f0324fe3c1e5d8253be119269e3cb498ac1443eaab100338e5f0144d +size 17764 diff --git a/documents/docx/libreoffice/dml-groupshape-paraspacing.docx b/documents/docx/libreoffice/dml-groupshape-paraspacing.docx new file mode 100644 index 0000000..edfe078 --- /dev/null +++ b/documents/docx/libreoffice/dml-groupshape-paraspacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5553d4bfd548f7b885fd82536ffde654ac953ac987fe4136ab6cae4d833a841 +size 17128 diff --git a/documents/docx/libreoffice/dml-groupshape-relsize.docx b/documents/docx/libreoffice/dml-groupshape-relsize.docx new file mode 100644 index 0000000..f2f99f6 --- /dev/null +++ b/documents/docx/libreoffice/dml-groupshape-relsize.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d803a6844ccab27c173b7879a92662f0f2959a095640141359c99f08a5042357 +size 17223 diff --git a/documents/docx/libreoffice/dml-groupshape-runfonts.docx b/documents/docx/libreoffice/dml-groupshape-runfonts.docx new file mode 100644 index 0000000..e89ed8c --- /dev/null +++ b/documents/docx/libreoffice/dml-groupshape-runfonts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d512cead64915c3ec32089c86e83cf6ef5996aab083f7ff2119f46bb449a0a47 +size 16971 diff --git a/documents/docx/libreoffice/dml-groupshape-sdt.docx b/documents/docx/libreoffice/dml-groupshape-sdt.docx new file mode 100644 index 0000000..56d8201 --- /dev/null +++ b/documents/docx/libreoffice/dml-groupshape-sdt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98efc9677a7e2f3a3a43db8007eeba074da82156a063b4ae6fa2b3b3be7b12fc +size 19727 diff --git a/documents/docx/libreoffice/dml-picture-in-textframe.docx b/documents/docx/libreoffice/dml-picture-in-textframe.docx new file mode 100644 index 0000000..bb2e27b --- /dev/null +++ b/documents/docx/libreoffice/dml-picture-in-textframe.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9760caf3775242ac764170bae50fa8f1d0b7de43e281b00a6526cf87c165cef +size 17252 diff --git a/documents/docx/libreoffice/dml-rectangle-relsize.docx b/documents/docx/libreoffice/dml-rectangle-relsize.docx new file mode 100644 index 0000000..8019c94 --- /dev/null +++ b/documents/docx/libreoffice/dml-rectangle-relsize.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6da5752006b24ada6f5cdf3d811b3e6fa15e8f53782f66919c8354d9c95947 +size 17858 diff --git a/documents/docx/libreoffice/dml-shape-fillbitmapcrop.docx b/documents/docx/libreoffice/dml-shape-fillbitmapcrop.docx new file mode 100644 index 0000000..37598d0 --- /dev/null +++ b/documents/docx/libreoffice/dml-shape-fillbitmapcrop.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f24dd1a124e40e71a4134a0a8be381aaf73728531ec3f88896b78a93c6ea5a +size 33037 diff --git a/documents/docx/libreoffice/dml-shape-fillpattern.docx b/documents/docx/libreoffice/dml-shape-fillpattern.docx new file mode 100644 index 0000000..f31ddad --- /dev/null +++ b/documents/docx/libreoffice/dml-shape-fillpattern.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c61710b3f7f86d6b1f0f33d4c432bd821379d4dc9f4dbd7e320171c41df68e4 +size 27380 diff --git a/documents/docx/libreoffice/dml-shape-relsize.docx b/documents/docx/libreoffice/dml-shape-relsize.docx new file mode 100644 index 0000000..2e2e828 --- /dev/null +++ b/documents/docx/libreoffice/dml-shape-relsize.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96d4934ac03af86726675b58339f11d2f60d99998881521d99a5cba61011a7e +size 15499 diff --git a/documents/docx/libreoffice/dml-shape-title.docx b/documents/docx/libreoffice/dml-shape-title.docx new file mode 100644 index 0000000..c44dab3 --- /dev/null +++ b/documents/docx/libreoffice/dml-shape-title.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8cfe5380f49bf659bf9ac83e12a3258a1dc05ddc0599b8ac5a91f81c627ba1a +size 13772 diff --git a/documents/docx/libreoffice/dml-solidfill-alpha.docx b/documents/docx/libreoffice/dml-solidfill-alpha.docx new file mode 100644 index 0000000..6c89134 --- /dev/null +++ b/documents/docx/libreoffice/dml-solidfill-alpha.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ac3ff5788dccc5577f197e777238cb66e1da19c9858136357be81c8f167d75 +size 17049 diff --git a/documents/docx/libreoffice/dml-textframe-vertadjust.docx b/documents/docx/libreoffice/dml-textframe-vertadjust.docx new file mode 100644 index 0000000..2d4d9eb --- /dev/null +++ b/documents/docx/libreoffice/dml-textframe-vertadjust.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fcdcf6a0d63f1febc4578a8ce97e312c16089076fcd8abf33635c43d39011e1 +size 18296 diff --git a/documents/docx/libreoffice/dml-textshape.docx b/documents/docx/libreoffice/dml-textshape.docx new file mode 100644 index 0000000..e31ed09 --- /dev/null +++ b/documents/docx/libreoffice/dml-textshape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ec8e5f6ab82aaddcf56b0d7c77e70c11dd5eea38bd5cee713f2b8ed3638504 +size 16554 diff --git a/documents/docx/libreoffice/dml-textshapeB.docx b/documents/docx/libreoffice/dml-textshapeB.docx new file mode 100644 index 0000000..80d0a71 --- /dev/null +++ b/documents/docx/libreoffice/dml-textshapeB.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef2b6e95c697758b6f71207ec4bcc2daa65568bfe687943a4b52a9e61becceb +size 15148 diff --git a/documents/docx/libreoffice/do-not-break-wrapped-tables.docx b/documents/docx/libreoffice/do-not-break-wrapped-tables.docx new file mode 100644 index 0000000..aeb3b37 --- /dev/null +++ b/documents/docx/libreoffice/do-not-break-wrapped-tables.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853c06a0a967c53f21e31b116e167ed3289e496c44fbfb251cc00fe35ee9d17a +size 13150 diff --git a/documents/docx/libreoffice/do-not-capture-draw-objs-draw-obj-no-capture.docx b/documents/docx/libreoffice/do-not-capture-draw-objs-draw-obj-no-capture.docx new file mode 100644 index 0000000..f284230 --- /dev/null +++ b/documents/docx/libreoffice/do-not-capture-draw-objs-draw-obj-no-capture.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cdeaea8d69a43b8a9844896e1d4c84b1b7bef881e73363306e095d053240807 +size 16064 diff --git a/documents/docx/libreoffice/do-not-capture-draw-objs-on-page-draw-wrap-none.docx b/documents/docx/libreoffice/do-not-capture-draw-objs-on-page-draw-wrap-none.docx new file mode 100644 index 0000000..5631e64 --- /dev/null +++ b/documents/docx/libreoffice/do-not-capture-draw-objs-on-page-draw-wrap-none.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06644869dcf2a1b6d79631fb54c42857a04a566430452e75b4810f0c9ab8ed13 +size 21260 diff --git a/documents/docx/libreoffice/docxopenhyperlinkbox.docx b/documents/docx/libreoffice/docxopenhyperlinkbox.docx new file mode 100644 index 0000000..43cc8a5 --- /dev/null +++ b/documents/docx/libreoffice/docxopenhyperlinkbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7b16e07ede0d6c1e748817f6c19873e162feb5f54699187269ca21c008ebbb +size 18197 diff --git a/documents/docx/libreoffice/dont-add-new-styles.docx b/documents/docx/libreoffice/dont-add-new-styles.docx new file mode 100644 index 0000000..2b21597 --- /dev/null +++ b/documents/docx/libreoffice/dont-add-new-styles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f87a2378fb7addab0b4a1ed9275fdba7c00fc9967e394272bf2684aa6e1ff3e +size 13305 diff --git a/documents/docx/libreoffice/double-border-horizontal.docx b/documents/docx/libreoffice/double-border-horizontal.docx new file mode 100644 index 0000000..aaae132 --- /dev/null +++ b/documents/docx/libreoffice/double-border-horizontal.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5897b12e808dd487948aadeca044dbd2ad67355994f5cdabb72e1288197914fe +size 12250 diff --git a/documents/docx/libreoffice/double-border-vertical.docx b/documents/docx/libreoffice/double-border-vertical.docx new file mode 100644 index 0000000..21cddfb --- /dev/null +++ b/documents/docx/libreoffice/double-border-vertical.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0b22bb5d6bc8c6ff9ecd1a67721c40bd699789c4811942244c7247936a4132 +size 12253 diff --git a/documents/docx/libreoffice/double-page-border.docx b/documents/docx/libreoffice/double-page-border.docx new file mode 100644 index 0000000..cc29bef --- /dev/null +++ b/documents/docx/libreoffice/double-page-border.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885ab7da82ba3b4b090ddc67908e2d4e9db23d17ee57b17481574fb9fae25853 +size 12053 diff --git a/documents/docx/libreoffice/draw-obj-rtl-no-mirror-vml.docx b/documents/docx/libreoffice/draw-obj-rtl-no-mirror-vml.docx new file mode 100644 index 0000000..2bb03fd --- /dev/null +++ b/documents/docx/libreoffice/draw-obj-rtl-no-mirror-vml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:559780c5f90a77bfb714c06dd7b06b5f86994f0479ccb92cbdf144f793247b7a +size 14534 diff --git a/documents/docx/libreoffice/draw-obj-rtl-no-mirror.docx b/documents/docx/libreoffice/draw-obj-rtl-no-mirror.docx new file mode 100644 index 0000000..dcb71f0 --- /dev/null +++ b/documents/docx/libreoffice/draw-obj-rtl-no-mirror.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d5cd2842e009f7a4ba46ea0827e3ba17792e50700f8d060b58d4efb0bb7fd4 +size 12859 diff --git a/documents/docx/libreoffice/draw-shape-inline-effect.docx b/documents/docx/libreoffice/draw-shape-inline-effect.docx new file mode 100644 index 0000000..85ea040 --- /dev/null +++ b/documents/docx/libreoffice/draw-shape-inline-effect.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14cffb2dcafc4f4341872491da7c496017fb5cadea696e83caccec7d692e1d5 +size 16534 diff --git a/documents/docx/libreoffice/drawinglayer-pic-pos.docx b/documents/docx/libreoffice/drawinglayer-pic-pos.docx new file mode 100644 index 0000000..37f5594 --- /dev/null +++ b/documents/docx/libreoffice/drawinglayer-pic-pos.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b3c4c37aefb988a71be3f51e0920c0bd503b50731fef8d1315a5f577591ebf +size 17617 diff --git a/documents/docx/libreoffice/drawingml-flipv.docx b/documents/docx/libreoffice/drawingml-flipv.docx new file mode 100644 index 0000000..367f1c2 --- /dev/null +++ b/documents/docx/libreoffice/drawingml-flipv.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21453fa5e14af894ac3659c66eed5047b75232f02d357653ce24757dd6420314 +size 15580 diff --git a/documents/docx/libreoffice/drop_down_form_field.docx b/documents/docx/libreoffice/drop_down_form_field.docx new file mode 100644 index 0000000..ebb0724 --- /dev/null +++ b/documents/docx/libreoffice/drop_down_form_field.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b10e5ce63dd407c5df4e7b87dbe30b7b9042b79cb277eaf6f0eed9d9d4d0819e +size 4389 diff --git a/documents/docx/libreoffice/dropdown-in-cell.docx b/documents/docx/libreoffice/dropdown-in-cell.docx new file mode 100644 index 0000000..0ce81ea --- /dev/null +++ b/documents/docx/libreoffice/dropdown-in-cell.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ce128e150d5150a90fb6bb222f966e51c806f29c0ad4ad7068bfc072d31ce4 +size 13262 diff --git a/documents/docx/libreoffice/edit-list-autofmt.docx b/documents/docx/libreoffice/edit-list-autofmt.docx new file mode 100644 index 0000000..f757611 --- /dev/null +++ b/documents/docx/libreoffice/edit-list-autofmt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73312d3df49b7adc7d3345dab0a734114d9eb8fd957ef7298fe4cb6a3c4a658e +size 14433 diff --git a/documents/docx/libreoffice/effect-extent-inline.docx b/documents/docx/libreoffice/effect-extent-inline.docx new file mode 100644 index 0000000..80d0c4c --- /dev/null +++ b/documents/docx/libreoffice/effect-extent-inline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9588f7045f0cab70c3357f86f18f2b90b3f986bcde1dfc55cd1294c335cba554 +size 25805 diff --git a/documents/docx/libreoffice/effect-extent-line-width.docx b/documents/docx/libreoffice/effect-extent-line-width.docx new file mode 100644 index 0000000..8fc7c3a --- /dev/null +++ b/documents/docx/libreoffice/effect-extent-line-width.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f2f7e1a1b9f614160164c0be6d0c55e0c3a58e9ecc7f58249f1aeef4fe3c804 +size 23257 diff --git a/documents/docx/libreoffice/effect-extent.docx b/documents/docx/libreoffice/effect-extent.docx new file mode 100644 index 0000000..6b06728 --- /dev/null +++ b/documents/docx/libreoffice/effect-extent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d307059dcc6bcbb4d95f40cad62f8d8f32ba37503a2c7111a2c9875aa30bc708 +size 14715 diff --git a/documents/docx/libreoffice/effectextent-margin.docx b/documents/docx/libreoffice/effectextent-margin.docx new file mode 100644 index 0000000..9f32b52 --- /dev/null +++ b/documents/docx/libreoffice/effectextent-margin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea2782b9592702b8c8df7eabad4567f69101b22e0ef5f21e47e0550501fc8c7 +size 13144 diff --git a/documents/docx/libreoffice/em.docx b/documents/docx/libreoffice/em.docx new file mode 100644 index 0000000..94c1668 --- /dev/null +++ b/documents/docx/libreoffice/em.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1af17a47c07f4302bc3a0f49e864df4b30a1b4f598aa281f87adbe9bda73292 +size 10016 diff --git a/documents/docx/libreoffice/embed-restricted+unrestricted.docx b/documents/docx/libreoffice/embed-restricted+unrestricted.docx new file mode 100644 index 0000000..71a9fb7 --- /dev/null +++ b/documents/docx/libreoffice/embed-restricted+unrestricted.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952d4ca3c7138f47d7922408373f4b963ccc4ee4fa662f5eb944ac1c1346c27e +size 28262 diff --git a/documents/docx/libreoffice/embedded-xlsx.docx b/documents/docx/libreoffice/embedded-xlsx.docx new file mode 100644 index 0000000..7e73d59 --- /dev/null +++ b/documents/docx/libreoffice/embedded-xlsx.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37af4bb83e2ea1a980630516445a4d0877216d929f3d29ab2fdac2d385dc6dd7 +size 33370 diff --git a/documents/docx/libreoffice/embeddedPPTX.docx b/documents/docx/libreoffice/embeddedPPTX.docx new file mode 100644 index 0000000..dc954db --- /dev/null +++ b/documents/docx/libreoffice/embeddedPPTX.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e30504ba2979c02dc109a9997428864191c1fe0b29175150e386b605bdd5b7f9 +size 47642 diff --git a/documents/docx/libreoffice/empty-annotation-mark.docx b/documents/docx/libreoffice/empty-annotation-mark.docx new file mode 100644 index 0000000..46b67f9 --- /dev/null +++ b/documents/docx/libreoffice/empty-annotation-mark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457a73ed8968fd1a56d32739597f45854e1b2133ac56ea5dcb113e25d32ebfbc +size 13339 diff --git a/documents/docx/libreoffice/empty-superscript.docx b/documents/docx/libreoffice/empty-superscript.docx new file mode 100644 index 0000000..6fdacdf --- /dev/null +++ b/documents/docx/libreoffice/empty-superscript.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf20fcd86128c2e1affd16ce0f958d9f2911e8670ef94fe7aa0b21fa8bc6210 +size 12239 diff --git a/documents/docx/libreoffice/empty_group.docx b/documents/docx/libreoffice/empty_group.docx new file mode 100644 index 0000000..8bc026d --- /dev/null +++ b/documents/docx/libreoffice/empty_group.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192035f04b51951a57e7954c9a14005bb1644ee84bccfc44d09810ad70392f7b +size 1414 diff --git a/documents/docx/libreoffice/endingSectionProps.docx b/documents/docx/libreoffice/endingSectionProps.docx new file mode 100644 index 0000000..a9c4c4f --- /dev/null +++ b/documents/docx/libreoffice/endingSectionProps.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a221ea933e16f591517561c08d20b2aaedd00ef3a91555e98e902c475be2ed +size 6506 diff --git a/documents/docx/libreoffice/endnote-at-section-end.docx b/documents/docx/libreoffice/endnote-at-section-end.docx new file mode 100644 index 0000000..a94dfc8 --- /dev/null +++ b/documents/docx/libreoffice/endnote-at-section-end.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99590fe5ca083be10870abf79a32162c71aed982282a99280825bd6cb75f9a98 +size 15476 diff --git a/documents/docx/libreoffice/endnote-cont-separator.docx b/documents/docx/libreoffice/endnote-cont-separator.docx new file mode 100644 index 0000000..3557fb5 --- /dev/null +++ b/documents/docx/libreoffice/endnote-cont-separator.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531062755fbe41054bfffec77b778c595e8b97083dcc0f070e7406fe1b743935 +size 16350 diff --git a/documents/docx/libreoffice/fdo106029.docx b/documents/docx/libreoffice/fdo106029.docx new file mode 100644 index 0000000..6ce44f7 --- /dev/null +++ b/documents/docx/libreoffice/fdo106029.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55cdca418e5d430735c37a55b4f4d5bdb1d611a60cf5aba8412c2872a6ebfbf5 +size 4336 diff --git a/documents/docx/libreoffice/fdo112025-insert.docx b/documents/docx/libreoffice/fdo112025-insert.docx new file mode 100644 index 0000000..be50681 --- /dev/null +++ b/documents/docx/libreoffice/fdo112025-insert.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb26315b89fc5a14da8b39bd64e3b1ea7b87d1764f600c881bb933fe1409cc9 +size 4090 diff --git a/documents/docx/libreoffice/fdo38244.docx b/documents/docx/libreoffice/fdo38244.docx new file mode 100644 index 0000000..aa9ed14 --- /dev/null +++ b/documents/docx/libreoffice/fdo38244.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6935e3fc1b59145943adcd47ac4a854d5667729d8e6c89f057dc1712aa1f74a1 +size 12424 diff --git a/documents/docx/libreoffice/fdo38414.docx b/documents/docx/libreoffice/fdo38414.docx new file mode 100644 index 0000000..8536461 --- /dev/null +++ b/documents/docx/libreoffice/fdo38414.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a364335ce3793eb136faee1db8f0028b983cdbdb729a18f19dbbeba9cac9382 +size 21800 diff --git a/documents/docx/libreoffice/fdo43093.docx b/documents/docx/libreoffice/fdo43093.docx new file mode 100644 index 0000000..5b3f8f3 --- /dev/null +++ b/documents/docx/libreoffice/fdo43093.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52e785d7ed7a56764d35b2a2d84d7f3fc157522d5f20acedaf54a60de98f806 +size 9547 diff --git a/documents/docx/libreoffice/fdo43093b.docx b/documents/docx/libreoffice/fdo43093b.docx new file mode 100644 index 0000000..5d13449 --- /dev/null +++ b/documents/docx/libreoffice/fdo43093b.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7b6f1b7da154c4f0b92712bd9f4afb0e6d2c2976b2e6cc067b38478610127f +size 12959 diff --git a/documents/docx/libreoffice/fdo43573-2-min.docx b/documents/docx/libreoffice/fdo43573-2-min.docx new file mode 100644 index 0000000..e5bbd77 --- /dev/null +++ b/documents/docx/libreoffice/fdo43573-2-min.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb12e7d4ce90ffa6648433b365922ab4727e63bd709f439adda6560e31677e1f +size 60965 diff --git a/documents/docx/libreoffice/fdo43641.docx b/documents/docx/libreoffice/fdo43641.docx new file mode 100644 index 0000000..e48be88 --- /dev/null +++ b/documents/docx/libreoffice/fdo43641.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e3d998341c172ecdcb2889cb5660de514437eba91c989724f9bfd29c1b13d1 +size 11966 diff --git a/documents/docx/libreoffice/fdo44689_start_page_0.docx b/documents/docx/libreoffice/fdo44689_start_page_0.docx new file mode 100644 index 0000000..bccf22d --- /dev/null +++ b/documents/docx/libreoffice/fdo44689_start_page_0.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3e161f0227516b499a71eef0a9bdc3f68b3b3d38681966a53474c2c4a312bc +size 16875 diff --git a/documents/docx/libreoffice/fdo44689_start_page_7.docx b/documents/docx/libreoffice/fdo44689_start_page_7.docx new file mode 100644 index 0000000..f6def31 --- /dev/null +++ b/documents/docx/libreoffice/fdo44689_start_page_7.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a9680b75cf0ef8aa7232e22efcd840fd5cc88a2d59cb24dcab407d8d7e8c61 +size 16849 diff --git a/documents/docx/libreoffice/fdo46361.docx b/documents/docx/libreoffice/fdo46361.docx new file mode 100644 index 0000000..90a4d56 --- /dev/null +++ b/documents/docx/libreoffice/fdo46361.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4191f520eb26fa997db02468b1a63d99f8dd7328ff65b4a4e364d7017e1544a +size 13791 diff --git a/documents/docx/libreoffice/fdo47669.docx b/documents/docx/libreoffice/fdo47669.docx new file mode 100644 index 0000000..d65becd --- /dev/null +++ b/documents/docx/libreoffice/fdo47669.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8b627ea7f28310c3330a2c5ed59a3902a2b6a93aac416ee7be00befe14523f +size 3908 diff --git a/documents/docx/libreoffice/fdo48718-1.docx b/documents/docx/libreoffice/fdo48718-1.docx new file mode 100644 index 0000000..0c3a253 --- /dev/null +++ b/documents/docx/libreoffice/fdo48718-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:158005c960c26f00006bc292834c279ddf6c2b2b5510fac82aa63106f75e50fa +size 25400 diff --git a/documents/docx/libreoffice/fdo52208.docx b/documents/docx/libreoffice/fdo52208.docx new file mode 100644 index 0000000..3e4c52a --- /dev/null +++ b/documents/docx/libreoffice/fdo52208.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae9bbb1202750ed7efc1ed0c1073d9578fd91ffc09bceb9e48f0fb3866ee8b1 +size 13356 diff --git a/documents/docx/libreoffice/fdo53985.docx b/documents/docx/libreoffice/fdo53985.docx new file mode 100644 index 0000000..9188340 --- /dev/null +++ b/documents/docx/libreoffice/fdo53985.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0551e29e7b4adbdd0cedf21e41de55fdd6fa5cced082c531e457de3129247799 +size 20115 diff --git a/documents/docx/libreoffice/fdo55187.docx b/documents/docx/libreoffice/fdo55187.docx new file mode 100644 index 0000000..f3c92a7 --- /dev/null +++ b/documents/docx/libreoffice/fdo55187.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3822100c184b5a3edcf12cd97eeadb00be4e58514f80509d1f31d89099ebb434 +size 12759 diff --git a/documents/docx/libreoffice/fdo55381.docx b/documents/docx/libreoffice/fdo55381.docx new file mode 100644 index 0000000..d230556 --- /dev/null +++ b/documents/docx/libreoffice/fdo55381.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f726efe22d6340bb71c101f945751deb0fb59e724b19f1878fb4f5eee2959c +size 4710 diff --git a/documents/docx/libreoffice/fdo56679.docx b/documents/docx/libreoffice/fdo56679.docx new file mode 100644 index 0000000..5dcba7d --- /dev/null +++ b/documents/docx/libreoffice/fdo56679.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93fc51d1ec55a4fbb262c52f4923a56ba0f0c02e7f06c74644cad3b0e135748 +size 15993 diff --git a/documents/docx/libreoffice/fdo58949.docx b/documents/docx/libreoffice/fdo58949.docx new file mode 100644 index 0000000..b6dfa06 --- /dev/null +++ b/documents/docx/libreoffice/fdo58949.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91bf3704ada1c1f0a2ed80130a51aa322d197a7ed7908461453f10f27dc5ad62 +size 26510 diff --git a/documents/docx/libreoffice/fdo59273.docx b/documents/docx/libreoffice/fdo59273.docx new file mode 100644 index 0000000..e3bec5e --- /dev/null +++ b/documents/docx/libreoffice/fdo59273.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe4871d7b9df95a40dd141aa1e6704876ad909fec807e5cdd8823e25739ab16 +size 4358 diff --git a/documents/docx/libreoffice/fdo59638.docx b/documents/docx/libreoffice/fdo59638.docx new file mode 100644 index 0000000..a2de270 --- /dev/null +++ b/documents/docx/libreoffice/fdo59638.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f2749e78c1a1efd6059f1b35220e932adb16f43bc585c3565a343bd228cf9f +size 12166 diff --git a/documents/docx/libreoffice/fdo60922.docx b/documents/docx/libreoffice/fdo60922.docx new file mode 100644 index 0000000..b4a18aa --- /dev/null +++ b/documents/docx/libreoffice/fdo60922.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec6b0a73fecafc1ba4f6f588305f14cc9ab7dc78fc7e1d10791e7f4cfa5196e +size 4503 diff --git a/documents/docx/libreoffice/fdo60957-2.docx b/documents/docx/libreoffice/fdo60957-2.docx new file mode 100644 index 0000000..dbdc247 --- /dev/null +++ b/documents/docx/libreoffice/fdo60957-2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f37fcc5d4675079e9b2f0bfba2812abdf222a99671e0a3019abb99c93eff55 +size 24075 diff --git a/documents/docx/libreoffice/fdo61343.docx b/documents/docx/libreoffice/fdo61343.docx new file mode 100644 index 0000000..856358f --- /dev/null +++ b/documents/docx/libreoffice/fdo61343.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3142d5d32a0fb5922f7ddbcbb12b1e3d8790708ad0042a978a28ecee535e757d +size 114220 diff --git a/documents/docx/libreoffice/fdo62336.docx b/documents/docx/libreoffice/fdo62336.docx new file mode 100644 index 0000000..aec1ba4 --- /dev/null +++ b/documents/docx/libreoffice/fdo62336.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fe900b32b9abb41f6204f6cf56814bff4c5c882c37c5a55325c9937fa7cba6 +size 21361 diff --git a/documents/docx/libreoffice/fdo63053.docx b/documents/docx/libreoffice/fdo63053.docx new file mode 100644 index 0000000..ef4ece1 --- /dev/null +++ b/documents/docx/libreoffice/fdo63053.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926e9bd95f645ad023e3a66ba46bb722316903fb65abb5d57e5937ce1159642a +size 5044 diff --git a/documents/docx/libreoffice/fdo63164-1.docx b/documents/docx/libreoffice/fdo63164-1.docx new file mode 100644 index 0000000..355a192 --- /dev/null +++ b/documents/docx/libreoffice/fdo63164-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7c1b8df1d85ac9cde4a6be4d2988f136966238f3c612331ef3fbb57634b7d94 +size 48419 diff --git a/documents/docx/libreoffice/fdo63685.docx b/documents/docx/libreoffice/fdo63685.docx new file mode 100644 index 0000000..09e2c13 --- /dev/null +++ b/documents/docx/libreoffice/fdo63685.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c7248c861a0c99a47ac24194e90cb6097b1b1ee9494ef064be6dd09ce21ac2 +size 10964 diff --git a/documents/docx/libreoffice/fdo64238_a.docx b/documents/docx/libreoffice/fdo64238_a.docx new file mode 100644 index 0000000..5c4b046 --- /dev/null +++ b/documents/docx/libreoffice/fdo64238_a.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efccba84685d18caf6890aafe77c7df864e09b85486800c3564c4e96ac6954d6 +size 16401 diff --git a/documents/docx/libreoffice/fdo64238_b.docx b/documents/docx/libreoffice/fdo64238_b.docx new file mode 100644 index 0000000..1e9db4a --- /dev/null +++ b/documents/docx/libreoffice/fdo64238_b.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6703e887069af9ed25f146d53c94009c01e8dd144ad11597d5fa38ab9148ee3 +size 14359 diff --git a/documents/docx/libreoffice/fdo64256.docx b/documents/docx/libreoffice/fdo64256.docx new file mode 100644 index 0000000..dab825c --- /dev/null +++ b/documents/docx/libreoffice/fdo64256.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ffa48c27c51b632076b9592805500dbc0baa5ad6a4af4d0f20b854eb7ec6c7 +size 5602 diff --git a/documents/docx/libreoffice/fdo64350.docx b/documents/docx/libreoffice/fdo64350.docx new file mode 100644 index 0000000..ef58275 --- /dev/null +++ b/documents/docx/libreoffice/fdo64350.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a1d892bb30d9187a163bd5800313c351b717536a1d5d5b8331e6f03b7d73bc4 +size 16139 diff --git a/documents/docx/libreoffice/fdo64826.docx b/documents/docx/libreoffice/fdo64826.docx new file mode 100644 index 0000000..c5c7369 --- /dev/null +++ b/documents/docx/libreoffice/fdo64826.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af5eb9d3d7c8e3555af1fea5e81973ae30b320d2db938b6250f4e6508680462 +size 12018 diff --git a/documents/docx/libreoffice/fdo65090.docx b/documents/docx/libreoffice/fdo65090.docx new file mode 100644 index 0000000..bd13eaf --- /dev/null +++ b/documents/docx/libreoffice/fdo65090.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771272809d19f8ba7522c2844fdbda2f2ff1e56f7c241849bd334c89e57002d6 +size 10409 diff --git a/documents/docx/libreoffice/fdo65265.docx b/documents/docx/libreoffice/fdo65265.docx new file mode 100644 index 0000000..32be493 --- /dev/null +++ b/documents/docx/libreoffice/fdo65265.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6e5a16933cd8a13f0d16d8f1d449cdc786e75d3f269be49472e7e268f40629 +size 14520 diff --git a/documents/docx/libreoffice/fdo65295.docx b/documents/docx/libreoffice/fdo65295.docx new file mode 100644 index 0000000..9a60cc9 --- /dev/null +++ b/documents/docx/libreoffice/fdo65295.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6d430e8e14c589c83bca5105e8631870a683182a6a4f3508263eb1026aab48 +size 26411 diff --git a/documents/docx/libreoffice/fdo65400.docx b/documents/docx/libreoffice/fdo65400.docx new file mode 100644 index 0000000..8f9012e --- /dev/null +++ b/documents/docx/libreoffice/fdo65400.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70c1fd55cd928ff764f2f5af07d304c1c865118c8c611a079b0f639ad29dd7c +size 16108 diff --git a/documents/docx/libreoffice/fdo65632.docx b/documents/docx/libreoffice/fdo65632.docx new file mode 100644 index 0000000..c6805c9 --- /dev/null +++ b/documents/docx/libreoffice/fdo65632.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:653f83c1dc16a727d22931fe8e55c8e831d6f3d31b98b8cb5854816100df5395 +size 12862 diff --git a/documents/docx/libreoffice/fdo65655.docx b/documents/docx/libreoffice/fdo65655.docx new file mode 100644 index 0000000..784c27b --- /dev/null +++ b/documents/docx/libreoffice/fdo65655.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e13de6d762385ae8d3420e5c776ad3d81674483e05a1e6f4334984e0e8a4a776 +size 13760 diff --git a/documents/docx/libreoffice/fdo65718.docx b/documents/docx/libreoffice/fdo65718.docx new file mode 100644 index 0000000..8230a77 --- /dev/null +++ b/documents/docx/libreoffice/fdo65718.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32719c860b99ee14d7a0286848effc4e121c6344e071fa27d8eb6e3d6957dab +size 62876 diff --git a/documents/docx/libreoffice/fdo65833.docx b/documents/docx/libreoffice/fdo65833.docx new file mode 100644 index 0000000..9961980 --- /dev/null +++ b/documents/docx/libreoffice/fdo65833.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e69b83e56f05ac5d344922d2c1d340c14d51ded7c0040835fae9a2db36c1dd +size 34539 diff --git a/documents/docx/libreoffice/fdo66145.docx b/documents/docx/libreoffice/fdo66145.docx new file mode 100644 index 0000000..f063ba8 --- /dev/null +++ b/documents/docx/libreoffice/fdo66145.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8fdd7f5826fa83c528fd6aee4cc4fa3dd83040b7edbd7ae31c2374236d6dde5 +size 16245 diff --git a/documents/docx/libreoffice/fdo66474.docx b/documents/docx/libreoffice/fdo66474.docx new file mode 100644 index 0000000..b54d595 --- /dev/null +++ b/documents/docx/libreoffice/fdo66474.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575230f0c7b08ee7067337b99c0bc3bcb3d9b4bf93917c4b6dcb26900fcefad5 +size 96326 diff --git a/documents/docx/libreoffice/fdo66543.docx b/documents/docx/libreoffice/fdo66543.docx new file mode 100644 index 0000000..15ccfcf --- /dev/null +++ b/documents/docx/libreoffice/fdo66543.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f05a8f1610d6fb2a8664b76d4ed7ec17fd1aeb61ef64cefe6051f98b98301000 +size 16196 diff --git a/documents/docx/libreoffice/fdo66688.docx b/documents/docx/libreoffice/fdo66688.docx new file mode 100644 index 0000000..fbbfcb1 --- /dev/null +++ b/documents/docx/libreoffice/fdo66688.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e853d29b4be3905eca39aea0a98eda9cbd2a063b8068b9735bccfb9252b051d +size 24042 diff --git a/documents/docx/libreoffice/fdo66773.docx b/documents/docx/libreoffice/fdo66773.docx new file mode 100644 index 0000000..2a29e4d --- /dev/null +++ b/documents/docx/libreoffice/fdo66773.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b499d1297a99ab60b940d60eea60cbeae25b7cec937c50e79b96ab207c8f9d05 +size 16239 diff --git a/documents/docx/libreoffice/fdo66781.docx b/documents/docx/libreoffice/fdo66781.docx new file mode 100644 index 0000000..a03e8a1 --- /dev/null +++ b/documents/docx/libreoffice/fdo66781.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bbdd630301f99ceca67626012f6ca49140ecbbd86944ec63dd19cce991578e7 +size 21428 diff --git a/documents/docx/libreoffice/fdo66929.docx b/documents/docx/libreoffice/fdo66929.docx new file mode 100644 index 0000000..e55c157 --- /dev/null +++ b/documents/docx/libreoffice/fdo66929.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d898314f3718485ed544e16211f9a4e11326dd0124248502d9bc3b1e95ad51 +size 21624 diff --git a/documents/docx/libreoffice/fdo67013.docx b/documents/docx/libreoffice/fdo67013.docx new file mode 100644 index 0000000..0cb5ef0 --- /dev/null +++ b/documents/docx/libreoffice/fdo67013.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9106c8eca7363cbc369b98d2cab1fb9964c9bdea79e0441921b1497443f4435d +size 27038 diff --git a/documents/docx/libreoffice/fdo67737.docx b/documents/docx/libreoffice/fdo67737.docx new file mode 100644 index 0000000..61c212e --- /dev/null +++ b/documents/docx/libreoffice/fdo67737.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8854cffcf5af447462744cf8de9580b4fd9a0c9b22da194a19ee6639945aee +size 21349 diff --git a/documents/docx/libreoffice/fdo68418.docx b/documents/docx/libreoffice/fdo68418.docx new file mode 100644 index 0000000..8807371 --- /dev/null +++ b/documents/docx/libreoffice/fdo68418.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723d0d8151dd4eb068912149a35eb00ad8b02fece6c06dcc42ccd3336685a0c8 +size 13897 diff --git a/documents/docx/libreoffice/fdo68607.docx b/documents/docx/libreoffice/fdo68607.docx new file mode 100644 index 0000000..4f58f7f --- /dev/null +++ b/documents/docx/libreoffice/fdo68607.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d20bdc8ff2d2c9312134fd632b93fe1a90f38aaa6e2f6faa96f8da7980a479 +size 36117 diff --git a/documents/docx/libreoffice/fdo68787.docx b/documents/docx/libreoffice/fdo68787.docx new file mode 100644 index 0000000..2b95ca8 --- /dev/null +++ b/documents/docx/libreoffice/fdo68787.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9fdbe09a67b36268b627ec433c0e4a288ad75f4e38c2c734737ed4235ad01fe +size 14436 diff --git a/documents/docx/libreoffice/fdo69548.docx b/documents/docx/libreoffice/fdo69548.docx new file mode 100644 index 0000000..19e4bad --- /dev/null +++ b/documents/docx/libreoffice/fdo69548.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f9a15ef0d781c38e8447e6949f978ebd6e7cb23f5aa40a6564bec8d844fa6a +size 3802 diff --git a/documents/docx/libreoffice/fdo69616.docx b/documents/docx/libreoffice/fdo69616.docx new file mode 100644 index 0000000..600c327 --- /dev/null +++ b/documents/docx/libreoffice/fdo69616.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274d9a95965f9312d96c2622a950717c354fbefbc8112decea6fab5d8b622e95 +size 22253 diff --git a/documents/docx/libreoffice/fdo69636.docx b/documents/docx/libreoffice/fdo69636.docx new file mode 100644 index 0000000..54b7216 --- /dev/null +++ b/documents/docx/libreoffice/fdo69636.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4700abea3e4590719cb1a1b1297cd1018dcca338c09e48b156d5a3df6a9837a5 +size 23779 diff --git a/documents/docx/libreoffice/fdo69644.docx b/documents/docx/libreoffice/fdo69644.docx new file mode 100644 index 0000000..3fcb8bb --- /dev/null +++ b/documents/docx/libreoffice/fdo69644.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e530f9e0b209bd9f4b742fdc0fb94c1d7439a8a1661b21f9e7f1f1bb08956935 +size 18215 diff --git a/documents/docx/libreoffice/fdo69649.docx b/documents/docx/libreoffice/fdo69649.docx new file mode 100644 index 0000000..c1f5570 --- /dev/null +++ b/documents/docx/libreoffice/fdo69649.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787153f47dc5184fb997c884e56361f67de645cbb50ca783c6e02d0e0d55832f +size 35048 diff --git a/documents/docx/libreoffice/fdo70457.docx b/documents/docx/libreoffice/fdo70457.docx new file mode 100644 index 0000000..10f0e14 --- /dev/null +++ b/documents/docx/libreoffice/fdo70457.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07244237146f025d95b50644c3f8d3413832f0d027f75ccd92a5a3389f361bf +size 20296 diff --git a/documents/docx/libreoffice/fdo70812.docx b/documents/docx/libreoffice/fdo70812.docx new file mode 100644 index 0000000..397c7dd --- /dev/null +++ b/documents/docx/libreoffice/fdo70812.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb31667f29134740a4032dd3bdef4b9e5592690d65a8029a9b5c88752c2e350e +size 5530 diff --git a/documents/docx/libreoffice/fdo70838.docx b/documents/docx/libreoffice/fdo70838.docx new file mode 100644 index 0000000..b011595 --- /dev/null +++ b/documents/docx/libreoffice/fdo70838.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4dd088752e4327ff21e18ab92e391fc90ebaf5e96c8a5d418a1e94312d5614a +size 4103 diff --git a/documents/docx/libreoffice/fdo70942.docx b/documents/docx/libreoffice/fdo70942.docx new file mode 100644 index 0000000..241512c --- /dev/null +++ b/documents/docx/libreoffice/fdo70942.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708b728d2fa66f564625554d4406abaab30bf6e323e08aa6c98b12904775b2d5 +size 15520 diff --git a/documents/docx/libreoffice/fdo71302.docx b/documents/docx/libreoffice/fdo71302.docx new file mode 100644 index 0000000..dc20fbd --- /dev/null +++ b/documents/docx/libreoffice/fdo71302.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756cb72964f5530b919e4ef0d06614adeca18a100d6bbb1ee85a5f05e778c9dd +size 13418 diff --git a/documents/docx/libreoffice/fdo71646.docx b/documents/docx/libreoffice/fdo71646.docx new file mode 100644 index 0000000..5963461 --- /dev/null +++ b/documents/docx/libreoffice/fdo71646.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ff725836720b6909acd29424914f5be6efc1eb5c3d6217d0633755ee004aa7 +size 22792 diff --git a/documents/docx/libreoffice/fdo71785.docx b/documents/docx/libreoffice/fdo71785.docx new file mode 100644 index 0000000..30d8ca3 --- /dev/null +++ b/documents/docx/libreoffice/fdo71785.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8127edb1ab36e3b319517773735c8ae992a30a144c01e1f7882d24bfe7b7a5b +size 54366 diff --git a/documents/docx/libreoffice/fdo71834.docx b/documents/docx/libreoffice/fdo71834.docx new file mode 100644 index 0000000..084497e --- /dev/null +++ b/documents/docx/libreoffice/fdo71834.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6242f8745243cd303ba5503c98c7885e966d67fc17916bcb4f83d9ffbae0e704 +size 20967 diff --git a/documents/docx/libreoffice/fdo72560.docx b/documents/docx/libreoffice/fdo72560.docx new file mode 100644 index 0000000..252cf05 --- /dev/null +++ b/documents/docx/libreoffice/fdo72560.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a727ae0a9c03b9cd9c04d2c90899329100e2d6f5e8e9f659c3d5f2a8f76e0b6 +size 15144 diff --git a/documents/docx/libreoffice/fdo72560b.docx b/documents/docx/libreoffice/fdo72560b.docx new file mode 100644 index 0000000..3638cb7 --- /dev/null +++ b/documents/docx/libreoffice/fdo72560b.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68c791a7143dec968ab2059f8a37bf598ea1da17896dd7e04820bbb02f3f40d +size 9969 diff --git a/documents/docx/libreoffice/fdo72560c.docx b/documents/docx/libreoffice/fdo72560c.docx new file mode 100644 index 0000000..2b7b388 --- /dev/null +++ b/documents/docx/libreoffice/fdo72560c.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24dc08759651d585c6409554066c16beada89a328a1943520c722a531fa379d +size 9969 diff --git a/documents/docx/libreoffice/fdo72560d.docx b/documents/docx/libreoffice/fdo72560d.docx new file mode 100644 index 0000000..0fde83d --- /dev/null +++ b/documents/docx/libreoffice/fdo72560d.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff4b3fee93942ff27bde121ab580178075c99fcfb8de2f6258420e032ccf0657 +size 8116 diff --git a/documents/docx/libreoffice/fdo72560e.docx b/documents/docx/libreoffice/fdo72560e.docx new file mode 100644 index 0000000..95e8486 --- /dev/null +++ b/documents/docx/libreoffice/fdo72560e.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3fb31ada26797c7b94d988bfffcd96ed72463be83642abbc809924dfb166393 +size 9934 diff --git a/documents/docx/libreoffice/fdo72942-insert.docx b/documents/docx/libreoffice/fdo72942-insert.docx new file mode 100644 index 0000000..456e24e --- /dev/null +++ b/documents/docx/libreoffice/fdo72942-insert.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e37a64414d780b2b6fd5411c31b8d41d33df81e5d0afc63b07e5e2fd9f9d7d8 +size 11830 diff --git a/documents/docx/libreoffice/fdo72942.docx b/documents/docx/libreoffice/fdo72942.docx new file mode 100644 index 0000000..edee9af --- /dev/null +++ b/documents/docx/libreoffice/fdo72942.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d589d9f1cfe9cb75a3644893b3fb4aadc28fcda935fe32f33e633e420d98aaf +size 4980 diff --git a/documents/docx/libreoffice/fdo73215.docx b/documents/docx/libreoffice/fdo73215.docx new file mode 100644 index 0000000..1a5daee --- /dev/null +++ b/documents/docx/libreoffice/fdo73215.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bcc23469b5f177813d742f963042c1247dbb76693cc8d874247d9343087a37b +size 17846 diff --git a/documents/docx/libreoffice/fdo73227.docx b/documents/docx/libreoffice/fdo73227.docx new file mode 100644 index 0000000..36ecedf --- /dev/null +++ b/documents/docx/libreoffice/fdo73227.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b001ab3785af3374dacc9dc68ef5f060ffef8a661ae9f0ba112632401a9e9f79 +size 206920 diff --git a/documents/docx/libreoffice/fdo73247.docx b/documents/docx/libreoffice/fdo73247.docx new file mode 100644 index 0000000..4ad4acd --- /dev/null +++ b/documents/docx/libreoffice/fdo73247.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c70577f05dd0d6d38202934222074eb17b43d854cfcfb6f3b84433d9b063ab +size 17526 diff --git a/documents/docx/libreoffice/fdo73389.docx b/documents/docx/libreoffice/fdo73389.docx new file mode 100644 index 0000000..5abbd36 --- /dev/null +++ b/documents/docx/libreoffice/fdo73389.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5dabc8d4a970348cf9ff9a0a081414941898dcdbec7be0d1f05669d7329247 +size 11067 diff --git a/documents/docx/libreoffice/fdo73541.docx b/documents/docx/libreoffice/fdo73541.docx new file mode 100644 index 0000000..cbb0dd0 --- /dev/null +++ b/documents/docx/libreoffice/fdo73541.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf845c867b8f64336f010c4514cbe588042ba087fde7448c52058b7edbf83bcb +size 16446 diff --git a/documents/docx/libreoffice/fdo73550.docx b/documents/docx/libreoffice/fdo73550.docx new file mode 100644 index 0000000..d166c99 --- /dev/null +++ b/documents/docx/libreoffice/fdo73550.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7430eb6587187c56fd36ef9ffc9e2e045e23be185ddecfb524e06bcba22fc6 +size 7671 diff --git a/documents/docx/libreoffice/fdo73556.docx b/documents/docx/libreoffice/fdo73556.docx new file mode 100644 index 0000000..df07bf5 --- /dev/null +++ b/documents/docx/libreoffice/fdo73556.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cc0719e61e07f5bde0cbba1706162d974b06893cdd090eaa4b6f560d73b71b +size 12124 diff --git a/documents/docx/libreoffice/fdo73596_AlphaSeparator.docx b/documents/docx/libreoffice/fdo73596_AlphaSeparator.docx new file mode 100644 index 0000000..f159f5c --- /dev/null +++ b/documents/docx/libreoffice/fdo73596_AlphaSeparator.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:563123f360d60cb3602dcc0787574a7d9aa923c8fe7edec0f4690dd1c0074f04 +size 16099 diff --git a/documents/docx/libreoffice/fdo73596_RunInStyle.docx b/documents/docx/libreoffice/fdo73596_RunInStyle.docx new file mode 100644 index 0000000..9e88b94 --- /dev/null +++ b/documents/docx/libreoffice/fdo73596_RunInStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4eed35188771f96094b9eab548dbe9214c2a25f88d9c37784621c5aa41da8b0 +size 15886 diff --git a/documents/docx/libreoffice/fdo73608-1.docx b/documents/docx/libreoffice/fdo73608-1.docx new file mode 100644 index 0000000..30a5e6f --- /dev/null +++ b/documents/docx/libreoffice/fdo73608-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1dda9466cc85faddefa96ef81a4f9410f00020ca036e803050eb304b517e17c +size 11066 diff --git a/documents/docx/libreoffice/fdo73608-2.docx b/documents/docx/libreoffice/fdo73608-2.docx new file mode 100644 index 0000000..5e60b26 --- /dev/null +++ b/documents/docx/libreoffice/fdo73608-2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62de7c1ed6c5c31f79e7d0f693d4d013b287e531107ec97fc75e862b0cf0b80c +size 11064 diff --git a/documents/docx/libreoffice/fdo74110.docx b/documents/docx/libreoffice/fdo74110.docx new file mode 100644 index 0000000..54428fe --- /dev/null +++ b/documents/docx/libreoffice/fdo74110.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c3101299b35a31f56c76661824a4eef0cc52a7eee643bb4de626d90c627ee9 +size 20091 diff --git a/documents/docx/libreoffice/fdo74153.docx b/documents/docx/libreoffice/fdo74153.docx new file mode 100644 index 0000000..7cc7914 --- /dev/null +++ b/documents/docx/libreoffice/fdo74153.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa3eccafaf61d047f0756e0d85eb22c2c4983d454192fa6a16454816d0fb572 +size 11506 diff --git a/documents/docx/libreoffice/fdo74357.docx b/documents/docx/libreoffice/fdo74357.docx new file mode 100644 index 0000000..70fdf9a --- /dev/null +++ b/documents/docx/libreoffice/fdo74357.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88ee54ee96f43a24a9e74467ebbd4181e5a9e5a30f11fa01ebe6df2c2729275 +size 11930 diff --git a/documents/docx/libreoffice/fdo74401.docx b/documents/docx/libreoffice/fdo74401.docx new file mode 100644 index 0000000..0da5562 --- /dev/null +++ b/documents/docx/libreoffice/fdo74401.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958a20f708048e3ee512dbb7396b7b14cd0ee14d2bd8c491dcfa407b9813cccb +size 18425 diff --git a/documents/docx/libreoffice/fdo74566.docx b/documents/docx/libreoffice/fdo74566.docx new file mode 100644 index 0000000..856c371 --- /dev/null +++ b/documents/docx/libreoffice/fdo74566.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6ec9de326081b236879b96fef063699ea053fac81bcb84fb095afabac3a21eb +size 12675 diff --git a/documents/docx/libreoffice/fdo74605.docx b/documents/docx/libreoffice/fdo74605.docx new file mode 100644 index 0000000..7269896 --- /dev/null +++ b/documents/docx/libreoffice/fdo74605.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544679e2061bae7bc34ae322afcfda5d4c7c1e451a0d3845af3900979535c91e +size 180916 diff --git a/documents/docx/libreoffice/fdo74745.docx b/documents/docx/libreoffice/fdo74745.docx new file mode 100644 index 0000000..3d09cfe --- /dev/null +++ b/documents/docx/libreoffice/fdo74745.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00ab9c18007b6abd3222e3763171d41dc40b8906fc9e02e6a9ef037a1f04bfce +size 32560 diff --git a/documents/docx/libreoffice/fdo74792.docx b/documents/docx/libreoffice/fdo74792.docx new file mode 100644 index 0000000..828f1e5 --- /dev/null +++ b/documents/docx/libreoffice/fdo74792.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a53b0e08873c87b29e5d35ad238dfbe70e05b936cd5b4776ef31bfed15d8c144 +size 127945 diff --git a/documents/docx/libreoffice/fdo75431.docx b/documents/docx/libreoffice/fdo75431.docx new file mode 100644 index 0000000..cff53da --- /dev/null +++ b/documents/docx/libreoffice/fdo75431.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7271065f4b39d2d67e98497f5c40790a954ac4a2b35f6ff7d2d1be7332804e14 +size 13275 diff --git a/documents/docx/libreoffice/fdo75722-dml.docx b/documents/docx/libreoffice/fdo75722-dml.docx new file mode 100644 index 0000000..7501821 --- /dev/null +++ b/documents/docx/libreoffice/fdo75722-dml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef2d3ee29e7b4b8d1766e142c49fe41972bb2c970524bda978c4bf3c78c02ba +size 15469 diff --git a/documents/docx/libreoffice/fdo75722-vml.docx b/documents/docx/libreoffice/fdo75722-vml.docx new file mode 100644 index 0000000..1281b8e --- /dev/null +++ b/documents/docx/libreoffice/fdo75722-vml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f7ac3bd0b541350c87e074be8f34131d88a46dc9b68177b110b8e0aee0ed68 +size 10146 diff --git a/documents/docx/libreoffice/fdo76016.docx b/documents/docx/libreoffice/fdo76016.docx new file mode 100644 index 0000000..5703317 --- /dev/null +++ b/documents/docx/libreoffice/fdo76016.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa19674a2bd54f7a4e3b3aa732450314b02e90707e249a005295b481180e91e +size 15182 diff --git a/documents/docx/libreoffice/fdo76098.docx b/documents/docx/libreoffice/fdo76098.docx new file mode 100644 index 0000000..18abf27 --- /dev/null +++ b/documents/docx/libreoffice/fdo76098.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e7239635dee3b7790392ce9490218db3868e7a6519ecb7db1fa72c9e376b48 +size 79411 diff --git a/documents/docx/libreoffice/fdo76101.docx b/documents/docx/libreoffice/fdo76101.docx new file mode 100644 index 0000000..ecc1b62 --- /dev/null +++ b/documents/docx/libreoffice/fdo76101.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2598847874ee569b34b03538509cf831942b01e900d4c53d656c8a7579086142 +size 88435 diff --git a/documents/docx/libreoffice/fdo76163.docx b/documents/docx/libreoffice/fdo76163.docx new file mode 100644 index 0000000..9b30d40 --- /dev/null +++ b/documents/docx/libreoffice/fdo76163.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0fc1bd5c590106a2554ff52b1165dca168b41728a8c0507cd6c4f9eb6eb9bbb +size 41001 diff --git a/documents/docx/libreoffice/fdo76249.docx b/documents/docx/libreoffice/fdo76249.docx new file mode 100644 index 0000000..6e084d4 --- /dev/null +++ b/documents/docx/libreoffice/fdo76249.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73320103ca84f3c4d44fe3c55a19b838be4cbe93fa6629306df25d55075d28c +size 121643 diff --git a/documents/docx/libreoffice/fdo76316.docx b/documents/docx/libreoffice/fdo76316.docx new file mode 100644 index 0000000..27a85f1 --- /dev/null +++ b/documents/docx/libreoffice/fdo76316.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da37919bf44b5db49759e0d85b420a6f241c02da41c3d75237c92f379a366309 +size 653222 diff --git a/documents/docx/libreoffice/fdo76583.docx b/documents/docx/libreoffice/fdo76583.docx new file mode 100644 index 0000000..25b8213 --- /dev/null +++ b/documents/docx/libreoffice/fdo76583.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f6ca33ab26b539a9f8f1073275c60182d7e4492b29326d2a8e2ff34ef7638f +size 14007 diff --git a/documents/docx/libreoffice/fdo76586.docx b/documents/docx/libreoffice/fdo76586.docx new file mode 100644 index 0000000..cf00391 --- /dev/null +++ b/documents/docx/libreoffice/fdo76586.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d2250ee798e7d1ea03859eb33603a29b7c1bbf65acedebd87f855d292bdfc2 +size 12277 diff --git a/documents/docx/libreoffice/fdo76587.docx b/documents/docx/libreoffice/fdo76587.docx new file mode 100644 index 0000000..f503a24 --- /dev/null +++ b/documents/docx/libreoffice/fdo76587.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9edbfe396f8d0b8024b9a2e13be7e5b6513b78217e45d1fb7f01da8258cf490f +size 13605 diff --git a/documents/docx/libreoffice/fdo76589.docx b/documents/docx/libreoffice/fdo76589.docx new file mode 100644 index 0000000..1b1a376 --- /dev/null +++ b/documents/docx/libreoffice/fdo76589.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22943ef43d8495d0b3ccb9815f7184379edcab46f77dbfd2867106b99b237f11 +size 13790 diff --git a/documents/docx/libreoffice/fdo76591.docx b/documents/docx/libreoffice/fdo76591.docx new file mode 100644 index 0000000..10ae75b --- /dev/null +++ b/documents/docx/libreoffice/fdo76591.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf950664f9cd4779c0bf6d79fe3c0562f16c241c303a3817eee4c2beb564bfe3 +size 109793 diff --git a/documents/docx/libreoffice/fdo76597.docx b/documents/docx/libreoffice/fdo76597.docx new file mode 100644 index 0000000..9009c3e --- /dev/null +++ b/documents/docx/libreoffice/fdo76597.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3231db6d985d490cfecb1f36da3231ad9a3a5a10c5130ac2d01886b16e6c0999 +size 83390 diff --git a/documents/docx/libreoffice/fdo76741.docx b/documents/docx/libreoffice/fdo76741.docx new file mode 100644 index 0000000..960ef72 --- /dev/null +++ b/documents/docx/libreoffice/fdo76741.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26604da86e9245c4544c1686afd6ec4842b4c1d6372c9226ba503db8f0b589ac +size 18895 diff --git a/documents/docx/libreoffice/fdo76803.docx b/documents/docx/libreoffice/fdo76803.docx new file mode 100644 index 0000000..bb97c96 --- /dev/null +++ b/documents/docx/libreoffice/fdo76803.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9314335d65598b7b52072244eb90aeb0eb9c5fa5971ce50f49f7b3fd457fbfb4 +size 36516 diff --git a/documents/docx/libreoffice/fdo76934.docx b/documents/docx/libreoffice/fdo76934.docx new file mode 100644 index 0000000..7217a31 --- /dev/null +++ b/documents/docx/libreoffice/fdo76934.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c635ae3fcc16434fb082d6efe259d04de7c85c8ee96b67fc519117cfc4c2ca06 +size 31867 diff --git a/documents/docx/libreoffice/fdo76979.docx b/documents/docx/libreoffice/fdo76979.docx new file mode 100644 index 0000000..255cbc4 --- /dev/null +++ b/documents/docx/libreoffice/fdo76979.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bb3b119fbdf89aac2f436a862ed8f547bd4229b5bea907a3e8f8412ed4ca7c +size 41973 diff --git a/documents/docx/libreoffice/fdo77117.docx b/documents/docx/libreoffice/fdo77117.docx new file mode 100644 index 0000000..4a38eb4 --- /dev/null +++ b/documents/docx/libreoffice/fdo77117.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7bf5545cfd1a1c5632b1d79394fbf22a77318c9baa56a7107ee4ddca2ba4499 +size 23755 diff --git a/documents/docx/libreoffice/fdo77129.docx b/documents/docx/libreoffice/fdo77129.docx new file mode 100644 index 0000000..31e593e --- /dev/null +++ b/documents/docx/libreoffice/fdo77129.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03dc8c7cbabbb90d097d7dc55b5d013c009a1bc61abe48813917a317190fa58c +size 106404 diff --git a/documents/docx/libreoffice/fdo77476.docx b/documents/docx/libreoffice/fdo77476.docx new file mode 100644 index 0000000..c816f6d --- /dev/null +++ b/documents/docx/libreoffice/fdo77476.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4105c4fa8ea40f46c02a33363b8c5caf8304516f5bc6272e7b075cfd3cd8c51a +size 935746 diff --git a/documents/docx/libreoffice/fdo77716.docx b/documents/docx/libreoffice/fdo77716.docx new file mode 100644 index 0000000..e5f06ca --- /dev/null +++ b/documents/docx/libreoffice/fdo77716.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4615e63c53faa7efda80f038946fab269bdf3c3e2084c1db62feb98621b337 +size 12915 diff --git a/documents/docx/libreoffice/fdo77718.docx b/documents/docx/libreoffice/fdo77718.docx new file mode 100644 index 0000000..5110205 --- /dev/null +++ b/documents/docx/libreoffice/fdo77718.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbfbde67ab25a0b889a58406d6eec18623d3aad998816b414449d5075f642c5 +size 554994 diff --git a/documents/docx/libreoffice/fdo77719.docx b/documents/docx/libreoffice/fdo77719.docx new file mode 100644 index 0000000..cfeba41 --- /dev/null +++ b/documents/docx/libreoffice/fdo77719.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46f124794a7b5106cb6e71d80ab017f620b85beab3b6b27639d2966e6a0d9ac +size 16680 diff --git a/documents/docx/libreoffice/fdo77725.docx b/documents/docx/libreoffice/fdo77725.docx new file mode 100644 index 0000000..c336065 --- /dev/null +++ b/documents/docx/libreoffice/fdo77725.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38e0894c85041da43aeaeb7600459f2b5539c0b27c60b4bd419f76b9413b4cb9 +size 53579 diff --git a/documents/docx/libreoffice/fdo77727.docx b/documents/docx/libreoffice/fdo77727.docx new file mode 100644 index 0000000..2f86367 --- /dev/null +++ b/documents/docx/libreoffice/fdo77727.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c8e4ded17ebcfe31f3e58d7a8a1e87650a02e82232db8ceb4619217edcc21e0 +size 41171 diff --git a/documents/docx/libreoffice/fdo77759.docx b/documents/docx/libreoffice/fdo77759.docx new file mode 100644 index 0000000..2381ba6 --- /dev/null +++ b/documents/docx/libreoffice/fdo77759.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7af11c6f17bad0b055532eb8367e691fb5d40fed512ad6c5cc9e07563048ca23 +size 23880 diff --git a/documents/docx/libreoffice/fdo77812.docx b/documents/docx/libreoffice/fdo77812.docx new file mode 100644 index 0000000..4effefa --- /dev/null +++ b/documents/docx/libreoffice/fdo77812.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a281540e0c4a0b6bbee6a7480dff5b99af23fb214b6ae440d8ead6481fe8fc2 +size 13485 diff --git a/documents/docx/libreoffice/fdo77887.docx b/documents/docx/libreoffice/fdo77887.docx new file mode 100644 index 0000000..4f23ef9 --- /dev/null +++ b/documents/docx/libreoffice/fdo77887.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc13fbc28343484c9e29f142095771ce2d1bd89ef5a9ca4b3913210522a155d +size 34968 diff --git a/documents/docx/libreoffice/fdo77890.docx b/documents/docx/libreoffice/fdo77890.docx new file mode 100644 index 0000000..58b58b8 --- /dev/null +++ b/documents/docx/libreoffice/fdo77890.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f0312291912f7dad4d701396e7db2ba4df521d1baa71e9c2f16b1b814dc9a1 +size 31759 diff --git a/documents/docx/libreoffice/fdo78284.docx b/documents/docx/libreoffice/fdo78284.docx new file mode 100644 index 0000000..eaf5bc1 --- /dev/null +++ b/documents/docx/libreoffice/fdo78284.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0213d2778e635658b2ed65a466342b5aa3cb06057a4fbec2f51f98b46ef8709e +size 26129 diff --git a/documents/docx/libreoffice/fdo78300.docx b/documents/docx/libreoffice/fdo78300.docx new file mode 100644 index 0000000..d46dbb0 --- /dev/null +++ b/documents/docx/libreoffice/fdo78300.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a104f46e079829d8651b4ab11b2eab5113b674361a2524dc3a99424796bfe1d0 +size 14358 diff --git a/documents/docx/libreoffice/fdo78333-1-minimized.docx b/documents/docx/libreoffice/fdo78333-1-minimized.docx new file mode 100644 index 0000000..1f2c50f --- /dev/null +++ b/documents/docx/libreoffice/fdo78333-1-minimized.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f7bc758d6c7496b37574dd2a49ec12c20fcff85cfc19655d35ba4bc39cbcd0 +size 27391 diff --git a/documents/docx/libreoffice/fdo78384.docx b/documents/docx/libreoffice/fdo78384.docx new file mode 100644 index 0000000..59e5802 --- /dev/null +++ b/documents/docx/libreoffice/fdo78384.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45622ca78d03813af0019801ff78ed6a79f91b8bf427dbde09c4c404f5a23bc5 +size 13134 diff --git a/documents/docx/libreoffice/fdo78420.docx b/documents/docx/libreoffice/fdo78420.docx new file mode 100644 index 0000000..61ffa1b --- /dev/null +++ b/documents/docx/libreoffice/fdo78420.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c465108728bb073bd055cb2bfb4d7bdf8e75380aed8119402f34d0ce7b2496 +size 454703 diff --git a/documents/docx/libreoffice/fdo78432.docx b/documents/docx/libreoffice/fdo78432.docx new file mode 100644 index 0000000..c0af93e --- /dev/null +++ b/documents/docx/libreoffice/fdo78432.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a25a03e5e81cc88f865599e1ee1c40642d4bb37ab2818c56ff148488d183de +size 29365 diff --git a/documents/docx/libreoffice/fdo78469.docx b/documents/docx/libreoffice/fdo78469.docx new file mode 100644 index 0000000..c2b2370 --- /dev/null +++ b/documents/docx/libreoffice/fdo78469.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9d53c2cc9e394ed990fc96cc90c0637d8a846f8fd66df8c3b4b5b58a5252d4 +size 31664 diff --git a/documents/docx/libreoffice/fdo78474.docx b/documents/docx/libreoffice/fdo78474.docx new file mode 100644 index 0000000..fa4e69d --- /dev/null +++ b/documents/docx/libreoffice/fdo78474.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6cd0d9709aea416954fc9c7748d925ff0acbe885a7ab0d4bb41e1c84912cb65 +size 116064 diff --git a/documents/docx/libreoffice/fdo78599.docx b/documents/docx/libreoffice/fdo78599.docx new file mode 100644 index 0000000..0487ff6 --- /dev/null +++ b/documents/docx/libreoffice/fdo78599.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5e057d154aeec71d9733a49d3f4f47f662a0902716f9890d6f1a9b48bb1036 +size 38560 diff --git a/documents/docx/libreoffice/fdo78651.docx b/documents/docx/libreoffice/fdo78651.docx new file mode 100644 index 0000000..943cb59 --- /dev/null +++ b/documents/docx/libreoffice/fdo78651.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d73e3eb4e4a003d7ec02cd881797566e7b9b89cbfb2530ee40129a1e8c0b32 +size 20283 diff --git a/documents/docx/libreoffice/fdo78654.docx b/documents/docx/libreoffice/fdo78654.docx new file mode 100644 index 0000000..397dd66 --- /dev/null +++ b/documents/docx/libreoffice/fdo78654.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6e26d6eae987ac7e083fce675cd77dd0ab363a8e0990b2718d26e58dcf4476 +size 40927 diff --git a/documents/docx/libreoffice/fdo78658.docx b/documents/docx/libreoffice/fdo78658.docx new file mode 100644 index 0000000..b34a459 --- /dev/null +++ b/documents/docx/libreoffice/fdo78658.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ce0bda4c43ddd0b0e6c754e7aa7dea18d0bc689f744c0872a6137ac6bc77fc +size 54504 diff --git a/documents/docx/libreoffice/fdo78659.docx b/documents/docx/libreoffice/fdo78659.docx new file mode 100644 index 0000000..7d59d93 --- /dev/null +++ b/documents/docx/libreoffice/fdo78659.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0efd5331667dffc420becb78f3e64add7006453f27bc9d3fc4eb791af1ce4675 +size 86548 diff --git a/documents/docx/libreoffice/fdo78663.docx b/documents/docx/libreoffice/fdo78663.docx new file mode 100644 index 0000000..b677024 --- /dev/null +++ b/documents/docx/libreoffice/fdo78663.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60835e7f1b8e6339e53334d4cf7e9152208ed6ff713536b07fa7a770dcf604dd +size 30861 diff --git a/documents/docx/libreoffice/fdo78882.docx b/documents/docx/libreoffice/fdo78882.docx new file mode 100644 index 0000000..8f0421f --- /dev/null +++ b/documents/docx/libreoffice/fdo78882.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab6b45a58769bd063325b8677ca0bb758411f2a0ffe808e08ace1aa5044e45d9 +size 22429 diff --git a/documents/docx/libreoffice/fdo78883.docx b/documents/docx/libreoffice/fdo78883.docx new file mode 100644 index 0000000..cb0d47b --- /dev/null +++ b/documents/docx/libreoffice/fdo78883.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eff85e50b6aa34d34d8eb22c44f98ac0625ed2e654eee97e7d13479cf533982 +size 18303 diff --git a/documents/docx/libreoffice/fdo78885.docx b/documents/docx/libreoffice/fdo78885.docx new file mode 100644 index 0000000..4feeb06 --- /dev/null +++ b/documents/docx/libreoffice/fdo78885.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e5db45b18c26d3f19678ec4a7f755b438dce3cd3a3119e6a09ea60067611cf +size 49510 diff --git a/documents/docx/libreoffice/fdo78886.docx b/documents/docx/libreoffice/fdo78886.docx new file mode 100644 index 0000000..d78f7ed --- /dev/null +++ b/documents/docx/libreoffice/fdo78886.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fbff52cb9949729615608723930c0130344b8adab5d838f7c5683fa7fd4f015 +size 40499 diff --git a/documents/docx/libreoffice/fdo78887.docx b/documents/docx/libreoffice/fdo78887.docx new file mode 100644 index 0000000..7697242 --- /dev/null +++ b/documents/docx/libreoffice/fdo78887.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc544d0edc381c6a7eda9dc5c4a5ec5c31ea919ca2bbc29d8e140eb255794222 +size 14813 diff --git a/documents/docx/libreoffice/fdo78904.docx b/documents/docx/libreoffice/fdo78904.docx new file mode 100644 index 0000000..d5df144 --- /dev/null +++ b/documents/docx/libreoffice/fdo78904.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91e56c047edfd702acc2eefeca7605cf60537255224ae83b7d0bac6bed9e6fa6 +size 14388 diff --git a/documents/docx/libreoffice/fdo78904_fileHang.docx b/documents/docx/libreoffice/fdo78904_fileHang.docx new file mode 100644 index 0000000..30e4113 --- /dev/null +++ b/documents/docx/libreoffice/fdo78904_fileHang.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a197b7a87126ba681c2b1ab8b78bcab1b931d2a469f487d93d164574109435d9 +size 74704 diff --git a/documents/docx/libreoffice/fdo78906.docx b/documents/docx/libreoffice/fdo78906.docx new file mode 100644 index 0000000..9a5e79c --- /dev/null +++ b/documents/docx/libreoffice/fdo78906.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0282856e411e78e85f73a5278e458e540ce58a7f126ad6c9f8b991e43f95cc +size 15880 diff --git a/documents/docx/libreoffice/fdo78907.docx b/documents/docx/libreoffice/fdo78907.docx new file mode 100644 index 0000000..898cf86 --- /dev/null +++ b/documents/docx/libreoffice/fdo78907.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa79d22400514c134648f12fe9dadf5e58a56214be587d042ad584e3bce4e8d +size 38642 diff --git a/documents/docx/libreoffice/fdo78910.docx b/documents/docx/libreoffice/fdo78910.docx new file mode 100644 index 0000000..44abf65 --- /dev/null +++ b/documents/docx/libreoffice/fdo78910.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0567a39c1fb0d41b38ccf6b7838fedbf586096e274d87bf282016065a7dfee1e +size 22596 diff --git a/documents/docx/libreoffice/fdo78939.docx b/documents/docx/libreoffice/fdo78939.docx new file mode 100644 index 0000000..c8e385f --- /dev/null +++ b/documents/docx/libreoffice/fdo78939.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917a271beb8008d7cae31c916fabcc2b6dff84ab1e5e5c5b3ced45b5e5a96607 +size 73680 diff --git a/documents/docx/libreoffice/fdo78957.docx b/documents/docx/libreoffice/fdo78957.docx new file mode 100644 index 0000000..b4ae75f --- /dev/null +++ b/documents/docx/libreoffice/fdo78957.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba94d0792af476058492dc956f5270fa7dc2752a89f25f18a131a7d504c3076e +size 54098 diff --git a/documents/docx/libreoffice/fdo79008.docx b/documents/docx/libreoffice/fdo79008.docx new file mode 100644 index 0000000..978412a --- /dev/null +++ b/documents/docx/libreoffice/fdo79008.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a3668a69f169d47322ef8e3ea1bead59426353b5ba4f48147d1f36e398fd2d +size 53143 diff --git a/documents/docx/libreoffice/fdo79062.docx b/documents/docx/libreoffice/fdo79062.docx new file mode 100644 index 0000000..b382859 --- /dev/null +++ b/documents/docx/libreoffice/fdo79062.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d645a94accb22d34a5e97227ed34b4d56c1b69e023b2fe563ec8339d85f30dda +size 17422 diff --git a/documents/docx/libreoffice/fdo79129.docx b/documents/docx/libreoffice/fdo79129.docx new file mode 100644 index 0000000..f073f49 --- /dev/null +++ b/documents/docx/libreoffice/fdo79129.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec65433b18e56df419802e34d9f8449806d2b996b269b762fce72c1f3eed0373 +size 47317 diff --git a/documents/docx/libreoffice/fdo79131.docx b/documents/docx/libreoffice/fdo79131.docx new file mode 100644 index 0000000..0c8d814 --- /dev/null +++ b/documents/docx/libreoffice/fdo79131.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a296bf1e6be1af8862b20e9d46ed3e3ba969d20c6513459485ad89e231b6bc +size 10426 diff --git a/documents/docx/libreoffice/fdo79256.docx b/documents/docx/libreoffice/fdo79256.docx new file mode 100644 index 0000000..ba847aa --- /dev/null +++ b/documents/docx/libreoffice/fdo79256.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d33b20c0ad23d69d02f958674a0d080645d61f355dedfd7c0e4fb810a9b5a9e +size 15170 diff --git a/documents/docx/libreoffice/fdo79535.docx b/documents/docx/libreoffice/fdo79535.docx new file mode 100644 index 0000000..338f5c3 --- /dev/null +++ b/documents/docx/libreoffice/fdo79535.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f324e5b7c7adb6ec88f6d7ef05fefa7510694d79a0de6b9e8267f9da2733e6af +size 22547 diff --git a/documents/docx/libreoffice/fdo79540.docx b/documents/docx/libreoffice/fdo79540.docx new file mode 100644 index 0000000..208d2d5 --- /dev/null +++ b/documents/docx/libreoffice/fdo79540.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c97b9a26e274f199b737b649c5e81444fd811d53e0ed1713e630190aec76e05 +size 26279 diff --git a/documents/docx/libreoffice/fdo79591.docx b/documents/docx/libreoffice/fdo79591.docx new file mode 100644 index 0000000..e2c9d17 --- /dev/null +++ b/documents/docx/libreoffice/fdo79591.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca81ac0b731a83db5a09cedad9cba1c7a00c18f8ecead367368f8ef97921493 +size 25140 diff --git a/documents/docx/libreoffice/fdo79668.docx b/documents/docx/libreoffice/fdo79668.docx new file mode 100644 index 0000000..fcc42fb --- /dev/null +++ b/documents/docx/libreoffice/fdo79668.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff3aae2c054e751143cdc62a735deab68840d5cc058e44756cf0ec6a920e45f5 +size 27444 diff --git a/documents/docx/libreoffice/fdo79738.docx b/documents/docx/libreoffice/fdo79738.docx new file mode 100644 index 0000000..5003cb3 --- /dev/null +++ b/documents/docx/libreoffice/fdo79738.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d082d087ca6433e6258f74d077eb4eece691b09eccbd13dd58f26a551b1da557 +size 10159 diff --git a/documents/docx/libreoffice/fdo79817.docx b/documents/docx/libreoffice/fdo79817.docx new file mode 100644 index 0000000..73f0a58 --- /dev/null +++ b/documents/docx/libreoffice/fdo79817.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906c76fa5c6725d3e16259c097a018ad877ef92190f9a37f07644fc9d974fbd2 +size 22303 diff --git a/documents/docx/libreoffice/fdo79822.docx b/documents/docx/libreoffice/fdo79822.docx new file mode 100644 index 0000000..ae1d485 --- /dev/null +++ b/documents/docx/libreoffice/fdo79822.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab9b90ffc9bf98868b15dc32f5ed6d2b19f0c57c27d869e7c58a65635216f04 +size 34208 diff --git a/documents/docx/libreoffice/fdo79838.docx b/documents/docx/libreoffice/fdo79838.docx new file mode 100644 index 0000000..de8947f --- /dev/null +++ b/documents/docx/libreoffice/fdo79838.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c725d2c54481e7655483b25d2119fb12409c1df42c16a179b376b834d79be0 +size 32166 diff --git a/documents/docx/libreoffice/fdo79915.docx b/documents/docx/libreoffice/fdo79915.docx new file mode 100644 index 0000000..259e6bf --- /dev/null +++ b/documents/docx/libreoffice/fdo79915.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf33be010e2e70ed13c6b9c362075d7644d84a0abb2e4bc5f73b1b2a200d50a +size 20751 diff --git a/documents/docx/libreoffice/fdo79940.docx b/documents/docx/libreoffice/fdo79940.docx new file mode 100644 index 0000000..1e5cb6c --- /dev/null +++ b/documents/docx/libreoffice/fdo79940.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:977e6977087cd7eb5f3def0b021befaf5ea1559bddce12a6edad2ede94749fd2 +size 32998 diff --git a/documents/docx/libreoffice/fdo79968.docx b/documents/docx/libreoffice/fdo79968.docx new file mode 100644 index 0000000..70f86f8 --- /dev/null +++ b/documents/docx/libreoffice/fdo79968.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c7c17aa38b4d4f9bab96cab2f5550ebe4b6c6a6fab38dafa41bbb6465e7560 +size 51338 diff --git a/documents/docx/libreoffice/fdo79969_xlsb.docx b/documents/docx/libreoffice/fdo79969_xlsb.docx new file mode 100644 index 0000000..4061edf --- /dev/null +++ b/documents/docx/libreoffice/fdo79969_xlsb.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b293b18b4db19a40d50d5be0c0e69a745f8710f932ff0d5b7ce2a6e9a764b99a +size 25622 diff --git a/documents/docx/libreoffice/fdo79969_xlsm.docx b/documents/docx/libreoffice/fdo79969_xlsm.docx new file mode 100644 index 0000000..ac78a6f --- /dev/null +++ b/documents/docx/libreoffice/fdo79969_xlsm.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab9b8eeee6cccdb20b8a5e6df3a3dc1ec9eb19ab731bf90347905813e81309c +size 26157 diff --git a/documents/docx/libreoffice/fdo79973.docx b/documents/docx/libreoffice/fdo79973.docx new file mode 100644 index 0000000..8a93ddc --- /dev/null +++ b/documents/docx/libreoffice/fdo79973.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3489ebc91940b94bf75686c34c965b0b34128b3a2916d06db32e2717d6b1f362 +size 23715 diff --git a/documents/docx/libreoffice/fdo80097.docx b/documents/docx/libreoffice/fdo80097.docx new file mode 100644 index 0000000..01793f8 --- /dev/null +++ b/documents/docx/libreoffice/fdo80097.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b5dcb9d9f44a064fb21b79f833abee53f8df13ae93077a5f791f6b2518b5bb +size 36655 diff --git a/documents/docx/libreoffice/fdo80410.docx b/documents/docx/libreoffice/fdo80410.docx new file mode 100644 index 0000000..5128307 --- /dev/null +++ b/documents/docx/libreoffice/fdo80410.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a6f28c17cf68e0bd5065f5634dfa24824b351f597b3eaa7aca8d44ee487ae3 +size 24733 diff --git a/documents/docx/libreoffice/fdo80514.docx b/documents/docx/libreoffice/fdo80514.docx new file mode 100644 index 0000000..c1210ba --- /dev/null +++ b/documents/docx/libreoffice/fdo80514.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b40e97af61725d69f776dca6d76412c74cc27713b9417cb67256f10c005455c2 +size 37872 diff --git a/documents/docx/libreoffice/fdo80522.docx b/documents/docx/libreoffice/fdo80522.docx new file mode 100644 index 0000000..7dfc049 --- /dev/null +++ b/documents/docx/libreoffice/fdo80522.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2a0cd43bba4045b5c78d40e83b7c2b37a3a3c3c8ae0f0a9e88965b7140270d +size 31344 diff --git a/documents/docx/libreoffice/fdo80523_pptm.docx b/documents/docx/libreoffice/fdo80523_pptm.docx new file mode 100644 index 0000000..0e9d979 --- /dev/null +++ b/documents/docx/libreoffice/fdo80523_pptm.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5c5fc8842aa58c648c247c2921bf3f6441ebaafbc825ceef1c3c8a770aacc7 +size 50693 diff --git a/documents/docx/libreoffice/fdo80523_sldm.docx b/documents/docx/libreoffice/fdo80523_sldm.docx new file mode 100644 index 0000000..e1f5bf9 --- /dev/null +++ b/documents/docx/libreoffice/fdo80523_sldm.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7c49c664b152ef48640a0808c55ede69e2433971e5a058d41ddcea65f9111b +size 50663 diff --git a/documents/docx/libreoffice/fdo80555.docx b/documents/docx/libreoffice/fdo80555.docx new file mode 100644 index 0000000..0c3382f --- /dev/null +++ b/documents/docx/libreoffice/fdo80555.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd93019eff11b3fb006df3eed79bb77fefc1446e6489466c65fb7248444deb9 +size 15018 diff --git a/documents/docx/libreoffice/fdo80580.docx b/documents/docx/libreoffice/fdo80580.docx new file mode 100644 index 0000000..39c1ce3 --- /dev/null +++ b/documents/docx/libreoffice/fdo80580.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72de19923e00f18945048c6cb254c446537f41d183cca44e80ed9dd3a1966b4e +size 24921 diff --git a/documents/docx/libreoffice/fdo80800.docx b/documents/docx/libreoffice/fdo80800.docx new file mode 100644 index 0000000..d34f946 --- /dev/null +++ b/documents/docx/libreoffice/fdo80800.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6a45cbb4a37ece4e30ff5457332b4cfca7ac2671085f5f1ec8caf9725a3c2d +size 13128 diff --git a/documents/docx/libreoffice/fdo80800b_tableStyle.docx b/documents/docx/libreoffice/fdo80800b_tableStyle.docx new file mode 100644 index 0000000..2e0e9a3 --- /dev/null +++ b/documents/docx/libreoffice/fdo80800b_tableStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af24519d8da6a698a8c404ab481fa8432657a2d6ab1f0228bec80b1855f436b +size 11946 diff --git a/documents/docx/libreoffice/fdo80895.docx b/documents/docx/libreoffice/fdo80895.docx new file mode 100644 index 0000000..23f6205 --- /dev/null +++ b/documents/docx/libreoffice/fdo80895.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599d92b2270d362551870e1bbde58f0f12dcc48b89eda2bfe2171696a3529ad9 +size 23133 diff --git a/documents/docx/libreoffice/fdo80897.docx b/documents/docx/libreoffice/fdo80897.docx new file mode 100644 index 0000000..8b8c94b --- /dev/null +++ b/documents/docx/libreoffice/fdo80897.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:030bcdd0f194b734986b0c5cf4436ed136c9cca49d50ad408388d96fb5f9e0bd +size 16332 diff --git a/documents/docx/libreoffice/fdo80898.docx b/documents/docx/libreoffice/fdo80898.docx new file mode 100644 index 0000000..6e41b72 --- /dev/null +++ b/documents/docx/libreoffice/fdo80898.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09995b7add60dd58a547884f737852ef954e9d50e95af0e3d52584987201adc6 +size 21989 diff --git a/documents/docx/libreoffice/fdo80902.docx b/documents/docx/libreoffice/fdo80902.docx new file mode 100644 index 0000000..487e22e --- /dev/null +++ b/documents/docx/libreoffice/fdo80902.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f806761b20f4b2aacdac6e321835773500c4730fbd6aef0c82a1ecccc977728 +size 10795 diff --git a/documents/docx/libreoffice/fdo80997.docx b/documents/docx/libreoffice/fdo80997.docx new file mode 100644 index 0000000..509ebb4 --- /dev/null +++ b/documents/docx/libreoffice/fdo80997.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fbf03e6032068309524d34eee862c500235da17c16e0ae1a0f40f9321334f9 +size 20222 diff --git a/documents/docx/libreoffice/fdo81031.docx b/documents/docx/libreoffice/fdo81031.docx new file mode 100644 index 0000000..9463a10 --- /dev/null +++ b/documents/docx/libreoffice/fdo81031.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b707c9af4575c5dd02efa1323e059d8f794653aaa4e5e3fe5b23b147d96d86 +size 25264 diff --git a/documents/docx/libreoffice/fdo81341.docx b/documents/docx/libreoffice/fdo81341.docx new file mode 100644 index 0000000..29a6884 --- /dev/null +++ b/documents/docx/libreoffice/fdo81341.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c9db2151c1dc828ffc12137d056d5a99897b2e7d1ed6936069259d01e0fddf +size 12678 diff --git a/documents/docx/libreoffice/fdo81380.docx b/documents/docx/libreoffice/fdo81380.docx new file mode 100644 index 0000000..4b79935 --- /dev/null +++ b/documents/docx/libreoffice/fdo81380.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658e8a53b6bd69c0ad41e449096f7a07e4b698ba5ef779ff70f5e70f52a2bdae +size 40040 diff --git a/documents/docx/libreoffice/fdo81381.docx b/documents/docx/libreoffice/fdo81381.docx new file mode 100644 index 0000000..faa4ac9 --- /dev/null +++ b/documents/docx/libreoffice/fdo81381.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9926189bc191132fe0368a652df3bf816df12fa202260afa81d33b2827a35268 +size 51656 diff --git a/documents/docx/libreoffice/fdo81486.docx b/documents/docx/libreoffice/fdo81486.docx new file mode 100644 index 0000000..c657635 --- /dev/null +++ b/documents/docx/libreoffice/fdo81486.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9631bb7f9876ad7e22597c1f2efc579624dc6eda132aab8bc0a414a22b2dc83 +size 13354 diff --git a/documents/docx/libreoffice/fdo81491.docx b/documents/docx/libreoffice/fdo81491.docx new file mode 100644 index 0000000..b164cbe --- /dev/null +++ b/documents/docx/libreoffice/fdo81491.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c072f70b05ae452ca5ba7c14bdaab05c71f61f6ac8d811532b7f58dec801f2 +size 13756 diff --git a/documents/docx/libreoffice/fdo81492.docx b/documents/docx/libreoffice/fdo81492.docx new file mode 100644 index 0000000..cda37b0 --- /dev/null +++ b/documents/docx/libreoffice/fdo81492.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea00f54689a07cde397668abf427226c21a0ea90b31b1429ba8d05b87a40be84 +size 45995 diff --git a/documents/docx/libreoffice/fdo81945.docx b/documents/docx/libreoffice/fdo81945.docx new file mode 100644 index 0000000..2cb74ab --- /dev/null +++ b/documents/docx/libreoffice/fdo81945.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e1bcc0ffd4416f68f2c6494172268c34046ec26fb6e5401fd0277e7733eac0 +size 14037 diff --git a/documents/docx/libreoffice/fdo81946.docx b/documents/docx/libreoffice/fdo81946.docx new file mode 100644 index 0000000..f4abdf3 --- /dev/null +++ b/documents/docx/libreoffice/fdo81946.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490c488f784671977d5a8ff04cbcb906b183ef0541eeeb92c76f121e5e8b1c73 +size 34561 diff --git a/documents/docx/libreoffice/fdo82123.docx b/documents/docx/libreoffice/fdo82123.docx new file mode 100644 index 0000000..8510454 --- /dev/null +++ b/documents/docx/libreoffice/fdo82123.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f072f023068b0aa2a9b73ba2ceec47d2cee9b8e15306b929e44777e460ebe0 +size 36087 diff --git a/documents/docx/libreoffice/fdo82492.docx b/documents/docx/libreoffice/fdo82492.docx new file mode 100644 index 0000000..87cc214 --- /dev/null +++ b/documents/docx/libreoffice/fdo82492.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a93d62ae9f2e510f97f9057f27fffbf38b228b35e1a768da413f3d42d5b670 +size 25948 diff --git a/documents/docx/libreoffice/fdo82858.docx b/documents/docx/libreoffice/fdo82858.docx new file mode 100644 index 0000000..a06957e --- /dev/null +++ b/documents/docx/libreoffice/fdo82858.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0056d2d4025166b0173b0e8ea91b834c86dc4df4285b5baef43b97652f7f81 +size 10672 diff --git a/documents/docx/libreoffice/fdo83044.docx b/documents/docx/libreoffice/fdo83044.docx new file mode 100644 index 0000000..528fa5d --- /dev/null +++ b/documents/docx/libreoffice/fdo83044.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4bbd461fd84b9bd6d91453cdc3ebd7828de831a02f07610b7d0d6d55d08b06 +size 25970 diff --git a/documents/docx/libreoffice/fdo83048.docx b/documents/docx/libreoffice/fdo83048.docx new file mode 100644 index 0000000..2a2541b --- /dev/null +++ b/documents/docx/libreoffice/fdo83048.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4132fa6934b186f603a65bc604586c31128db091f38b4296c6b5ea92c0511b73 +size 29731 diff --git a/documents/docx/libreoffice/fdo83057.docx b/documents/docx/libreoffice/fdo83057.docx new file mode 100644 index 0000000..65e3b18 --- /dev/null +++ b/documents/docx/libreoffice/fdo83057.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995dbbd52483cd78f702c47d99041c598055601324df45be65d49f8334305018 +size 25032 diff --git a/documents/docx/libreoffice/fdo83428.docx b/documents/docx/libreoffice/fdo83428.docx new file mode 100644 index 0000000..1b8ac4f --- /dev/null +++ b/documents/docx/libreoffice/fdo83428.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be691529a7f61fde7f6efb2dd07a6044ce83611cc760dcde729acd8ffbf493f +size 4386 diff --git a/documents/docx/libreoffice/fdo85542.docx b/documents/docx/libreoffice/fdo85542.docx new file mode 100644 index 0000000..8245ce1 --- /dev/null +++ b/documents/docx/libreoffice/fdo85542.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cdd1ff0b2f2b627929a440b6478444a60cc15a04c8170bf062b09f489de1f73 +size 10299 diff --git a/documents/docx/libreoffice/fdo87488.docx b/documents/docx/libreoffice/fdo87488.docx new file mode 100644 index 0000000..d978b03 --- /dev/null +++ b/documents/docx/libreoffice/fdo87488.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb28c539ec84aab22ec548e64b561f7ea333dbe58dbdf70f502ccd791df8997 +size 26418 diff --git a/documents/docx/libreoffice/field-char-height-header-toc.docx b/documents/docx/libreoffice/field-char-height-header-toc.docx new file mode 100644 index 0000000..614782b --- /dev/null +++ b/documents/docx/libreoffice/field-char-height-header-toc.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aeb64c374aa716a934593cd9ed1522d7e529bd2b6e2d5459ac691e6e7a74cb0 +size 16798 diff --git a/documents/docx/libreoffice/field-if-inside-if.docx b/documents/docx/libreoffice/field-if-inside-if.docx new file mode 100644 index 0000000..945d253 --- /dev/null +++ b/documents/docx/libreoffice/field-if-inside-if.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9bf056cf4c30bfeaf51bdf371288b09f440951c331d3698bbbb7689e2888d68 +size 12874 diff --git a/documents/docx/libreoffice/fieldmark.docx b/documents/docx/libreoffice/fieldmark.docx new file mode 100644 index 0000000..1fd0479 --- /dev/null +++ b/documents/docx/libreoffice/fieldmark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d44a98878c32f983a676fc4b60b1ddfb5a8d5241ff449642a80e9c6f854dfd59 +size 13174 diff --git a/documents/docx/libreoffice/fieldmark_QUOTE_nest.docx b/documents/docx/libreoffice/fieldmark_QUOTE_nest.docx new file mode 100644 index 0000000..99ed473 --- /dev/null +++ b/documents/docx/libreoffice/fieldmark_QUOTE_nest.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4b42c96ace6a5d360d58e386af18228bcefec984fb3bd12179127546add5ece +size 13179 diff --git a/documents/docx/libreoffice/file_crash.docx b/documents/docx/libreoffice/file_crash.docx new file mode 100644 index 0000000..fc33edf --- /dev/null +++ b/documents/docx/libreoffice/file_crash.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a804d2af97f90690137eb62c6b4301a05291428d50d0ad8f0676b9393ea10ade +size 17243 diff --git a/documents/docx/libreoffice/fill.docx b/documents/docx/libreoffice/fill.docx new file mode 100644 index 0000000..d81ef32 --- /dev/null +++ b/documents/docx/libreoffice/fill.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f435d8e917916729d0b360d9d5ef37dd760c03b8ba06b6775067305b8b91ecc9 +size 12619 diff --git a/documents/docx/libreoffice/first-header-footer.docx b/documents/docx/libreoffice/first-header-footer.docx new file mode 100644 index 0000000..39ac60a --- /dev/null +++ b/documents/docx/libreoffice/first-header-footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9436cd38005566a515f5d5c4e37a4ccd65582c39da7aeb4b9078afbeb6be87 +size 21998 diff --git a/documents/docx/libreoffice/fixed-date-field.docx b/documents/docx/libreoffice/fixed-date-field.docx new file mode 100644 index 0000000..8bb6f94 --- /dev/null +++ b/documents/docx/libreoffice/fixed-date-field.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f7519262bc3a2c249dc79ed16792cfc7c4b47adeb52f7a53851a0c6efd132a +size 5066 diff --git a/documents/docx/libreoffice/fld-in-tbl.docx b/documents/docx/libreoffice/fld-in-tbl.docx new file mode 100644 index 0000000..7711ab8 --- /dev/null +++ b/documents/docx/libreoffice/fld-in-tbl.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf2d6d4a0d91557e46146415ebea88a5d438e651ae3bdcf70de65dc4b14ffe16 +size 12615 diff --git a/documents/docx/libreoffice/floating-table-caption.docx b/documents/docx/libreoffice/floating-table-caption.docx new file mode 100644 index 0000000..b4d6446 --- /dev/null +++ b/documents/docx/libreoffice/floating-table-caption.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9803e8f6c062175a8390f3a32c68b37cf754572e0d5964351bc9bcfc5bf4f406 +size 22947 diff --git a/documents/docx/libreoffice/floating-table-dummy-text.docx b/documents/docx/libreoffice/floating-table-dummy-text.docx new file mode 100644 index 0000000..b70f825 --- /dev/null +++ b/documents/docx/libreoffice/floating-table-dummy-text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b8c5abfa6d7bef1bd47808d70236e72caf1dfb76faf40f2d22185efc6e472f +size 28067 diff --git a/documents/docx/libreoffice/floating-table-header.docx b/documents/docx/libreoffice/floating-table-header.docx new file mode 100644 index 0000000..25e6a4c --- /dev/null +++ b/documents/docx/libreoffice/floating-table-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a71333d535b6b822e8e61913ecc1904b3f4c4ac904606243f35b7ee69417131f +size 15046 diff --git a/documents/docx/libreoffice/floating-table-section-break.docx b/documents/docx/libreoffice/floating-table-section-break.docx new file mode 100644 index 0000000..a9ed680 --- /dev/null +++ b/documents/docx/libreoffice/floating-table-section-break.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a48df2fbcb5ce1475e786d67eeaf8db68e702ca6739494168fcddd8f988b0e +size 12496 diff --git a/documents/docx/libreoffice/floating-table-section-columns.docx b/documents/docx/libreoffice/floating-table-section-columns.docx new file mode 100644 index 0000000..a5ab897 --- /dev/null +++ b/documents/docx/libreoffice/floating-table-section-columns.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a998eddac7ced1b3519661356d5006dcafbf8873947b72a517d930f77cab3a4e +size 5668 diff --git a/documents/docx/libreoffice/floating-tables-anchor.docx b/documents/docx/libreoffice/floating-tables-anchor.docx new file mode 100644 index 0000000..c3e6784 --- /dev/null +++ b/documents/docx/libreoffice/floating-tables-anchor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428f189fb7afbd6094ef1f9bdca9a46638fc6d074822c18a7d5ca92bd227a718 +size 16348 diff --git a/documents/docx/libreoffice/floatingtbl_with_formula.docx b/documents/docx/libreoffice/floatingtbl_with_formula.docx new file mode 100644 index 0000000..62e937c --- /dev/null +++ b/documents/docx/libreoffice/floatingtbl_with_formula.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa628bda291091a6b19ddc1ad9239f0b9ff8a0769844363fe7a45d9867d4905 +size 17046 diff --git a/documents/docx/libreoffice/floattable-2cols.docx b/documents/docx/libreoffice/floattable-2cols.docx new file mode 100644 index 0000000..d5ff8ef --- /dev/null +++ b/documents/docx/libreoffice/floattable-2cols.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df863800102da08834c1eac840086bda954d90cd552d5f967231aba5035db879 +size 31941 diff --git a/documents/docx/libreoffice/floattable-3pages.docx b/documents/docx/libreoffice/floattable-3pages.docx new file mode 100644 index 0000000..8d44fb0 --- /dev/null +++ b/documents/docx/libreoffice/floattable-3pages.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea0936246b321754885264982cf9a4d56dc670c9404e3263c7a86788e59eacc +size 13014 diff --git a/documents/docx/libreoffice/floattable-anchor-height.docx b/documents/docx/libreoffice/floattable-anchor-height.docx new file mode 100644 index 0000000..cdd9528 --- /dev/null +++ b/documents/docx/libreoffice/floattable-anchor-height.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7082c66bb5376d04cb21dd98e548d3be29a054764eb71d73257541d4283b294 +size 19441 diff --git a/documents/docx/libreoffice/floattable-anchor-keep-with-next.docx b/documents/docx/libreoffice/floattable-anchor-keep-with-next.docx new file mode 100644 index 0000000..745674a --- /dev/null +++ b/documents/docx/libreoffice/floattable-anchor-keep-with-next.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544bbcb9d9a5ccb64b3edc8fbff81bd65be0104708a6beffd534beba5f50d592 +size 12225 diff --git a/documents/docx/libreoffice/floattable-anchor-left-margin.docx b/documents/docx/libreoffice/floattable-anchor-left-margin.docx new file mode 100644 index 0000000..b214863 --- /dev/null +++ b/documents/docx/libreoffice/floattable-anchor-left-margin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cefd47dab19442a4c58396009adb1a02dfd94ad36ac0e07b224da6ef54c2152e +size 16806 diff --git a/documents/docx/libreoffice/floattable-anchor-next-page.docx b/documents/docx/libreoffice/floattable-anchor-next-page.docx new file mode 100644 index 0000000..724a2e6 --- /dev/null +++ b/documents/docx/libreoffice/floattable-anchor-next-page.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79583fa0c8bed68b4625c8ae6a1f7ce5ca81b0dc852a24ff0466545462cc0e38 +size 9409 diff --git a/documents/docx/libreoffice/floattable-anchor-split.docx b/documents/docx/libreoffice/floattable-anchor-split.docx new file mode 100644 index 0000000..7ec681b --- /dev/null +++ b/documents/docx/libreoffice/floattable-anchor-split.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cc5d6ef75160a4f8301fe925aa1f86ca38e1e4beb2a39869df8dc58b7cb24a2 +size 13035 diff --git a/documents/docx/libreoffice/floattable-avoid-last-manip-ofst.docx b/documents/docx/libreoffice/floattable-avoid-last-manip-ofst.docx new file mode 100644 index 0000000..485a8ce --- /dev/null +++ b/documents/docx/libreoffice/floattable-avoid-last-manip-ofst.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64612b353fbfe2a1d726b19254d58307ad3d4ec73a335fc71450e9b56ae1747 +size 36224 diff --git a/documents/docx/libreoffice/floattable-avoid-manip-ofst.docx b/documents/docx/libreoffice/floattable-avoid-manip-ofst.docx new file mode 100644 index 0000000..32e6af6 --- /dev/null +++ b/documents/docx/libreoffice/floattable-avoid-manip-ofst.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8885ba2c340b23e9712e8b113e60f7df9ef43dadd851e3bc6a36bc2d8d40e0b +size 21749 diff --git a/documents/docx/libreoffice/floattable-bad-fly-pos.docx b/documents/docx/libreoffice/floattable-bad-fly-pos.docx new file mode 100644 index 0000000..931643a --- /dev/null +++ b/documents/docx/libreoffice/floattable-bad-fly-pos.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07d5e6dd138f16d100394d56150a8a46340891319c84a4f94a151bc59f71a09 +size 18586 diff --git a/documents/docx/libreoffice/floattable-break-before.docx b/documents/docx/libreoffice/floattable-break-before.docx new file mode 100644 index 0000000..e8bdd22 --- /dev/null +++ b/documents/docx/libreoffice/floattable-break-before.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cce1f791d3f2dec8f19b82a7ef383b154fa015887095efefe6f8dcf70920ed7 +size 12423 diff --git a/documents/docx/libreoffice/floattable-compat14-body.docx b/documents/docx/libreoffice/floattable-compat14-body.docx new file mode 100644 index 0000000..acb8444 --- /dev/null +++ b/documents/docx/libreoffice/floattable-compat14-body.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69b7cfcd42b5465cc093268dee851007de6a07d53e35239ecb4d9ab4b2a2cad +size 27894 diff --git a/documents/docx/libreoffice/floattable-compat14-nosplit.docx b/documents/docx/libreoffice/floattable-compat14-nosplit.docx new file mode 100644 index 0000000..660a1c7 --- /dev/null +++ b/documents/docx/libreoffice/floattable-compat14-nosplit.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3dca7be79f6487a3a062eca1e9abe41e2230e623e86692a878f504b41a95984 +size 26165 diff --git a/documents/docx/libreoffice/floattable-compat14.docx b/documents/docx/libreoffice/floattable-compat14.docx new file mode 100644 index 0000000..b9b778a --- /dev/null +++ b/documents/docx/libreoffice/floattable-compat14.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00253c627e5adbdfce0bc2e8afcbc00cd3addc0763b01c3f5d0a2f1362a4810b +size 28497 diff --git a/documents/docx/libreoffice/floattable-del-empty.docx b/documents/docx/libreoffice/floattable-del-empty.docx new file mode 100644 index 0000000..5fd751f --- /dev/null +++ b/documents/docx/libreoffice/floattable-del-empty.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015dbec5c738261ffa4f3e287a9c6eb4363b8caa8671ce4fda88c6a0d556ec9a +size 36317 diff --git a/documents/docx/libreoffice/floattable-deleted-anchor.docx b/documents/docx/libreoffice/floattable-deleted-anchor.docx new file mode 100644 index 0000000..d2be21c --- /dev/null +++ b/documents/docx/libreoffice/floattable-deleted-anchor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89daf93dd3d7e0ba36079a8bf1358fc92525ff4696e96a40079a05769ad178e0 +size 41531 diff --git a/documents/docx/libreoffice/floattable-footer-2rows.docx b/documents/docx/libreoffice/floattable-footer-2rows.docx new file mode 100644 index 0000000..1debce3 --- /dev/null +++ b/documents/docx/libreoffice/floattable-footer-2rows.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:931c88e9c1b4d0ebe02e9b1983e12041b27bdae6fe31d26bcadf1328acd848a4 +size 31993 diff --git a/documents/docx/libreoffice/floattable-footer.docx b/documents/docx/libreoffice/floattable-footer.docx new file mode 100644 index 0000000..13b0d4e --- /dev/null +++ b/documents/docx/libreoffice/floattable-footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d1ab43f55067418a1d86454a955137e1015b8a8c164728b087bb1c38dc17a6 +size 31661 diff --git a/documents/docx/libreoffice/floattable-footnote-redline.docx b/documents/docx/libreoffice/floattable-footnote-redline.docx new file mode 100644 index 0000000..09b14f2 --- /dev/null +++ b/documents/docx/libreoffice/floattable-footnote-redline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47961e99eea700a619e451a967b7e715cc7aa3997dcff8e560573d95960995d +size 9673 diff --git a/documents/docx/libreoffice/floattable-from-bottom.docx b/documents/docx/libreoffice/floattable-from-bottom.docx new file mode 100644 index 0000000..488e06d --- /dev/null +++ b/documents/docx/libreoffice/floattable-from-bottom.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2386f32fff01242b4faf43362f1be10b7be995443a262e74146ef092d6f7c81 +size 59718 diff --git a/documents/docx/libreoffice/floattable-header-overlap.docx b/documents/docx/libreoffice/floattable-header-overlap.docx new file mode 100644 index 0000000..9933299 --- /dev/null +++ b/documents/docx/libreoffice/floattable-header-overlap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae4470931d6ec3425e4525c3b2b7841e194bd233b27b4c850c6757a3d3ff15e3 +size 23584 diff --git a/documents/docx/libreoffice/floattable-header.docx b/documents/docx/libreoffice/floattable-header.docx new file mode 100644 index 0000000..22332fa --- /dev/null +++ b/documents/docx/libreoffice/floattable-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43021ca3cdda3247da318a8fa3f08615c3b6dc8d35fe6b02e38846aeef2b006 +size 31604 diff --git a/documents/docx/libreoffice/floattable-heading-split-footer.docx b/documents/docx/libreoffice/floattable-heading-split-footer.docx new file mode 100644 index 0000000..4bac066 --- /dev/null +++ b/documents/docx/libreoffice/floattable-heading-split-footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069707e4af375afac741a23070e7163394bf2c7675f78a26dd8d1395ce7e9554 +size 15513 diff --git a/documents/docx/libreoffice/floattable-heading-split-hyphen.docx b/documents/docx/libreoffice/floattable-heading-split-hyphen.docx new file mode 100644 index 0000000..d7a33d5 --- /dev/null +++ b/documents/docx/libreoffice/floattable-heading-split-hyphen.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000463dfea864c266fecd213e6cdf68ef489354ba1d3546e6cc3a47427da7518 +size 18549 diff --git a/documents/docx/libreoffice/floattable-heading-split.docx b/documents/docx/libreoffice/floattable-heading-split.docx new file mode 100644 index 0000000..3031697 --- /dev/null +++ b/documents/docx/libreoffice/floattable-heading-split.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235e35618e7b881d8758d816bab08b31c754892b14e963036182ca39f60c1ca7 +size 33287 diff --git a/documents/docx/libreoffice/floattable-hidden-anchor.docx b/documents/docx/libreoffice/floattable-hidden-anchor.docx new file mode 100644 index 0000000..b381b7b --- /dev/null +++ b/documents/docx/libreoffice/floattable-hidden-anchor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8963dddc883250533b6aec78b8340c07acad9a2df0fc38abd9caabd78ae4a28 +size 21698 diff --git a/documents/docx/libreoffice/floattable-hidemark.docx b/documents/docx/libreoffice/floattable-hidemark.docx new file mode 100644 index 0000000..89a7e76 --- /dev/null +++ b/documents/docx/libreoffice/floattable-hidemark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536b79cef636c6642be3266416c2c59fd1914fafa836529bd527b5b145f5a634 +size 59131 diff --git a/documents/docx/libreoffice/floattable-hori-pos.docx b/documents/docx/libreoffice/floattable-hori-pos.docx new file mode 100644 index 0000000..20b2c58 --- /dev/null +++ b/documents/docx/libreoffice/floattable-hori-pos.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761d0b40a8fd2bec558ebe30239589238deacff8383a1e402ed1298293b6c4ea +size 12432 diff --git a/documents/docx/libreoffice/floattable-in-inlinetable.docx b/documents/docx/libreoffice/floattable-in-inlinetable.docx new file mode 100644 index 0000000..4c98bab --- /dev/null +++ b/documents/docx/libreoffice/floattable-in-inlinetable.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c656cf836e60b4cff918846279dea4df0522d97b45dee8d875fde6312893018 +size 18597 diff --git a/documents/docx/libreoffice/floattable-in-inltbl-in-sect.docx b/documents/docx/libreoffice/floattable-in-inltbl-in-sect.docx new file mode 100644 index 0000000..7be85c8 --- /dev/null +++ b/documents/docx/libreoffice/floattable-in-inltbl-in-sect.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d16f81b2d6b412b3607806dd0946fdf4a95f9bba1e2dd99d6258549ca639bf3 +size 18625 diff --git a/documents/docx/libreoffice/floattable-in-section.docx b/documents/docx/libreoffice/floattable-in-section.docx new file mode 100644 index 0000000..9c22f90 --- /dev/null +++ b/documents/docx/libreoffice/floattable-in-section.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed539d0e226f93bfb6524121ac3d4c467d3a37f16e4f02dfc8cd604eb68c85a5 +size 16073 diff --git a/documents/docx/libreoffice/floattable-in-shape-text.docx b/documents/docx/libreoffice/floattable-in-shape-text.docx new file mode 100644 index 0000000..2ad165a --- /dev/null +++ b/documents/docx/libreoffice/floattable-in-shape-text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f833e9745781df59efb8d169109a2556b6941c5c00e239edc357bca20db3759 +size 15506 diff --git a/documents/docx/libreoffice/floattable-in-text-section.docx b/documents/docx/libreoffice/floattable-in-text-section.docx new file mode 100644 index 0000000..ff3b740 --- /dev/null +++ b/documents/docx/libreoffice/floattable-in-text-section.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a48482e7b65814c757319b38f6a9a8fde8a4d576a887ee0b5b51a97020b7f81b +size 12452 diff --git a/documents/docx/libreoffice/floattable-leak.docx b/documents/docx/libreoffice/floattable-leak.docx new file mode 100644 index 0000000..1d8a7c9 --- /dev/null +++ b/documents/docx/libreoffice/floattable-leak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1960d9dfd3ac1dda79faf00cbff98ac591d05a902885e22bd1daa1297146869e +size 19245 diff --git a/documents/docx/libreoffice/floattable-leftover-para-portion.docx b/documents/docx/libreoffice/floattable-leftover-para-portion.docx new file mode 100644 index 0000000..5aa2a1b --- /dev/null +++ b/documents/docx/libreoffice/floattable-leftover-para-portion.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63aee2d95ce9e92b6f6302cdf2851a6ea0016d059fa26a0465f913ffea5642a +size 15305 diff --git a/documents/docx/libreoffice/floattable-model-position-for-view-point-correction.docx b/documents/docx/libreoffice/floattable-model-position-for-view-point-correction.docx new file mode 100644 index 0000000..5990d08 --- /dev/null +++ b/documents/docx/libreoffice/floattable-model-position-for-view-point-correction.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7394160ea7b5d3628b55bff21b0c6709f28b7be5d9e08d2879c75cfe9f1ed6 +size 12696 diff --git a/documents/docx/libreoffice/floattable-move-master.docx b/documents/docx/libreoffice/floattable-move-master.docx new file mode 100644 index 0000000..8947c17 --- /dev/null +++ b/documents/docx/libreoffice/floattable-move-master.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69459b423466514a43d487a0ef21a393e41bd9ddd4f4a4b85b6cf420ea5591ac +size 13635 diff --git a/documents/docx/libreoffice/floattable-multi-col.docx b/documents/docx/libreoffice/floattable-multi-col.docx new file mode 100644 index 0000000..1a5a29e --- /dev/null +++ b/documents/docx/libreoffice/floattable-multi-col.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f5d5583017c5fae6091d8a2188f55d78f23e77db89e37e02c671fdfb46cc8c +size 12525 diff --git a/documents/docx/libreoffice/floattable-multi-nested.docx b/documents/docx/libreoffice/floattable-multi-nested.docx new file mode 100644 index 0000000..22edeb9 --- /dev/null +++ b/documents/docx/libreoffice/floattable-multi-nested.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccf0ac0fdc7195872019feea2eb82a04af748b5f8009093aec4cb74e17b1de3 +size 14170 diff --git a/documents/docx/libreoffice/floattable-negative-height.docx b/documents/docx/libreoffice/floattable-negative-height.docx new file mode 100644 index 0000000..9c0607f --- /dev/null +++ b/documents/docx/libreoffice/floattable-negative-height.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd81082dbbfc2e1bb7b8ab60ad9e5ac7bbbba79a8611eaab1696f614a2f4516 +size 39432 diff --git a/documents/docx/libreoffice/floattable-negative-vert-offset-empty.docx b/documents/docx/libreoffice/floattable-negative-vert-offset-empty.docx new file mode 100644 index 0000000..8fab3fb --- /dev/null +++ b/documents/docx/libreoffice/floattable-negative-vert-offset-empty.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa850a112948a40ce60efe04dd031829c0b665976f2a4a0fa474372bfd5b121 +size 9379 diff --git a/documents/docx/libreoffice/floattable-negative-vert-offset.docx b/documents/docx/libreoffice/floattable-negative-vert-offset.docx new file mode 100644 index 0000000..71f0166 --- /dev/null +++ b/documents/docx/libreoffice/floattable-negative-vert-offset.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:486e8e62d1d9861ff60217b5dadc148f5b369ccd1085146595c2813df5160696 +size 9243 diff --git a/documents/docx/libreoffice/floattable-nested-3tables.docx b/documents/docx/libreoffice/floattable-nested-3tables.docx new file mode 100644 index 0000000..b946f45 --- /dev/null +++ b/documents/docx/libreoffice/floattable-nested-3tables.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660753a9df95b5c478a48a567dd2e9c96a16074f66c5d03e133acc0512f353d7 +size 131360 diff --git a/documents/docx/libreoffice/floattable-nested-cellstart.docx b/documents/docx/libreoffice/floattable-nested-cellstart.docx new file mode 100644 index 0000000..65e55d8 --- /dev/null +++ b/documents/docx/libreoffice/floattable-nested-cellstart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d096abe28eec75978c74cff40f148743cbfb5e25e540631af06d7dd21a120707 +size 19261 diff --git a/documents/docx/libreoffice/floattable-nested-layout.docx b/documents/docx/libreoffice/floattable-nested-layout.docx new file mode 100644 index 0000000..2c76e46 --- /dev/null +++ b/documents/docx/libreoffice/floattable-nested-layout.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:158ec98675629e6e9fd4223f4ee2948b35580195a9e96bbe92ec6539f98843c3 +size 36385 diff --git a/documents/docx/libreoffice/floattable-nested-overlap.docx b/documents/docx/libreoffice/floattable-nested-overlap.docx new file mode 100644 index 0000000..db01034 --- /dev/null +++ b/documents/docx/libreoffice/floattable-nested-overlap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d91f2d18e490eb79f2a7252e9bca97a95c0d223ae72a0906c7205fedecb73e +size 25521 diff --git a/documents/docx/libreoffice/floattable-nested-rowspan.docx b/documents/docx/libreoffice/floattable-nested-rowspan.docx new file mode 100644 index 0000000..cf55e62 --- /dev/null +++ b/documents/docx/libreoffice/floattable-nested-rowspan.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5eb1f7d326d2218f1c941cb60805d143d326013d30c9397df09368f2da93f2 +size 25940 diff --git a/documents/docx/libreoffice/floattable-nested.docx b/documents/docx/libreoffice/floattable-nested.docx new file mode 100644 index 0000000..b0144e8 --- /dev/null +++ b/documents/docx/libreoffice/floattable-nested.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b9932413613f21662d05bc6ee05d7b2a4399ea296ed2daf85bac9f5179b201 +size 12716 diff --git a/documents/docx/libreoffice/floattable-next-leaf-in-section.docx b/documents/docx/libreoffice/floattable-next-leaf-in-section.docx new file mode 100644 index 0000000..c449440 --- /dev/null +++ b/documents/docx/libreoffice/floattable-next-leaf-in-section.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b33e2957c31ac847e559c7bb5ff4497ff370f12d80ac531cf76f8578f15e971 +size 24632 diff --git a/documents/docx/libreoffice/floattable-next-row-invalidate-pos.docx b/documents/docx/libreoffice/floattable-next-row-invalidate-pos.docx new file mode 100644 index 0000000..77fada5 --- /dev/null +++ b/documents/docx/libreoffice/floattable-next-row-invalidate-pos.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc52bda4ba22d33c4b03a54b62ebfbd25d80fbcc1f5d185d3b15a3b22a4b2b6 +size 9281 diff --git a/documents/docx/libreoffice/floattable-nomargins.docx b/documents/docx/libreoffice/floattable-nomargins.docx new file mode 100644 index 0000000..817be05 --- /dev/null +++ b/documents/docx/libreoffice/floattable-nomargins.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf610275199c2372d42a94c554e0698edde85108dad4661142fa16daeec401f +size 12737 diff --git a/documents/docx/libreoffice/floattable-not-wrapped-by-table.docx b/documents/docx/libreoffice/floattable-not-wrapped-by-table.docx new file mode 100644 index 0000000..ab9fb10 --- /dev/null +++ b/documents/docx/libreoffice/floattable-not-wrapped-by-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ffd233d691f8ec06ba045d2546417ce76d0bf6ee31d04e408489374c1845f8 +size 12994 diff --git a/documents/docx/libreoffice/floattable-object-formatter.docx b/documents/docx/libreoffice/floattable-object-formatter.docx new file mode 100644 index 0000000..986f404 --- /dev/null +++ b/documents/docx/libreoffice/floattable-object-formatter.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67635bac0e7bcd64b365339e1bb8bf79f51be52449f4ed3c38fd0b89bc92bb1a +size 21480 diff --git a/documents/docx/libreoffice/floattable-overlap-cell.docx b/documents/docx/libreoffice/floattable-overlap-cell.docx new file mode 100644 index 0000000..0b7cd79 --- /dev/null +++ b/documents/docx/libreoffice/floattable-overlap-cell.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa3dedd1f1d716aa5a043b5bae54a2a5e696adfc94b63a3fa3c3dfd6c62c97f +size 26200 diff --git a/documents/docx/libreoffice/floattable-overlap.docx b/documents/docx/libreoffice/floattable-overlap.docx new file mode 100644 index 0000000..1021c64 --- /dev/null +++ b/documents/docx/libreoffice/floattable-overlap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c89a76860d37c678b9939ebdb2c6260072f64b1ffffe2ed7da7f4b45b812da +size 11939 diff --git a/documents/docx/libreoffice/floattable-redline.docx b/documents/docx/libreoffice/floattable-redline.docx new file mode 100644 index 0000000..f98b772 --- /dev/null +++ b/documents/docx/libreoffice/floattable-redline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e998b55c4e7fd7a0740ccf05dff0860d3e52637efb0211f49163314484e2a249 +size 26261 diff --git a/documents/docx/libreoffice/floattable-rowsplit.docx b/documents/docx/libreoffice/floattable-rowsplit.docx new file mode 100644 index 0000000..225854d --- /dev/null +++ b/documents/docx/libreoffice/floattable-rowsplit.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c83735dc8ae55b329cc5093e55d8a7a0d1b6fe79918a77831456b9aaf423164f +size 13220 diff --git a/documents/docx/libreoffice/floattable-sectend.docx b/documents/docx/libreoffice/floattable-sectend.docx new file mode 100644 index 0000000..a8bdf2a --- /dev/null +++ b/documents/docx/libreoffice/floattable-sectend.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6adfb44a95fc446ed56b391420f4448c630e188a00786feef8b491bafebe5361 +size 16398 diff --git a/documents/docx/libreoffice/floattable-tab-join-legacy.docx b/documents/docx/libreoffice/floattable-tab-join-legacy.docx new file mode 100644 index 0000000..d99ed86 --- /dev/null +++ b/documents/docx/libreoffice/floattable-tab-join-legacy.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0dd265c2b239b5282c96175145ea0a20a8f07d5c68b2af3fd0494b8df7244ee +size 21410 diff --git a/documents/docx/libreoffice/floattable-tab-join.docx b/documents/docx/libreoffice/floattable-tab-join.docx new file mode 100644 index 0000000..18b0859 --- /dev/null +++ b/documents/docx/libreoffice/floattable-tab-join.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0bfbb26764afa0e747c9b0c9c260ebc94ee684b391d10a9be1ff5f3e17afb48 +size 21571 diff --git a/documents/docx/libreoffice/floattable-table-join.docx b/documents/docx/libreoffice/floattable-table-join.docx new file mode 100644 index 0000000..618285d --- /dev/null +++ b/documents/docx/libreoffice/floattable-table-join.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f538afec50b2019ec93fa089999065b01c428bafacaf2052db1571b86922fb +size 16869 diff --git a/documents/docx/libreoffice/floattable-table-row-keep.docx b/documents/docx/libreoffice/floattable-table-row-keep.docx new file mode 100644 index 0000000..6d84e4b --- /dev/null +++ b/documents/docx/libreoffice/floattable-table-row-keep.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e4ecd86afc61bb49fe0aa6ae7328a1d97d717da3c4d02e21f40f98364eb40f +size 41801 diff --git a/documents/docx/libreoffice/floattable-tables-lost.docx b/documents/docx/libreoffice/floattable-tables-lost.docx new file mode 100644 index 0000000..84e33b2 --- /dev/null +++ b/documents/docx/libreoffice/floattable-tables-lost.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a53e2b229752d3ba48cd920742880cf511505e6d98bbd910bece791b28b20b +size 12146 diff --git a/documents/docx/libreoffice/floattable-then-table.docx b/documents/docx/libreoffice/floattable-then-table.docx new file mode 100644 index 0000000..6465b8f --- /dev/null +++ b/documents/docx/libreoffice/floattable-then-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0a4e65aca4ac32cbf847999af700d15dd93a0a3210bebd910da1023a9bb18a +size 28857 diff --git a/documents/docx/libreoffice/floattable-vertoffset.docx b/documents/docx/libreoffice/floattable-vertoffset.docx new file mode 100644 index 0000000..cf4bc1c --- /dev/null +++ b/documents/docx/libreoffice/floattable-vertoffset.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32650af4f0a0a371ca769b1fb0fdc2052f2ccf6058301e256163c6310f292d1 +size 12960 diff --git a/documents/docx/libreoffice/floattable-widow.docx b/documents/docx/libreoffice/floattable-widow.docx new file mode 100644 index 0000000..f28cf91 --- /dev/null +++ b/documents/docx/libreoffice/floattable-widow.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98d1eaf98c6215dc72fd14df702fcf245415362aafd7213501e46816b7ab134 +size 31279 diff --git a/documents/docx/libreoffice/floattable-wrap-empty-para-legacy.docx b/documents/docx/libreoffice/floattable-wrap-empty-para-legacy.docx new file mode 100644 index 0000000..4f50ec9 --- /dev/null +++ b/documents/docx/libreoffice/floattable-wrap-empty-para-legacy.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:090b2205b26759570d1afa389e6119a302f5115e996f1d38a4f313740670238a +size 15211 diff --git a/documents/docx/libreoffice/floattable-wrap-empty-para.docx b/documents/docx/libreoffice/floattable-wrap-empty-para.docx new file mode 100644 index 0000000..7f95ccb --- /dev/null +++ b/documents/docx/libreoffice/floattable-wrap-empty-para.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf2ad77e4308cf76958aec610cffac9a82e8a8c540ff176230964aff37e4eedc +size 16195 diff --git a/documents/docx/libreoffice/floattable-wrap-on-all-pages.docx b/documents/docx/libreoffice/floattable-wrap-on-all-pages.docx new file mode 100644 index 0000000..164ee7e --- /dev/null +++ b/documents/docx/libreoffice/floattable-wrap-on-all-pages.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eba386b0696abe8733067704f7fded00cf29d1efd65caece95b9e5dafae82478 +size 13099 diff --git a/documents/docx/libreoffice/floattable-wrapped-by-table-nested.docx b/documents/docx/libreoffice/floattable-wrapped-by-table-nested.docx new file mode 100644 index 0000000..48bbde6 --- /dev/null +++ b/documents/docx/libreoffice/floattable-wrapped-by-table-nested.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0be7488a5cbb93bb4ce17e25c6b92b36e62d562d10b0ba5f82ef28e7203cfc3 +size 28111 diff --git a/documents/docx/libreoffice/floattable-wrapped-by-table.docx b/documents/docx/libreoffice/floattable-wrapped-by-table.docx new file mode 100644 index 0000000..00dd723 --- /dev/null +++ b/documents/docx/libreoffice/floattable-wrapped-by-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0d5e6dd7a14d495717778d21614abf88537c168530f5d231988cebc90c7703 +size 12728 diff --git a/documents/docx/libreoffice/floattable.docx b/documents/docx/libreoffice/floattable.docx new file mode 100644 index 0000000..dd2a5c6 --- /dev/null +++ b/documents/docx/libreoffice/floattable.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66590bcad905b94e79488edd0a14b62b0400e3e7df2cfa12f98c5c459401598 +size 12966 diff --git a/documents/docx/libreoffice/fly-minimal-wrap.docx b/documents/docx/libreoffice/fly-minimal-wrap.docx new file mode 100644 index 0000000..06fa85d --- /dev/null +++ b/documents/docx/libreoffice/fly-minimal-wrap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d31fdd0becbeea34d7c172fe04a07e787fea833d941b83c989f4343226f7c2 +size 24388 diff --git a/documents/docx/libreoffice/fmt.docx b/documents/docx/libreoffice/fmt.docx new file mode 100644 index 0000000..09dcce6 --- /dev/null +++ b/documents/docx/libreoffice/fmt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:239d98e68f8efede16f9698f6ac2d34ea48f69890800fd7b296095010252d6d2 +size 14335 diff --git a/documents/docx/libreoffice/follow-page-top-margin.docx b/documents/docx/libreoffice/follow-page-top-margin.docx new file mode 100644 index 0000000..c71ae7d --- /dev/null +++ b/documents/docx/libreoffice/follow-page-top-margin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c2ebb024b2f1eafdec15f7fd3177a38f0021d8e0e8388f366ec05938a3cb62 +size 23144 diff --git a/documents/docx/libreoffice/font-family.docx b/documents/docx/libreoffice/font-family.docx new file mode 100644 index 0000000..af833f1 --- /dev/null +++ b/documents/docx/libreoffice/font-family.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea6033f10e53bcf959a19922b17d5a1c97421ebcc420297b328aab8722cedf2 +size 12207 diff --git a/documents/docx/libreoffice/font-name-is-empty.docx b/documents/docx/libreoffice/font-name-is-empty.docx new file mode 100644 index 0000000..1e418eb --- /dev/null +++ b/documents/docx/libreoffice/font-name-is-empty.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd295896d67ab5abccf33c32b1b6e5b177f4e46e837ce85853203dce8fe52b4 +size 6991 diff --git a/documents/docx/libreoffice/fontsize-field-separator.docx b/documents/docx/libreoffice/fontsize-field-separator.docx new file mode 100644 index 0000000..11acf26 --- /dev/null +++ b/documents/docx/libreoffice/fontsize-field-separator.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7187ae56d0b865d152bf4487498c15ff815c83ab9e48019705ba2138882584 +size 5132 diff --git a/documents/docx/libreoffice/footer-body-distance.docx b/documents/docx/libreoffice/footer-body-distance.docx new file mode 100644 index 0000000..2b9e0a2 --- /dev/null +++ b/documents/docx/libreoffice/footer-body-distance.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da6fa9fe142aaa025b324ed33c0c7b236579dd3661f74ad875ef12b2551ef0d +size 17891 diff --git a/documents/docx/libreoffice/footer-contain-hyperlink.docx b/documents/docx/libreoffice/footer-contain-hyperlink.docx new file mode 100644 index 0000000..9d6fca3 --- /dev/null +++ b/documents/docx/libreoffice/footer-contain-hyperlink.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc93d16d33d9431c2b0bd7367df46ac475b9d7f4e869003db83c1720ee39828c +size 12196 diff --git a/documents/docx/libreoffice/footer-margin-lost.docx b/documents/docx/libreoffice/footer-margin-lost.docx new file mode 100644 index 0000000..b814eae --- /dev/null +++ b/documents/docx/libreoffice/footer-margin-lost.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3477d04b1d2cdb18e289abc633eeff74314444e4a8e247b289c3dc76fd81a75b +size 21058 diff --git a/documents/docx/libreoffice/footnote.docx b/documents/docx/libreoffice/footnote.docx new file mode 100644 index 0000000..93a0924 --- /dev/null +++ b/documents/docx/libreoffice/footnote.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3ef260d32723c6e8195c47a504f40d275afa5b82d98d60faecf55a39f60eda +size 15779 diff --git a/documents/docx/libreoffice/footnote_spacing_hanging_para.docx b/documents/docx/libreoffice/footnote_spacing_hanging_para.docx new file mode 100644 index 0000000..ed732f5 --- /dev/null +++ b/documents/docx/libreoffice/footnote_spacing_hanging_para.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c21f06778ad572eb14d708b8c03b999503309e52b1e56c601af5984072cbfdd +size 13638 diff --git a/documents/docx/libreoffice/format-char-style-change.docx b/documents/docx/libreoffice/format-char-style-change.docx new file mode 100644 index 0000000..125d1ba --- /dev/null +++ b/documents/docx/libreoffice/format-char-style-change.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ca6bfa11e6819bc97c518afb851255b3f4882ec325376eb4b9e72c26941632 +size 14453 diff --git a/documents/docx/libreoffice/format-insert-list.docx b/documents/docx/libreoffice/format-insert-list.docx new file mode 100644 index 0000000..4bd027a --- /dev/null +++ b/documents/docx/libreoffice/format-insert-list.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659cca297973ce5b9add2413eb7bc31eb30abf153bc4567ad308047b87e81a88 +size 9103 diff --git a/documents/docx/libreoffice/forum-mso-en-13192-min.docx b/documents/docx/libreoffice/forum-mso-en-13192-min.docx new file mode 100644 index 0000000..5dc1b9b --- /dev/null +++ b/documents/docx/libreoffice/forum-mso-en-13192-min.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d17e28a18a358cc3e2369befdc2143ca84f74871df10629f0d3bf6ae6d2fe4 +size 31920 diff --git a/documents/docx/libreoffice/frame-direction.docx b/documents/docx/libreoffice/frame-direction.docx new file mode 100644 index 0000000..857fa30 --- /dev/null +++ b/documents/docx/libreoffice/frame-direction.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f384af17b1799daf8db5c9cf2e70ea70091730eedbe006b475b2fdf53fe72f34 +size 28204 diff --git a/documents/docx/libreoffice/frame-wrap-auto.docx b/documents/docx/libreoffice/frame-wrap-auto.docx new file mode 100644 index 0000000..7827287 --- /dev/null +++ b/documents/docx/libreoffice/frame-wrap-auto.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adf1d29fb8bc2e0cfa80b7727ccdd990de6180388ad0d3aafb363b0e7a4c0fe +size 10348 diff --git a/documents/docx/libreoffice/frame_size_export.docx b/documents/docx/libreoffice/frame_size_export.docx new file mode 100644 index 0000000..5ad1f87 --- /dev/null +++ b/documents/docx/libreoffice/frame_size_export.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f1e3697454d611eb6aadf9b114a3addb79057e57ac13f1b8024b37abe95001 +size 13929 diff --git a/documents/docx/libreoffice/framepr-pagebreak-style.docx b/documents/docx/libreoffice/framepr-pagebreak-style.docx new file mode 100644 index 0000000..d399d03 --- /dev/null +++ b/documents/docx/libreoffice/framepr-pagebreak-style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7607206ea71b1f765ee7bf0df51024efadf29ab1137b73e489c6f4de67145e0b +size 13378 diff --git a/documents/docx/libreoffice/full-page-shape-wrap.docx b/documents/docx/libreoffice/full-page-shape-wrap.docx new file mode 100644 index 0000000..6ae7239 --- /dev/null +++ b/documents/docx/libreoffice/full-page-shape-wrap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a68fc90bd28ef12aebc1331f30e74855a81fea5622e000cac5e2c12ec14e4b +size 16728 diff --git a/documents/docx/libreoffice/glossaryWithEmail.docx b/documents/docx/libreoffice/glossaryWithEmail.docx new file mode 100644 index 0000000..fe2e3b8 --- /dev/null +++ b/documents/docx/libreoffice/glossaryWithEmail.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8135a898178ad864c91c7ef37c1d769a36c94858d6d17b3b52a51685a1dbd6 +size 19290 diff --git a/documents/docx/libreoffice/grabbag.docx b/documents/docx/libreoffice/grabbag.docx new file mode 100644 index 0000000..65d2c5d --- /dev/null +++ b/documents/docx/libreoffice/grabbag.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28457bca2b115956c9480912f2120904e9457ffb70abdcd3960a92c789549772 +size 9989 diff --git a/documents/docx/libreoffice/grabbagtest.docx b/documents/docx/libreoffice/grabbagtest.docx new file mode 100644 index 0000000..22ecd69 --- /dev/null +++ b/documents/docx/libreoffice/grabbagtest.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1fbfe0584e6a75c77f26941a3f9634cd801e8aa051a26135af0c1586a5ef72 +size 11920 diff --git a/documents/docx/libreoffice/gradient-fill-preservation.docx b/documents/docx/libreoffice/gradient-fill-preservation.docx new file mode 100644 index 0000000..64be4fc --- /dev/null +++ b/documents/docx/libreoffice/gradient-fill-preservation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a75581a8298bd450f8b7e3785cf5d7f42db45e2d5ccb5ebf1851bf2a75df97 +size 10457 diff --git a/documents/docx/libreoffice/graphic-object-fliph.docx b/documents/docx/libreoffice/graphic-object-fliph.docx new file mode 100644 index 0000000..df8b7bc --- /dev/null +++ b/documents/docx/libreoffice/graphic-object-fliph.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afea52e02c86a281bd344fd8bd0c104feb5fcfb7823351ca40d7de69620e8d0e +size 14408 diff --git a/documents/docx/libreoffice/gridbefore.docx b/documents/docx/libreoffice/gridbefore.docx new file mode 100644 index 0000000..1116577 --- /dev/null +++ b/documents/docx/libreoffice/gridbefore.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3db4e13109d432c30aab40897285325dcc46818553ac493fb6e51e1e3ffc5af +size 4987 diff --git a/documents/docx/libreoffice/group-shape-rotation.docx b/documents/docx/libreoffice/group-shape-rotation.docx new file mode 100644 index 0000000..6e47f98 --- /dev/null +++ b/documents/docx/libreoffice/group-shape-rotation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bbff9220b8184008f7f88d8f2ab09515e5fd090e73ce2812bf542346ab277f +size 24177 diff --git a/documents/docx/libreoffice/grouped_link.docx b/documents/docx/libreoffice/grouped_link.docx new file mode 100644 index 0000000..2277738 --- /dev/null +++ b/documents/docx/libreoffice/grouped_link.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c7b0301d8a29aa0f2584fb96539cb8297588b44b23b34095f7190055e4f3be +size 21001 diff --git a/documents/docx/libreoffice/groupshape-child-rotation.docx b/documents/docx/libreoffice/groupshape-child-rotation.docx new file mode 100644 index 0000000..e3b4222 --- /dev/null +++ b/documents/docx/libreoffice/groupshape-child-rotation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f110430379917e35bf66783a7e23ec5ece5f5b4ff906a7c00c1a145c8a3b54b +size 15960 diff --git a/documents/docx/libreoffice/groupshape-fontname.docx b/documents/docx/libreoffice/groupshape-fontname.docx new file mode 100644 index 0000000..0897b28 --- /dev/null +++ b/documents/docx/libreoffice/groupshape-fontname.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b6da8cc324511613dc13ab59ad90d519d260c4c45640b97fcf0ba0afd2174d +size 61000 diff --git a/documents/docx/libreoffice/groupshape-line.docx b/documents/docx/libreoffice/groupshape-line.docx new file mode 100644 index 0000000..26ca93c --- /dev/null +++ b/documents/docx/libreoffice/groupshape-line.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12baa2d971ff2e2f6ecfa6ada49dc026b3c46df9fe002b9f51307a4d28117b16 +size 10291 diff --git a/documents/docx/libreoffice/groupshape-picture.docx b/documents/docx/libreoffice/groupshape-picture.docx new file mode 100644 index 0000000..19f65a3 --- /dev/null +++ b/documents/docx/libreoffice/groupshape-picture.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587930f8e751cf551557ddca7bee981f0f7c5a3a78cebdf05b86a04972d33e81 +size 24669 diff --git a/documents/docx/libreoffice/groupshape-relsize.docx b/documents/docx/libreoffice/groupshape-relsize.docx new file mode 100644 index 0000000..c5133ca --- /dev/null +++ b/documents/docx/libreoffice/groupshape-relsize.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a29a6b36f63accb6f9dcb160b3f2f489dfe29c4edaec2fbe341afebbdc7cbf +size 20145 diff --git a/documents/docx/libreoffice/groupshape-rotation.docx b/documents/docx/libreoffice/groupshape-rotation.docx new file mode 100644 index 0000000..541403b --- /dev/null +++ b/documents/docx/libreoffice/groupshape-rotation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab6d0cdc9f5dc618b3dfd23c79b50476373328934d75fcb187b6bbd7173c842 +size 10462 diff --git a/documents/docx/libreoffice/groupshape-sdt.docx b/documents/docx/libreoffice/groupshape-sdt.docx new file mode 100644 index 0000000..1aa2762 --- /dev/null +++ b/documents/docx/libreoffice/groupshape-sdt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c47ec672afd0bce726f90582f40ebe96e10514c1f6da3bfec5bc9507db456c +size 10742 diff --git a/documents/docx/libreoffice/groupshape-smarttag.docx b/documents/docx/libreoffice/groupshape-smarttag.docx new file mode 100644 index 0000000..51d1d37 --- /dev/null +++ b/documents/docx/libreoffice/groupshape-smarttag.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da555bb8003dd1e3d03cda11e5b0fb3e9bc0edd8dfedcd4b944e82db99982a72 +size 10694 diff --git a/documents/docx/libreoffice/groupshape-textbox.docx b/documents/docx/libreoffice/groupshape-textbox.docx new file mode 100644 index 0000000..e09eb8e --- /dev/null +++ b/documents/docx/libreoffice/groupshape-textbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d56d69ba25f665ca1ec9801da5df56700bbe0106cf8034c5e54250d6964febb +size 17394 diff --git a/documents/docx/libreoffice/groupshape-theme-font.docx b/documents/docx/libreoffice/groupshape-theme-font.docx new file mode 100644 index 0000000..4c9eea0 --- /dev/null +++ b/documents/docx/libreoffice/groupshape-theme-font.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1cc5efaf9711db90cade384d45eeddf18ee5686951a16996289b08a3ba0a3a +size 13871 diff --git a/documents/docx/libreoffice/groupshape-trackedchanges.docx b/documents/docx/libreoffice/groupshape-trackedchanges.docx new file mode 100644 index 0000000..66f862a --- /dev/null +++ b/documents/docx/libreoffice/groupshape-trackedchanges.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b2445f98cfa979e339215acc3168ddabe494f73579c985d6138910e388b008 +size 17667 diff --git a/documents/docx/libreoffice/gutter-left.docx b/documents/docx/libreoffice/gutter-left.docx new file mode 100644 index 0000000..2faf1b5 --- /dev/null +++ b/documents/docx/libreoffice/gutter-left.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a058ce6c448e0bd3d3fd03e09e45e7dfda6e37e07ffb769f2a6cf3ced4cb23b0 +size 11860 diff --git a/documents/docx/libreoffice/gutter-top.docx b/documents/docx/libreoffice/gutter-top.docx new file mode 100644 index 0000000..6851add --- /dev/null +++ b/documents/docx/libreoffice/gutter-top.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be80449fb8c183222b81c20afdb962c653cc89a388fcfadf70d010e9c8d49b32 +size 13032 diff --git a/documents/docx/libreoffice/header-border.docx b/documents/docx/libreoffice/header-border.docx new file mode 100644 index 0000000..2cab854 --- /dev/null +++ b/documents/docx/libreoffice/header-border.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0e4221f60f6fae8faaf0ac70de21633c5a49d74c97002b1929d74c36ab6602 +size 15503 diff --git a/documents/docx/libreoffice/header-footer-delete.docx b/documents/docx/libreoffice/header-footer-delete.docx new file mode 100644 index 0000000..903952b --- /dev/null +++ b/documents/docx/libreoffice/header-footer-delete.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857cd132f82e754f99685e5b9478e68a71c899252911da627a40c9dcd0b088fa +size 27286 diff --git a/documents/docx/libreoffice/header-textbox.docx b/documents/docx/libreoffice/header-textbox.docx new file mode 100644 index 0000000..cd6b95d --- /dev/null +++ b/documents/docx/libreoffice/header-textbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c28b8d5b2bb5777cbca9805c57508b98b55ed5944c55d694d7061c760c8a169 +size 5778 diff --git a/documents/docx/libreoffice/headerfooter-link-to-prev.docx b/documents/docx/libreoffice/headerfooter-link-to-prev.docx new file mode 100644 index 0000000..2376690 --- /dev/null +++ b/documents/docx/libreoffice/headerfooter-link-to-prev.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42331045bd211f839036aceba36ae7097831d328169c8127e5180bba51b6d0a2 +size 18770 diff --git a/documents/docx/libreoffice/hello.docx b/documents/docx/libreoffice/hello.docx new file mode 100644 index 0000000..a224dff --- /dev/null +++ b/documents/docx/libreoffice/hello.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc73af4d16b42da1d53be74621d5d6c865476c43919906b1e60ea47f8256813 +size 12578 diff --git a/documents/docx/libreoffice/hidden-para-separator.docx b/documents/docx/libreoffice/hidden-para-separator.docx new file mode 100644 index 0000000..835c44f --- /dev/null +++ b/documents/docx/libreoffice/hidden-para-separator.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795d4603e8eaa5ccda7fb731bb10a24c341d3bc2cdd9361b45468064400a79bb +size 11739 diff --git a/documents/docx/libreoffice/hidemark.docx b/documents/docx/libreoffice/hidemark.docx new file mode 100644 index 0000000..3d4d24a --- /dev/null +++ b/documents/docx/libreoffice/hidemark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb6384ee0edd4c3e116afcea864248f3cea67de85a6a394e51dc51651f28f2ed +size 12816 diff --git a/documents/docx/libreoffice/hyperlink.docx b/documents/docx/libreoffice/hyperlink.docx new file mode 100644 index 0000000..da44e0a --- /dev/null +++ b/documents/docx/libreoffice/hyperlink.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99309b42a1e5000e9c3aafaba255f3dc587e18ff592e3cf31f6899625e272e73 +size 12564 diff --git a/documents/docx/libreoffice/hyperlinkshape.docx b/documents/docx/libreoffice/hyperlinkshape.docx new file mode 100644 index 0000000..ffb7d19 --- /dev/null +++ b/documents/docx/libreoffice/hyperlinkshape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da4cf19ac932202bc541449a29d2f4754a7d5e6264525eef6a321e50cd76a41 +size 17780 diff --git a/documents/docx/libreoffice/i120928.docx b/documents/docx/libreoffice/i120928.docx new file mode 100644 index 0000000..11d531d --- /dev/null +++ b/documents/docx/libreoffice/i120928.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc549140ac4444bf3263c389a303a2b3e72c988e920c04fbeca182c391603e75 +size 16550 diff --git a/documents/docx/libreoffice/i124106.docx b/documents/docx/libreoffice/i124106.docx new file mode 100644 index 0000000..0bc3997 --- /dev/null +++ b/documents/docx/libreoffice/i124106.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9315de1a047630a22993c59d14911079b1d42c02de8637d60e755c21e1ad91db +size 4810 diff --git a/documents/docx/libreoffice/if-field.docx b/documents/docx/libreoffice/if-field.docx new file mode 100644 index 0000000..55bad7a --- /dev/null +++ b/documents/docx/libreoffice/if-field.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8928a1e941d09b77e5f1cd19bf7095b21caa2b9e1dd12d13839740d213da1c94 +size 35515 diff --git a/documents/docx/libreoffice/ignore-top-margin-page-style-change.docx b/documents/docx/libreoffice/ignore-top-margin-page-style-change.docx new file mode 100644 index 0000000..6a6e6c4 --- /dev/null +++ b/documents/docx/libreoffice/ignore-top-margin-page-style-change.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c58126ba94295f89c91e1a82032a1f7e93f58fde25161d5b46248ef1eb2667b +size 12243 diff --git a/documents/docx/libreoffice/ignore-top-margin-table.docx b/documents/docx/libreoffice/ignore-top-margin-table.docx new file mode 100644 index 0000000..3b72da1 --- /dev/null +++ b/documents/docx/libreoffice/ignore-top-margin-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f99516ff3f2c983e7b2d08b28cc26b6a1d47857938c4634350bb53d7f4d726d +size 12465 diff --git a/documents/docx/libreoffice/ignore-top-margin.docx b/documents/docx/libreoffice/ignore-top-margin.docx new file mode 100644 index 0000000..55e6753 --- /dev/null +++ b/documents/docx/libreoffice/ignore-top-margin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11a272c48132fb96ba205d882d0c160e95fcf83684a59a65d7fed1d89f93f0c +size 14904 diff --git a/documents/docx/libreoffice/image-comment-at-char.docx b/documents/docx/libreoffice/image-comment-at-char.docx new file mode 100644 index 0000000..aa56ed7 --- /dev/null +++ b/documents/docx/libreoffice/image-comment-at-char.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4939a74c4a45c470a3ec1abb620b0a3980ac70b226ccf4c2ac6ab42c1c803353 +size 6385 diff --git a/documents/docx/libreoffice/image-hyperlink.docx b/documents/docx/libreoffice/image-hyperlink.docx new file mode 100644 index 0000000..9a19479 --- /dev/null +++ b/documents/docx/libreoffice/image-hyperlink.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0896e60662872628d39709e83745bb5c7a90524b4c1d533f03096baa43a14923 +size 13467 diff --git a/documents/docx/libreoffice/image-lazy-read.docx b/documents/docx/libreoffice/image-lazy-read.docx new file mode 100644 index 0000000..76bc530 --- /dev/null +++ b/documents/docx/libreoffice/image-lazy-read.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20344bbabee9ed73d7733c4e3121c41ecf66a014b586d9f6889a7aac7c3270ba +size 9392 diff --git a/documents/docx/libreoffice/image-noborder.docx b/documents/docx/libreoffice/image-noborder.docx new file mode 100644 index 0000000..9c54176 --- /dev/null +++ b/documents/docx/libreoffice/image-noborder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9d273da9aecee9f2f9ab6b3943a7272c79443cfed85de20de87cf8a5549c35 +size 14305 diff --git a/documents/docx/libreoffice/image_data.docx b/documents/docx/libreoffice/image_data.docx new file mode 100644 index 0000000..e5b7ef3 --- /dev/null +++ b/documents/docx/libreoffice/image_data.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a9500281582daa58b6906053d6da5d97998742d40c631413784e078010d7e54 +size 41168 diff --git a/documents/docx/libreoffice/image_through_shape.docx b/documents/docx/libreoffice/image_through_shape.docx new file mode 100644 index 0000000..3f40de1 --- /dev/null +++ b/documents/docx/libreoffice/image_through_shape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3791271b137ac744191028cb4bb2e1cebd2f14b2c543a7a97403dfcae646caf5 +size 18888 diff --git a/documents/docx/libreoffice/imgshadow.docx b/documents/docx/libreoffice/imgshadow.docx new file mode 100644 index 0000000..41a6026 --- /dev/null +++ b/documents/docx/libreoffice/imgshadow.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d7f4c89eb69ae65f6d450b6d0beb95609355e49e15b93b1baa9bcf33bf104d +size 29629 diff --git a/documents/docx/libreoffice/indentation.docx b/documents/docx/libreoffice/indentation.docx new file mode 100644 index 0000000..d23b1a5 --- /dev/null +++ b/documents/docx/libreoffice/indentation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c916a7ced785abe388320002ad107bc7a462ddc55d922988cad2ccdae98217a2 +size 16945 diff --git a/documents/docx/libreoffice/indents.docx b/documents/docx/libreoffice/indents.docx new file mode 100644 index 0000000..928de3b --- /dev/null +++ b/documents/docx/libreoffice/indents.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62a3e3162a737cbe45e21fe544f5dc845e8cdc621bd8a2e3b7e8dcfed52386d +size 11553 diff --git a/documents/docx/libreoffice/inheritFirstHeader.docx b/documents/docx/libreoffice/inheritFirstHeader.docx new file mode 100644 index 0000000..d8a0ae3 --- /dev/null +++ b/documents/docx/libreoffice/inheritFirstHeader.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813a93ebdf82c4779b6c4de19512a0a5f4f934aa96655e8bfe7c52795fb9a3a2 +size 15002 diff --git a/documents/docx/libreoffice/ink.docx b/documents/docx/libreoffice/ink.docx new file mode 100644 index 0000000..c156c94 --- /dev/null +++ b/documents/docx/libreoffice/ink.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb1e3a85468ceaade3f4c36b22a1d9c4473e2277f18c2a0dad712dd2ea14f9d +size 14339 diff --git a/documents/docx/libreoffice/inline-anchored-zorder.docx b/documents/docx/libreoffice/inline-anchored-zorder.docx new file mode 100644 index 0000000..2961ea7 --- /dev/null +++ b/documents/docx/libreoffice/inline-anchored-zorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd40efd2d2a4761c77cbafbd4411b7c85b0416b3e7c7197b891bd000a9be00bf +size 16684 diff --git a/documents/docx/libreoffice/inline-endnote-and-footnote.docx b/documents/docx/libreoffice/inline-endnote-and-footnote.docx new file mode 100644 index 0000000..6aede97 --- /dev/null +++ b/documents/docx/libreoffice/inline-endnote-and-footnote.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f55b5074df513c6525cda3f6b4107cedcd4d2d4553e958f908f9508f4fa189 +size 15863 diff --git a/documents/docx/libreoffice/inline-endnote-position.docx b/documents/docx/libreoffice/inline-endnote-position.docx new file mode 100644 index 0000000..4806c8b --- /dev/null +++ b/documents/docx/libreoffice/inline-endnote-position.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19911f0fb916daa58595106ffe80a84fb7fddb5019f1bb4c5243e65a48a40b1 +size 15242 diff --git a/documents/docx/libreoffice/inline-endnote-section-delete.docx b/documents/docx/libreoffice/inline-endnote-section-delete.docx new file mode 100644 index 0000000..d04ed25 --- /dev/null +++ b/documents/docx/libreoffice/inline-endnote-section-delete.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebafa9c4abbe91bf89358d46de00b88910d8872c17f776f65a9791742515feb +size 20294 diff --git a/documents/docx/libreoffice/inline-groupshape.docx b/documents/docx/libreoffice/inline-groupshape.docx new file mode 100644 index 0000000..a0dabe4 --- /dev/null +++ b/documents/docx/libreoffice/inline-groupshape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dbb44ad613959529ca5ea0a4e9a29e19dd53a88ae782bafa2f7035ff994e12d +size 16992 diff --git a/documents/docx/libreoffice/inline-inshape-anchored-zorder.docx b/documents/docx/libreoffice/inline-inshape-anchored-zorder.docx new file mode 100644 index 0000000..aca43c8 --- /dev/null +++ b/documents/docx/libreoffice/inline-inshape-anchored-zorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5828415363c543ab268b4d6902c62e3c4254751ed7f0ecce6c75d4d517dcdd58 +size 17243 diff --git a/documents/docx/libreoffice/inline-sdt-header.docx b/documents/docx/libreoffice/inline-sdt-header.docx new file mode 100644 index 0000000..40e52c0 --- /dev/null +++ b/documents/docx/libreoffice/inline-sdt-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae3108d62c4af1faf3ebcfbc3b1f5c38c7438ed2171b58b77d9441f3abc0684 +size 14930 diff --git a/documents/docx/libreoffice/inner-border.docx b/documents/docx/libreoffice/inner-border.docx new file mode 100644 index 0000000..ae5a776 --- /dev/null +++ b/documents/docx/libreoffice/inner-border.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab823d151f4b0ca6b3ecea880176d3856e36a8db64b02ad385de132e7edd1b1c +size 12391 diff --git a/documents/docx/libreoffice/ins-then-del.docx b/documents/docx/libreoffice/ins-then-del.docx new file mode 100644 index 0000000..506f705 --- /dev/null +++ b/documents/docx/libreoffice/ins-then-del.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70cb2be36f6a6ad10a6df720ae508f2e0b4e3c4a5355287b2b123aa9d74812a +size 14268 diff --git a/documents/docx/libreoffice/ins-then-format-self.docx b/documents/docx/libreoffice/ins-then-format-self.docx new file mode 100644 index 0000000..3b956b2 --- /dev/null +++ b/documents/docx/libreoffice/ins-then-format-self.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa6b2d9cb9389969c5ee20d4eb76f95b5602f078c5aa381eeaf04ed4a2f0c26 +size 13710 diff --git a/documents/docx/libreoffice/ins-then-format.docx b/documents/docx/libreoffice/ins-then-format.docx new file mode 100644 index 0000000..079020a --- /dev/null +++ b/documents/docx/libreoffice/ins-then-format.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80da0207dfb40cf021b76651d50ed65f4a62a5d1df2a92e12dd5e3546a1346ea +size 14316 diff --git a/documents/docx/libreoffice/ins.docx b/documents/docx/libreoffice/ins.docx new file mode 100644 index 0000000..a65514a --- /dev/null +++ b/documents/docx/libreoffice/ins.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f544bd6f73ead2d4bed305908cb16c93f355e289908871347a9d41c19c06d1 +size 14208 diff --git a/documents/docx/libreoffice/inside-outside-vert-align.docx b/documents/docx/libreoffice/inside-outside-vert-align.docx new file mode 100644 index 0000000..c1147eb --- /dev/null +++ b/documents/docx/libreoffice/inside-outside-vert-align.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b701cc0aac68106fbe908d4b60825135724883175982fa90e5fa04bdae660555 +size 17252 diff --git a/documents/docx/libreoffice/invalid_date_form_field.docx b/documents/docx/libreoffice/invalid_date_form_field.docx new file mode 100644 index 0000000..a531cfd --- /dev/null +++ b/documents/docx/libreoffice/invalid_date_form_field.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c485f8f3cd2fd4adaa9d5e6b9c9545abf5f406071bacce67f91c4af7c0df55 +size 4386 diff --git a/documents/docx/libreoffice/kern.docx b/documents/docx/libreoffice/kern.docx new file mode 100644 index 0000000..c8e93f9 --- /dev/null +++ b/documents/docx/libreoffice/kern.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc7c9d62643ca74a74b579a9b7b153f83e0be6e1da861d2fa81993c907c0217 +size 12832 diff --git a/documents/docx/libreoffice/large-para-top-margin.docx b/documents/docx/libreoffice/large-para-top-margin.docx new file mode 100644 index 0000000..de3b20c --- /dev/null +++ b/documents/docx/libreoffice/large-para-top-margin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c4aac0aff4ff5a8435a593746f993162516c225e010c0727792713d5b766955 +size 23126 diff --git a/documents/docx/libreoffice/large-twips.docx b/documents/docx/libreoffice/large-twips.docx new file mode 100644 index 0000000..3dceffa --- /dev/null +++ b/documents/docx/libreoffice/large-twips.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a509704f19858e6eab0d88061135d65e863af9481fc8fec50942b170736cd81 +size 5365 diff --git a/documents/docx/libreoffice/lastEmptyLineWithDirectFormatting.docx b/documents/docx/libreoffice/lastEmptyLineWithDirectFormatting.docx new file mode 100644 index 0000000..6d5cdd1 --- /dev/null +++ b/documents/docx/libreoffice/lastEmptyLineWithDirectFormatting.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8cad83abbf99816b21c8bba28cbb3b94438d3dc782be468e3eb5ebf8be5c05d +size 1816 diff --git a/documents/docx/libreoffice/layout-flow-alt-alone.docx b/documents/docx/libreoffice/layout-flow-alt-alone.docx new file mode 100644 index 0000000..1302e12 --- /dev/null +++ b/documents/docx/libreoffice/layout-flow-alt-alone.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae32d689d47d129272721ed33e24047b9f0ddcdc3339883b76283ef6f999535 +size 7669 diff --git a/documents/docx/libreoffice/layout-in-cell-2.docx b/documents/docx/libreoffice/layout-in-cell-2.docx new file mode 100644 index 0000000..b355ab3 --- /dev/null +++ b/documents/docx/libreoffice/layout-in-cell-2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d273731897cb642d11062bf2b8ca8ec1b8f005843d51722172d1896e3a22cad +size 66189 diff --git a/documents/docx/libreoffice/layout-in-cell-wrapnone-column.docx b/documents/docx/libreoffice/layout-in-cell-wrapnone-column.docx new file mode 100644 index 0000000..4abf3b8 --- /dev/null +++ b/documents/docx/libreoffice/layout-in-cell-wrapnone-column.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960414e471abc426763162fab6f56330b6e59a7cd2055f216590aa1a26b684b9 +size 12900 diff --git a/documents/docx/libreoffice/legend-itemorder-min.docx b/documents/docx/libreoffice/legend-itemorder-min.docx new file mode 100644 index 0000000..c44bbe5 --- /dev/null +++ b/documents/docx/libreoffice/legend-itemorder-min.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14e916b96437b8e92c35618d2c756149267da75bce0e927311aadf73e860a55 +size 27053 diff --git a/documents/docx/libreoffice/line-break-in-ref.docx b/documents/docx/libreoffice/line-break-in-ref.docx new file mode 100644 index 0000000..c3b38e9 --- /dev/null +++ b/documents/docx/libreoffice/line-break-in-ref.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ccdb654785bb1f3c432b50714263af618e3b3bcc40128c6dd2bc20847fce78 +size 5110 diff --git a/documents/docx/libreoffice/line-rotation.docx b/documents/docx/libreoffice/line-rotation.docx new file mode 100644 index 0000000..b059b4b --- /dev/null +++ b/documents/docx/libreoffice/line-rotation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936bae72ddaee74edf7d2a405702854ef8e0d2d4d3975a05394d85aca6c7f724 +size 14772 diff --git a/documents/docx/libreoffice/line-wps-only.docx b/documents/docx/libreoffice/line-wps-only.docx new file mode 100644 index 0000000..c306d9d --- /dev/null +++ b/documents/docx/libreoffice/line-wps-only.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d811ebad124268e60ceaba409224b6a54f0b7f7e31092b5f6acaa71d60d9d8 +size 8721 diff --git a/documents/docx/libreoffice/listWithLgl.docx b/documents/docx/libreoffice/listWithLgl.docx new file mode 100644 index 0000000..815d0a7 --- /dev/null +++ b/documents/docx/libreoffice/listWithLgl.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fd0f120e2c7ea578c098e03f2d5bf871d24f6494c7df73c0aaed3cf246f7b9 +size 3009 diff --git a/documents/docx/libreoffice/listformat.docx b/documents/docx/libreoffice/listformat.docx new file mode 100644 index 0000000..4405f99 --- /dev/null +++ b/documents/docx/libreoffice/listformat.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ad769f0d3202a5e0e62ff73997ab998fbb85dac3093b3a17d3bb685c2dbf91 +size 13082 diff --git a/documents/docx/libreoffice/liststyle-gridbefore.docx b/documents/docx/libreoffice/liststyle-gridbefore.docx new file mode 100644 index 0000000..b174abc --- /dev/null +++ b/documents/docx/libreoffice/liststyle-gridbefore.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5afd43f95bc8c30ea58a640fa551f61782d9a32697843702e73cb94feb3e4785 +size 11441 diff --git a/documents/docx/libreoffice/long_legendentry.docx b/documents/docx/libreoffice/long_legendentry.docx new file mode 100644 index 0000000..27c6556 --- /dev/null +++ b/documents/docx/libreoffice/long_legendentry.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:488c442dafc62944a11f65f85e4480efbc0824542688dca3571457168282cc7e +size 24393 diff --git a/documents/docx/libreoffice/lost-footer-style.docx b/documents/docx/libreoffice/lost-footer-style.docx new file mode 100644 index 0000000..ddc02bd --- /dev/null +++ b/documents/docx/libreoffice/lost-footer-style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d78964da389722cc55d0577cc1e90ce651537ff659980e9df6c9d9025cc6979 +size 17493 diff --git a/documents/docx/libreoffice/lvlPicBulletId.docx b/documents/docx/libreoffice/lvlPicBulletId.docx new file mode 100644 index 0000000..d9bb221 --- /dev/null +++ b/documents/docx/libreoffice/lvlPicBulletId.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d8821ad7c2a0bced52881dbb3d317f7aa29f4363349bc9b665d9dd03517ca0 +size 32450 diff --git a/documents/docx/libreoffice/mailmerge.docx b/documents/docx/libreoffice/mailmerge.docx new file mode 100644 index 0000000..7a8a6df --- /dev/null +++ b/documents/docx/libreoffice/mailmerge.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f76ba6a717d33eb1bd48e122ca25fc3aedff3b87498165dc7ed78595535e19 +size 17580 diff --git a/documents/docx/libreoffice/margins_from_style.docx b/documents/docx/libreoffice/margins_from_style.docx new file mode 100644 index 0000000..066be04 --- /dev/null +++ b/documents/docx/libreoffice/margins_from_style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb04d5c77e1b990b95609628b47e1a798ec54c255a82efbfce0bdd032e300c86 +size 13878 diff --git a/documents/docx/libreoffice/math-accents.docx b/documents/docx/libreoffice/math-accents.docx new file mode 100644 index 0000000..03ad90d --- /dev/null +++ b/documents/docx/libreoffice/math-accents.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3248b895b4113e9dd1674cdbbd1ad6329f750bde9509e0db9b7c654e18a37b00 +size 3555 diff --git a/documents/docx/libreoffice/math-d.docx b/documents/docx/libreoffice/math-d.docx new file mode 100644 index 0000000..3915815 --- /dev/null +++ b/documents/docx/libreoffice/math-d.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52bdd01bc742108215aac9c44e231aaee5f893a20fbfb23b9cfda466445a0708 +size 3633 diff --git a/documents/docx/libreoffice/math-escape.docx b/documents/docx/libreoffice/math-escape.docx new file mode 100644 index 0000000..712095f --- /dev/null +++ b/documents/docx/libreoffice/math-escape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e85548db9ff177e627527cde528555fec3bc2f432652bde1a116e4da80ed1a7 +size 13422 diff --git a/documents/docx/libreoffice/math-escaping.docx b/documents/docx/libreoffice/math-escaping.docx new file mode 100644 index 0000000..fb735d7 --- /dev/null +++ b/documents/docx/libreoffice/math-escaping.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab5dbd6054923049fa006935c5d6a94b0552c2c171e2167a2ba7c3098829a59 +size 3481 diff --git a/documents/docx/libreoffice/math-lim.docx b/documents/docx/libreoffice/math-lim.docx new file mode 100644 index 0000000..358240d --- /dev/null +++ b/documents/docx/libreoffice/math-lim.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9f17cce185ac28b2a2fdcb9e446af6656fabe670d0adf7d2f39f9f158e5e83 +size 3512 diff --git a/documents/docx/libreoffice/math-literal.docx b/documents/docx/libreoffice/math-literal.docx new file mode 100644 index 0000000..84a9abf --- /dev/null +++ b/documents/docx/libreoffice/math-literal.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3ad864e3e4ccfd9a4131f66211927884b0290a5a7c15a22cdd683c4adf7da6 +size 3850 diff --git a/documents/docx/libreoffice/math-malformed_xml.docx b/documents/docx/libreoffice/math-malformed_xml.docx new file mode 100644 index 0000000..e793e91 --- /dev/null +++ b/documents/docx/libreoffice/math-malformed_xml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c88782e665853021b628403cebd395634b2f774c9e59a3089eb7971490aa1d +size 4320 diff --git a/documents/docx/libreoffice/math-matrix.docx b/documents/docx/libreoffice/math-matrix.docx new file mode 100644 index 0000000..9e4e819 --- /dev/null +++ b/documents/docx/libreoffice/math-matrix.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd84c0d6d5d392007adab77944d3e2d0a87558b881b4b97d86682a539d781c63 +size 3507 diff --git a/documents/docx/libreoffice/math-mso2k7.docx b/documents/docx/libreoffice/math-mso2k7.docx new file mode 100644 index 0000000..64405a7 --- /dev/null +++ b/documents/docx/libreoffice/math-mso2k7.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a16f38ab3fab079f67a1b0fb19dd3adf99baa5bb7dc9358707eb1bf001dead +size 12207 diff --git a/documents/docx/libreoffice/math-nary.docx b/documents/docx/libreoffice/math-nary.docx new file mode 100644 index 0000000..7a58bde --- /dev/null +++ b/documents/docx/libreoffice/math-nary.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7507103c8c4b52567bae284333729f9c562289ccfe9faefe289aea1c8bb4f34 +size 3562 diff --git a/documents/docx/libreoffice/math-overbrace_underbrace.docx b/documents/docx/libreoffice/math-overbrace_underbrace.docx new file mode 100644 index 0000000..86a24ce --- /dev/null +++ b/documents/docx/libreoffice/math-overbrace_underbrace.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4640dd9a756c83de1de8492990d1c9c312a7343bc3f66d83c7b4299d7e96a7 +size 3567 diff --git a/documents/docx/libreoffice/math-overstrike.docx b/documents/docx/libreoffice/math-overstrike.docx new file mode 100644 index 0000000..89d6132 --- /dev/null +++ b/documents/docx/libreoffice/math-overstrike.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbced0b9bf191a45d9d51d731b3cea8c62bd695e2d11dbab3953a542202ca5cb +size 3507 diff --git a/documents/docx/libreoffice/math-placeholders.docx b/documents/docx/libreoffice/math-placeholders.docx new file mode 100644 index 0000000..6e09cef --- /dev/null +++ b/documents/docx/libreoffice/math-placeholders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de59fe7e6b66d21d2621c46d83e3a240bbbf8aee1ff9448ae3182ed96d93f65f +size 3467 diff --git a/documents/docx/libreoffice/math-rad.docx b/documents/docx/libreoffice/math-rad.docx new file mode 100644 index 0000000..a4a4a34 --- /dev/null +++ b/documents/docx/libreoffice/math-rad.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aeb7a5343166ebb0687228295633a23902cc44f20e2aac69f7a06d06c377862 +size 3507 diff --git a/documents/docx/libreoffice/math-subscripts.docx b/documents/docx/libreoffice/math-subscripts.docx new file mode 100644 index 0000000..0c639f4 --- /dev/null +++ b/documents/docx/libreoffice/math-subscripts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc0a463435b387e20527dd39dcd8fb5f1cad919c3861bac5068806fd4992bcc +size 3669 diff --git a/documents/docx/libreoffice/math-vertical_stacks.docx b/documents/docx/libreoffice/math-vertical_stacks.docx new file mode 100644 index 0000000..4988aed --- /dev/null +++ b/documents/docx/libreoffice/math-vertical_stacks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0d9581f9974dc87ed67af38e94ac29d2e4fcd5ec823c9cf100f90d13717b23 +size 3522 diff --git a/documents/docx/libreoffice/mathtype.docx b/documents/docx/libreoffice/mathtype.docx new file mode 100644 index 0000000..bfd647a --- /dev/null +++ b/documents/docx/libreoffice/mathtype.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:026d773a1ea94258784b3420b9e1cc263f6939baea0dddce801c47e01c3e27dd +size 12533 diff --git a/documents/docx/libreoffice/mce-nested.docx b/documents/docx/libreoffice/mce-nested.docx new file mode 100644 index 0000000..b7e1182 --- /dev/null +++ b/documents/docx/libreoffice/mce-nested.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4246a16c1c6191dc74167cf768cf52f91685b7e4a9a7ab5a4cd57f77a060e0 +size 32734 diff --git a/documents/docx/libreoffice/mce-wpg.docx b/documents/docx/libreoffice/mce-wpg.docx new file mode 100644 index 0000000..a78fdd7 --- /dev/null +++ b/documents/docx/libreoffice/mce-wpg.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95ad3aa1b3966cc0ff431bf3059569379d7011358dd69f37f771184071cf7c4 +size 17404 diff --git a/documents/docx/libreoffice/mce.docx b/documents/docx/libreoffice/mce.docx new file mode 100644 index 0000000..b3942c4 --- /dev/null +++ b/documents/docx/libreoffice/mce.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67091d4819ca50eb861349f2154dafef00ac23c489ec1809dc5827a35708d196 +size 15667 diff --git a/documents/docx/libreoffice/merge_hidden_redline.docx b/documents/docx/libreoffice/merge_hidden_redline.docx new file mode 100644 index 0000000..b9538b0 --- /dev/null +++ b/documents/docx/libreoffice/merge_hidden_redline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec231ad7c5f06e26be6fcd8bfd5261ff22e6fac926031880540a58af6ffa0a4d +size 15478 diff --git a/documents/docx/libreoffice/missing-path.docx b/documents/docx/libreoffice/missing-path.docx new file mode 100644 index 0000000..f7801e4 --- /dev/null +++ b/documents/docx/libreoffice/missing-path.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a030402e18814ef42f14cc59978bc7fec4ac29d1504c30ca0808152e9a58a0 +size 15860 diff --git a/documents/docx/libreoffice/mixednumberings.docx b/documents/docx/libreoffice/mixednumberings.docx new file mode 100644 index 0000000..146a4a1 --- /dev/null +++ b/documents/docx/libreoffice/mixednumberings.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b9540e909559942be818313a31781857df75e7d2e9c80893cac11f59e46f2be +size 45527 diff --git a/documents/docx/libreoffice/mso-spt180.docx b/documents/docx/libreoffice/mso-spt180.docx new file mode 100644 index 0000000..4b3b7c9 --- /dev/null +++ b/documents/docx/libreoffice/mso-spt180.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9855700bfef1de371289dafd4c431e98c40d56780969aa01d8f57e3a302ba0 +size 10496 diff --git a/documents/docx/libreoffice/msobrightnesscontrast.docx b/documents/docx/libreoffice/msobrightnesscontrast.docx new file mode 100644 index 0000000..3b3f30b --- /dev/null +++ b/documents/docx/libreoffice/msobrightnesscontrast.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c296e4fa36d2f17287a24a878023f1caf00295687a674c3c20720635aabcd4 +size 18972 diff --git a/documents/docx/libreoffice/multi-column-line-separator-SAVED.docx b/documents/docx/libreoffice/multi-column-line-separator-SAVED.docx new file mode 100644 index 0000000..67d9a29 --- /dev/null +++ b/documents/docx/libreoffice/multi-column-line-separator-SAVED.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e49cdde216dc3a3a110abac64ef98bf10d5ef24bf0b9cbb7ba7b3510c0b4e2f +size 5640 diff --git a/documents/docx/libreoffice/multi-column-separator-with-line.docx b/documents/docx/libreoffice/multi-column-separator-with-line.docx new file mode 100644 index 0000000..06392bc --- /dev/null +++ b/documents/docx/libreoffice/multi-column-separator-with-line.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b9d6c36eb8ef14885888be621f1cecce695f192410638d8e4dc29af971ad04 +size 11618 diff --git a/documents/docx/libreoffice/multi-page-toc.docx b/documents/docx/libreoffice/multi-page-toc.docx new file mode 100644 index 0000000..5beb785 --- /dev/null +++ b/documents/docx/libreoffice/multi-page-toc.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88dbf98cd74204fe364cd426b5a6bc1c7b4c13906e41f876c57f213e0a7ab624 +size 18321 diff --git a/documents/docx/libreoffice/n592908-frame.docx b/documents/docx/libreoffice/n592908-frame.docx new file mode 100644 index 0000000..f585727 --- /dev/null +++ b/documents/docx/libreoffice/n592908-frame.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02dad884afdd4da17c6b9ed7ba3862ee826501eaa7d883a164a38a342c4be57c +size 13589 diff --git a/documents/docx/libreoffice/n592908-picture.docx b/documents/docx/libreoffice/n592908-picture.docx new file mode 100644 index 0000000..eb34568 --- /dev/null +++ b/documents/docx/libreoffice/n592908-picture.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06dcd8186f2347458b643b120bfb95e1045430c01a3a6ba6015366c75e5c8f69 +size 62593 diff --git a/documents/docx/libreoffice/n652364.docx b/documents/docx/libreoffice/n652364.docx new file mode 100644 index 0000000..0f8991e --- /dev/null +++ b/documents/docx/libreoffice/n652364.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a033b5e052e18a851704f4fe4304b3d111df0b6cd008e1e9a11e27fcd0c0ea3a +size 8975 diff --git a/documents/docx/libreoffice/n693238.docx b/documents/docx/libreoffice/n693238.docx new file mode 100644 index 0000000..1f8e93f --- /dev/null +++ b/documents/docx/libreoffice/n693238.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f1ee2fc6aabbeb9a61b103f262425d553268494ca06ffa204553db4269c608 +size 9933 diff --git a/documents/docx/libreoffice/n705956-1.docx b/documents/docx/libreoffice/n705956-1.docx new file mode 100644 index 0000000..4f76123 --- /dev/null +++ b/documents/docx/libreoffice/n705956-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556fd25349e14547266ab75db6d7f521daaa33c3e028b08091288cbb1086c628 +size 7861 diff --git a/documents/docx/libreoffice/n705956-2.docx b/documents/docx/libreoffice/n705956-2.docx new file mode 100644 index 0000000..cd865ee --- /dev/null +++ b/documents/docx/libreoffice/n705956-2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:759bd130c3a0dfd93acd54f4d28f62b17799e4565ffc570484669a4d545165c3 +size 9363 diff --git a/documents/docx/libreoffice/n747461.docx b/documents/docx/libreoffice/n747461.docx new file mode 100644 index 0000000..01f04e2 --- /dev/null +++ b/documents/docx/libreoffice/n747461.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f394fad45f2d17317cf2f49264b2c7c738745942e3c73a119895295688600ab1 +size 6489 diff --git a/documents/docx/libreoffice/n750255.docx b/documents/docx/libreoffice/n750255.docx new file mode 100644 index 0000000..08bb366 --- /dev/null +++ b/documents/docx/libreoffice/n750255.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eaf9aba2e0aa5962bbde5b47a750cf4a7de59ce49d6ecc6f9149d507f38fbef +size 10102 diff --git a/documents/docx/libreoffice/n750935.docx b/documents/docx/libreoffice/n750935.docx new file mode 100644 index 0000000..3ddcb0c --- /dev/null +++ b/documents/docx/libreoffice/n750935.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ecbe857d75230ffe30c6bfc6cda03e910628099d3937142f2be1cd23cc8c30 +size 57750 diff --git a/documents/docx/libreoffice/n751017.docx b/documents/docx/libreoffice/n751017.docx new file mode 100644 index 0000000..056113d --- /dev/null +++ b/documents/docx/libreoffice/n751017.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cabe54513c4e415786151fce7d63512c4fa6d45fbece2b3440edbacaaf56aace +size 10194 diff --git a/documents/docx/libreoffice/n751054.docx b/documents/docx/libreoffice/n751054.docx new file mode 100644 index 0000000..ae35143 --- /dev/null +++ b/documents/docx/libreoffice/n751054.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ffee90ed73bd33afb52dfd695dcf137df4d631d567e13af080b986ebc62fdc2 +size 13100 diff --git a/documents/docx/libreoffice/n751077.docx b/documents/docx/libreoffice/n751077.docx new file mode 100644 index 0000000..de49ca1 --- /dev/null +++ b/documents/docx/libreoffice/n751077.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0622682cda1b279eeef48b2ee712c0ae3715aa30a55f595ef68fd074b058a046 +size 22131 diff --git a/documents/docx/libreoffice/n751117.docx b/documents/docx/libreoffice/n751117.docx new file mode 100644 index 0000000..236312a --- /dev/null +++ b/documents/docx/libreoffice/n751117.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f6caa67e80897520e1c1b0807eb9c89bc8c90485785f4c86af4c12a10a12c1 +size 10312 diff --git a/documents/docx/libreoffice/n757890.docx b/documents/docx/libreoffice/n757890.docx new file mode 100644 index 0000000..ece02c4 --- /dev/null +++ b/documents/docx/libreoffice/n757890.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57486ea9a770dc81b212da009787e8fb15c53a364bacb948aa0a14b85bcf7b5b +size 11098 diff --git a/documents/docx/libreoffice/n758883.docx b/documents/docx/libreoffice/n758883.docx new file mode 100644 index 0000000..b0c3fae --- /dev/null +++ b/documents/docx/libreoffice/n758883.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3c852f5064a9615f141a95cd4bb3802e28a4fa484e3249aac5618d3fda70d5 +size 11896 diff --git a/documents/docx/libreoffice/n760764.docx b/documents/docx/libreoffice/n760764.docx new file mode 100644 index 0000000..bd4d700 --- /dev/null +++ b/documents/docx/libreoffice/n760764.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c52568e7cf20713f36ab937e7e940c6ff3b53979dbe86b810576c4652bde107 +size 10079 diff --git a/documents/docx/libreoffice/n764005.docx b/documents/docx/libreoffice/n764005.docx new file mode 100644 index 0000000..b919db4 --- /dev/null +++ b/documents/docx/libreoffice/n764005.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b5fdfb3b4f67334c1e486fe64d81700c65e76fe4afad54371aaa5432de8ff72 +size 13088 diff --git a/documents/docx/libreoffice/n764745-alignment.docx b/documents/docx/libreoffice/n764745-alignment.docx new file mode 100644 index 0000000..0c374cd --- /dev/null +++ b/documents/docx/libreoffice/n764745-alignment.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228177606455053e67c638c6411157544738602cc8a44d94968e6e13054dae53 +size 5635 diff --git a/documents/docx/libreoffice/n766477.docx b/documents/docx/libreoffice/n766477.docx new file mode 100644 index 0000000..ff3aeda --- /dev/null +++ b/documents/docx/libreoffice/n766477.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b7c2db2ccda77f621c235d5b152e9a5f47d9ad3c76c3f84dc51fe8a16504bc1 +size 10104 diff --git a/documents/docx/libreoffice/n766481.docx b/documents/docx/libreoffice/n766481.docx new file mode 100644 index 0000000..e674499 --- /dev/null +++ b/documents/docx/libreoffice/n766481.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9337e9ef99edd5bcf1c06a5a93aea33f5c8096dc7238eb8929871f1171f0d2c0 +size 10021 diff --git a/documents/docx/libreoffice/n766487.docx b/documents/docx/libreoffice/n766487.docx new file mode 100644 index 0000000..a56deef --- /dev/null +++ b/documents/docx/libreoffice/n766487.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c235c82466f967ee6083674cf226a7a5d04e8292e35859da45287ec6170724ab +size 9273 diff --git a/documents/docx/libreoffice/n773061.docx b/documents/docx/libreoffice/n773061.docx new file mode 100644 index 0000000..2697bf9 --- /dev/null +++ b/documents/docx/libreoffice/n773061.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d01c5ccc14d8a670ee9275a14127873b22fabcad4e278144124b0988420ae8 +size 7081 diff --git a/documents/docx/libreoffice/n775899.docx b/documents/docx/libreoffice/n775899.docx new file mode 100644 index 0000000..45b4d7e --- /dev/null +++ b/documents/docx/libreoffice/n775899.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6eee77d629f43e2982d99170d0d19d83318db213fa39ad66c46e66f50643e4 +size 10264 diff --git a/documents/docx/libreoffice/n775906.docx b/documents/docx/libreoffice/n775906.docx new file mode 100644 index 0000000..cca8fa3 --- /dev/null +++ b/documents/docx/libreoffice/n775906.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55eee7c2dd4e1b47ed8e7ce5ab94321c451f2ad5b194482586f80c9f8ffbb749 +size 11750 diff --git a/documents/docx/libreoffice/n777337.docx b/documents/docx/libreoffice/n777337.docx new file mode 100644 index 0000000..e30f397 --- /dev/null +++ b/documents/docx/libreoffice/n777337.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd24faa1384873c630800d069c6f563ee461d17da12a00c4befb5cffd8ceb0f7 +size 13409 diff --git a/documents/docx/libreoffice/n777345.docx b/documents/docx/libreoffice/n777345.docx new file mode 100644 index 0000000..44bdd79 --- /dev/null +++ b/documents/docx/libreoffice/n777345.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992213c0cf3cc03907fd97b6fc0a04e276abc51087b7cff8e584675565bde6ab +size 9360 diff --git a/documents/docx/libreoffice/n778140.docx b/documents/docx/libreoffice/n778140.docx new file mode 100644 index 0000000..aa63f0e --- /dev/null +++ b/documents/docx/libreoffice/n778140.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9208b5be5b2dcdcc019b2c82f4367589de35566cc66f998c484a00ceb557210 +size 9564 diff --git a/documents/docx/libreoffice/n778828.docx b/documents/docx/libreoffice/n778828.docx new file mode 100644 index 0000000..b0f4274 --- /dev/null +++ b/documents/docx/libreoffice/n778828.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302599d36638e76ee9b58db39d454733041e912ac63857df558104dfde04d70e +size 10012 diff --git a/documents/docx/libreoffice/n778836.docx b/documents/docx/libreoffice/n778836.docx new file mode 100644 index 0000000..c5acfb9 --- /dev/null +++ b/documents/docx/libreoffice/n778836.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f994601a8a01c6d3180fad55811cd63459d7f194183c17affa78b8aa8332378e +size 9649 diff --git a/documents/docx/libreoffice/n779627.docx b/documents/docx/libreoffice/n779627.docx new file mode 100644 index 0000000..34d67fb --- /dev/null +++ b/documents/docx/libreoffice/n779627.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9638365a8044909f342475f079d21f890b261cfe4530f77c5903862a6b1ec5 +size 30152 diff --git a/documents/docx/libreoffice/n779627b.docx b/documents/docx/libreoffice/n779627b.docx new file mode 100644 index 0000000..839db4a --- /dev/null +++ b/documents/docx/libreoffice/n779627b.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ac6fa92209b1b40e3f10cc2ac4620d9710bd3da02ad387d0682567fd6ffc45 +size 5805 diff --git a/documents/docx/libreoffice/n779630.docx b/documents/docx/libreoffice/n779630.docx new file mode 100644 index 0000000..aa1df34 --- /dev/null +++ b/documents/docx/libreoffice/n779630.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1caadcb7bcf0a2daa07172117ab52ac0befd18615a8b2745fac260d4d070af81 +size 12500 diff --git a/documents/docx/libreoffice/n779642.docx b/documents/docx/libreoffice/n779642.docx new file mode 100644 index 0000000..e1ff96a --- /dev/null +++ b/documents/docx/libreoffice/n779642.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43588d5aa50e259c376edac7021db341dbf20168d87d48a45c4de397e521c61 +size 85485 diff --git a/documents/docx/libreoffice/n779834.docx b/documents/docx/libreoffice/n779834.docx new file mode 100644 index 0000000..f608ebd --- /dev/null +++ b/documents/docx/libreoffice/n779834.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e2b3313934a5ebc8a06e052bf9fbaa80c554a92c28df425bfafe0082f881d9 +size 22624 diff --git a/documents/docx/libreoffice/n779941.docx b/documents/docx/libreoffice/n779941.docx new file mode 100644 index 0000000..90916a3 --- /dev/null +++ b/documents/docx/libreoffice/n779941.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ef12c222170f39d76df3da483c38ee99900d2a3b7596f760ca1df4a1a59329 +size 10316 diff --git a/documents/docx/libreoffice/n780563.docx b/documents/docx/libreoffice/n780563.docx new file mode 100644 index 0000000..3331665 --- /dev/null +++ b/documents/docx/libreoffice/n780563.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1452aa945ed63491948078c04bc18c0f8910f78ee910c08a1518912bbc9a9fad +size 24144 diff --git a/documents/docx/libreoffice/n780645.docx b/documents/docx/libreoffice/n780645.docx new file mode 100644 index 0000000..79a150f --- /dev/null +++ b/documents/docx/libreoffice/n780645.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12d48635517aee2cbdf18af557fd0e625ceeee693240cdf1c42f8109b6bd58b +size 4014 diff --git a/documents/docx/libreoffice/n780843.docx b/documents/docx/libreoffice/n780843.docx new file mode 100644 index 0000000..072b261 --- /dev/null +++ b/documents/docx/libreoffice/n780843.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5353c6f157801cd2fc93c20a8c529322f8395d6f308a973bac2b48057770ac +size 12614 diff --git a/documents/docx/libreoffice/n780843b.docx b/documents/docx/libreoffice/n780843b.docx new file mode 100644 index 0000000..4d82b57 --- /dev/null +++ b/documents/docx/libreoffice/n780843b.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1205239eddc815abaf050c2e3225aa017ec3a650fc6fd9d996f2d245ee860b4e +size 13623 diff --git a/documents/docx/libreoffice/n780853.docx b/documents/docx/libreoffice/n780853.docx new file mode 100644 index 0000000..7b82ca2 --- /dev/null +++ b/documents/docx/libreoffice/n780853.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad81b178626f871057816d68c6ddbee6c00d24665a55c79117d7389b4be9ae2 +size 9261 diff --git a/documents/docx/libreoffice/n782061.docx b/documents/docx/libreoffice/n782061.docx new file mode 100644 index 0000000..fee48a6 --- /dev/null +++ b/documents/docx/libreoffice/n782061.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70206fd186d3cce394e549e23905a910e37c6630c0c378f9592285ce928a5ae +size 12654 diff --git a/documents/docx/libreoffice/n782345.docx b/documents/docx/libreoffice/n782345.docx new file mode 100644 index 0000000..db2d6b2 --- /dev/null +++ b/documents/docx/libreoffice/n782345.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ceda742938dafd6188a9a8da2210a9c61c1cb2c4a3a55b5c80bb1447bee19c +size 12607 diff --git a/documents/docx/libreoffice/n783638.docx b/documents/docx/libreoffice/n783638.docx new file mode 100644 index 0000000..e0b27e2 --- /dev/null +++ b/documents/docx/libreoffice/n783638.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e3b4c149d08403bd79a261287cb211e403b44243b7aaf168ee4ef313caf6d8 +size 19119 diff --git a/documents/docx/libreoffice/n785767.docx b/documents/docx/libreoffice/n785767.docx new file mode 100644 index 0000000..f59b7fa --- /dev/null +++ b/documents/docx/libreoffice/n785767.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e81d5c826bda5f45eef982074d89030da0101d03c9de9e0ee0f74a7d5eea0b6 +size 12848 diff --git a/documents/docx/libreoffice/n789482.docx b/documents/docx/libreoffice/n789482.docx new file mode 100644 index 0000000..0ec5e45 --- /dev/null +++ b/documents/docx/libreoffice/n789482.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1b578bd011219db5c3ced4aaf830ee3cd60ddb80d15b0f3041c5aca3cba508 +size 12916 diff --git a/documents/docx/libreoffice/n792778.docx b/documents/docx/libreoffice/n792778.docx new file mode 100644 index 0000000..93a5385 --- /dev/null +++ b/documents/docx/libreoffice/n792778.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f370d135f03f592f1c47f8e7c961509870b1be96c6fd0a9e2799ec56563988d +size 15329 diff --git a/documents/docx/libreoffice/n793262.docx b/documents/docx/libreoffice/n793262.docx new file mode 100644 index 0000000..cec1ed6 --- /dev/null +++ b/documents/docx/libreoffice/n793262.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ad6459d23b9d2c21f022a8104758cc15a835348b3b45629b533ee2057df0be +size 15449 diff --git a/documents/docx/libreoffice/n793998.docx b/documents/docx/libreoffice/n793998.docx new file mode 100644 index 0000000..02c7aaf --- /dev/null +++ b/documents/docx/libreoffice/n793998.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d241d534459ae52709f8e9fbd5c03e07e822981eebcf7e267e9b756ff21d48 +size 13167 diff --git a/documents/docx/libreoffice/n816593.docx b/documents/docx/libreoffice/n816593.docx new file mode 100644 index 0000000..b870234 --- /dev/null +++ b/documents/docx/libreoffice/n816593.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5be8ca31e2cec2848cb01856586ae23d93a2c1c8554a708ef3529f73027c3010 +size 17030 diff --git a/documents/docx/libreoffice/n820504.docx b/documents/docx/libreoffice/n820504.docx new file mode 100644 index 0000000..91e2d17 --- /dev/null +++ b/documents/docx/libreoffice/n820504.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8080d155808c49fc445502f163a9d709cd5147ea5196db7a17aff5cf5874e77 +size 23684 diff --git a/documents/docx/libreoffice/n820509.docx b/documents/docx/libreoffice/n820509.docx new file mode 100644 index 0000000..01f46a7 --- /dev/null +++ b/documents/docx/libreoffice/n820509.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b64ac0b00d0a36aa53ba1b50dab60c17ce1037773855f06ee6471ab22c3573 +size 12047 diff --git a/documents/docx/libreoffice/n820788.docx b/documents/docx/libreoffice/n820788.docx new file mode 100644 index 0000000..02b1ed4 --- /dev/null +++ b/documents/docx/libreoffice/n820788.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c4ff8a4cfc4129da62817c94ec6d37975868518feb9b723a91a267c7cded7a +size 10267 diff --git a/documents/docx/libreoffice/n830205.docx b/documents/docx/libreoffice/n830205.docx new file mode 100644 index 0000000..8c24f9f --- /dev/null +++ b/documents/docx/libreoffice/n830205.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f27ef4097b11c6384c637bddaa1096e1b123623362d3acd8852eb9f83185cac +size 33186 diff --git a/documents/docx/libreoffice/negative-cell-margin-twips.docx b/documents/docx/libreoffice/negative-cell-margin-twips.docx new file mode 100644 index 0000000..a750306 --- /dev/null +++ b/documents/docx/libreoffice/negative-cell-margin-twips.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874b4a87e9230f42383ca7f15077081b4f9733d3d5c45bf8c0411f48b91b1108 +size 5902 diff --git a/documents/docx/libreoffice/negative-page-border-no-margin.docx b/documents/docx/libreoffice/negative-page-border-no-margin.docx new file mode 100644 index 0000000..1590974 --- /dev/null +++ b/documents/docx/libreoffice/negative-page-border-no-margin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:354910c7174b0de927a912570ff0d1caeba94c11fe5d2af45a851ccfc8951d57 +size 12206 diff --git a/documents/docx/libreoffice/negative-page-border.docx b/documents/docx/libreoffice/negative-page-border.docx new file mode 100644 index 0000000..461f2bf --- /dev/null +++ b/documents/docx/libreoffice/negative-page-border.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6942a7cd7abd6b6c02fd8918a26607220e16fa3bf72d7a459eba88ed48e59a71 +size 12124 diff --git a/documents/docx/libreoffice/nested-floating-table.docx b/documents/docx/libreoffice/nested-floating-table.docx new file mode 100644 index 0000000..0532fb4 --- /dev/null +++ b/documents/docx/libreoffice/nested-floating-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d6e26817fdac1a1fa7b2780797d5bb86f60302e24ea6a27d35cc58b35853c30 +size 12915 diff --git a/documents/docx/libreoffice/nested-runs.docx b/documents/docx/libreoffice/nested-runs.docx new file mode 100644 index 0000000..9d13ae7 --- /dev/null +++ b/documents/docx/libreoffice/nested-runs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8be63e28e8d57ea18051e1920ce0d22822555ff0a63401a73787af970520b11 +size 6835 diff --git a/documents/docx/libreoffice/nestedAlternateContent.docx b/documents/docx/libreoffice/nestedAlternateContent.docx new file mode 100644 index 0000000..67af947 --- /dev/null +++ b/documents/docx/libreoffice/nestedAlternateContent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0434877bac299daf1d05202bd9e183d1aad0f594ade062db06f80eb9dc0866 +size 19109 diff --git a/documents/docx/libreoffice/noDefault.docx b/documents/docx/libreoffice/noDefault.docx new file mode 100644 index 0000000..3639143 --- /dev/null +++ b/documents/docx/libreoffice/noDefault.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89f6520277fb021aa840843398a46768750fc8812e05134a2a0f97c32497e85 +size 9238 diff --git a/documents/docx/libreoffice/non_ascii_link.docx b/documents/docx/libreoffice/non_ascii_link.docx new file mode 100644 index 0000000..f0432fb --- /dev/null +++ b/documents/docx/libreoffice/non_ascii_link.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a0d3a60b0b4583aeb7444233ab636a5c48dc00f4e3e9383db20a9b25f08744 +size 12061 diff --git a/documents/docx/libreoffice/nonbmpchar.docx b/documents/docx/libreoffice/nonbmpchar.docx new file mode 100644 index 0000000..7f08940 --- /dev/null +++ b/documents/docx/libreoffice/nonbmpchar.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41726aaec2127513071d4c30ed0024343e8acafb8c7a8a2a36a1f4e83784b1a5 +size 4194 diff --git a/documents/docx/libreoffice/nospacing_hidden.docx b/documents/docx/libreoffice/nospacing_hidden.docx new file mode 100644 index 0000000..9261135 --- /dev/null +++ b/documents/docx/libreoffice/nospacing_hidden.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d47e1d93bb4b699a8104f29334e6fc04991971a91d7dac126de4a55bde056d +size 12518 diff --git a/documents/docx/libreoffice/num-down-indent.docx b/documents/docx/libreoffice/num-down-indent.docx new file mode 100644 index 0000000..5706740 --- /dev/null +++ b/documents/docx/libreoffice/num-down-indent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4394c419be69ec6b355abadffda0b8be5f8d319a6e09f9a74b33c6824669314 +size 13303 diff --git a/documents/docx/libreoffice/num-override-lvltext.docx b/documents/docx/libreoffice/num-override-lvltext.docx new file mode 100644 index 0000000..c6bac9e --- /dev/null +++ b/documents/docx/libreoffice/num-override-lvltext.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:024f214a9120772a51030a4ec60734d8eeec84925b8dd93bda67ef429567662d +size 13708 diff --git a/documents/docx/libreoffice/num-override-start.docx b/documents/docx/libreoffice/num-override-start.docx new file mode 100644 index 0000000..7e56b00 --- /dev/null +++ b/documents/docx/libreoffice/num-override-start.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68acd6e74aef6d1fdd493d0e9f042c38f4ff08eee341e244208bc1529fb712ba +size 14327 diff --git a/documents/docx/libreoffice/num-restart-style-parent.docx b/documents/docx/libreoffice/num-restart-style-parent.docx new file mode 100644 index 0000000..f9042be --- /dev/null +++ b/documents/docx/libreoffice/num-restart-style-parent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4ca7ab2f38281bb90fdb0508fec0dd3b10f736dba8bfc779a35e0f227322be +size 12336 diff --git a/documents/docx/libreoffice/number-portion-noformat.docx b/documents/docx/libreoffice/number-portion-noformat.docx new file mode 100644 index 0000000..fd833a2 --- /dev/null +++ b/documents/docx/libreoffice/number-portion-noformat.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aef11710aad0879837633a1e5baf0831a90d4f8731f6227c6dd583701b7467f +size 13230 diff --git a/documents/docx/libreoffice/numbering-circle.docx b/documents/docx/libreoffice/numbering-circle.docx new file mode 100644 index 0000000..0a16e23 --- /dev/null +++ b/documents/docx/libreoffice/numbering-circle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c61fc7730baecf784d392e9ab50a83a1538c33df5b629a180da7dc2764e5467 +size 4952 diff --git a/documents/docx/libreoffice/numbering-font.docx b/documents/docx/libreoffice/numbering-font.docx new file mode 100644 index 0000000..64118cb --- /dev/null +++ b/documents/docx/libreoffice/numbering-font.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9245ecd5c7d608f9170ead07e515b0e525c94f1ba73d48c9d5801cf647fe019f +size 11014 diff --git a/documents/docx/libreoffice/numbering1.docx b/documents/docx/libreoffice/numbering1.docx new file mode 100644 index 0000000..041f539 --- /dev/null +++ b/documents/docx/libreoffice/numbering1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf7f3873d8b756ccacb028563743d7ba858c5e26f6848b484208f150856430b +size 14346 diff --git a/documents/docx/libreoffice/ofz14422-1.docx b/documents/docx/libreoffice/ofz14422-1.docx new file mode 100644 index 0000000..acb1e23 --- /dev/null +++ b/documents/docx/libreoffice/ofz14422-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b0da2c34a5fe0da8030ffc90d72eb72ebd7ae1eacfcba24eb0cdbc3a04f6d2c +size 21221 diff --git a/documents/docx/libreoffice/ofz18563.docx b/documents/docx/libreoffice/ofz18563.docx new file mode 100644 index 0000000..7d4ea1f --- /dev/null +++ b/documents/docx/libreoffice/ofz18563.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2438620a3cb0481b3fe4b6500daf2305d9e75ebd92903195117b0e82b4adbbc7 +size 7102 diff --git a/documents/docx/libreoffice/ofz20801-1.docx b/documents/docx/libreoffice/ofz20801-1.docx new file mode 100644 index 0000000..951ceca --- /dev/null +++ b/documents/docx/libreoffice/ofz20801-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530b60b5569c449d73c373e0b5e61e66e90aef408a08c9cae986d26aa3cd65dc +size 16286 diff --git a/documents/docx/libreoffice/ofz37458-1.docx b/documents/docx/libreoffice/ofz37458-1.docx new file mode 100644 index 0000000..a1f1901 --- /dev/null +++ b/documents/docx/libreoffice/ofz37458-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d77b53db182751b9de81cf49d2325764b5db9e2c867877426f78f26d3e2d179 +size 7745 diff --git a/documents/docx/libreoffice/ofz9934-1.docx b/documents/docx/libreoffice/ofz9934-1.docx new file mode 100644 index 0000000..2cfb472 --- /dev/null +++ b/documents/docx/libreoffice/ofz9934-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf94c1b9b8ca3f52f268d8ec954b77a861e7411416ec074c4e1e9191f90a933d +size 6722 diff --git a/documents/docx/libreoffice/ole-anchor.docx b/documents/docx/libreoffice/ole-anchor.docx new file mode 100644 index 0000000..028c1ae --- /dev/null +++ b/documents/docx/libreoffice/ole-anchor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a99107b62904204e9741e62d9b6d010cdafa7cdbe84d5c0db95c6e40df6b8f +size 12393 diff --git a/documents/docx/libreoffice/ooxml-triangle.docx b/documents/docx/libreoffice/ooxml-triangle.docx new file mode 100644 index 0000000..2e232a7 --- /dev/null +++ b/documents/docx/libreoffice/ooxml-triangle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45649f0b8ac762d8f23a63dbac8f87bb001250b83f0f74e2c35df47b5ce3cb61 +size 13289 diff --git a/documents/docx/libreoffice/open-as-read-only.docx b/documents/docx/libreoffice/open-as-read-only.docx new file mode 100644 index 0000000..07c31e6 --- /dev/null +++ b/documents/docx/libreoffice/open-as-read-only.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0606d61d2d1097411aabb9e7d564aa10ec77c9e033ab46f603a1e910e2be082f +size 4594 diff --git a/documents/docx/libreoffice/outside_long_data_label.docx b/documents/docx/libreoffice/outside_long_data_label.docx new file mode 100644 index 0000000..b37e372 --- /dev/null +++ b/documents/docx/libreoffice/outside_long_data_label.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f391267c751309b6d165a69f4b9cfacbedc877e61c6330bb2be7b2d1ad048915 +size 27245 diff --git a/documents/docx/libreoffice/page-background.docx b/documents/docx/libreoffice/page-background.docx new file mode 100644 index 0000000..289f297 --- /dev/null +++ b/documents/docx/libreoffice/page-background.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb91d1d94bf72dbb4a8499ac49c63f93f551ee1eef89aa1bf2c90c412e77fbb +size 10041 diff --git a/documents/docx/libreoffice/page-border-shadow.docx b/documents/docx/libreoffice/page-border-shadow.docx new file mode 100644 index 0000000..f40fd18 --- /dev/null +++ b/documents/docx/libreoffice/page-border-shadow.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c57b09f0a8c2002818aaabe2a22321c6a55f5ea45124aa7e2e95cb66606bfe24 +size 10012 diff --git a/documents/docx/libreoffice/page-borders-export-case-2.docx b/documents/docx/libreoffice/page-borders-export-case-2.docx new file mode 100644 index 0000000..4ba41ed --- /dev/null +++ b/documents/docx/libreoffice/page-borders-export-case-2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0905eabba7843aa714f59e0a5ec2993eb060cd1783d8d39f4e2b7d3b00e522 +size 16156 diff --git a/documents/docx/libreoffice/page-break-before.docx b/documents/docx/libreoffice/page-break-before.docx new file mode 100644 index 0000000..023c4f2 --- /dev/null +++ b/documents/docx/libreoffice/page-break-before.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510c3289a00779ba6cb93e2e7f36dcb816dccbc30c66a4f77901b06f53260da8 +size 12943 diff --git a/documents/docx/libreoffice/page-break-footer-table.docx b/documents/docx/libreoffice/page-break-footer-table.docx new file mode 100644 index 0000000..b6a206f --- /dev/null +++ b/documents/docx/libreoffice/page-break-footer-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:297f6740fdaf3dd5b40610e19014a43b77d396baff4ffcbed3d24ea9cb1d5784 +size 15416 diff --git a/documents/docx/libreoffice/page-content-bottom.docx b/documents/docx/libreoffice/page-content-bottom.docx new file mode 100644 index 0000000..013cd34 --- /dev/null +++ b/documents/docx/libreoffice/page-content-bottom.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5563f533a3b32483bf0c86a409ae4e5da91b35437c058d12a449008cd774d7 +size 5007 diff --git a/documents/docx/libreoffice/pagerelsize.docx b/documents/docx/libreoffice/pagerelsize.docx new file mode 100644 index 0000000..0b64156 --- /dev/null +++ b/documents/docx/libreoffice/pagerelsize.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f4257bb19fe92edba576bb987b8f7b296a9528b04381e033b5d29fd5f1ca97 +size 17318 diff --git a/documents/docx/libreoffice/para-adjust-distribute.docx b/documents/docx/libreoffice/para-adjust-distribute.docx new file mode 100644 index 0000000..d7ad748 --- /dev/null +++ b/documents/docx/libreoffice/para-adjust-distribute.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dbc658f03d9d3ece6e638e5c54c622c92cae4e7ae37fe879e8158fbcbe49e9b +size 11326 diff --git a/documents/docx/libreoffice/para-auto-spacing.docx b/documents/docx/libreoffice/para-auto-spacing.docx new file mode 100644 index 0000000..e3d25c0 --- /dev/null +++ b/documents/docx/libreoffice/para-auto-spacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dd9280c9185897ac0a58f96c030f5a60b5790c1cca0cc1ddc6c5d750a0cfc05 +size 30380 diff --git a/documents/docx/libreoffice/para-border-in-cell-clip.docx b/documents/docx/libreoffice/para-border-in-cell-clip.docx new file mode 100644 index 0000000..08d71b6 --- /dev/null +++ b/documents/docx/libreoffice/para-border-in-cell-clip.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ee34ca698d919c18e8c1da32c6beb8df8e988535d61e52fd9f2d0a644e0e55 +size 12524 diff --git a/documents/docx/libreoffice/para-shading.docx b/documents/docx/libreoffice/para-shading.docx new file mode 100644 index 0000000..4981734 --- /dev/null +++ b/documents/docx/libreoffice/para-shading.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd066d40eafc610ea7efedf51aab298f168837b4cc40191530edfc5e8caa717c +size 12609 diff --git a/documents/docx/libreoffice/para-shadow.docx b/documents/docx/libreoffice/para-shadow.docx new file mode 100644 index 0000000..8dc5c73 --- /dev/null +++ b/documents/docx/libreoffice/para-shadow.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51dc858bd7a8faf43f092a336a9809e90795787f5bf3418c17fd336d0573a078 +size 4056 diff --git a/documents/docx/libreoffice/para-style-char-position.docx b/documents/docx/libreoffice/para-style-char-position.docx new file mode 100644 index 0000000..10740e4 --- /dev/null +++ b/documents/docx/libreoffice/para-style-char-position.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba444838f76baa47e81ebcab7537b9de330ce6ecef945c32c73ecf4ec1a04172 +size 9628 diff --git a/documents/docx/libreoffice/para-style-lost-numbering.docx b/documents/docx/libreoffice/para-style-lost-numbering.docx new file mode 100644 index 0000000..6b00dec --- /dev/null +++ b/documents/docx/libreoffice/para-style-lost-numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8b7292ea67b9aaccb92d4c81adfa5ac8e33157827dd9cb6e47d2800cc842ed +size 11799 diff --git a/documents/docx/libreoffice/para-style-num-level.docx b/documents/docx/libreoffice/para-style-num-level.docx new file mode 100644 index 0000000..3714c13 --- /dev/null +++ b/documents/docx/libreoffice/para-style-num-level.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c1e4ef360cd2b84c28921a4a3f33fb49b829c2456a50d47bbf771daefd4605 +size 13101 diff --git a/documents/docx/libreoffice/para-upper-margin-fly-intersect.docx b/documents/docx/libreoffice/para-upper-margin-fly-intersect.docx new file mode 100644 index 0000000..182aa46 --- /dev/null +++ b/documents/docx/libreoffice/para-upper-margin-fly-intersect.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f8f967ad8633e088bb5b7bdbdaa78bf8c74f77a81e2be5c844e02b94881275 +size 14872 diff --git a/documents/docx/libreoffice/paragraph-mark.docx b/documents/docx/libreoffice/paragraph-mark.docx new file mode 100644 index 0000000..a5c24c0 --- /dev/null +++ b/documents/docx/libreoffice/paragraph-mark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c23f4d4fe1855a42ad220ab788fc5614c762d59da308e1d922a834ee335531a +size 13113 diff --git a/documents/docx/libreoffice/paragraph-mark2.docx b/documents/docx/libreoffice/paragraph-mark2.docx new file mode 100644 index 0000000..a78d29d --- /dev/null +++ b/documents/docx/libreoffice/paragraph-mark2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a622345014fd2c6ffcd2b29bc7101fc7dc076add9bf9b23c42fb814c3dcb47 +size 31782 diff --git a/documents/docx/libreoffice/paragraph-marker-formatted-run.docx b/documents/docx/libreoffice/paragraph-marker-formatted-run.docx new file mode 100644 index 0000000..7bd91be --- /dev/null +++ b/documents/docx/libreoffice/paragraph-marker-formatted-run.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5a67e3e0a69c2d6c3ce27b10279fc4f67b406be73926700d8c84e0d2c6668b +size 13294 diff --git a/documents/docx/libreoffice/paragraph-marker.docx b/documents/docx/libreoffice/paragraph-marker.docx new file mode 100644 index 0000000..969359f --- /dev/null +++ b/documents/docx/libreoffice/paragraph-marker.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:017a81e0c6663d213dbb59bd28618b948b15f37a2e526fd94bfe47e541526a28 +size 13282 diff --git a/documents/docx/libreoffice/paragraph-sdt.docx b/documents/docx/libreoffice/paragraph-sdt.docx new file mode 100644 index 0000000..4979289 --- /dev/null +++ b/documents/docx/libreoffice/paragraph-sdt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef9b8c953d4e2e949b7b1d73359dda712a396de05db80ca6bfbe4b0df83fa9e +size 34035 diff --git a/documents/docx/libreoffice/paragraphWithComments.docx b/documents/docx/libreoffice/paragraphWithComments.docx new file mode 100644 index 0000000..66ff2a7 --- /dev/null +++ b/documents/docx/libreoffice/paragraphWithComments.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f085b6035a39464b802b6f7be7df3bc9367e295e12113c35df83c0182a2de89 +size 14255 diff --git a/documents/docx/libreoffice/paste-fly-in-textbox.docx b/documents/docx/libreoffice/paste-fly-in-textbox.docx new file mode 100644 index 0000000..4ca0ee7 --- /dev/null +++ b/documents/docx/libreoffice/paste-fly-in-textbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4f6c3861e9cf5fe97c49ad96abde4dd201eabaa10bc8c68602deceb6847196 +size 6092 diff --git a/documents/docx/libreoffice/personalmetadata.docx b/documents/docx/libreoffice/personalmetadata.docx new file mode 100644 index 0000000..86fa66a --- /dev/null +++ b/documents/docx/libreoffice/personalmetadata.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7770d715d22dcca044423a8ad915c96a61cec3192e41b2bfe378c099e7f674b0 +size 5434 diff --git a/documents/docx/libreoffice/picture-artistic-effects-preservation.docx b/documents/docx/libreoffice/picture-artistic-effects-preservation.docx new file mode 100644 index 0000000..0b3cdf8 --- /dev/null +++ b/documents/docx/libreoffice/picture-artistic-effects-preservation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:469a5520f4da9a01f9490e75ede4554a09af7d80394a574ca01533238022fe54 +size 17272 diff --git a/documents/docx/libreoffice/picture-effects-preservation.docx b/documents/docx/libreoffice/picture-effects-preservation.docx new file mode 100644 index 0000000..672cb58 --- /dev/null +++ b/documents/docx/libreoffice/picture-effects-preservation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbecb56d45f1024fbfb6b6419296024e692284f450b158d26faf79ea566d72b5 +size 33275 diff --git a/documents/docx/libreoffice/picture-with-schemecolor.docx b/documents/docx/libreoffice/picture-with-schemecolor.docx new file mode 100644 index 0000000..353837c --- /dev/null +++ b/documents/docx/libreoffice/picture-with-schemecolor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d0f1b9ca482426c2e2aa7f6b32e6c11d1e601fbd8e9e5661de307c63588ec7 +size 35489 diff --git a/documents/docx/libreoffice/picture-wrap-polygon.docx b/documents/docx/libreoffice/picture-wrap-polygon.docx new file mode 100644 index 0000000..f42b1aa --- /dev/null +++ b/documents/docx/libreoffice/picture-wrap-polygon.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:030fc4928fe927e965f4efba7ecfeba13f4a8744d3ee53762e7a90d16039ff94 +size 15997 diff --git a/documents/docx/libreoffice/pictureWatermark.docx b/documents/docx/libreoffice/pictureWatermark.docx new file mode 100644 index 0000000..d339619 --- /dev/null +++ b/documents/docx/libreoffice/pictureWatermark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40bf21b6d07d2bca86abd053809262ead419a25af9c6202da91f03cf03cb23ea +size 798086 diff --git a/documents/docx/libreoffice/picture_colormode_grayscale.docx b/documents/docx/libreoffice/picture_colormode_grayscale.docx new file mode 100644 index 0000000..803efb8 --- /dev/null +++ b/documents/docx/libreoffice/picture_colormode_grayscale.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c802259a18fe8c2159628af5b0f610e5ef12ac11cf944b03d6e060cf28016b +size 36515 diff --git a/documents/docx/libreoffice/plain-content-control-copy.docx b/documents/docx/libreoffice/plain-content-control-copy.docx new file mode 100644 index 0000000..f05d347 --- /dev/null +++ b/documents/docx/libreoffice/plain-content-control-copy.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9290ec63d9b3db06257d33c2265ab20eb38114695bfde7428c66c66e9d7cfc +size 12178 diff --git a/documents/docx/libreoffice/plausable-border.docx b/documents/docx/libreoffice/plausable-border.docx new file mode 100644 index 0000000..0cd8c09 --- /dev/null +++ b/documents/docx/libreoffice/plausable-border.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1159075f8a54779e84d3f8b38ec4b6947fd29f6d6f653c97f7e43556cfde60 +size 15719 diff --git a/documents/docx/libreoffice/position-and-rotation.docx b/documents/docx/libreoffice/position-and-rotation.docx new file mode 100644 index 0000000..286f45e --- /dev/null +++ b/documents/docx/libreoffice/position-and-rotation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:258ce53be7efbe2584a12cbec75c7fe5590ce65fbf9dcd3cf644e63ff65b8836 +size 18502 diff --git a/documents/docx/libreoffice/preserve_Z_field_TOC.docx b/documents/docx/libreoffice/preserve_Z_field_TOC.docx new file mode 100644 index 0000000..f184c9d --- /dev/null +++ b/documents/docx/libreoffice/preserve_Z_field_TOC.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39c1c288fd460bae8bfd3f7b226adf0968994d40af1f45a91c32af98093565b2 +size 18381 diff --git a/documents/docx/libreoffice/preset-shape.docx b/documents/docx/libreoffice/preset-shape.docx new file mode 100644 index 0000000..71ef066 --- /dev/null +++ b/documents/docx/libreoffice/preset-shape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09724e0e27e48b847cd97db4ee216385f7906249d9cfc4f7d7106ae18348d734 +size 16054 diff --git a/documents/docx/libreoffice/protectedform.docx b/documents/docx/libreoffice/protectedform.docx new file mode 100644 index 0000000..b30d783 --- /dev/null +++ b/documents/docx/libreoffice/protectedform.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be31a61062cd3d1832363e8aabc192a3c76fdd04cbcfb21bce7b5c1ec04ea8d +size 18511 diff --git a/documents/docx/libreoffice/ptab.docx b/documents/docx/libreoffice/ptab.docx new file mode 100644 index 0000000..d442ce2 --- /dev/null +++ b/documents/docx/libreoffice/ptab.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1364888696c4b8a1ad7a7637bef6aa763d09c07cb921bcbf7f933dc20c5b57d +size 15861 diff --git a/documents/docx/libreoffice/quicktables.docx b/documents/docx/libreoffice/quicktables.docx new file mode 100644 index 0000000..5fc717f --- /dev/null +++ b/documents/docx/libreoffice/quicktables.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f58b2fda0c27b6c600ac0c7ec4575d4060c6b89fe6f7816930bb7b2608c2ee9 +size 12205 diff --git a/documents/docx/libreoffice/recursive_header_rels.docx b/documents/docx/libreoffice/recursive_header_rels.docx new file mode 100644 index 0000000..3123f51 --- /dev/null +++ b/documents/docx/libreoffice/recursive_header_rels.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8cfa77afdd511862fd8640a6dedf1a35beb555ba35e2417d16ebe93817ab09e +size 16918 diff --git a/documents/docx/libreoffice/redline-bullet.docx b/documents/docx/libreoffice/redline-bullet.docx new file mode 100644 index 0000000..eeb947c --- /dev/null +++ b/documents/docx/libreoffice/redline-bullet.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e102e5150f143c247160c3bb89c681e4d76e62e5242d3d82838eb54243096b0f +size 14858 diff --git a/documents/docx/libreoffice/redline-ends-before-toc.docx b/documents/docx/libreoffice/redline-ends-before-toc.docx new file mode 100644 index 0000000..03c397d --- /dev/null +++ b/documents/docx/libreoffice/redline-ends-before-toc.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3c41c569ab53245c9c092e46eb61a27c05fc7c6fab41b40e71718f369eab5d +size 12285 diff --git a/documents/docx/libreoffice/redline-image-anchored.docx b/documents/docx/libreoffice/redline-image-anchored.docx new file mode 100644 index 0000000..d385186 --- /dev/null +++ b/documents/docx/libreoffice/redline-image-anchored.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325cba860a21b39b8860fbe9f50686fb76b6fdd9431d7b057fde45487e5e160b +size 19377 diff --git a/documents/docx/libreoffice/redline-image-inline.docx b/documents/docx/libreoffice/redline-image-inline.docx new file mode 100644 index 0000000..0780a79 --- /dev/null +++ b/documents/docx/libreoffice/redline-image-inline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc75bd78d5cbd5e5d38fb97d9a1d2e2ad8f9d9da9c8a4b338f0b6e145df7fe81 +size 19195 diff --git a/documents/docx/libreoffice/redline-move.docx b/documents/docx/libreoffice/redline-move.docx new file mode 100644 index 0000000..a23300f --- /dev/null +++ b/documents/docx/libreoffice/redline-move.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a17c133520cd522ba3e86afe5148d77fd680861040179f5ce62cbf26433a15e +size 14359 diff --git a/documents/docx/libreoffice/redline-number-portion.docx b/documents/docx/libreoffice/redline-number-portion.docx new file mode 100644 index 0000000..38466bf --- /dev/null +++ b/documents/docx/libreoffice/redline-number-portion.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc5bfe276ddc742f290e688e19d823ba2cb06492875fc3d823d5c2760d14495 +size 14321 diff --git a/documents/docx/libreoffice/redline-table.docx b/documents/docx/libreoffice/redline-table.docx new file mode 100644 index 0000000..f3a0481 --- /dev/null +++ b/documents/docx/libreoffice/redline-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4579cf982aec17b1108d5cd944e31d6843b254230b8f0cf04f3667d678c0b6b3 +size 14060 diff --git a/documents/docx/libreoffice/redline.docx b/documents/docx/libreoffice/redline.docx new file mode 100644 index 0000000..5fededf --- /dev/null +++ b/documents/docx/libreoffice/redline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a7ead06b166a3d3d83a8230755131d1ac1b1d12133cf7357b1e8a5a1f6402c +size 9261 diff --git a/documents/docx/libreoffice/redlined-shape-sdt.docx b/documents/docx/libreoffice/redlined-shape-sdt.docx new file mode 100644 index 0000000..9c6c6a4 --- /dev/null +++ b/documents/docx/libreoffice/redlined-shape-sdt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f93998fb483bb99e27370e1ef91d081d0011cbc3c295be1c6b85626b5e32547 +size 13837 diff --git a/documents/docx/libreoffice/redlinesuccessordata.docx b/documents/docx/libreoffice/redlinesuccessordata.docx new file mode 100644 index 0000000..6703bdc --- /dev/null +++ b/documents/docx/libreoffice/redlinesuccessordata.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c52bb1c86e0db12bcd31c80809707540cdf545bdfdeef5bd5907f81ad73da0 +size 13268 diff --git a/documents/docx/libreoffice/rel-size-round.docx b/documents/docx/libreoffice/rel-size-round.docx new file mode 100644 index 0000000..c3f7b75 --- /dev/null +++ b/documents/docx/libreoffice/rel-size-round.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1db6140922c7e2afcaffbce10ed7b7da8b3a161181cb2573f5e09ea1a4e711 +size 15098 diff --git a/documents/docx/libreoffice/relative-link.docx b/documents/docx/libreoffice/relative-link.docx new file mode 100644 index 0000000..eb9b02c --- /dev/null +++ b/documents/docx/libreoffice/relative-link.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79cbc17e61ddbffb94e62a501cf0578608542f7e90b4b83c4f8eaa8e5b9168f2 +size 13415 diff --git a/documents/docx/libreoffice/relfromh-insidemargin.docx b/documents/docx/libreoffice/relfromh-insidemargin.docx new file mode 100644 index 0000000..f70a7e2 --- /dev/null +++ b/documents/docx/libreoffice/relfromh-insidemargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136221725462ab8968a7db1036364ba5dd467a403783775c5920e8e07ec8d244 +size 16119 diff --git a/documents/docx/libreoffice/relorientation.docx b/documents/docx/libreoffice/relorientation.docx new file mode 100644 index 0000000..cd57e09 --- /dev/null +++ b/documents/docx/libreoffice/relorientation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f63f47c8d3fb402aed5269aa51ca3d29d064a150fca498dcbfd015f59d41b95 +size 22931 diff --git a/documents/docx/libreoffice/remove-indent.docx b/documents/docx/libreoffice/remove-indent.docx new file mode 100644 index 0000000..5e69715 --- /dev/null +++ b/documents/docx/libreoffice/remove-indent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22d81b03152dfd7307ff8c389391a4e302d68edc5d4238077e7e580c85636f6 +size 14052 diff --git a/documents/docx/libreoffice/rhbz1180114.docx b/documents/docx/libreoffice/rhbz1180114.docx new file mode 100644 index 0000000..2f0d928 --- /dev/null +++ b/documents/docx/libreoffice/rhbz1180114.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd89fc2471f9f77250ad5209c180f78d4d20870d461b2e30e57a6be9e8ca256 +size 3435 diff --git a/documents/docx/libreoffice/rhbz1810732.docx b/documents/docx/libreoffice/rhbz1810732.docx new file mode 100644 index 0000000..d3017a7 --- /dev/null +++ b/documents/docx/libreoffice/rhbz1810732.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b25be3f49c35d29696d365b6f725a66bf18616e6d34d95c5083ff1df23ebd8 +size 12107 diff --git a/documents/docx/libreoffice/rhbz988516.docx b/documents/docx/libreoffice/rhbz988516.docx new file mode 100644 index 0000000..f54c99d --- /dev/null +++ b/documents/docx/libreoffice/rhbz988516.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc191eec8a24cf4f3d75b1587635a6e32fc2fb48710faf2088a207431b77527 +size 15513 diff --git a/documents/docx/libreoffice/rot180-flipv.docx b/documents/docx/libreoffice/rot180-flipv.docx new file mode 100644 index 0000000..b9f545a --- /dev/null +++ b/documents/docx/libreoffice/rot180-flipv.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076d3e19221238aa7b95fb92b95d942f913c606aaac777e6028f26b10f17faa4 +size 15903 diff --git a/documents/docx/libreoffice/rot270-flipv.docx b/documents/docx/libreoffice/rot270-flipv.docx new file mode 100644 index 0000000..c64e38f --- /dev/null +++ b/documents/docx/libreoffice/rot270-flipv.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ffd995391e8d327b5588898d7f673ce0199855c0d6fc2384540f0e23cf848c +size 15887 diff --git a/documents/docx/libreoffice/rot90-fliph.docx b/documents/docx/libreoffice/rot90-fliph.docx new file mode 100644 index 0000000..e4a91a6 --- /dev/null +++ b/documents/docx/libreoffice/rot90-fliph.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06fbace96c9c1fb9bd6f3a394bb46c8eebfa7d3eac5a0947079c03ee66582c55 +size 15683 diff --git a/documents/docx/libreoffice/rprchange_closed.docx b/documents/docx/libreoffice/rprchange_closed.docx new file mode 100644 index 0000000..1023249 --- /dev/null +++ b/documents/docx/libreoffice/rprchange_closed.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b286e0dc69750e85b4cf8d9be15d7a2454c6df242677ee6e511c6d2cd00436cb +size 24695 diff --git a/documents/docx/libreoffice/rtl-gutter.docx b/documents/docx/libreoffice/rtl-gutter.docx new file mode 100644 index 0000000..8a0c706 --- /dev/null +++ b/documents/docx/libreoffice/rtl-gutter.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f641b3cc63f0cadef35c3cd69026262413a495506882af12a3f70b27c6e7a5 +size 8843 diff --git a/documents/docx/libreoffice/rtl-table.docx b/documents/docx/libreoffice/rtl-table.docx new file mode 100644 index 0000000..685e5ab --- /dev/null +++ b/documents/docx/libreoffice/rtl-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8f329792bd885c25d15c91a969ffd9624a3d0911f30d84fcd109cc018ce7ec +size 5487 diff --git a/documents/docx/libreoffice/sdt+framePr.docx b/documents/docx/libreoffice/sdt+framePr.docx new file mode 100644 index 0000000..57454ad --- /dev/null +++ b/documents/docx/libreoffice/sdt+framePr.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1cc2329dc3ab533f3379ab9f07048e0675782ea28e655eb90a52a20c907b746 +size 12343 diff --git a/documents/docx/libreoffice/sdt-2-para.docx b/documents/docx/libreoffice/sdt-2-para.docx new file mode 100644 index 0000000..5481c66 --- /dev/null +++ b/documents/docx/libreoffice/sdt-2-para.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835f5cc99ea69cd51b2c6beaaec27cb7dfec6980d805fe2c067555aa13420ebe +size 15487 diff --git a/documents/docx/libreoffice/sdt-2-run.docx b/documents/docx/libreoffice/sdt-2-run.docx new file mode 100644 index 0000000..7e6099b --- /dev/null +++ b/documents/docx/libreoffice/sdt-2-run.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a876ea139ae001322a232a7b7db41b6b8693b4686027926bbdd72c57685e049 +size 12849 diff --git a/documents/docx/libreoffice/sdt-alias.docx b/documents/docx/libreoffice/sdt-alias.docx new file mode 100644 index 0000000..8b55d01 --- /dev/null +++ b/documents/docx/libreoffice/sdt-alias.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f8ee21162366336c38ecb6cb23d67630df336a71e1901dba9d0531bf84893f +size 12872 diff --git a/documents/docx/libreoffice/sdt-around-float-table.docx b/documents/docx/libreoffice/sdt-around-float-table.docx new file mode 100644 index 0000000..12ed720 --- /dev/null +++ b/documents/docx/libreoffice/sdt-around-float-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd5bc0ad599071022aea8a4296e39ddec02e5518dbb39a6f96eff4a58daf76c +size 12845 diff --git a/documents/docx/libreoffice/sdt-before-field.docx b/documents/docx/libreoffice/sdt-before-field.docx new file mode 100644 index 0000000..29dbf12 --- /dev/null +++ b/documents/docx/libreoffice/sdt-before-field.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a41d72a4cf792def57d0d191339024a1c9ddc43c604e562b391f04e5068724 +size 12995 diff --git a/documents/docx/libreoffice/sdt-before-table.docx b/documents/docx/libreoffice/sdt-before-table.docx new file mode 100644 index 0000000..5ff6497 --- /dev/null +++ b/documents/docx/libreoffice/sdt-before-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b297308a485220772033863b92e92d03f786756a33de0b3959d46a4c72e9be4e +size 15567 diff --git a/documents/docx/libreoffice/sdt-block-text.docx b/documents/docx/libreoffice/sdt-block-text.docx new file mode 100644 index 0000000..9e3fdb8 --- /dev/null +++ b/documents/docx/libreoffice/sdt-block-text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419bcf9b6bca535f2bed75e7d00ad9ace96d11649b6379c165a0630b226bbeb3 +size 13467 diff --git a/documents/docx/libreoffice/sdt-citation-run.docx b/documents/docx/libreoffice/sdt-citation-run.docx new file mode 100644 index 0000000..d020799 --- /dev/null +++ b/documents/docx/libreoffice/sdt-citation-run.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5621b57dc370826aafa7dfa32d3b6697ce5437df06c649cf6759eb66ed9c0fd +size 12817 diff --git a/documents/docx/libreoffice/sdt-company-multipara.docx b/documents/docx/libreoffice/sdt-company-multipara.docx new file mode 100644 index 0000000..177b4d3 --- /dev/null +++ b/documents/docx/libreoffice/sdt-company-multipara.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3685d1f70c1438682dca8876b946ed60e5c7865749e368640a14e2383f94db67 +size 19521 diff --git a/documents/docx/libreoffice/sdt-date-duplicate.docx b/documents/docx/libreoffice/sdt-date-duplicate.docx new file mode 100644 index 0000000..6c7c3a8 --- /dev/null +++ b/documents/docx/libreoffice/sdt-date-duplicate.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:167412338b71d3d4299c45b266cc20ed57ef94776b2331369f87eb2c9e41a442 +size 34071 diff --git a/documents/docx/libreoffice/sdt-dropdown-no-display-text.docx b/documents/docx/libreoffice/sdt-dropdown-no-display-text.docx new file mode 100644 index 0000000..a476dcc --- /dev/null +++ b/documents/docx/libreoffice/sdt-dropdown-no-display-text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ed9f1c925b942b79ad33c5d1e8e647bd2ee9eecff4762131afd40a3f4e1673 +size 11858 diff --git a/documents/docx/libreoffice/sdt-duplicated-id.docx b/documents/docx/libreoffice/sdt-duplicated-id.docx new file mode 100644 index 0000000..ed07457 --- /dev/null +++ b/documents/docx/libreoffice/sdt-duplicated-id.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab74a2217155792163b26f4f2e18fe2a44b200cd1de54ba25e46b77799019cfb +size 11940 diff --git a/documents/docx/libreoffice/sdt-header.docx b/documents/docx/libreoffice/sdt-header.docx new file mode 100644 index 0000000..2f8a150 --- /dev/null +++ b/documents/docx/libreoffice/sdt-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae4d4e72e972a676150b49c47cab4138a254c5f86c85f6c68ddc435b34caa73 +size 18551 diff --git a/documents/docx/libreoffice/sdt-ignored-footer.docx b/documents/docx/libreoffice/sdt-ignored-footer.docx new file mode 100644 index 0000000..a3682a9 --- /dev/null +++ b/documents/docx/libreoffice/sdt-ignored-footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be75349e78764df6794c6365cf932e0d5d10f2b2277a6c2e4a8e8c9ef54325b6 +size 18299 diff --git a/documents/docx/libreoffice/sdt-in-shape-with-textbox.docx b/documents/docx/libreoffice/sdt-in-shape-with-textbox.docx new file mode 100644 index 0000000..ab4aea8 --- /dev/null +++ b/documents/docx/libreoffice/sdt-in-shape-with-textbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d514f6d9f05b810da40f2c01b3dccb3ccc57c7f67c7cc4c717ee0be42c3868 +size 17960 diff --git a/documents/docx/libreoffice/sdt-run-checkbox.docx b/documents/docx/libreoffice/sdt-run-checkbox.docx new file mode 100644 index 0000000..397ba7f --- /dev/null +++ b/documents/docx/libreoffice/sdt-run-checkbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c4f85653c42a6fb7bb7ff3d8774a0ccd47c108f8397f0bd7ccdc01600a4484 +size 4244 diff --git a/documents/docx/libreoffice/sdt-run-combobox.docx b/documents/docx/libreoffice/sdt-run-combobox.docx new file mode 100644 index 0000000..d9fca39 --- /dev/null +++ b/documents/docx/libreoffice/sdt-run-combobox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ae5070b1a19ac3d8e632a320fa08b8e8aff3eae616a6ff88256482304c3a60 +size 4274 diff --git a/documents/docx/libreoffice/sdt-run-dropdown.docx b/documents/docx/libreoffice/sdt-run-dropdown.docx new file mode 100644 index 0000000..ce0da76 --- /dev/null +++ b/documents/docx/libreoffice/sdt-run-dropdown.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a640c5b9f004bd4402fd2ac2c50f6372c1b6bb4d802a20ac2960a0ffbadefebd +size 4323 diff --git a/documents/docx/libreoffice/sdt-run-in-para.docx b/documents/docx/libreoffice/sdt-run-in-para.docx new file mode 100644 index 0000000..ee8e0f5 --- /dev/null +++ b/documents/docx/libreoffice/sdt-run-in-para.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bbc4be9602ed85b4d7b548787efd8bcb98ce6b3eeb5f0a8c5b12d6e19a09953 +size 11987 diff --git a/documents/docx/libreoffice/sdt-run-picture.docx b/documents/docx/libreoffice/sdt-run-picture.docx new file mode 100644 index 0000000..7db667a --- /dev/null +++ b/documents/docx/libreoffice/sdt-run-picture.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb37707bbca55cbf632ce59f565d6cf9cb7b4fe6db1ea3a370b504825da23106 +size 15444 diff --git a/documents/docx/libreoffice/sdt-run-plain-text.docx b/documents/docx/libreoffice/sdt-run-plain-text.docx new file mode 100644 index 0000000..79be856 --- /dev/null +++ b/documents/docx/libreoffice/sdt-run-plain-text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89022b7e16ffac2b091ac28c14801fb13abd8793a5c8c43a50f26a4636549c3 +size 4179 diff --git a/documents/docx/libreoffice/sdt-run-rich-text.docx b/documents/docx/libreoffice/sdt-run-rich-text.docx new file mode 100644 index 0000000..c0e5c45 --- /dev/null +++ b/documents/docx/libreoffice/sdt-run-rich-text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:434a5e5be3a705929b0b9da2bb90753c3f0bc835cef329946c879f9879ce5469 +size 5406 diff --git a/documents/docx/libreoffice/sdt-sectpr.docx b/documents/docx/libreoffice/sdt-sectpr.docx new file mode 100644 index 0000000..a749729 --- /dev/null +++ b/documents/docx/libreoffice/sdt-sectpr.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0928b96bf78808d5428759f4aeee41adabb23863c95910cbcba7b66bfaad1c +size 20485 diff --git a/documents/docx/libreoffice/sdt-textbox-header.docx b/documents/docx/libreoffice/sdt-textbox-header.docx new file mode 100644 index 0000000..2b96241 --- /dev/null +++ b/documents/docx/libreoffice/sdt-textbox-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6569da32dbf7d8d7a0352237b4d7dda88c96fd4df13f3cdc8b1b7e8a9d5c4c03 +size 30694 diff --git a/documents/docx/libreoffice/sdt_after_section_break.docx b/documents/docx/libreoffice/sdt_after_section_break.docx new file mode 100644 index 0000000..a8b00d1 --- /dev/null +++ b/documents/docx/libreoffice/sdt_after_section_break.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64088f047f82ad60197f4ceb8e224c02fbb6f9e6fe2053a1b5813bb370416a69 +size 1185 diff --git a/documents/docx/libreoffice/section_break_after_table.docx b/documents/docx/libreoffice/section_break_after_table.docx new file mode 100644 index 0000000..5573d22 --- /dev/null +++ b/documents/docx/libreoffice/section_break_after_table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d55573e3c78d2e9e4289036b1ed1a7cec02c4687140057151156d2f32b286c4 +size 12583 diff --git a/documents/docx/libreoffice/section_break_numbering.docx b/documents/docx/libreoffice/section_break_numbering.docx new file mode 100644 index 0000000..035ced0 --- /dev/null +++ b/documents/docx/libreoffice/section_break_numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34caac9f04762ffa730a7baf30dbed05b34ddd124c5a07a1b261d6076b7136c5 +size 5614 diff --git a/documents/docx/libreoffice/semi-transparent-text.docx b/documents/docx/libreoffice/semi-transparent-text.docx new file mode 100644 index 0000000..e645254 --- /dev/null +++ b/documents/docx/libreoffice/semi-transparent-text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b394707e4a0ae593b516d9d2ae62d042e1e5fcd309ec0891b873045933cc157 +size 12738 diff --git a/documents/docx/libreoffice/shape-3d-effect-preservation.docx b/documents/docx/libreoffice/shape-3d-effect-preservation.docx new file mode 100644 index 0000000..b4f249a --- /dev/null +++ b/documents/docx/libreoffice/shape-3d-effect-preservation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7577681394f26dbc0234e5fae788a5efa9ce946f5fb4463dde855282a38513b +size 19676 diff --git a/documents/docx/libreoffice/shape-effect-preservation.docx b/documents/docx/libreoffice/shape-effect-preservation.docx new file mode 100644 index 0000000..6ac79e3 --- /dev/null +++ b/documents/docx/libreoffice/shape-effect-preservation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824f904b3ba9d704de80509eb85e133c146a9594b66a264ee32d02ce91becb92 +size 23996 diff --git a/documents/docx/libreoffice/shape-in-floattable.docx b/documents/docx/libreoffice/shape-in-floattable.docx new file mode 100644 index 0000000..069fc08 --- /dev/null +++ b/documents/docx/libreoffice/shape-in-floattable.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be51ab2ee88035755fc54cf17f93a5145b0726a1da8912f9d34853b6453e69cd +size 26161 diff --git a/documents/docx/libreoffice/shape-left-padding-off-page.docx b/documents/docx/libreoffice/shape-left-padding-off-page.docx new file mode 100644 index 0000000..7d49e37 --- /dev/null +++ b/documents/docx/libreoffice/shape-left-padding-off-page.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c58c772025e96174255a76a07336e0468b1cd622c3f6fac3dd2cb7b1e873267 +size 15452 diff --git a/documents/docx/libreoffice/shape-left-padding-wrap-through-off-page.docx b/documents/docx/libreoffice/shape-left-padding-wrap-through-off-page.docx new file mode 100644 index 0000000..5b16f4f --- /dev/null +++ b/documents/docx/libreoffice/shape-left-padding-wrap-through-off-page.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28fc1ce997b314d8a80a9a133242b5be54b18038a1d56038f923b86d53cb7b8c +size 15684 diff --git a/documents/docx/libreoffice/shape-theme-preservation.docx b/documents/docx/libreoffice/shape-theme-preservation.docx new file mode 100644 index 0000000..ba9c164 --- /dev/null +++ b/documents/docx/libreoffice/shape-theme-preservation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587478ff4ba76ba2145f3f023cd18bbd458e4072a77dfea8dfa44947a1699076 +size 18757 diff --git a/documents/docx/libreoffice/signature-line-all-props-set.docx b/documents/docx/libreoffice/signature-line-all-props-set.docx new file mode 100644 index 0000000..b85697d --- /dev/null +++ b/documents/docx/libreoffice/signature-line-all-props-set.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:788c6f69163c90a8775e75061581fd68a7786b3a18322de2bf1467ab9aab9b8d +size 13169 diff --git a/documents/docx/libreoffice/simple-sdts.docx b/documents/docx/libreoffice/simple-sdts.docx new file mode 100644 index 0000000..d8e70aa --- /dev/null +++ b/documents/docx/libreoffice/simple-sdts.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a20342ba44d81a03b7baa3809473a87475f6a6ad053b996b82098e5e1688b61 +size 25424 diff --git a/documents/docx/libreoffice/simple.docx b/documents/docx/libreoffice/simple.docx new file mode 100644 index 0000000..99f2f26 --- /dev/null +++ b/documents/docx/libreoffice/simple.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff744765a2b43c1868dee0741dcbc705b1ec211e437f65334add7fcabe5d138 +size 3759 diff --git a/documents/docx/libreoffice/simplefooter.docx b/documents/docx/libreoffice/simplefooter.docx new file mode 100644 index 0000000..5eec2bc --- /dev/null +++ b/documents/docx/libreoffice/simplefooter.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19cccc7536d53a019241469ab20bda77206dd96f3c97f3f069fd96905e0c43f9 +size 18174 diff --git a/documents/docx/libreoffice/skipimage-embedded-document.docx b/documents/docx/libreoffice/skipimage-embedded-document.docx new file mode 100644 index 0000000..91f241d --- /dev/null +++ b/documents/docx/libreoffice/skipimage-embedded-document.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e155868c58f853f06b28fe261a8f1a720fd7c13e154d749d1506ffc43d9d272 +size 21379 diff --git a/documents/docx/libreoffice/skipimages.docx b/documents/docx/libreoffice/skipimages.docx new file mode 100644 index 0000000..b10c239 --- /dev/null +++ b/documents/docx/libreoffice/skipimages.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf9068ba26b4bc478b52030b995ed2d604b690590e5011862311ba7b416f83c +size 10925 diff --git a/documents/docx/libreoffice/smartart.docx b/documents/docx/libreoffice/smartart.docx new file mode 100644 index 0000000..de0c1c8 --- /dev/null +++ b/documents/docx/libreoffice/smartart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f67ce46a753c0762e885546782f786d2bda9815c4263ecbae0e713816d787d +size 20453 diff --git a/documents/docx/libreoffice/sorted-objs-insert.docx b/documents/docx/libreoffice/sorted-objs-insert.docx new file mode 100644 index 0000000..956a12e --- /dev/null +++ b/documents/docx/libreoffice/sorted-objs-insert.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:765b6cc630a471674bfb6817282bce1f897555e16cd73d14054f25bfb499c6b1 +size 27084 diff --git a/documents/docx/libreoffice/special_styles.docx b/documents/docx/libreoffice/special_styles.docx new file mode 100644 index 0000000..4f5cc32 --- /dev/null +++ b/documents/docx/libreoffice/special_styles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23180ba143507ab01777d2df0b6b960a0828b499ebc06e5a7fb01a388d151542 +size 18732 diff --git a/documents/docx/libreoffice/strict-lockedcanvas.docx b/documents/docx/libreoffice/strict-lockedcanvas.docx new file mode 100644 index 0000000..9d97ba9 --- /dev/null +++ b/documents/docx/libreoffice/strict-lockedcanvas.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46598fa4a2c5b12f7ad0312225ea8479e36a4e6863aac6f27610b873dd06a324 +size 12345 diff --git a/documents/docx/libreoffice/strict-smartart.docx b/documents/docx/libreoffice/strict-smartart.docx new file mode 100644 index 0000000..57b74cc --- /dev/null +++ b/documents/docx/libreoffice/strict-smartart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0889010bb046687afce0344c3ec573c17200971d0dfae8a31447280cf86b74 +size 18661 diff --git a/documents/docx/libreoffice/strict.docx b/documents/docx/libreoffice/strict.docx new file mode 100644 index 0000000..c2633f6 --- /dev/null +++ b/documents/docx/libreoffice/strict.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e71a4d554ea90df1ddcc9b6fbbcc677a94c6617cb35f9e5b7d4ccab46f1a79e +size 25636 diff --git a/documents/docx/libreoffice/style-inheritance.docx b/documents/docx/libreoffice/style-inheritance.docx new file mode 100644 index 0000000..2b08e40 --- /dev/null +++ b/documents/docx/libreoffice/style-inheritance.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139ff6b6f6e6ab9b00a57887ddf58a02d901cc0f31e22b73899d6066a8fe3d4e +size 26321 diff --git a/documents/docx/libreoffice/styleref-flags.docx b/documents/docx/libreoffice/styleref-flags.docx new file mode 100644 index 0000000..6d26acd --- /dev/null +++ b/documents/docx/libreoffice/styleref-flags.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83b3d39650b0275e2664ac02f113db68ec140c5c7636adf2ad662cb22a81db4 +size 23218 diff --git a/documents/docx/libreoffice/subsetted-embedded-font.docx b/documents/docx/libreoffice/subsetted-embedded-font.docx new file mode 100644 index 0000000..40a9a6e --- /dev/null +++ b/documents/docx/libreoffice/subsetted-embedded-font.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d980bf64e5b0ac1dd2c6142fd5a33ce55cf36bbe33cc3aa96e8389345a647877 +size 36987 diff --git a/documents/docx/libreoffice/subsetted-full-embedded-font.docx b/documents/docx/libreoffice/subsetted-full-embedded-font.docx new file mode 100644 index 0000000..4e565e9 --- /dev/null +++ b/documents/docx/libreoffice/subsetted-full-embedded-font.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd056997c8ae25d0ea8e620534b03f83e746c315c0a7597c09ae8a691db78a5 +size 85639 diff --git a/documents/docx/libreoffice/suppress-non-numerical.docx b/documents/docx/libreoffice/suppress-non-numerical.docx new file mode 100644 index 0000000..4e445f2 --- /dev/null +++ b/documents/docx/libreoffice/suppress-non-numerical.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7cc938898d925a41a03740b3c17d1b65dc7ee6c2a4c8ab48cf3a23baa7f9c61 +size 17046 diff --git a/documents/docx/libreoffice/symbol_chicago_list.docx b/documents/docx/libreoffice/symbol_chicago_list.docx new file mode 100644 index 0000000..aeac5c1 --- /dev/null +++ b/documents/docx/libreoffice/symbol_chicago_list.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d638f23adce00fc2a351813f47534e30f9862631e71db9fb83cb5a833d04164f +size 8909 diff --git a/documents/docx/libreoffice/table-alignment.docx b/documents/docx/libreoffice/table-alignment.docx new file mode 100644 index 0000000..4bc5a27 --- /dev/null +++ b/documents/docx/libreoffice/table-alignment.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58afac48c3022ffb79d2c4b44abe32ee7b9e171f0330e83bf1a18c0149de34c +size 13187 diff --git a/documents/docx/libreoffice/table-auto-column-fixed-size.docx b/documents/docx/libreoffice/table-auto-column-fixed-size.docx new file mode 100644 index 0000000..a3e40d7 --- /dev/null +++ b/documents/docx/libreoffice/table-auto-column-fixed-size.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f6996068cee75022c2cfa1606b9f1ff3b96eecf022f6e20e2bf790f2c341d8 +size 17672 diff --git a/documents/docx/libreoffice/table-auto-column-fixed-size2.docx b/documents/docx/libreoffice/table-auto-column-fixed-size2.docx new file mode 100644 index 0000000..8d50469 --- /dev/null +++ b/documents/docx/libreoffice/table-auto-column-fixed-size2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19429c39704550ae2889df97f280d150f824e142d510b649ef0f5b52e9e7c4b7 +size 12907 diff --git a/documents/docx/libreoffice/table-auto-nested.docx b/documents/docx/libreoffice/table-auto-nested.docx new file mode 100644 index 0000000..ad91eae --- /dev/null +++ b/documents/docx/libreoffice/table-auto-nested.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72370bc44654bab1bb76ef058c9a8641c937e98f1ab03e1a396211c0c2d64654 +size 10297 diff --git a/documents/docx/libreoffice/table-black_fill.docx b/documents/docx/libreoffice/table-black_fill.docx new file mode 100644 index 0000000..4f2b309 --- /dev/null +++ b/documents/docx/libreoffice/table-black_fill.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c83f9e78c5dc8ebc687009a3f187bbb5df0a862c4bdeb671b5f3784881c9046b +size 17978 diff --git a/documents/docx/libreoffice/table-borders.docx b/documents/docx/libreoffice/table-borders.docx new file mode 100644 index 0000000..1c39557 --- /dev/null +++ b/documents/docx/libreoffice/table-borders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e2f5c67056c53e45e21b3491734e34f14206a0fb52200458526141613998b8 +size 13489 diff --git a/documents/docx/libreoffice/table-btlr-center.docx b/documents/docx/libreoffice/table-btlr-center.docx new file mode 100644 index 0000000..5ecd9f9 --- /dev/null +++ b/documents/docx/libreoffice/table-btlr-center.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808653731a1532accbb147293c524a7d6f97661f87c4e81e1e51b04ef6aa3824 +size 10686 diff --git a/documents/docx/libreoffice/table-cell-margin.docx b/documents/docx/libreoffice/table-cell-margin.docx new file mode 100644 index 0000000..178aab3 --- /dev/null +++ b/documents/docx/libreoffice/table-cell-margin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ef22090fe4447f57ee90a6058159eea5db5544db66b3ff1a328851b3ed74d3 +size 13708 diff --git a/documents/docx/libreoffice/table-floating-margins.docx b/documents/docx/libreoffice/table-floating-margins.docx new file mode 100644 index 0000000..1989c08 --- /dev/null +++ b/documents/docx/libreoffice/table-floating-margins.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48e444eac711e2e8f4d8b6e01f90ff6214c5ab1cf7785bc15422ed3998dc32b +size 14346 diff --git a/documents/docx/libreoffice/table-floating.docx b/documents/docx/libreoffice/table-floating.docx new file mode 100644 index 0000000..a98fd98 --- /dev/null +++ b/documents/docx/libreoffice/table-floating.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad591e90f947284b93e05f5162b61fc6f06d16623fa4e33bacf9a45755b44b8 +size 14996 diff --git a/documents/docx/libreoffice/table-fly-overlap-spacing.docx b/documents/docx/libreoffice/table-fly-overlap-spacing.docx new file mode 100644 index 0000000..d7e82cb --- /dev/null +++ b/documents/docx/libreoffice/table-fly-overlap-spacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e136eceb4b03fec02354c482d0283dd3c2969b3ec40d3831db6d93fccbe72551 +size 24594 diff --git a/documents/docx/libreoffice/table-fly-overlap.docx b/documents/docx/libreoffice/table-fly-overlap.docx new file mode 100644 index 0000000..6d45c7c --- /dev/null +++ b/documents/docx/libreoffice/table-fly-overlap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356928ef53645dbbebd53fd316a6fed3a842ac02911d7059b560ce074eb1efca +size 17718 diff --git a/documents/docx/libreoffice/table-in-footnote.docx b/documents/docx/libreoffice/table-in-footnote.docx new file mode 100644 index 0000000..4aa8a5b --- /dev/null +++ b/documents/docx/libreoffice/table-in-footnote.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf7e28dc13e2a7954652e934ee1768433094b4154ccc1636da7a0ed25c53105 +size 15684 diff --git a/documents/docx/libreoffice/table-line-spacing.docx b/documents/docx/libreoffice/table-line-spacing.docx new file mode 100644 index 0000000..8297e7a --- /dev/null +++ b/documents/docx/libreoffice/table-line-spacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56691655d9b9f89e33e4bcb914872a5c862ea4723663abae90aaf2e1ab193dbc +size 11383 diff --git a/documents/docx/libreoffice/table-ltr.docx b/documents/docx/libreoffice/table-ltr.docx new file mode 100644 index 0000000..bc3382a --- /dev/null +++ b/documents/docx/libreoffice/table-ltr.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168b3e53cc25e8dc0d6a183aa60a7d386e6eab622de08e5661d24682771172f5 +size 5242 diff --git a/documents/docx/libreoffice/table-missing-join.docx b/documents/docx/libreoffice/table-missing-join.docx new file mode 100644 index 0000000..1d2ddeb --- /dev/null +++ b/documents/docx/libreoffice/table-missing-join.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed8394b9b0bb9886a6723432bd060087d975e4a6fdaff8503da5aa4e18e1511 +size 18441 diff --git a/documents/docx/libreoffice/table-negative-vertical-pos.docx b/documents/docx/libreoffice/table-negative-vertical-pos.docx new file mode 100644 index 0000000..7dce98e --- /dev/null +++ b/documents/docx/libreoffice/table-negative-vertical-pos.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09677d0b23b308ed790d675b7da812654198f5a5a0fe4645cae5b68a29eee953 +size 12648 diff --git a/documents/docx/libreoffice/table-pagebreak.docx b/documents/docx/libreoffice/table-pagebreak.docx new file mode 100644 index 0000000..85b98a2 --- /dev/null +++ b/documents/docx/libreoffice/table-pagebreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb89cad60542bbbbe314cbe164f2a963e538559214804dad82d3587200a3f34f +size 10148 diff --git a/documents/docx/libreoffice/table-position-15.docx b/documents/docx/libreoffice/table-position-15.docx new file mode 100644 index 0000000..dcab516 --- /dev/null +++ b/documents/docx/libreoffice/table-position-15.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d3a466ce619036b2b75d3a0b533386c80ac4e58c69c1cbd222b710c1afb17c +size 12264 diff --git a/documents/docx/libreoffice/table-print-area-left.docx b/documents/docx/libreoffice/table-print-area-left.docx new file mode 100644 index 0000000..e963a51 --- /dev/null +++ b/documents/docx/libreoffice/table-print-area-left.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f5cf5d9580c51d2dc55045254f185242db24c03bb2ca93f76e2c2c36b55276 +size 11807 diff --git a/documents/docx/libreoffice/table-row-data-displayed-twice.docx b/documents/docx/libreoffice/table-row-data-displayed-twice.docx new file mode 100644 index 0000000..cdd93c7 --- /dev/null +++ b/documents/docx/libreoffice/table-row-data-displayed-twice.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:591512c8bde84db4e5bf447e5279d2069fb0d0db91200cd596939c05e8b09185 +size 27239 diff --git a/documents/docx/libreoffice/table-rtl.docx b/documents/docx/libreoffice/table-rtl.docx new file mode 100644 index 0000000..eda8100 --- /dev/null +++ b/documents/docx/libreoffice/table-rtl.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97fe9822a1b5d1a5a9fbcc21a166b9a61306c732ff537c730819f8565250abe7 +size 13449 diff --git a/documents/docx/libreoffice/table-start-2-sdt.docx b/documents/docx/libreoffice/table-start-2-sdt.docx new file mode 100644 index 0000000..e89169e --- /dev/null +++ b/documents/docx/libreoffice/table-start-2-sdt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470119fc5c4b26a610ed5f8a44dff158276a97e34457897c6b8af7bccba51828 +size 34077 diff --git a/documents/docx/libreoffice/table-style-border-export.docx b/documents/docx/libreoffice/table-style-border-export.docx new file mode 100644 index 0000000..c96f202 --- /dev/null +++ b/documents/docx/libreoffice/table-style-border-export.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6a5cd966d00103067f30013de3e5180836b2c5e2225c9aea8db33663abcff7 +size 13984 diff --git a/documents/docx/libreoffice/table-style-border.docx b/documents/docx/libreoffice/table-style-border.docx new file mode 100644 index 0000000..00d9e8a --- /dev/null +++ b/documents/docx/libreoffice/table-style-border.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e05abcaa2ea70daebcb5c26d9a7901519dd65a365305ff06965590f6e62dce +size 14552 diff --git a/documents/docx/libreoffice/table-style-cell-back-color.docx b/documents/docx/libreoffice/table-style-cell-back-color.docx new file mode 100644 index 0000000..a31bed5 --- /dev/null +++ b/documents/docx/libreoffice/table-style-cell-back-color.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1002ef2b35057a87dc424083720b23c62cea29de70363001a99ba7b24cf2e50f +size 13646 diff --git a/documents/docx/libreoffice/table-style-conf-nested.docx b/documents/docx/libreoffice/table-style-conf-nested.docx new file mode 100644 index 0000000..5bc006b --- /dev/null +++ b/documents/docx/libreoffice/table-style-conf-nested.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf1da4d897132a4be6c3cb672ac496cce1bb001a326be454a055fe0ff1b76d0 +size 13167 diff --git a/documents/docx/libreoffice/table-style-para-border-spacing.docx b/documents/docx/libreoffice/table-style-para-border-spacing.docx new file mode 100644 index 0000000..e510b01 --- /dev/null +++ b/documents/docx/libreoffice/table-style-para-border-spacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3726e9003c0fd73bc89f1251547897feedcd007e5caa795421c4b3280201728f +size 12560 diff --git a/documents/docx/libreoffice/table-style-para-border.docx b/documents/docx/libreoffice/table-style-para-border.docx new file mode 100644 index 0000000..ed9d226 --- /dev/null +++ b/documents/docx/libreoffice/table-style-para-border.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adcf4be8bf470c0098db4107dbeb5897eca0e078601ca8c953555dc4c2811d44 +size 10216 diff --git a/documents/docx/libreoffice/table-style-parprop.docx b/documents/docx/libreoffice/table-style-parprop.docx new file mode 100644 index 0000000..202a1d8 --- /dev/null +++ b/documents/docx/libreoffice/table-style-parprop.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b29c04d91f931b8a190538536fb756ae05bb84340e65b4d77eb431bc308e91 +size 10098 diff --git a/documents/docx/libreoffice/table-style-rPr-sz.docx b/documents/docx/libreoffice/table-style-rPr-sz.docx new file mode 100644 index 0000000..ea62d76 --- /dev/null +++ b/documents/docx/libreoffice/table-style-rPr-sz.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3927a5a6c511c27a79de518d16f3dab8dc01d2bc1c71bef51bbc49be049d3f90 +size 10771 diff --git a/documents/docx/libreoffice/table-theme-preservation.docx b/documents/docx/libreoffice/table-theme-preservation.docx new file mode 100644 index 0000000..5aed17e --- /dev/null +++ b/documents/docx/libreoffice/table-theme-preservation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39bb55ca638e509adc9fe7262314bb94f9d4072f8ba4185a466cc961d86647f0 +size 37575 diff --git a/documents/docx/libreoffice/table-wafter-row-height.docx b/documents/docx/libreoffice/table-wafter-row-height.docx new file mode 100644 index 0000000..7728f2a --- /dev/null +++ b/documents/docx/libreoffice/table-wafter-row-height.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7ef979e9161951a08746c05b4adf76e715be108967194cd3ad3a67d509039d +size 10552 diff --git a/documents/docx/libreoffice/tableCurrupt.docx b/documents/docx/libreoffice/tableCurrupt.docx new file mode 100644 index 0000000..63c2a27 --- /dev/null +++ b/documents/docx/libreoffice/tableCurrupt.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ae9de23e4b4fe965381cb994003877f6747bd67961566d4090a902fd8c324d +size 28750 diff --git a/documents/docx/libreoffice/tablePreferredWidth.docx b/documents/docx/libreoffice/tablePreferredWidth.docx new file mode 100644 index 0000000..d6c160b --- /dev/null +++ b/documents/docx/libreoffice/tablePreferredWidth.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4b118140386cc371d69852a521794e5dacf3c445b96241edcf4ae699cf7485 +size 13130 diff --git a/documents/docx/libreoffice/table_atleast.docx b/documents/docx/libreoffice/table_atleast.docx new file mode 100644 index 0000000..14ccfe8 --- /dev/null +++ b/documents/docx/libreoffice/table_atleast.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f322cb7cb34fa574205dc244b42f1e274f3718b0c8e02075f6603e44e4b49cf +size 13029 diff --git a/documents/docx/libreoffice/table_lineRule.docx b/documents/docx/libreoffice/table_lineRule.docx new file mode 100644 index 0000000..9e78847 --- /dev/null +++ b/documents/docx/libreoffice/table_lineRule.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356cc3a659cf7417f2d0258a887e287dbb4b7d376188f5fcc2ebeaffd26b053d +size 13998 diff --git a/documents/docx/libreoffice/table_number_format_3.docx b/documents/docx/libreoffice/table_number_format_3.docx new file mode 100644 index 0000000..6e12e48 --- /dev/null +++ b/documents/docx/libreoffice/table_number_format_3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd30579eb824a2a45cc57b848af1346def9652d6b45ac670a518767061643b54 +size 5130 diff --git a/documents/docx/libreoffice/table_width.docx b/documents/docx/libreoffice/table_width.docx new file mode 100644 index 0000000..03ecf8a --- /dev/null +++ b/documents/docx/libreoffice/table_width.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c748aab78206fcff4428d0b329679a70ad3a201a677a266ada72fdf660fc682 +size 6572 diff --git a/documents/docx/libreoffice/tableborder-finedash.docx b/documents/docx/libreoffice/tableborder-finedash.docx new file mode 100644 index 0000000..f00cce9 --- /dev/null +++ b/documents/docx/libreoffice/tableborder-finedash.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31001155c92dd2fec84b53644eb430b9ce03c4cd391575d8f189ca1d66e05bc0 +size 10266 diff --git a/documents/docx/libreoffice/tblppr-shape.docx b/documents/docx/libreoffice/tblppr-shape.docx new file mode 100644 index 0000000..a3818b4 --- /dev/null +++ b/documents/docx/libreoffice/tblppr-shape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07592350110bfc8de39182cacb38ce1b50177593bdad37256c0ed5e6e1fcf80 +size 13497 diff --git a/documents/docx/libreoffice/tblr-height.docx b/documents/docx/libreoffice/tblr-height.docx new file mode 100644 index 0000000..0c6e8c4 --- /dev/null +++ b/documents/docx/libreoffice/tblr-height.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b870d237590f238dca06cc16f3f6daaf44904e0cb4356122357c4f958c75d7 +size 10466 diff --git a/documents/docx/libreoffice/tbrl-frame-vml.docx b/documents/docx/libreoffice/tbrl-frame-vml.docx new file mode 100644 index 0000000..8908d38 --- /dev/null +++ b/documents/docx/libreoffice/tbrl-frame-vml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530928b58e412e74cbe62ed9109ef280cdc9870e85f4e6519211d4f16f517333 +size 22756 diff --git a/documents/docx/libreoffice/tbrl-textbox.docx b/documents/docx/libreoffice/tbrl-textbox.docx new file mode 100644 index 0000000..eb1983d --- /dev/null +++ b/documents/docx/libreoffice/tbrl-textbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7c965b3db9bf4cdcbcc39868fc5b19d9e0d861a5a8aa02fd3a60191bd723aa +size 17300 diff --git a/documents/docx/libreoffice/tdf100072.docx b/documents/docx/libreoffice/tdf100072.docx new file mode 100644 index 0000000..9d40151 --- /dev/null +++ b/documents/docx/libreoffice/tdf100072.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606611968c27c9dcca9bb5ee440c9b36d84caf0ab1bab3c9e1e97e43cb414478 +size 7034 diff --git a/documents/docx/libreoffice/tdf100075.docx b/documents/docx/libreoffice/tdf100075.docx new file mode 100644 index 0000000..51d957a --- /dev/null +++ b/documents/docx/libreoffice/tdf100075.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd4380f9e9c017e6a396146b67b65494c94def367e5f06d782f2892b0adde87 +size 11834 diff --git a/documents/docx/libreoffice/tdf100751_arrowBothFlip.docx b/documents/docx/libreoffice/tdf100751_arrowBothFlip.docx new file mode 100644 index 0000000..5759913 --- /dev/null +++ b/documents/docx/libreoffice/tdf100751_arrowBothFlip.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c505bce6fe63783726ac35f42cca1c8bbd45c13356ed8589c79c1ba120b356a9 +size 15546 diff --git a/documents/docx/libreoffice/tdf100830.docx b/documents/docx/libreoffice/tdf100830.docx new file mode 100644 index 0000000..fce38aa --- /dev/null +++ b/documents/docx/libreoffice/tdf100830.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d604b47a5c6811c8c5e920da19420e1a8278db31072d366aac0aa9d4b597b742 +size 22171 diff --git a/documents/docx/libreoffice/tdf101626.docx b/documents/docx/libreoffice/tdf101626.docx new file mode 100644 index 0000000..079076e --- /dev/null +++ b/documents/docx/libreoffice/tdf101626.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8148ac98241b14b507f4e0b457e2c3f77e7a1d9948e89ee9fb2709eb9d02d9b +size 12420 diff --git a/documents/docx/libreoffice/tdf101627.docx b/documents/docx/libreoffice/tdf101627.docx new file mode 100644 index 0000000..b949739 --- /dev/null +++ b/documents/docx/libreoffice/tdf101627.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea3a1ed1fb663f8cadab1323c1ec3a69b729128374840e47541606fa23e8afe +size 45695 diff --git a/documents/docx/libreoffice/tdf102466.docx b/documents/docx/libreoffice/tdf102466.docx new file mode 100644 index 0000000..5907168 --- /dev/null +++ b/documents/docx/libreoffice/tdf102466.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197f202205f18382b220670c666a8038e0513039fe3f909d5d5d2cbc152666bd +size 101162 diff --git a/documents/docx/libreoffice/tdf103001.docx b/documents/docx/libreoffice/tdf103001.docx new file mode 100644 index 0000000..c9f0219 --- /dev/null +++ b/documents/docx/libreoffice/tdf103001.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff7027b10f136240838c1e26f45a29fb402a51bcecbf6aaf8c178b3f40f7e78 +size 33883 diff --git a/documents/docx/libreoffice/tdf103389.docx b/documents/docx/libreoffice/tdf103389.docx new file mode 100644 index 0000000..513f24a --- /dev/null +++ b/documents/docx/libreoffice/tdf103389.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e966f982f6664f17d63d508d7299a577c98427a3d3943e550e1c359dc6e4048 +size 13983 diff --git a/documents/docx/libreoffice/tdf103544.docx b/documents/docx/libreoffice/tdf103544.docx new file mode 100644 index 0000000..e5edde7 --- /dev/null +++ b/documents/docx/libreoffice/tdf103544.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:932b76a1c0747bb006f5fe565f26af810e109753d62abe73a495e4c0102f84b3 +size 15012 diff --git a/documents/docx/libreoffice/tdf103573.docx b/documents/docx/libreoffice/tdf103573.docx new file mode 100644 index 0000000..405ac8d --- /dev/null +++ b/documents/docx/libreoffice/tdf103573.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76dfb787831fc812690c228519d192c3e22581b6b376e5c8beda67b561f945dd +size 16155 diff --git a/documents/docx/libreoffice/tdf103651.docx b/documents/docx/libreoffice/tdf103651.docx new file mode 100644 index 0000000..ae62c4e --- /dev/null +++ b/documents/docx/libreoffice/tdf103651.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76445ee5528bcf6c9c032551d66e546d0dffe700ba73e5458226001545533ea7 +size 14459 diff --git a/documents/docx/libreoffice/tdf103664.docx b/documents/docx/libreoffice/tdf103664.docx new file mode 100644 index 0000000..1cfc47d --- /dev/null +++ b/documents/docx/libreoffice/tdf103664.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e7b08a302aace3880e651530c8bbe37009ceda7573320f6f5e17cf54973a53 +size 11444 diff --git a/documents/docx/libreoffice/tdf103931.docx b/documents/docx/libreoffice/tdf103931.docx new file mode 100644 index 0000000..78ce54d --- /dev/null +++ b/documents/docx/libreoffice/tdf103931.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74bd0b2f63a1ad3e35a9bdc3d2b38df95b7cc272a88f58f4347fbfc4b87dd614 +size 3542 diff --git a/documents/docx/libreoffice/tdf103975_notPageBreakB.docx b/documents/docx/libreoffice/tdf103975_notPageBreakB.docx new file mode 100644 index 0000000..cbac7e5 --- /dev/null +++ b/documents/docx/libreoffice/tdf103975_notPageBreakB.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0426b4637ac4e52d526454bd02535588b8888b558faa7a22299bd506ba353e90 +size 13971 diff --git a/documents/docx/libreoffice/tdf103975_notPageBreakC.docx b/documents/docx/libreoffice/tdf103975_notPageBreakC.docx new file mode 100644 index 0000000..486add5 --- /dev/null +++ b/documents/docx/libreoffice/tdf103975_notPageBreakC.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7123769b993f12015891575e23b2f7d29170936caafb780a9dce81251a9d1c6d +size 13955 diff --git a/documents/docx/libreoffice/tdf103975_notPageBreakD.docx b/documents/docx/libreoffice/tdf103975_notPageBreakD.docx new file mode 100644 index 0000000..6db642f --- /dev/null +++ b/documents/docx/libreoffice/tdf103975_notPageBreakD.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5594c174c8ff1ed82b45cfab34485ccfbfbf56d616809c402218e698bfc371 +size 21482 diff --git a/documents/docx/libreoffice/tdf103975_notPageBreakE.docx b/documents/docx/libreoffice/tdf103975_notPageBreakE.docx new file mode 100644 index 0000000..4253069 --- /dev/null +++ b/documents/docx/libreoffice/tdf103975_notPageBreakE.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d700f7e4abd36c13c1a4264b8b26ad1a58b297dba4c683d458da9b8cde872a +size 14047 diff --git a/documents/docx/libreoffice/tdf103976.docx b/documents/docx/libreoffice/tdf103976.docx new file mode 100644 index 0000000..0085486 --- /dev/null +++ b/documents/docx/libreoffice/tdf103976.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a78fd37d46a2f887a4f0e0e20f10445e8339a1e77e487803b49c204a747ad98 +size 51017 diff --git a/documents/docx/libreoffice/tdf103978_backgroundTextShape.docx b/documents/docx/libreoffice/tdf103978_backgroundTextShape.docx new file mode 100644 index 0000000..a337bda --- /dev/null +++ b/documents/docx/libreoffice/tdf103978_backgroundTextShape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d1fdbd3f1aa05278363aaf9cfd0ab3312802b2bf3e5125a84ec5151140fd54 +size 26058 diff --git a/documents/docx/libreoffice/tdf103982.docx b/documents/docx/libreoffice/tdf103982.docx new file mode 100644 index 0000000..693916d --- /dev/null +++ b/documents/docx/libreoffice/tdf103982.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c5f7bf0185c55807ca0bb67a7f4cf8200ce4b90e62ffa5cdf461a0be7997087 +size 12085 diff --git a/documents/docx/libreoffice/tdf104061_tableSectionColumns.docx b/documents/docx/libreoffice/tdf104061_tableSectionColumns.docx new file mode 100644 index 0000000..42196ad --- /dev/null +++ b/documents/docx/libreoffice/tdf104061_tableSectionColumns.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1036c4c117b0260d53da6248ad7f65aba39f0d7eb1c42ffc0b01565c27b25eb9 +size 103497 diff --git a/documents/docx/libreoffice/tdf104115.docx b/documents/docx/libreoffice/tdf104115.docx new file mode 100644 index 0000000..ce848a8 --- /dev/null +++ b/documents/docx/libreoffice/tdf104115.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840eab2d4ce35c2bd0f91e315f949ffb9ae5d2b208d126ed80c2164121c03ef9 +size 13044 diff --git a/documents/docx/libreoffice/tdf104150.docx b/documents/docx/libreoffice/tdf104150.docx new file mode 100644 index 0000000..c141edb --- /dev/null +++ b/documents/docx/libreoffice/tdf104150.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95553c5696d1fb625ea3636181403f34ddabb59d72beba1f01c5b8e5f059379 +size 12621 diff --git a/documents/docx/libreoffice/tdf104162.docx b/documents/docx/libreoffice/tdf104162.docx new file mode 100644 index 0000000..37d77be --- /dev/null +++ b/documents/docx/libreoffice/tdf104162.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72197100c6391aa669d2f30f58b4c0aa1ce0dd11c7bb694b33560f3018e0a659 +size 14541 diff --git a/documents/docx/libreoffice/tdf104167.docx b/documents/docx/libreoffice/tdf104167.docx new file mode 100644 index 0000000..e568045 --- /dev/null +++ b/documents/docx/libreoffice/tdf104167.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740686f970654c40bfbb1bef19e8f681e85712369898331db2d5fb246fefc8ab +size 10909 diff --git a/documents/docx/libreoffice/tdf104348_contextMargin.docx b/documents/docx/libreoffice/tdf104348_contextMargin.docx new file mode 100644 index 0000000..f195a50 --- /dev/null +++ b/documents/docx/libreoffice/tdf104348_contextMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fe1f7e5505f550272098ffac043c00c647a1afc7c51e2e5aa35adcd350c19c0 +size 19145 diff --git a/documents/docx/libreoffice/tdf104354-2.docx b/documents/docx/libreoffice/tdf104354-2.docx new file mode 100644 index 0000000..72acaa8 --- /dev/null +++ b/documents/docx/libreoffice/tdf104354-2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78e216959e19c8884afec75b99c865042fff123ea36e7befbffef35c0296c52 +size 15263 diff --git a/documents/docx/libreoffice/tdf104354.docx b/documents/docx/libreoffice/tdf104354.docx new file mode 100644 index 0000000..7ff10bf --- /dev/null +++ b/documents/docx/libreoffice/tdf104354.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4e996411020201bf4a7917b7c46563247f80c6dcbcd9e1e8f1cf4272c54905 +size 10182 diff --git a/documents/docx/libreoffice/tdf104354_firstParaInSection.docx b/documents/docx/libreoffice/tdf104354_firstParaInSection.docx new file mode 100644 index 0000000..7582750 --- /dev/null +++ b/documents/docx/libreoffice/tdf104354_firstParaInSection.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07fa0353db6c05dacc76047d5e622735ed9f28ad0d9fce73ca4e512626279736 +size 6828 diff --git a/documents/docx/libreoffice/tdf104394_lostTextbox.docx b/documents/docx/libreoffice/tdf104394_lostTextbox.docx new file mode 100644 index 0000000..442c612 --- /dev/null +++ b/documents/docx/libreoffice/tdf104394_lostTextbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5700a8ed01b8f53239be8cd014857592c2bc7958b1a91c67916b29420d56dae0 +size 18979 diff --git a/documents/docx/libreoffice/tdf104420_lostParagraph.docx b/documents/docx/libreoffice/tdf104420_lostParagraph.docx new file mode 100644 index 0000000..be2b122 --- /dev/null +++ b/documents/docx/libreoffice/tdf104420_lostParagraph.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d33117783f42bca1fb06fbf0c29faf571bb48dce7068762869651b7ec04b85 +size 103469 diff --git a/documents/docx/libreoffice/tdf104492.docx b/documents/docx/libreoffice/tdf104492.docx new file mode 100644 index 0000000..560598f --- /dev/null +++ b/documents/docx/libreoffice/tdf104492.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c657ba7db71abe7478e0a6b5ebfa39d06013dc116bc05acacb20613ae8aadfdf +size 61554 diff --git a/documents/docx/libreoffice/tdf104565_ArrowPosition.docx b/documents/docx/libreoffice/tdf104565_ArrowPosition.docx new file mode 100644 index 0000000..3af4b46 --- /dev/null +++ b/documents/docx/libreoffice/tdf104565_ArrowPosition.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c5b89ddc2d9138cbc4c421bb602c13ae65aa096d98db332bd3598fad91be6f +size 4980 diff --git a/documents/docx/libreoffice/tdf104649.docx b/documents/docx/libreoffice/tdf104649.docx new file mode 100644 index 0000000..ce4610f --- /dev/null +++ b/documents/docx/libreoffice/tdf104649.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3228a625a4f4bef6d26c6ced321ad53c7cb554effd0d38915c5f38ffda4a090 +size 75971 diff --git a/documents/docx/libreoffice/tdf104713_undefinedStyles.docx b/documents/docx/libreoffice/tdf104713_undefinedStyles.docx new file mode 100644 index 0000000..1f81d6b --- /dev/null +++ b/documents/docx/libreoffice/tdf104713_undefinedStyles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10819d3a9c5a582174851a35241a0b261c1bb91d7460fc5ac699827a6271cbb0 +size 2331 diff --git a/documents/docx/libreoffice/tdf104814.docx b/documents/docx/libreoffice/tdf104814.docx new file mode 100644 index 0000000..b38ec1f --- /dev/null +++ b/documents/docx/libreoffice/tdf104814.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30ee48582c2853bb666f55fefac7163808232e40a627624aff0e7e31d5975f3 +size 12830 diff --git a/documents/docx/libreoffice/tdf104823.docx b/documents/docx/libreoffice/tdf104823.docx new file mode 100644 index 0000000..0744a2c --- /dev/null +++ b/documents/docx/libreoffice/tdf104823.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33475b9a0e5f968a32997611b9efec596cc0c44c6268483ca519fdd96589f76a +size 21260 diff --git a/documents/docx/libreoffice/tdf105035_framePrB.docx b/documents/docx/libreoffice/tdf105035_framePrB.docx new file mode 100644 index 0000000..b6f843a --- /dev/null +++ b/documents/docx/libreoffice/tdf105035_framePrB.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c54199227c48a74dbac62f2df52f1b39b2c09dbde5175a23bec00175947a15d6 +size 23142 diff --git a/documents/docx/libreoffice/tdf105035_framePrC.docx b/documents/docx/libreoffice/tdf105035_framePrC.docx new file mode 100644 index 0000000..e052742 --- /dev/null +++ b/documents/docx/libreoffice/tdf105035_framePrC.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c678e48606fbcb065a3b2c14060c3bc97d2ac985960b9da01d70e2b669306dac +size 24095 diff --git a/documents/docx/libreoffice/tdf105095.docx b/documents/docx/libreoffice/tdf105095.docx new file mode 100644 index 0000000..a3f81ea --- /dev/null +++ b/documents/docx/libreoffice/tdf105095.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85da1bf5936cf6b0bbb3f518136032d8813158f87b95b8369a8a7c45185c1cf +size 15756 diff --git a/documents/docx/libreoffice/tdf105127.docx b/documents/docx/libreoffice/tdf105127.docx new file mode 100644 index 0000000..3b8d328 --- /dev/null +++ b/documents/docx/libreoffice/tdf105127.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abaea07710370c2615339872af96be32663746c8d4bbe5eaebb75485ad64936 +size 10430 diff --git a/documents/docx/libreoffice/tdf105143.docx b/documents/docx/libreoffice/tdf105143.docx new file mode 100644 index 0000000..f26ec80 --- /dev/null +++ b/documents/docx/libreoffice/tdf105143.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648708ddb0a6a483115e4501b7e71177a5912bf7271b2d7ef45032503fe11953 +size 13098 diff --git a/documents/docx/libreoffice/tdf105215.docx b/documents/docx/libreoffice/tdf105215.docx new file mode 100644 index 0000000..8eb6b61 --- /dev/null +++ b/documents/docx/libreoffice/tdf105215.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c480456e0997598f823c4bb87ca1d039575a48562be9f8c9f5a234d0ae8114 +size 5654 diff --git a/documents/docx/libreoffice/tdf105444.docx b/documents/docx/libreoffice/tdf105444.docx new file mode 100644 index 0000000..ce0f644 --- /dev/null +++ b/documents/docx/libreoffice/tdf105444.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:157e4be1e63bffee97c453504954fb7567d535ec0e34ccc43252d8cdd92fa6c3 +size 4928 diff --git a/documents/docx/libreoffice/tdf105485.docx b/documents/docx/libreoffice/tdf105485.docx new file mode 100644 index 0000000..f5b46f1 --- /dev/null +++ b/documents/docx/libreoffice/tdf105485.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624f496313ce50632465aeb516ad436155c9c4287dc44ec461307e248e50df20 +size 7804 diff --git a/documents/docx/libreoffice/tdf105490_negativeMargins.docx b/documents/docx/libreoffice/tdf105490_negativeMargins.docx new file mode 100644 index 0000000..6fa2230 --- /dev/null +++ b/documents/docx/libreoffice/tdf105490_negativeMargins.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afec089274e0abc9c6701b93d25a29358c4af796d61501c6eb3755da9d39ed65 +size 12389 diff --git a/documents/docx/libreoffice/tdf105688.docx b/documents/docx/libreoffice/tdf105688.docx new file mode 100644 index 0000000..8a83789 --- /dev/null +++ b/documents/docx/libreoffice/tdf105688.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7afc560218d0f1928327ccf0c2f07d2bfc18c0f71d9d55ffcc94f2f6fa710585 +size 31745 diff --git a/documents/docx/libreoffice/tdf105875_VmlShapeRotationWithFlip.docx b/documents/docx/libreoffice/tdf105875_VmlShapeRotationWithFlip.docx new file mode 100644 index 0000000..1334b4c --- /dev/null +++ b/documents/docx/libreoffice/tdf105875_VmlShapeRotationWithFlip.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a4e3a9469266ac2ff601c69fc7a45324a09785b930e679a1ace11d16098865 +size 23175 diff --git a/documents/docx/libreoffice/tdf105975.docx b/documents/docx/libreoffice/tdf105975.docx new file mode 100644 index 0000000..5f4a809 --- /dev/null +++ b/documents/docx/libreoffice/tdf105975.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef81aa22d9f26cbf063c738ae4304a155db5420fdb8f2c8ff3bdf6fedd68b9ed +size 12754 diff --git a/documents/docx/libreoffice/tdf106001.docx b/documents/docx/libreoffice/tdf106001.docx new file mode 100644 index 0000000..b83c0e4 --- /dev/null +++ b/documents/docx/libreoffice/tdf106001.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3f03e7e06cca787aea20b310d268c2c36ad141ea46eea5cdf7c8167cb0233a +size 5021 diff --git a/documents/docx/libreoffice/tdf106132.docx b/documents/docx/libreoffice/tdf106132.docx new file mode 100644 index 0000000..a542e04 --- /dev/null +++ b/documents/docx/libreoffice/tdf106132.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8e46bde764da151798a5247249423deedc4b1b6749f83fb14ed3e1153cf100 +size 5851 diff --git a/documents/docx/libreoffice/tdf106153.docx b/documents/docx/libreoffice/tdf106153.docx new file mode 100644 index 0000000..122d52e --- /dev/null +++ b/documents/docx/libreoffice/tdf106153.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b61fb0c5d16c5698a98590de9e4f289676854d692c43139d6df5127f5dfe18 +size 10461 diff --git a/documents/docx/libreoffice/tdf106492.docx b/documents/docx/libreoffice/tdf106492.docx new file mode 100644 index 0000000..6cdd217 --- /dev/null +++ b/documents/docx/libreoffice/tdf106492.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb0ad2588df2a27ece4bd66e23bf3ad846c279d60406b8314237d14ed33cd360 +size 7896 diff --git a/documents/docx/libreoffice/tdf106606.docx b/documents/docx/libreoffice/tdf106606.docx new file mode 100644 index 0000000..ed0b20e --- /dev/null +++ b/documents/docx/libreoffice/tdf106606.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d739a86f7734abc42e53e1d660193e018190cca90b0e356bfdb69b254eb681a +size 73530 diff --git a/documents/docx/libreoffice/tdf106690-cell.docx b/documents/docx/libreoffice/tdf106690-cell.docx new file mode 100644 index 0000000..c4e5cf3 --- /dev/null +++ b/documents/docx/libreoffice/tdf106690-cell.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941766653f1fe799897ac703bbb7376cf6fbc1149568009e81628f0f90c58e1d +size 14385 diff --git a/documents/docx/libreoffice/tdf106690.docx b/documents/docx/libreoffice/tdf106690.docx new file mode 100644 index 0000000..d77fb49 --- /dev/null +++ b/documents/docx/libreoffice/tdf106690.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e70b4a371b2cb64c0882885dea92e88739ced979918f692ca7fcb046632b33 +size 20653 diff --git a/documents/docx/libreoffice/tdf106724.docx b/documents/docx/libreoffice/tdf106724.docx new file mode 100644 index 0000000..6d6a5c9 --- /dev/null +++ b/documents/docx/libreoffice/tdf106724.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:682db23a36fc4dfff6a6601dc07f8c5cc81d214167bfd060b8dd3b1fabaa72d2 +size 21692 diff --git a/documents/docx/libreoffice/tdf106843.docx b/documents/docx/libreoffice/tdf106843.docx new file mode 100644 index 0000000..d70ef39 --- /dev/null +++ b/documents/docx/libreoffice/tdf106843.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596e9601351d17d8c0aaf77a0647549bcfa61ca1f4fe0eaf4b66e8f354e70077 +size 13936 diff --git a/documents/docx/libreoffice/tdf106953.docx b/documents/docx/libreoffice/tdf106953.docx new file mode 100644 index 0000000..e2edb25 --- /dev/null +++ b/documents/docx/libreoffice/tdf106953.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6951a2308a070118e9a14225f28614f9bbb03c1816868063024c9f756a0b20c4 +size 13833 diff --git a/documents/docx/libreoffice/tdf106970.docx b/documents/docx/libreoffice/tdf106970.docx new file mode 100644 index 0000000..99f25af --- /dev/null +++ b/documents/docx/libreoffice/tdf106970.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a700b1347de7dd3ddf94e1a4aab7ad038ecb0717e082bfe6af37241612cd82c9 +size 23255 diff --git a/documents/docx/libreoffice/tdf106974_int32Crop.docx b/documents/docx/libreoffice/tdf106974_int32Crop.docx new file mode 100644 index 0000000..ca8044c --- /dev/null +++ b/documents/docx/libreoffice/tdf106974_int32Crop.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594251ca57938e012f91d3af2dd167d301a279da0c77ac6b266f4b0a346422bc +size 374376 diff --git a/documents/docx/libreoffice/tdf107020.docx b/documents/docx/libreoffice/tdf107020.docx new file mode 100644 index 0000000..4a1779f --- /dev/null +++ b/documents/docx/libreoffice/tdf107020.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9651aebd2da45dc0450dc8bb1a64c12555be0a421ffb788934ffc77f3049c907 +size 404889 diff --git a/documents/docx/libreoffice/tdf107033.docx b/documents/docx/libreoffice/tdf107033.docx new file mode 100644 index 0000000..c211fb1 --- /dev/null +++ b/documents/docx/libreoffice/tdf107033.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137891e5a5c4e1ded0a0ad8be533eff9610439198cac0e44a104246a6668783b +size 12577 diff --git a/documents/docx/libreoffice/tdf107035.docx b/documents/docx/libreoffice/tdf107035.docx new file mode 100644 index 0000000..519bc369 --- /dev/null +++ b/documents/docx/libreoffice/tdf107035.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd2c8f60e2b0f90dd6dca5c5db94cf62c97b56f2cdea5363c501cb5f1ec7e610 +size 4240 diff --git a/documents/docx/libreoffice/tdf107104.docx b/documents/docx/libreoffice/tdf107104.docx new file mode 100644 index 0000000..1bc033c --- /dev/null +++ b/documents/docx/libreoffice/tdf107104.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292e3d93a7ad72261b7421d489c033f9e86132ec46db8372e6dd6c1daf4abee1 +size 15648 diff --git a/documents/docx/libreoffice/tdf107111.docx b/documents/docx/libreoffice/tdf107111.docx new file mode 100644 index 0000000..7716420 --- /dev/null +++ b/documents/docx/libreoffice/tdf107111.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feae325324909289a1cfd15da53ac7876f12eaeb261bc9af5ed0f8a5d8bd3625 +size 451082 diff --git a/documents/docx/libreoffice/tdf107119.docx b/documents/docx/libreoffice/tdf107119.docx new file mode 100644 index 0000000..dcee872 --- /dev/null +++ b/documents/docx/libreoffice/tdf107119.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc098a0f380c326f1cf25b9ad5b6b4f72de95654fcd1af141a4ee37fd2e565f4 +size 12207 diff --git a/documents/docx/libreoffice/tdf107359-char-pitch.docx b/documents/docx/libreoffice/tdf107359-char-pitch.docx new file mode 100644 index 0000000..9f35ac4 --- /dev/null +++ b/documents/docx/libreoffice/tdf107359-char-pitch.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a6b77a31005e4bdf86d80ca59b93a369b05084fb9d6e0dea43a9cb3de85aa6 +size 12806 diff --git a/documents/docx/libreoffice/tdf107620.docx b/documents/docx/libreoffice/tdf107620.docx new file mode 100644 index 0000000..7255ca4 --- /dev/null +++ b/documents/docx/libreoffice/tdf107620.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d6f97699410a0e4c223b937ee071a6dca3a1dde12731db9c7c229622cdec91 +size 12654 diff --git a/documents/docx/libreoffice/tdf107784.docx b/documents/docx/libreoffice/tdf107784.docx new file mode 100644 index 0000000..95a8594 --- /dev/null +++ b/documents/docx/libreoffice/tdf107784.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b67e274fb0ec7a4fcf45e8fe1992b33ce746cef87694adb0ebcc1633603f0e6 +size 14852 diff --git a/documents/docx/libreoffice/tdf107889.docx b/documents/docx/libreoffice/tdf107889.docx new file mode 100644 index 0000000..9527e5d --- /dev/null +++ b/documents/docx/libreoffice/tdf107889.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8413c3eb9bdc89285dd1a7595f68ccec9a775b8b0483ed6106c16d5de2fa5e61 +size 11207 diff --git a/documents/docx/libreoffice/tdf107969.docx b/documents/docx/libreoffice/tdf107969.docx new file mode 100644 index 0000000..689558f --- /dev/null +++ b/documents/docx/libreoffice/tdf107969.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6644d630ba5f28b0805dd019fd8a01109c4bf679adddbcc84921233408856b +size 28622 diff --git a/documents/docx/libreoffice/tdf108272-1-minimal.docx b/documents/docx/libreoffice/tdf108272-1-minimal.docx new file mode 100644 index 0000000..fb31442 --- /dev/null +++ b/documents/docx/libreoffice/tdf108272-1-minimal.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add1862ea185041176e5e003a5d0b9eb5fff5e64c351ce3db89586bfb2dbeaf5 +size 20886 diff --git a/documents/docx/libreoffice/tdf108272.docx b/documents/docx/libreoffice/tdf108272.docx new file mode 100644 index 0000000..19fb3f6 --- /dev/null +++ b/documents/docx/libreoffice/tdf108272.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:198cd20047e25c50c0032ae33996368bdfd2382195efdd215e3ccea1e8695a44 +size 51244 diff --git a/documents/docx/libreoffice/tdf108350.docx b/documents/docx/libreoffice/tdf108350.docx new file mode 100644 index 0000000..cf54aac --- /dev/null +++ b/documents/docx/libreoffice/tdf108350.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b552cc3388f0cb0a58e42df11e7d3de79dab6025ba346daf83b8cc61fb4a46af +size 1271 diff --git a/documents/docx/libreoffice/tdf108350_noFontdefaults.docx b/documents/docx/libreoffice/tdf108350_noFontdefaults.docx new file mode 100644 index 0000000..d050244 --- /dev/null +++ b/documents/docx/libreoffice/tdf108350_noFontdefaults.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:682b122eca904dbdd0200af8348fb8fe6f5568a917a5c093436c6ee25cee1e30 +size 7502 diff --git a/documents/docx/libreoffice/tdf108408.docx b/documents/docx/libreoffice/tdf108408.docx new file mode 100644 index 0000000..d75d891 --- /dev/null +++ b/documents/docx/libreoffice/tdf108408.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce413d12b14c8e0645ab1b49d7b67c5491ed21832263ac472164e69c4ae40bd2 +size 1298 diff --git a/documents/docx/libreoffice/tdf108493.docx b/documents/docx/libreoffice/tdf108493.docx new file mode 100644 index 0000000..bc65d90 --- /dev/null +++ b/documents/docx/libreoffice/tdf108493.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc707be00f47574f37daad197de5270627c959e8f806be0c8f446c596f3696fe +size 27322 diff --git a/documents/docx/libreoffice/tdf108496.docx b/documents/docx/libreoffice/tdf108496.docx new file mode 100644 index 0000000..4dcc989 --- /dev/null +++ b/documents/docx/libreoffice/tdf108496.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029954d7cf0a8b8d03aba568d3e1e6eab23c3992618e2683aa48c4bc2d2f37ff +size 19421 diff --git a/documents/docx/libreoffice/tdf108505.docx b/documents/docx/libreoffice/tdf108505.docx new file mode 100644 index 0000000..3e82a5b --- /dev/null +++ b/documents/docx/libreoffice/tdf108505.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015d52effed0a00890af6ed68da6d2e85c616d80975e2463c9b5de6e35949107 +size 16732 diff --git a/documents/docx/libreoffice/tdf108545_embeddedDocxIcon.docx b/documents/docx/libreoffice/tdf108545_embeddedDocxIcon.docx new file mode 100644 index 0000000..fd94803 --- /dev/null +++ b/documents/docx/libreoffice/tdf108545_embeddedDocxIcon.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e19d06420bfb93bd66c280b96f3095a40f753da4658634a778e474496148d3 +size 28843 diff --git a/documents/docx/libreoffice/tdf108682.docx b/documents/docx/libreoffice/tdf108682.docx new file mode 100644 index 0000000..731ecfa --- /dev/null +++ b/documents/docx/libreoffice/tdf108682.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff126bb3ff47df8fc51b5d6c90d7864ab001547c4d8d2d37598803cb69d55252 +size 12653 diff --git a/documents/docx/libreoffice/tdf108714.docx b/documents/docx/libreoffice/tdf108714.docx new file mode 100644 index 0000000..0f9e84c --- /dev/null +++ b/documents/docx/libreoffice/tdf108714.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9646de6a7205cd8512bc28891ccfdd40f4be3dcdae580382af2f6af3d90d24e +size 1376 diff --git a/documents/docx/libreoffice/tdf108791_comments_with_tracked_changes.docx b/documents/docx/libreoffice/tdf108791_comments_with_tracked_changes.docx new file mode 100644 index 0000000..9306979 --- /dev/null +++ b/documents/docx/libreoffice/tdf108791_comments_with_tracked_changes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fad5c05ac8f339b9c7cfd15e7507ce479ce5b4a7d9d371749efcea27bfe9714 +size 14409 diff --git a/documents/docx/libreoffice/tdf108806.docx b/documents/docx/libreoffice/tdf108806.docx new file mode 100644 index 0000000..ca9eecc --- /dev/null +++ b/documents/docx/libreoffice/tdf108806.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29e2d98a3529b1bfdc72d7395e876dba2ee1f1c1b0559641219538e97440a0b +size 1315 diff --git a/documents/docx/libreoffice/tdf108849.docx b/documents/docx/libreoffice/tdf108849.docx new file mode 100644 index 0000000..6eacb75 --- /dev/null +++ b/documents/docx/libreoffice/tdf108849.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb67a275a511480899d6969b2cc2cde82ced9a46ed5abba7718455dfca160e7e +size 1360 diff --git a/documents/docx/libreoffice/tdf108973_backgroundTextbox.docx b/documents/docx/libreoffice/tdf108973_backgroundTextbox.docx new file mode 100644 index 0000000..af4afbe --- /dev/null +++ b/documents/docx/libreoffice/tdf108973_backgroundTextbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56465079e506981000c686c71e9280e687b02cb710852da9f2d13d5aa489c53 +size 10429 diff --git a/documents/docx/libreoffice/tdf108973_foregroundTextbox.docx b/documents/docx/libreoffice/tdf108973_foregroundTextbox.docx new file mode 100644 index 0000000..9b409a2 --- /dev/null +++ b/documents/docx/libreoffice/tdf108973_foregroundTextbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4885bf762fd1bb323e6d1aa635f4edcf9ea8e101a2ccb9ef31f8c639740d01b7 +size 10478 diff --git a/documents/docx/libreoffice/tdf109053.docx b/documents/docx/libreoffice/tdf109053.docx new file mode 100644 index 0000000..9a53304 --- /dev/null +++ b/documents/docx/libreoffice/tdf109053.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1709e65549f6a3f62ceabc57c377409e44ef63a8ab9e8d3bd901d5cde52e1aab +size 12195 diff --git a/documents/docx/libreoffice/tdf109063.docx b/documents/docx/libreoffice/tdf109063.docx new file mode 100644 index 0000000..6442731 --- /dev/null +++ b/documents/docx/libreoffice/tdf109063.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0f09f962fb8cc53c9d439d322f862063d379edf22da7fe104a6ce439df1dab +size 13191 diff --git a/documents/docx/libreoffice/tdf109077.docx b/documents/docx/libreoffice/tdf109077.docx new file mode 100644 index 0000000..3e1bc1c --- /dev/null +++ b/documents/docx/libreoffice/tdf109077.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af63e15520c69cdd7b93fed207249e88775ad214976487f9951fb816a2078425 +size 13945 diff --git a/documents/docx/libreoffice/tdf109137.docx b/documents/docx/libreoffice/tdf109137.docx new file mode 100644 index 0000000..8299510 --- /dev/null +++ b/documents/docx/libreoffice/tdf109137.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf44597d5537f5f1a3c06466fc1ac2b89bc99292225664331702c654df4e21f +size 19429 diff --git a/documents/docx/libreoffice/tdf109184.docx b/documents/docx/libreoffice/tdf109184.docx new file mode 100644 index 0000000..162cf62 --- /dev/null +++ b/documents/docx/libreoffice/tdf109184.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe4a7592c30cd0412e6281c858f1aa3c7d2a7b8584831ff9bce78cd18207ffc +size 20720 diff --git a/documents/docx/libreoffice/tdf109306.docx b/documents/docx/libreoffice/tdf109306.docx new file mode 100644 index 0000000..9b17534 --- /dev/null +++ b/documents/docx/libreoffice/tdf109306.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f04f81cb70474c3738ae38d068b4bd806e4a8fdb1cf54bd3eac5cfced75cd0bd +size 1427 diff --git a/documents/docx/libreoffice/tdf109310_endnoteStyleForMSO.docx b/documents/docx/libreoffice/tdf109310_endnoteStyleForMSO.docx new file mode 100644 index 0000000..654f804 --- /dev/null +++ b/documents/docx/libreoffice/tdf109310_endnoteStyleForMSO.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80583679cb92b7fe41bafbc0a56d2bd307f041c5d2caf608163cfb4640064ad5 +size 5109 diff --git a/documents/docx/libreoffice/tdf109316_dropCaps.docx b/documents/docx/libreoffice/tdf109316_dropCaps.docx new file mode 100644 index 0000000..87da9b3 --- /dev/null +++ b/documents/docx/libreoffice/tdf109316_dropCaps.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:851721897101226f9318592fb4dda40413e08d47115669aa1e60a3d26454918d +size 13058 diff --git a/documents/docx/libreoffice/tdf109524.docx b/documents/docx/libreoffice/tdf109524.docx new file mode 100644 index 0000000..b4525f0 --- /dev/null +++ b/documents/docx/libreoffice/tdf109524.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2292b51bb5d7476076fbfebf48b0c1544fe50af8aeb26d50938ad5b20ec97a +size 1291 diff --git a/documents/docx/libreoffice/tdf111550.docx b/documents/docx/libreoffice/tdf111550.docx new file mode 100644 index 0000000..ae1603f --- /dev/null +++ b/documents/docx/libreoffice/tdf111550.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0627e9c1e5b4e7ba5db641c0215e357d4eb0ebb82471a09b621f9b8f5dce2005 +size 1362 diff --git a/documents/docx/libreoffice/tdf111964.docx b/documents/docx/libreoffice/tdf111964.docx new file mode 100644 index 0000000..115cec3 --- /dev/null +++ b/documents/docx/libreoffice/tdf111964.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:628088458bed46ad4ad2c0dbe678c6ee4c2fc9de02616873a44c936300b442b4 +size 1481 diff --git a/documents/docx/libreoffice/tdf112103_tablebgnofill.docx b/documents/docx/libreoffice/tdf112103_tablebgnofill.docx new file mode 100644 index 0000000..ab07dbd --- /dev/null +++ b/documents/docx/libreoffice/tdf112103_tablebgnofill.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa140029d8cb8d26663e1bdceb8fda3c89fee594876a056bfe79d7670bb9eb1a +size 19239 diff --git a/documents/docx/libreoffice/tdf112118.docx b/documents/docx/libreoffice/tdf112118.docx new file mode 100644 index 0000000..16782d8 --- /dev/null +++ b/documents/docx/libreoffice/tdf112118.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811b59753758a155ce2e6e7cbf929e357e76d324356b028813d5011ad6e80fca +size 11702 diff --git a/documents/docx/libreoffice/tdf112287.docx b/documents/docx/libreoffice/tdf112287.docx new file mode 100644 index 0000000..40d7f52 --- /dev/null +++ b/documents/docx/libreoffice/tdf112287.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9602a021beaa983ef08b004f097cc45064fba4d19f8653c30e6abe763ebb9d99 +size 12695 diff --git a/documents/docx/libreoffice/tdf112287B.docx b/documents/docx/libreoffice/tdf112287B.docx new file mode 100644 index 0000000..63391a4 --- /dev/null +++ b/documents/docx/libreoffice/tdf112287B.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9b80a58b346efb89ae29618ad5cad3ffefad8e58b74e3eba03d24e9920997e +size 12700 diff --git a/documents/docx/libreoffice/tdf112290.docx b/documents/docx/libreoffice/tdf112290.docx new file mode 100644 index 0000000..704fc95 --- /dev/null +++ b/documents/docx/libreoffice/tdf112290.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72c161741e48adb19c777f860eb475072d917f203186043780e2dbf7ce03357 +size 13174 diff --git a/documents/docx/libreoffice/tdf112342.docx b/documents/docx/libreoffice/tdf112342.docx new file mode 100644 index 0000000..1d6d238 --- /dev/null +++ b/documents/docx/libreoffice/tdf112342.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e253d4298c12b1f948a0b6b0cdf83fd862ba4d9cb3b0d258c28b882e03a5228f +size 19601 diff --git a/documents/docx/libreoffice/tdf112352_nextPageColumns.docx b/documents/docx/libreoffice/tdf112352_nextPageColumns.docx new file mode 100644 index 0000000..15ce816 --- /dev/null +++ b/documents/docx/libreoffice/tdf112352_nextPageColumns.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cac499e40f56cfc9811c3e8b067033f7f702972a935f7b3850c8316d7f465568 +size 14346 diff --git a/documents/docx/libreoffice/tdf112443.docx b/documents/docx/libreoffice/tdf112443.docx new file mode 100644 index 0000000..7cfa0c8 --- /dev/null +++ b/documents/docx/libreoffice/tdf112443.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:104499cc53878499b08b12143c3dbd8d0e5428accefbe381cbd1c9b6012ff0fa +size 26990 diff --git a/documents/docx/libreoffice/tdf112446_frameStyle.docx b/documents/docx/libreoffice/tdf112446_frameStyle.docx new file mode 100644 index 0000000..6b44e98 --- /dev/null +++ b/documents/docx/libreoffice/tdf112446_frameStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5199c8ae4a7060625c6132aa1a438a53a988ed00b980b13dc8262fb89d30e1 +size 18766 diff --git a/documents/docx/libreoffice/tdf112520.docx b/documents/docx/libreoffice/tdf112520.docx new file mode 100644 index 0000000..41818c2 --- /dev/null +++ b/documents/docx/libreoffice/tdf112520.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3560a578d95a8277ba66dee5ab0c0c3cac9511b63e647ca35fc4d8ce7149fbd3 +size 13279 diff --git a/documents/docx/libreoffice/tdf112694.docx b/documents/docx/libreoffice/tdf112694.docx new file mode 100644 index 0000000..b85dc46 --- /dev/null +++ b/documents/docx/libreoffice/tdf112694.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71eafa0795b15a8f5129aff6caaccf461adb921230f3df2b89465b14435ea73b +size 14741 diff --git a/documents/docx/libreoffice/tdf113182.docx b/documents/docx/libreoffice/tdf113182.docx new file mode 100644 index 0000000..a7e7148 --- /dev/null +++ b/documents/docx/libreoffice/tdf113182.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e27644fb12f7199cddede41467b05e49e3f4dd66231fc2c734cbc990662ecf03 +size 12561 diff --git a/documents/docx/libreoffice/tdf113183.docx b/documents/docx/libreoffice/tdf113183.docx new file mode 100644 index 0000000..bb320e7 --- /dev/null +++ b/documents/docx/libreoffice/tdf113183.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11feb2d893585981e2c6453c41fe50ff0185c2adf3aa432338edb5ec3e014de4 +size 17163 diff --git a/documents/docx/libreoffice/tdf113258.docx b/documents/docx/libreoffice/tdf113258.docx new file mode 100644 index 0000000..983367f --- /dev/null +++ b/documents/docx/libreoffice/tdf113258.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3e97205589b24c20dc427600daa0c1fb1001693f620c73132883840ac93f6f +size 17327 diff --git a/documents/docx/libreoffice/tdf113258_noBeforeAutospacing.docx b/documents/docx/libreoffice/tdf113258_noBeforeAutospacing.docx new file mode 100644 index 0000000..c78ad6b --- /dev/null +++ b/documents/docx/libreoffice/tdf113258_noBeforeAutospacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1515ae2a7175cc3aa5da4d4ed27b60354eab9dce4738d80ca3e80d4830c6eeec +size 16284 diff --git a/documents/docx/libreoffice/tdf113547.docx b/documents/docx/libreoffice/tdf113547.docx new file mode 100644 index 0000000..662658b --- /dev/null +++ b/documents/docx/libreoffice/tdf113547.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83754324cbcaf32ec07612ddd476202b3a6435479fc7c73dace1dac729705a88 +size 14424 diff --git a/documents/docx/libreoffice/tdf113608_runAwayNumbering.docx b/documents/docx/libreoffice/tdf113608_runAwayNumbering.docx new file mode 100644 index 0000000..412ed41 --- /dev/null +++ b/documents/docx/libreoffice/tdf113608_runAwayNumbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ab657c21c77c57c625f51ec68e525b92b9c2ee329ddfa12f4fb316acf7cb1e +size 17300 diff --git a/documents/docx/libreoffice/tdf113790.docx b/documents/docx/libreoffice/tdf113790.docx new file mode 100644 index 0000000..f01c8f9 --- /dev/null +++ b/documents/docx/libreoffice/tdf113790.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e1a5b6604d2b732f293789d2e38a9da759b076e6f9cb132ba1990fd8fec327 +size 5155 diff --git a/documents/docx/libreoffice/tdf113946.docx b/documents/docx/libreoffice/tdf113946.docx new file mode 100644 index 0000000..5498451 --- /dev/null +++ b/documents/docx/libreoffice/tdf113946.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c6b656e7952d14efbe66a8a900bba17e5d11c408263a9923bfe174ffab1aee1 +size 15580 diff --git a/documents/docx/libreoffice/tdf114212.docx b/documents/docx/libreoffice/tdf114212.docx new file mode 100644 index 0000000..525e46b --- /dev/null +++ b/documents/docx/libreoffice/tdf114212.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573c51f0fd98009ccf69249a57aa6af92d912f17e101d1daa35aff4f29a9b742 +size 4791 diff --git a/documents/docx/libreoffice/tdf114217.docx b/documents/docx/libreoffice/tdf114217.docx new file mode 100644 index 0000000..b028730 --- /dev/null +++ b/documents/docx/libreoffice/tdf114217.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad478aff51820d920f92ddd51fdd76535f0ed790ef7602e585b45a224c9ede62 +size 11524 diff --git a/documents/docx/libreoffice/tdf114308.docx b/documents/docx/libreoffice/tdf114308.docx new file mode 100644 index 0000000..5e29402 --- /dev/null +++ b/documents/docx/libreoffice/tdf114308.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f9a7006f26a79d30e696fb06dfc885189ae699cf919976bb05b1aecff501cf +size 21487 diff --git a/documents/docx/libreoffice/tdf114703.docx b/documents/docx/libreoffice/tdf114703.docx new file mode 100644 index 0000000..b4b013e --- /dev/null +++ b/documents/docx/libreoffice/tdf114703.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661af19481a5abb301cf329a64b5d5ca92f53fb12a96dd2fa9d34ec7f354034d +size 26969 diff --git a/documents/docx/libreoffice/tdf114734_commentFormating.docx b/documents/docx/libreoffice/tdf114734_commentFormating.docx new file mode 100644 index 0000000..1f38b3e --- /dev/null +++ b/documents/docx/libreoffice/tdf114734_commentFormating.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b87b3b23c97447fb9ace413b2ff331f81fcf2baaa2eb46dc271a8a203c1e408 +size 10056 diff --git a/documents/docx/libreoffice/tdf114799_highlight.docx b/documents/docx/libreoffice/tdf114799_highlight.docx new file mode 100644 index 0000000..eb2d50d --- /dev/null +++ b/documents/docx/libreoffice/tdf114799_highlight.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82cb97037d3c1b0607df8efc8a8e6622e20a4ceed2f87e23b3f7423bfeb26daa +size 29040 diff --git a/documents/docx/libreoffice/tdf114799_shd.docx b/documents/docx/libreoffice/tdf114799_shd.docx new file mode 100644 index 0000000..2249ceb --- /dev/null +++ b/documents/docx/libreoffice/tdf114799_shd.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e408c29143652f060ca8235cef3ae48a90b32019804e49eff90c5699e0cd633c +size 29049 diff --git a/documents/docx/libreoffice/tdf114882.docx b/documents/docx/libreoffice/tdf114882.docx new file mode 100644 index 0000000..3e5236c --- /dev/null +++ b/documents/docx/libreoffice/tdf114882.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5754ee81ecfb8f5600780c5ec3f82d3f6dc8de905342b3f48d1848e9b3e6b615 +size 14888 diff --git a/documents/docx/libreoffice/tdf115030.docx b/documents/docx/libreoffice/tdf115030.docx new file mode 100644 index 0000000..0777d07 --- /dev/null +++ b/documents/docx/libreoffice/tdf115030.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c25f1ff67a872cc739c7e8791203f779e4f0e7614d024984569c67cadfd66ae +size 14926 diff --git a/documents/docx/libreoffice/tdf115094.docx b/documents/docx/libreoffice/tdf115094.docx new file mode 100644 index 0000000..689de66 --- /dev/null +++ b/documents/docx/libreoffice/tdf115094.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462f70fc725461e569d1cbec08bffcf1dc487c146ab1cf563a674b0693ba01f8 +size 15064 diff --git a/documents/docx/libreoffice/tdf115094v2.docx b/documents/docx/libreoffice/tdf115094v2.docx new file mode 100644 index 0000000..566adb2 --- /dev/null +++ b/documents/docx/libreoffice/tdf115094v2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ef47ca2f60de2ece7604406d15beff7163910e8c00fa2de11bd91f1e24743d +size 32186 diff --git a/documents/docx/libreoffice/tdf115094v3.docx b/documents/docx/libreoffice/tdf115094v3.docx new file mode 100644 index 0000000..bb1e4c8 --- /dev/null +++ b/documents/docx/libreoffice/tdf115094v3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2ac4f78f9dc2806b27ba42fed17fa6dd2212c3a29da25ac2c12e80227aeeb6 +size 11652 diff --git a/documents/docx/libreoffice/tdf115180.docx b/documents/docx/libreoffice/tdf115180.docx new file mode 100644 index 0000000..747dbfd --- /dev/null +++ b/documents/docx/libreoffice/tdf115180.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51951254e1faa87c697fadb8a0b4e56ab6609f579efd9563518c01651185c8aa +size 10151 diff --git a/documents/docx/libreoffice/tdf115212.docx b/documents/docx/libreoffice/tdf115212.docx new file mode 100644 index 0000000..a0d6bbb --- /dev/null +++ b/documents/docx/libreoffice/tdf115212.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19e8676f674582ab1d73a58a0a04b4351bbedae77428cc70412da69cc45068f +size 11275 diff --git a/documents/docx/libreoffice/tdf115557.docx b/documents/docx/libreoffice/tdf115557.docx new file mode 100644 index 0000000..b3de565 --- /dev/null +++ b/documents/docx/libreoffice/tdf115557.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ff07d7c589da6a648f5c7860a51c7509001094a03354f909b81f0e8d5dae36 +size 12284 diff --git a/documents/docx/libreoffice/tdf115630.docx b/documents/docx/libreoffice/tdf115630.docx new file mode 100644 index 0000000..7a69427 --- /dev/null +++ b/documents/docx/libreoffice/tdf115630.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452c2f0f81d5c4ac6b6d6ebee461e0c85cf9f81a69d3d3dcf946405859cc04c3 +size 26224 diff --git a/documents/docx/libreoffice/tdf115719.docx b/documents/docx/libreoffice/tdf115719.docx new file mode 100644 index 0000000..19d1f93 --- /dev/null +++ b/documents/docx/libreoffice/tdf115719.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46806e513c3b15540500697bc9e470b4c48adfa0fe00957736619dd85abbc00f +size 18668 diff --git a/documents/docx/libreoffice/tdf115719b.docx b/documents/docx/libreoffice/tdf115719b.docx new file mode 100644 index 0000000..cdd5258 --- /dev/null +++ b/documents/docx/libreoffice/tdf115719b.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a92863e760ddd4ebb6a47e95242beb4bc5e1d86ba5358b4d3ab06a19b38e9d76 +size 19843 diff --git a/documents/docx/libreoffice/tdf115861.docx b/documents/docx/libreoffice/tdf115861.docx new file mode 100644 index 0000000..657a6f8 --- /dev/null +++ b/documents/docx/libreoffice/tdf115861.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d11d4a3aadae60f9ba62fe7dbc8966621ef5d934cb13fa291368b7f89b2ee00 +size 15035 diff --git a/documents/docx/libreoffice/tdf115883.docx b/documents/docx/libreoffice/tdf115883.docx new file mode 100644 index 0000000..fb5cc04 --- /dev/null +++ b/documents/docx/libreoffice/tdf115883.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc084a84105fba99404a69bd0bd766987c5c9b62419603e1eb97946022acfcec +size 33313 diff --git a/documents/docx/libreoffice/tdf116084.docx b/documents/docx/libreoffice/tdf116084.docx new file mode 100644 index 0000000..83dd577 --- /dev/null +++ b/documents/docx/libreoffice/tdf116084.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b124b8315f4abf4c123317bf4d69a1a2238ce9c2566b301f35e19ce700c411 +size 18209 diff --git a/documents/docx/libreoffice/tdf116194.docx b/documents/docx/libreoffice/tdf116194.docx new file mode 100644 index 0000000..c8c2ec6 --- /dev/null +++ b/documents/docx/libreoffice/tdf116194.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d768c47f224d2a36eec34b99a6e760ea5838ed725d29b900b735318aca618ec +size 17227 diff --git a/documents/docx/libreoffice/tdf116256.docx b/documents/docx/libreoffice/tdf116256.docx new file mode 100644 index 0000000..d83dbd8 --- /dev/null +++ b/documents/docx/libreoffice/tdf116256.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9864ba48bc94c73a4b2593c225f0021540fe7c6e090a928088e31d17637930f1 +size 21085 diff --git a/documents/docx/libreoffice/tdf116394.docx b/documents/docx/libreoffice/tdf116394.docx new file mode 100644 index 0000000..748c548 --- /dev/null +++ b/documents/docx/libreoffice/tdf116394.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b275a576d2e150fe555cdfed829831e67d1c68f7d6ad89d2ff23b93ed813c6cd +size 11537 diff --git a/documents/docx/libreoffice/tdf116410.docx b/documents/docx/libreoffice/tdf116410.docx new file mode 100644 index 0000000..9015ecc --- /dev/null +++ b/documents/docx/libreoffice/tdf116410.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c308dbf33d765f66d46fc6617a378187075d2878623fa882a7c467fd4cb3d0 +size 49192 diff --git a/documents/docx/libreoffice/tdf116486.docx b/documents/docx/libreoffice/tdf116486.docx new file mode 100644 index 0000000..995f44e --- /dev/null +++ b/documents/docx/libreoffice/tdf116486.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df32fb8074901671dfcf8416a6d6d82088001cd5c269d871c61ed67279a19e88 +size 21691 diff --git a/documents/docx/libreoffice/tdf116801.docx b/documents/docx/libreoffice/tdf116801.docx new file mode 100644 index 0000000..2bd0913 --- /dev/null +++ b/documents/docx/libreoffice/tdf116801.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea02cee15afad57b897013b58f084f9776bf2677f30afd23886684ad8afaca96 +size 28554 diff --git a/documents/docx/libreoffice/tdf116883.docx b/documents/docx/libreoffice/tdf116883.docx new file mode 100644 index 0000000..8e9cfe1 --- /dev/null +++ b/documents/docx/libreoffice/tdf116883.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98bf448111e2ede6df9ab86ded42f8a1ab3924563b751a2d3ddf99e643a37a79 +size 10422 diff --git a/documents/docx/libreoffice/tdf116925.docx b/documents/docx/libreoffice/tdf116925.docx new file mode 100644 index 0000000..f0f7869 --- /dev/null +++ b/documents/docx/libreoffice/tdf116925.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce807533a6650bb995d59f8a1d7bf4d97a98935b3a74d2f11e413604b07ba16 +size 13476 diff --git a/documents/docx/libreoffice/tdf116976.docx b/documents/docx/libreoffice/tdf116976.docx new file mode 100644 index 0000000..0a0530f --- /dev/null +++ b/documents/docx/libreoffice/tdf116976.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa9506072ae4596f6fc5ebec189c9cd50ed4cb28e88c0e8bbd2e146198b996a +size 14983 diff --git a/documents/docx/libreoffice/tdf116985.docx b/documents/docx/libreoffice/tdf116985.docx new file mode 100644 index 0000000..6cada70 --- /dev/null +++ b/documents/docx/libreoffice/tdf116985.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd3dbab5fd105c1805b2926c6eb9d961ebbdb94f114c5b79ff42e2d0a1aecaeb +size 13508 diff --git a/documents/docx/libreoffice/tdf117028.docx b/documents/docx/libreoffice/tdf117028.docx new file mode 100644 index 0000000..b62d6b6 --- /dev/null +++ b/documents/docx/libreoffice/tdf117028.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92110660239e95705e94e42f7bdfd639918008983bb1e7f3e5482c575164ae3d +size 13619 diff --git a/documents/docx/libreoffice/tdf117137.docx b/documents/docx/libreoffice/tdf117137.docx new file mode 100644 index 0000000..187b31f --- /dev/null +++ b/documents/docx/libreoffice/tdf117137.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3201e7934a462af6e04e07a197cc3f39697ed2b322ee8a27f77c588a26138bf8 +size 17888 diff --git a/documents/docx/libreoffice/tdf117188.docx b/documents/docx/libreoffice/tdf117188.docx new file mode 100644 index 0000000..6de6b29 --- /dev/null +++ b/documents/docx/libreoffice/tdf117188.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32545a25c2a04e6c438d158b26a4f08a1cf27c5a018bd58b69df0e2ec00c53b0 +size 1857 diff --git a/documents/docx/libreoffice/tdf117297_tableStyle.docx b/documents/docx/libreoffice/tdf117297_tableStyle.docx new file mode 100644 index 0000000..7cf971c --- /dev/null +++ b/documents/docx/libreoffice/tdf117297_tableStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb1d72f7fb02fee5ebf04438470fba630734abbcb1a198e54556604d2e9380f +size 12279 diff --git a/documents/docx/libreoffice/tdf117503.docx b/documents/docx/libreoffice/tdf117503.docx new file mode 100644 index 0000000..824d5f7 --- /dev/null +++ b/documents/docx/libreoffice/tdf117503.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693b17c31dc994979753d5e6b3e4cb6a92eff32e05e7a13544beb59df9b90da2 +size 23567 diff --git a/documents/docx/libreoffice/tdf117504_numberingIndent.docx b/documents/docx/libreoffice/tdf117504_numberingIndent.docx new file mode 100644 index 0000000..047c3e2 --- /dev/null +++ b/documents/docx/libreoffice/tdf117504_numberingIndent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de540bc9ac03efe855e67df408090740f2345abbc119c1a3b03d7f2adf725241 +size 15821 diff --git a/documents/docx/libreoffice/tdf117843.docx b/documents/docx/libreoffice/tdf117843.docx new file mode 100644 index 0000000..6f72f78 --- /dev/null +++ b/documents/docx/libreoffice/tdf117843.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b528bb0cd93a227889353759af66a3bc5ffff962dce0c5c4b8f0f9d9207e472 +size 26926 diff --git a/documents/docx/libreoffice/tdf117982.docx b/documents/docx/libreoffice/tdf117982.docx new file mode 100644 index 0000000..798d344 --- /dev/null +++ b/documents/docx/libreoffice/tdf117982.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cd222fb0e6225216f96a0ecf5f250cb56b566d6e1f5cbf79acae7bb25e51d0 +size 9700 diff --git a/documents/docx/libreoffice/tdf117988.docx b/documents/docx/libreoffice/tdf117988.docx new file mode 100644 index 0000000..4022126 --- /dev/null +++ b/documents/docx/libreoffice/tdf117988.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc6737de2df8e27e3af3ed5ea9c81b2ff9bef5230e753ee13bb1ec79c4c9f44b +size 10553 diff --git a/documents/docx/libreoffice/tdf118133.docx b/documents/docx/libreoffice/tdf118133.docx new file mode 100644 index 0000000..b880203 --- /dev/null +++ b/documents/docx/libreoffice/tdf118133.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e630fedb298c33c0280fbe2645ecbcad74302078c187204a0ad0ee496aa59c +size 23359 diff --git a/documents/docx/libreoffice/tdf118169.docx b/documents/docx/libreoffice/tdf118169.docx new file mode 100644 index 0000000..d297c38 --- /dev/null +++ b/documents/docx/libreoffice/tdf118169.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83fd931af644db85e301797f48528b43d61d8e4dae1a1c0a7024dbcd2595cacf +size 5650 diff --git a/documents/docx/libreoffice/tdf118361_RTLfootnoteSeparator.docx b/documents/docx/libreoffice/tdf118361_RTLfootnoteSeparator.docx new file mode 100644 index 0000000..d82be3f --- /dev/null +++ b/documents/docx/libreoffice/tdf118361_RTLfootnoteSeparator.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a4a49bfd25b3c2e5c4e88708676633d5fe1264ab21c15d0c967b2f14e3f29c +size 13551 diff --git a/documents/docx/libreoffice/tdf118521_marginsLR.docx b/documents/docx/libreoffice/tdf118521_marginsLR.docx new file mode 100644 index 0000000..6c53fff --- /dev/null +++ b/documents/docx/libreoffice/tdf118521_marginsLR.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d117086bf5b350b296e8b3a8932ce0300f577613c74e6fa63f45bb1d2e504887 +size 11538 diff --git a/documents/docx/libreoffice/tdf118540.docx b/documents/docx/libreoffice/tdf118540.docx new file mode 100644 index 0000000..fa48c32 --- /dev/null +++ b/documents/docx/libreoffice/tdf118540.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08adc4ea2cc9112020bb2719111d6d50739237fc7854c00c4ec0ccb994354c3 +size 23328 diff --git a/documents/docx/libreoffice/tdf118691.docx b/documents/docx/libreoffice/tdf118691.docx new file mode 100644 index 0000000..3a6244a --- /dev/null +++ b/documents/docx/libreoffice/tdf118691.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda386b675a9543f4d99f34abdf8a915384c58136347aeb2888546276ecbc3c7 +size 27096 diff --git a/documents/docx/libreoffice/tdf118693.docx b/documents/docx/libreoffice/tdf118693.docx new file mode 100644 index 0000000..90bd08a --- /dev/null +++ b/documents/docx/libreoffice/tdf118693.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15a53d342139301e3c4bfd292e9e17d3abe18c50622765cfa49d1aed017ceec +size 26072 diff --git a/documents/docx/libreoffice/tdf118699.docx b/documents/docx/libreoffice/tdf118699.docx new file mode 100644 index 0000000..117e1f9 --- /dev/null +++ b/documents/docx/libreoffice/tdf118699.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0793a4b5ff38e989b826146c0fa24d15ab797ad0100475f39907e4b067709c8e +size 21417 diff --git a/documents/docx/libreoffice/tdf118701.docx b/documents/docx/libreoffice/tdf118701.docx new file mode 100644 index 0000000..0333853 --- /dev/null +++ b/documents/docx/libreoffice/tdf118701.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e5630012d690911f429da7bf3694f51fa9fcbf8a48a38fabf106e5e6e51b3ca +size 21644 diff --git a/documents/docx/libreoffice/tdf118812_tableStyles-comprehensive.docx b/documents/docx/libreoffice/tdf118812_tableStyles-comprehensive.docx new file mode 100644 index 0000000..607496b --- /dev/null +++ b/documents/docx/libreoffice/tdf118812_tableStyles-comprehensive.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c6ea278d8d85c0e8b30d31225a00580436b5b4ed34fa672a75197d83648c30 +size 12382 diff --git a/documents/docx/libreoffice/tdf118947_tableStyle.docx b/documents/docx/libreoffice/tdf118947_tableStyle.docx new file mode 100644 index 0000000..93257a3 --- /dev/null +++ b/documents/docx/libreoffice/tdf118947_tableStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11231511ca431338aa724e40a26bc4d47bdb208aa72edbb6ed17b622dc2df48 +size 9461 diff --git a/documents/docx/libreoffice/tdf118947_tableStyle2.docx b/documents/docx/libreoffice/tdf118947_tableStyle2.docx new file mode 100644 index 0000000..0d1eea4 --- /dev/null +++ b/documents/docx/libreoffice/tdf118947_tableStyle2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aafaa9a49ceda8db72841f351b9ffeb9fb2800fff1db7db1e7d95345d013854 +size 9578 diff --git a/documents/docx/libreoffice/tdf119019.docx b/documents/docx/libreoffice/tdf119019.docx new file mode 100644 index 0000000..0dbda62 --- /dev/null +++ b/documents/docx/libreoffice/tdf119019.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a02784a34fff25bda5223853ad8140137e4ce6e41970b562acb09c9c11edd63 +size 13665 diff --git a/documents/docx/libreoffice/tdf119039_bad_embedded_compound.docx b/documents/docx/libreoffice/tdf119039_bad_embedded_compound.docx new file mode 100644 index 0000000..bea5467 --- /dev/null +++ b/documents/docx/libreoffice/tdf119039_bad_embedded_compound.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf00dab76363981763545dce5cb62eefa84e24d77fc2abe28ae5163538f52607 +size 13876 diff --git a/documents/docx/libreoffice/tdf119054.docx b/documents/docx/libreoffice/tdf119054.docx new file mode 100644 index 0000000..10bd43a --- /dev/null +++ b/documents/docx/libreoffice/tdf119054.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:180c70b22180a69ee25d7a06ea00c3138c61645b14ba8baec9a24eda2b96d623 +size 17558 diff --git a/documents/docx/libreoffice/tdf119136.docx b/documents/docx/libreoffice/tdf119136.docx new file mode 100644 index 0000000..e354049 --- /dev/null +++ b/documents/docx/libreoffice/tdf119136.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86325e58a9f019d97db85a724553a13795dfbfedf3429f975937ab9a73506a77 +size 11364 diff --git a/documents/docx/libreoffice/tdf119143.docx b/documents/docx/libreoffice/tdf119143.docx new file mode 100644 index 0000000..d88320b --- /dev/null +++ b/documents/docx/libreoffice/tdf119143.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b28231e411c47b9462095bc149f007fbd64075edf1d8ce9acf7b2cc3af7262 +size 17052 diff --git a/documents/docx/libreoffice/tdf119188_list_margin_in_cell.docx b/documents/docx/libreoffice/tdf119188_list_margin_in_cell.docx new file mode 100644 index 0000000..53c4726 --- /dev/null +++ b/documents/docx/libreoffice/tdf119188_list_margin_in_cell.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c3ce0785980d6f21d52043788ecfcb57d33f380e469617b3727e0df33ec970 +size 13663 diff --git a/documents/docx/libreoffice/tdf119200.docx b/documents/docx/libreoffice/tdf119200.docx new file mode 100644 index 0000000..b1ffe6e --- /dev/null +++ b/documents/docx/libreoffice/tdf119200.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f225432f2cbdbc6b756a899f945e1af1be989dd67ecc20e2cd5472d567f01d87 +size 20728 diff --git a/documents/docx/libreoffice/tdf119201.docx b/documents/docx/libreoffice/tdf119201.docx new file mode 100644 index 0000000..be72217 --- /dev/null +++ b/documents/docx/libreoffice/tdf119201.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14656c7f7376ef1e518e90b3bb910c8ec306bcd579897736fd045ea817ea3bb3 +size 24206 diff --git a/documents/docx/libreoffice/tdf119760_positionCellBorder.docx b/documents/docx/libreoffice/tdf119760_positionCellBorder.docx new file mode 100644 index 0000000..4ae3005 --- /dev/null +++ b/documents/docx/libreoffice/tdf119760_positionCellBorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a3db80c88f178bddfc40c437b8fa30352666c956275e029a9a0eb0fc4cec8d2 +size 13144 diff --git a/documents/docx/libreoffice/tdf119760_tableInTablePosition.docx b/documents/docx/libreoffice/tdf119760_tableInTablePosition.docx new file mode 100644 index 0000000..d5cd551 --- /dev/null +++ b/documents/docx/libreoffice/tdf119760_tableInTablePosition.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b81ccd48bc40242292f6e9c3828ea85260506fd4e98cf72bbdbca4d6991066 +size 4698 diff --git a/documents/docx/libreoffice/tdf119800.docx b/documents/docx/libreoffice/tdf119800.docx new file mode 100644 index 0000000..61b3968 --- /dev/null +++ b/documents/docx/libreoffice/tdf119800.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5755d719f6d2514bdff75a5d47f9f7bdf3fab72b57a22ecff7226074586af193 +size 14336 diff --git a/documents/docx/libreoffice/tdf119809.docx b/documents/docx/libreoffice/tdf119809.docx new file mode 100644 index 0000000..0a965de --- /dev/null +++ b/documents/docx/libreoffice/tdf119809.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8dd0f009ede3ed5e72c2cf9c0841ad247d68b5c217a5b00673bab387d32f5a +size 22211 diff --git a/documents/docx/libreoffice/tdf119952_negativeMargins.docx b/documents/docx/libreoffice/tdf119952_negativeMargins.docx new file mode 100644 index 0000000..87a5ed1 --- /dev/null +++ b/documents/docx/libreoffice/tdf119952_negativeMargins.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29fd043aff780f8bc8c40be4ec20cdfae18503f0a217d7cea533eea056f5faaa +size 23533 diff --git a/documents/docx/libreoffice/tdf120224_textControlCrossRef.docx b/documents/docx/libreoffice/tdf120224_textControlCrossRef.docx new file mode 100644 index 0000000..c3707fc --- /dev/null +++ b/documents/docx/libreoffice/tdf120224_textControlCrossRef.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8bd427b360827f5ceda4a17221f941a0d47ee55b993240df26a53ba8941234f +size 16356 diff --git a/documents/docx/libreoffice/tdf120315.docx b/documents/docx/libreoffice/tdf120315.docx new file mode 100644 index 0000000..96b6bda --- /dev/null +++ b/documents/docx/libreoffice/tdf120315.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2a8f87b92e7403136d87351fc21dc4ab0d8fbe46f662a767f218297781a9dd0 +size 12276 diff --git a/documents/docx/libreoffice/tdf120336.docx b/documents/docx/libreoffice/tdf120336.docx new file mode 100644 index 0000000..40927b6 --- /dev/null +++ b/documents/docx/libreoffice/tdf120336.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8091c4113916928449cb1efb713c7a618eee19024cb3f4509e98423acfcd3651 +size 21892 diff --git a/documents/docx/libreoffice/tdf120344_FontTypes.docx b/documents/docx/libreoffice/tdf120344_FontTypes.docx new file mode 100644 index 0000000..3b93a0e --- /dev/null +++ b/documents/docx/libreoffice/tdf120344_FontTypes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1a88f4378b6b40ece0fc30534d55b6a5210c51c18fa4979685a788e2e41a0f +size 13217 diff --git a/documents/docx/libreoffice/tdf120394.docx b/documents/docx/libreoffice/tdf120394.docx new file mode 100644 index 0000000..1f366a4 --- /dev/null +++ b/documents/docx/libreoffice/tdf120394.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b6c8aed1ad36ac2341dbc82e35d67cb9a9c8d58d5867461d40684c95e4d4eb +size 11032 diff --git a/documents/docx/libreoffice/tdf120412_400PercentSubscript.docx b/documents/docx/libreoffice/tdf120412_400PercentSubscript.docx new file mode 100644 index 0000000..e40f740 --- /dev/null +++ b/documents/docx/libreoffice/tdf120412_400PercentSubscript.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:339706d18fbd1bcb6c780a08082492345b6dac9469c559c0b3b192e6c1481cd7 +size 10691 diff --git a/documents/docx/libreoffice/tdf120511_eatenSection.docx b/documents/docx/libreoffice/tdf120511_eatenSection.docx new file mode 100644 index 0000000..6f35e75 --- /dev/null +++ b/documents/docx/libreoffice/tdf120511_eatenSection.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11e501e093972b822d225a26f02a2d3ea499fd116ddd4683b801d786e34781ce +size 29319 diff --git a/documents/docx/libreoffice/tdf120547.docx b/documents/docx/libreoffice/tdf120547.docx new file mode 100644 index 0000000..b9ec273 --- /dev/null +++ b/documents/docx/libreoffice/tdf120547.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21b5f62aa451b2dac75529d1837dc93224955d831cc51618883e445096723a8 +size 40512 diff --git a/documents/docx/libreoffice/tdf120548.docx b/documents/docx/libreoffice/tdf120548.docx new file mode 100644 index 0000000..55217b4 --- /dev/null +++ b/documents/docx/libreoffice/tdf120548.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b823c964f5b99b802482c13afd02581619bae4648b47c48822a40b17560c32 +size 13745 diff --git a/documents/docx/libreoffice/tdf120551.docx b/documents/docx/libreoffice/tdf120551.docx new file mode 100644 index 0000000..2af6352 --- /dev/null +++ b/documents/docx/libreoffice/tdf120551.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00806ce2890d73d085552c3500b2ae2d8c5abaab2f5cc33621924e5cd24fbc15 +size 31758 diff --git a/documents/docx/libreoffice/tdf120760_ZOrderInHeader.docx b/documents/docx/libreoffice/tdf120760_ZOrderInHeader.docx new file mode 100644 index 0000000..e4b30f2 --- /dev/null +++ b/documents/docx/libreoffice/tdf120760_ZOrderInHeader.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3101ba38813250678021470a255e2e2e4a19a1ccddb39602595b09efa16c4e94 +size 40418 diff --git a/documents/docx/libreoffice/tdf120852_readOnlyProtection.docx b/documents/docx/libreoffice/tdf120852_readOnlyProtection.docx new file mode 100644 index 0000000..89bda85 --- /dev/null +++ b/documents/docx/libreoffice/tdf120852_readOnlyProtection.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb2c72af4b29e0f5b5f10927a73f45bce2441fe0ff898cee6d19180a400d0f1 +size 7727 diff --git a/documents/docx/libreoffice/tdf120852_readOnlyUnProtected.docx b/documents/docx/libreoffice/tdf120852_readOnlyUnProtected.docx new file mode 100644 index 0000000..7ad7736 --- /dev/null +++ b/documents/docx/libreoffice/tdf120852_readOnlyUnProtected.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d014793b12571442ccd17737c44230625ece3a3ae88bf38a861b01e172f949a +size 11446 diff --git a/documents/docx/libreoffice/tdf121045.docx b/documents/docx/libreoffice/tdf121045.docx new file mode 100644 index 0000000..e5b8ae8 --- /dev/null +++ b/documents/docx/libreoffice/tdf121045.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f27475c8d3326e92864bdf8c3a178269b70313974820217b089610f8978d447 +size 28392 diff --git a/documents/docx/libreoffice/tdf121111_fillStyleNone.docx b/documents/docx/libreoffice/tdf121111_fillStyleNone.docx new file mode 100644 index 0000000..5d81b0b --- /dev/null +++ b/documents/docx/libreoffice/tdf121111_fillStyleNone.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97906e33ecbd9e1572239690b09d2034dc0108eb43f6290f66159be4e97a70a8 +size 53968 diff --git a/documents/docx/libreoffice/tdf121176.docx b/documents/docx/libreoffice/tdf121176.docx new file mode 100644 index 0000000..f7132c5 --- /dev/null +++ b/documents/docx/libreoffice/tdf121176.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454bfd566cbd8d12540b979d25c37afb028ef5695f674c1d95204223f24df65c +size 30973 diff --git a/documents/docx/libreoffice/tdf121203.docx b/documents/docx/libreoffice/tdf121203.docx new file mode 100644 index 0000000..7daf509 --- /dev/null +++ b/documents/docx/libreoffice/tdf121203.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbae39fb5f7e4c3ff2aa5b293ca357da6aea7c18fbb5a7d587770a150e8c66fd +size 12702 diff --git a/documents/docx/libreoffice/tdf121440.docx b/documents/docx/libreoffice/tdf121440.docx new file mode 100644 index 0000000..59ed5f8 --- /dev/null +++ b/documents/docx/libreoffice/tdf121440.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d2d78c160d28ea5a516f3ab58107de173cc47c8675d4dd622e775b83bc12f5d +size 23209 diff --git a/documents/docx/libreoffice/tdf121441.docx b/documents/docx/libreoffice/tdf121441.docx new file mode 100644 index 0000000..da80d5c --- /dev/null +++ b/documents/docx/libreoffice/tdf121441.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c24a3e1e64a0e667d1fcd2266fe5677930e21075cfa0b7ab92900b3c5af025 +size 23346 diff --git a/documents/docx/libreoffice/tdf121456.docx b/documents/docx/libreoffice/tdf121456.docx new file mode 100644 index 0000000..4504506 --- /dev/null +++ b/documents/docx/libreoffice/tdf121456.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd9fa67dcb07d77e1e11d9dffc0ff6303e8db8211832960fb01d3302724e0b82 +size 5277 diff --git a/documents/docx/libreoffice/tdf121658.docx b/documents/docx/libreoffice/tdf121658.docx new file mode 100644 index 0000000..d041a26 --- /dev/null +++ b/documents/docx/libreoffice/tdf121658.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c774f3a6baaca37988380ab5c6b3a8f2e179b673be518a26d73dd95ca10b0abc +size 20859 diff --git a/documents/docx/libreoffice/tdf121659_loseColumnBrNextToShape.docx b/documents/docx/libreoffice/tdf121659_loseColumnBrNextToShape.docx new file mode 100644 index 0000000..ba53a13 --- /dev/null +++ b/documents/docx/libreoffice/tdf121659_loseColumnBrNextToShape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7960291247d8b71108f355d9d13b876c86d2d3202c5998970da979e1de967a01 +size 23557 diff --git a/documents/docx/libreoffice/tdf121661.docx b/documents/docx/libreoffice/tdf121661.docx new file mode 100644 index 0000000..7284e71 --- /dev/null +++ b/documents/docx/libreoffice/tdf121661.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b4d3bfef558e2975ab541db0f0baf9f5947d69700b8d4a71ee8c7aa29853a9 +size 20885 diff --git a/documents/docx/libreoffice/tdf121663.docx b/documents/docx/libreoffice/tdf121663.docx new file mode 100644 index 0000000..a318ea1 --- /dev/null +++ b/documents/docx/libreoffice/tdf121663.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aed0f0cc19910a436abcf9791f09754953ce6e2e1ad4850502123ae12a6da2d +size 21773 diff --git a/documents/docx/libreoffice/tdf121664.docx b/documents/docx/libreoffice/tdf121664.docx new file mode 100644 index 0000000..1f9b58f --- /dev/null +++ b/documents/docx/libreoffice/tdf121664.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a249cf1e9b87ca9a6d63b174f018666a24ef932f8ae70429b7e4ee737e5580ca +size 12709 diff --git a/documents/docx/libreoffice/tdf121665_back2backColumnBreaks.docx b/documents/docx/libreoffice/tdf121665_back2backColumnBreaks.docx new file mode 100644 index 0000000..30bcad9 --- /dev/null +++ b/documents/docx/libreoffice/tdf121665_back2backColumnBreaks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb5e546b9a2b02db3c23f170582d4c43523fcda3bdee62f845c2bfaa547f08ce +size 5127 diff --git a/documents/docx/libreoffice/tdf121666_lostPage.docx b/documents/docx/libreoffice/tdf121666_lostPage.docx new file mode 100644 index 0000000..25facfe --- /dev/null +++ b/documents/docx/libreoffice/tdf121666_lostPage.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4a482ebef62e82f850b6ac78924568356e5d65523009f3e0e475dd0f843013 +size 20235 diff --git a/documents/docx/libreoffice/tdf121669_equalColumns.docx b/documents/docx/libreoffice/tdf121669_equalColumns.docx new file mode 100644 index 0000000..066408b --- /dev/null +++ b/documents/docx/libreoffice/tdf121669_equalColumns.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3bf2a89ba30dccb20d8fceff98ba0f73aea2d911271e89f96160e4de5a06387 +size 20227 diff --git a/documents/docx/libreoffice/tdf121670_columnsInSectionsOnly.docx b/documents/docx/libreoffice/tdf121670_columnsInSectionsOnly.docx new file mode 100644 index 0000000..259fccb --- /dev/null +++ b/documents/docx/libreoffice/tdf121670_columnsInSectionsOnly.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3a0a8e1944aeaab8d46ea35ff1dc1606d43c0c96b0c0fbfcb6afa7d5f7c0db +size 11270 diff --git a/documents/docx/libreoffice/tdf121784.docx b/documents/docx/libreoffice/tdf121784.docx new file mode 100644 index 0000000..065e4dd --- /dev/null +++ b/documents/docx/libreoffice/tdf121784.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37eb47edd4cef10ad9d8881a04c7338dd0c31dccde5cb21bff60ea3ba3fffb69 +size 5937 diff --git a/documents/docx/libreoffice/tdf121804.docx b/documents/docx/libreoffice/tdf121804.docx new file mode 100644 index 0000000..4f69441 --- /dev/null +++ b/documents/docx/libreoffice/tdf121804.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01629bf17d521f05f8ac170882253196847e97ec3da9041a8a3e778cc56abfeb +size 17629 diff --git a/documents/docx/libreoffice/tdf122014.docx b/documents/docx/libreoffice/tdf122014.docx new file mode 100644 index 0000000..fc5c083 --- /dev/null +++ b/documents/docx/libreoffice/tdf122014.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0df0276da963593ea44788373c8a317362b1d45be261383400545519d9ca9390 +size 27324 diff --git a/documents/docx/libreoffice/tdf122224.docx b/documents/docx/libreoffice/tdf122224.docx new file mode 100644 index 0000000..7796073 --- /dev/null +++ b/documents/docx/libreoffice/tdf122224.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f578a4af19ad3fcb56c1986597b84ff20faa9fc8d0ce2b83064a15c778829e0 +size 19306 diff --git a/documents/docx/libreoffice/tdf122225.docx b/documents/docx/libreoffice/tdf122225.docx new file mode 100644 index 0000000..6344017 --- /dev/null +++ b/documents/docx/libreoffice/tdf122225.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f286ac303f77e2a165f7de6ac0831d51c1eb5c7b242fec06d003c17b72b5ac +size 25656 diff --git a/documents/docx/libreoffice/tdf122342.docx b/documents/docx/libreoffice/tdf122342.docx new file mode 100644 index 0000000..7f17dab --- /dev/null +++ b/documents/docx/libreoffice/tdf122342.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e10d37b08d0375f4df490b9f3359f829be6eacde90aa4a5837f5af5110dc342b +size 12443 diff --git a/documents/docx/libreoffice/tdf122563.docx b/documents/docx/libreoffice/tdf122563.docx new file mode 100644 index 0000000..c2dbe92 --- /dev/null +++ b/documents/docx/libreoffice/tdf122563.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d27450f7d7a6fc6ce4572d1a92ebb35c78f509146402569d42627af8486533 +size 24895 diff --git a/documents/docx/libreoffice/tdf122594.docx b/documents/docx/libreoffice/tdf122594.docx new file mode 100644 index 0000000..aa56a72 --- /dev/null +++ b/documents/docx/libreoffice/tdf122594.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4044fc13c64e925e75f934967849bb90c40e0d58a38d091c40f8a99bbe8d995f +size 23235 diff --git a/documents/docx/libreoffice/tdf122648.docx b/documents/docx/libreoffice/tdf122648.docx new file mode 100644 index 0000000..0cf34fb --- /dev/null +++ b/documents/docx/libreoffice/tdf122648.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9b9c4379a2fad6fb88f5f48caaba248f6dc61ea5338d52dbb16debc3224b09 +size 4767 diff --git a/documents/docx/libreoffice/tdf122717.docx b/documents/docx/libreoffice/tdf122717.docx new file mode 100644 index 0000000..10c8a4c --- /dev/null +++ b/documents/docx/libreoffice/tdf122717.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f74edc3560b2dce5cae9b9cfb30e42fa1355c23333b5f40f1d53bac90fdcda5 +size 4940 diff --git a/documents/docx/libreoffice/tdf122780.docx b/documents/docx/libreoffice/tdf122780.docx new file mode 100644 index 0000000..3bf4867 --- /dev/null +++ b/documents/docx/libreoffice/tdf122780.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66aff3d3439731567d9a0192669b02ec2a607a6636b4d3ef545930e9ce7a664c +size 93731 diff --git a/documents/docx/libreoffice/tdf122878.docx b/documents/docx/libreoffice/tdf122878.docx new file mode 100644 index 0000000..05bb9b8 --- /dev/null +++ b/documents/docx/libreoffice/tdf122878.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0aac2492a3897cbb81ab49a26db49740dc2034acfd8ee28996bad101a4b3fb3 +size 17740 diff --git a/documents/docx/libreoffice/tdf123001.docx b/documents/docx/libreoffice/tdf123001.docx new file mode 100644 index 0000000..841f7d5 --- /dev/null +++ b/documents/docx/libreoffice/tdf123001.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9bda6627275d108f01acacf140587ead9f337b72aa695844cb01a7fcc6ff94 +size 31943 diff --git a/documents/docx/libreoffice/tdf123054.docx b/documents/docx/libreoffice/tdf123054.docx new file mode 100644 index 0000000..f75d8a6 --- /dev/null +++ b/documents/docx/libreoffice/tdf123054.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1b555eb6e28ad396547de2dd5b05ef003580a8efd8e85bc7e3a07d4b7d1622 +size 29457 diff --git a/documents/docx/libreoffice/tdf123104.docx b/documents/docx/libreoffice/tdf123104.docx new file mode 100644 index 0000000..091a8c0 --- /dev/null +++ b/documents/docx/libreoffice/tdf123104.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2352d317a1eedf673a5b995e58700104a63a6b1ec2b0762422e07ff66f07b6bb +size 24314 diff --git a/documents/docx/libreoffice/tdf123163-1.docx b/documents/docx/libreoffice/tdf123163-1.docx new file mode 100644 index 0000000..ece3676 --- /dev/null +++ b/documents/docx/libreoffice/tdf123163-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d88152cce1e2574cc2c6ff95bdfc3d2721a93b6e34519a4fcf1ff40696ba13d9 +size 25730 diff --git a/documents/docx/libreoffice/tdf123243.docx b/documents/docx/libreoffice/tdf123243.docx new file mode 100644 index 0000000..922fb8f --- /dev/null +++ b/documents/docx/libreoffice/tdf123243.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb37a7d14c6057f235b3cee23bbbe6c150b283a9284694d85c3e522d2e7190b +size 11905 diff --git a/documents/docx/libreoffice/tdf123262_textFootnoteSeparators.docx b/documents/docx/libreoffice/tdf123262_textFootnoteSeparators.docx new file mode 100644 index 0000000..a0a1fb5 --- /dev/null +++ b/documents/docx/libreoffice/tdf123262_textFootnoteSeparators.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb57942dde62eda380061ed8565b3fde9666218e6ec568792c5511656d52c6ff +size 29044 diff --git a/documents/docx/libreoffice/tdf123324_testRelativeAnchorHeightFromTopMarginHasHeader.docx b/documents/docx/libreoffice/tdf123324_testRelativeAnchorHeightFromTopMarginHasHeader.docx new file mode 100644 index 0000000..8db17a6 --- /dev/null +++ b/documents/docx/libreoffice/tdf123324_testRelativeAnchorHeightFromTopMarginHasHeader.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be3ad9acb92bd54f5586ba3c816d295451bea2e9b25a3402a728730c0073c3d7 +size 20882 diff --git a/documents/docx/libreoffice/tdf123324_testRelativeAnchorHeightFromTopMarginNoHeader.docx b/documents/docx/libreoffice/tdf123324_testRelativeAnchorHeightFromTopMarginNoHeader.docx new file mode 100644 index 0000000..db8bc88 --- /dev/null +++ b/documents/docx/libreoffice/tdf123324_testRelativeAnchorHeightFromTopMarginNoHeader.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a27735fd66e0c735903d264e52a1adb80a4c25a522f9b3cffe92ab695585b2a +size 14683 diff --git a/documents/docx/libreoffice/tdf123346_ArrowMarker.docx b/documents/docx/libreoffice/tdf123346_ArrowMarker.docx new file mode 100644 index 0000000..5d20bf5 --- /dev/null +++ b/documents/docx/libreoffice/tdf123346_ArrowMarker.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0bd0f638a9d44544fa31ed404d2eff0fcbc2eaf0c5ab41316f484e87651a53 +size 12804 diff --git a/documents/docx/libreoffice/tdf123351_UnderlineGroupSapeText.docx b/documents/docx/libreoffice/tdf123351_UnderlineGroupSapeText.docx new file mode 100644 index 0000000..c54f4ce --- /dev/null +++ b/documents/docx/libreoffice/tdf123351_UnderlineGroupSapeText.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e8bc7018b73bea9d71d29f264e0a866a0b5a37b7a9c5b7e7096f059716d1bbf +size 33000 diff --git a/documents/docx/libreoffice/tdf123355.docx b/documents/docx/libreoffice/tdf123355.docx new file mode 100644 index 0000000..540e59c --- /dev/null +++ b/documents/docx/libreoffice/tdf123355.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd92611dd2cf9d750773b01e87c6e1987e3072ce551441deae0f506f59a98cc +size 74156 diff --git a/documents/docx/libreoffice/tdf123381.docx b/documents/docx/libreoffice/tdf123381.docx new file mode 100644 index 0000000..9481e3e --- /dev/null +++ b/documents/docx/libreoffice/tdf123381.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd0bcf194105ae96de35e711f5bddc3ac18eedc5012685e606e4b0002574111e +size 11895 diff --git a/documents/docx/libreoffice/tdf123382.docx b/documents/docx/libreoffice/tdf123382.docx new file mode 100644 index 0000000..2fb6cfa --- /dev/null +++ b/documents/docx/libreoffice/tdf123382.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc172602414c58a5988972b0378ce6e362f326d3a636103b5523abd86284ad3b +size 17952 diff --git a/documents/docx/libreoffice/tdf123388.docx b/documents/docx/libreoffice/tdf123388.docx new file mode 100644 index 0000000..cb4f1c0 --- /dev/null +++ b/documents/docx/libreoffice/tdf123388.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98051244cb075add3255ba7c6591fd574c2f3449ce29d938f86427126a71466 +size 19614 diff --git a/documents/docx/libreoffice/tdf123435.docx b/documents/docx/libreoffice/tdf123435.docx new file mode 100644 index 0000000..871cd3f --- /dev/null +++ b/documents/docx/libreoffice/tdf123435.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8131eba513c5853ef513737db5ef9a4d5c3fba058eb16883596e3ba4a5fb4c5 +size 27738 diff --git a/documents/docx/libreoffice/tdf123460.docx b/documents/docx/libreoffice/tdf123460.docx new file mode 100644 index 0000000..22380a0 --- /dev/null +++ b/documents/docx/libreoffice/tdf123460.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde97f3a5fcc24b7062d29cab6feb9446b8656ace813c3a940ebdec7aa494dcf +size 13060 diff --git a/documents/docx/libreoffice/tdf123547.docx b/documents/docx/libreoffice/tdf123547.docx new file mode 100644 index 0000000..8157f13 --- /dev/null +++ b/documents/docx/libreoffice/tdf123547.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6ca28684adfdb29e22c5a3254f5a4ea5f7237b12c046bbd6fc547b16519965 +size 9533 diff --git a/documents/docx/libreoffice/tdf123610_handle_upright.docx b/documents/docx/libreoffice/tdf123610_handle_upright.docx new file mode 100644 index 0000000..b6ffa5a --- /dev/null +++ b/documents/docx/libreoffice/tdf123610_handle_upright.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac214d4cfbc6d29f295bef406e173bba31dce102a639c446ae15044b12e98b3a +size 14711 diff --git a/documents/docx/libreoffice/tdf123621.docx b/documents/docx/libreoffice/tdf123621.docx new file mode 100644 index 0000000..c26eccf --- /dev/null +++ b/documents/docx/libreoffice/tdf123621.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf784025109f8bcb5d42c284c4990c42ba560c63a17497d1a52e26b2ed3afc4 +size 14753 diff --git a/documents/docx/libreoffice/tdf123622.docx b/documents/docx/libreoffice/tdf123622.docx new file mode 100644 index 0000000..e15aacd --- /dev/null +++ b/documents/docx/libreoffice/tdf123622.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89bcc587257c6ea1442127a89b6d18a3a093aa46dee22abc82ac7b5c0cee390b +size 13441 diff --git a/documents/docx/libreoffice/tdf123627.docx b/documents/docx/libreoffice/tdf123627.docx new file mode 100644 index 0000000..1ceff9f --- /dev/null +++ b/documents/docx/libreoffice/tdf123627.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3011e3cfdb7114eb5b1a242bbf0f724d07f8671a2069024ae303c9a4bdf176b7 +size 12153 diff --git a/documents/docx/libreoffice/tdf123636_newlinePageBreak.docx b/documents/docx/libreoffice/tdf123636_newlinePageBreak.docx new file mode 100644 index 0000000..74acb22 --- /dev/null +++ b/documents/docx/libreoffice/tdf123636_newlinePageBreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e2ee5cff43f2de38d4549dffbbbd1312a61b4eb2898d6ed6bc2ec2551c131e +size 10107 diff --git a/documents/docx/libreoffice/tdf123636_newlinePageBreak2.docx b/documents/docx/libreoffice/tdf123636_newlinePageBreak2.docx new file mode 100644 index 0000000..b90d7e8 --- /dev/null +++ b/documents/docx/libreoffice/tdf123636_newlinePageBreak2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f63fbb532875f9a0145cf79b20db0ffcd3f806a8dc667c248c85d9429764d4b3 +size 15014 diff --git a/documents/docx/libreoffice/tdf123636_newlinePageBreak3.docx b/documents/docx/libreoffice/tdf123636_newlinePageBreak3.docx new file mode 100644 index 0000000..fd288dc --- /dev/null +++ b/documents/docx/libreoffice/tdf123636_newlinePageBreak3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2e039ca6fe7f92b35db88094bd948360cd43ace0d9e72ca1e6677934d446ae +size 10411 diff --git a/documents/docx/libreoffice/tdf123636_newlinePageBreak4.docx b/documents/docx/libreoffice/tdf123636_newlinePageBreak4.docx new file mode 100644 index 0000000..564aad9 --- /dev/null +++ b/documents/docx/libreoffice/tdf123636_newlinePageBreak4.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7006e88ac889e67b5c255073d715daed95c5812bd7a033f1650a6c52e0ceb236 +size 10347 diff --git a/documents/docx/libreoffice/tdf123642.docx b/documents/docx/libreoffice/tdf123642.docx new file mode 100644 index 0000000..0f8b49d --- /dev/null +++ b/documents/docx/libreoffice/tdf123642.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82ff3b4434305172f6994eabac06aef5c11e97eb65015afbca718eb5146ee15 +size 17814 diff --git a/documents/docx/libreoffice/tdf123651.docx b/documents/docx/libreoffice/tdf123651.docx new file mode 100644 index 0000000..297f4fc --- /dev/null +++ b/documents/docx/libreoffice/tdf123651.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0ca937b73d8486ef4a52dcf268b5afd37292212bd01ccbc4d2b5163a98fd93 +size 34012 diff --git a/documents/docx/libreoffice/tdf123705.docx b/documents/docx/libreoffice/tdf123705.docx new file mode 100644 index 0000000..1b30b8b --- /dev/null +++ b/documents/docx/libreoffice/tdf123705.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118b188120d4db3d89157ad4702bc1b0850e55a79e1637b6a5a58d1e44864b28 +size 49292 diff --git a/documents/docx/libreoffice/tdf123757.docx b/documents/docx/libreoffice/tdf123757.docx new file mode 100644 index 0000000..bcbe584 --- /dev/null +++ b/documents/docx/libreoffice/tdf123757.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d91818c6a780741717a9776c859eda6c6f82e0d0af2e1cb38792e4fb3a7e14 +size 16781 diff --git a/documents/docx/libreoffice/tdf123873.docx b/documents/docx/libreoffice/tdf123873.docx new file mode 100644 index 0000000..4b77c2a --- /dev/null +++ b/documents/docx/libreoffice/tdf123873.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd9da4b76bda965c0a35de75428ff478d55f2b09e226042eb99214f6376d054 +size 6951 diff --git a/documents/docx/libreoffice/tdf124261.docx b/documents/docx/libreoffice/tdf124261.docx new file mode 100644 index 0000000..9407eaf --- /dev/null +++ b/documents/docx/libreoffice/tdf124261.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddcb14156e45741843bc4bc71b886485f3f6eb1fbb9a516aba77831baed091ed +size 22327 diff --git a/documents/docx/libreoffice/tdf124367.docx b/documents/docx/libreoffice/tdf124367.docx new file mode 100644 index 0000000..80d5426 --- /dev/null +++ b/documents/docx/libreoffice/tdf124367.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3218b3fe4949ff63f262590d5592f20627056ae8116ae6d450d4401d8dd042 +size 12180 diff --git a/documents/docx/libreoffice/tdf124384.docx b/documents/docx/libreoffice/tdf124384.docx new file mode 100644 index 0000000..d1f7cda --- /dev/null +++ b/documents/docx/libreoffice/tdf124384.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20f4d711e482462ea2dc89a22d27c7cff2eb25133b1d841d8f9b76fd96f587d +size 37437 diff --git a/documents/docx/libreoffice/tdf124397.docx b/documents/docx/libreoffice/tdf124397.docx new file mode 100644 index 0000000..d8c949a --- /dev/null +++ b/documents/docx/libreoffice/tdf124397.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49748127b833b8df324bd15f7e7f6a4ade47bf74eabe967b87e953bb5b9e849 +size 29518 diff --git a/documents/docx/libreoffice/tdf124398.docx b/documents/docx/libreoffice/tdf124398.docx new file mode 100644 index 0000000..30055c1 --- /dev/null +++ b/documents/docx/libreoffice/tdf124398.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40949e852ad9c2fe53afda28bef908bc3ebfd87f2085e1b8e8de7667037c5e9f +size 79734 diff --git a/documents/docx/libreoffice/tdf124398_groupshapeChart.docx b/documents/docx/libreoffice/tdf124398_groupshapeChart.docx new file mode 100644 index 0000000..c5f13d8 --- /dev/null +++ b/documents/docx/libreoffice/tdf124398_groupshapeChart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c60fcb3248472d7b1748959b801319dc717ed6166b031f2a1f00197c516519 +size 57407 diff --git a/documents/docx/libreoffice/tdf124399_SingleCellTableBorders.docx b/documents/docx/libreoffice/tdf124399_SingleCellTableBorders.docx new file mode 100644 index 0000000..0aa7377 --- /dev/null +++ b/documents/docx/libreoffice/tdf124399_SingleCellTableBorders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d385869c8ef5cbf545c7c2f423be74b22554802cbf008ed525c22744dce858cc +size 12183 diff --git a/documents/docx/libreoffice/tdf124423.docx b/documents/docx/libreoffice/tdf124423.docx new file mode 100644 index 0000000..9695328 --- /dev/null +++ b/documents/docx/libreoffice/tdf124423.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35ae94b3462d7d475644d3dd758a71994a396b382edaa3a02474e03563c1abbc +size 12054 diff --git a/documents/docx/libreoffice/tdf124472.docx b/documents/docx/libreoffice/tdf124472.docx new file mode 100644 index 0000000..d2a4434 --- /dev/null +++ b/documents/docx/libreoffice/tdf124472.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46cd50a87f4f9d4853d2615077528a1f54df82f571204eb85c1adb88dc990310 +size 13354 diff --git a/documents/docx/libreoffice/tdf124491.docx b/documents/docx/libreoffice/tdf124491.docx new file mode 100644 index 0000000..93d23fa --- /dev/null +++ b/documents/docx/libreoffice/tdf124491.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2fac02766ebb6179844e7b31e37454a9f932209e1c955f1d98739840717ff4f +size 12794 diff --git a/documents/docx/libreoffice/tdf124594.docx b/documents/docx/libreoffice/tdf124594.docx new file mode 100644 index 0000000..c84dfd6 --- /dev/null +++ b/documents/docx/libreoffice/tdf124594.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e98ee483b8dd399929f38fc233a63a76cf653055ecb8277c6d41c414646891 +size 18592 diff --git a/documents/docx/libreoffice/tdf124600.docx b/documents/docx/libreoffice/tdf124600.docx new file mode 100644 index 0000000..f3462b3 --- /dev/null +++ b/documents/docx/libreoffice/tdf124600.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446895410631424b34275b509050b42a5e870f2abe7e85b3f5d66029b80baf7d +size 15746 diff --git a/documents/docx/libreoffice/tdf124600b.docx b/documents/docx/libreoffice/tdf124600b.docx new file mode 100644 index 0000000..9002806 --- /dev/null +++ b/documents/docx/libreoffice/tdf124600b.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d644c8bbc71bef3b1a961852872b60fe3c0e8f36e5e0af3e4438f8a955569ac +size 15959 diff --git a/documents/docx/libreoffice/tdf124604.docx b/documents/docx/libreoffice/tdf124604.docx new file mode 100644 index 0000000..e26ecec --- /dev/null +++ b/documents/docx/libreoffice/tdf124604.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ff18790c5ad8cc5140e9cf18cbcb5f50f68061a1c87239153a112cd971adb3 +size 35311 diff --git a/documents/docx/libreoffice/tdf124637_sectionMargin.docx b/documents/docx/libreoffice/tdf124637_sectionMargin.docx new file mode 100644 index 0000000..dc53a06 --- /dev/null +++ b/documents/docx/libreoffice/tdf124637_sectionMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59877f0b300ca9a34e925ce1b05e2a33877ff121f19efe31b12bc472beb02e50 +size 21535 diff --git a/documents/docx/libreoffice/tdf124670.docx b/documents/docx/libreoffice/tdf124670.docx new file mode 100644 index 0000000..569ed41 --- /dev/null +++ b/documents/docx/libreoffice/tdf124670.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e277da186a9d9933b9807bf51cfc32cc7ac29bd501331df265685d9d7d4010a +size 1434 diff --git a/documents/docx/libreoffice/tdf124675.docx b/documents/docx/libreoffice/tdf124675.docx new file mode 100644 index 0000000..7b012dd --- /dev/null +++ b/documents/docx/libreoffice/tdf124675.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a2c30633977915712c20c955b53b8dd58d7e0e3f40d8946509f7f5e15e0a346 +size 25801 diff --git a/documents/docx/libreoffice/tdf124754.docx b/documents/docx/libreoffice/tdf124754.docx new file mode 100644 index 0000000..c364c6e --- /dev/null +++ b/documents/docx/libreoffice/tdf124754.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee408a525a7ac0e7d6304c8c90929225a28fc432def6ff0dbc50e0241d64f48a +size 20960 diff --git a/documents/docx/libreoffice/tdf124986.docx b/documents/docx/libreoffice/tdf124986.docx new file mode 100644 index 0000000..e7f095b --- /dev/null +++ b/documents/docx/libreoffice/tdf124986.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e2acb84017eed14a722946f775ddd6ab8b314e6b40a42c4b04c775351dde03 +size 12108 diff --git a/documents/docx/libreoffice/tdf125038.docx b/documents/docx/libreoffice/tdf125038.docx new file mode 100644 index 0000000..946b8f1 --- /dev/null +++ b/documents/docx/libreoffice/tdf125038.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ffd8cbb3d8763b7c0465e25332bb45d7b1d52f8360bcea1c9b801e33725970 +size 12690 diff --git a/documents/docx/libreoffice/tdf125038_conditionalText3.docx b/documents/docx/libreoffice/tdf125038_conditionalText3.docx new file mode 100644 index 0000000..3de9694 --- /dev/null +++ b/documents/docx/libreoffice/tdf125038_conditionalText3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477109bc9e81401b48165bb9b13c1a8c35aac7616fb20057cc673542e04b33eb +size 19938 diff --git a/documents/docx/libreoffice/tdf125038_conditionalText_DOCPROPERTY.docx b/documents/docx/libreoffice/tdf125038_conditionalText_DOCPROPERTY.docx new file mode 100644 index 0000000..1577bc7 --- /dev/null +++ b/documents/docx/libreoffice/tdf125038_conditionalText_DOCPROPERTY.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309c8644767da880b5b415ecc5c5a2897b260c458047610ff2ec1a83c937dcb5 +size 13644 diff --git a/documents/docx/libreoffice/tdf125038b.docx b/documents/docx/libreoffice/tdf125038b.docx new file mode 100644 index 0000000..feda347 --- /dev/null +++ b/documents/docx/libreoffice/tdf125038b.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd1d2a4aa3f6f463e038bfa6d0031d60fdf09cb61566a8c515ecca8d1df332e4 +size 12649 diff --git a/documents/docx/libreoffice/tdf125038c.docx b/documents/docx/libreoffice/tdf125038c.docx new file mode 100644 index 0000000..7d0a696 --- /dev/null +++ b/documents/docx/libreoffice/tdf125038c.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee602ccf59bb248b87c2930431a9fd4ffe90d59e27927dd625ec1886818f0444 +size 12677 diff --git a/documents/docx/libreoffice/tdf125298_crossreflink_nonascii_charlimit.docx b/documents/docx/libreoffice/tdf125298_crossreflink_nonascii_charlimit.docx new file mode 100644 index 0000000..d79c426 --- /dev/null +++ b/documents/docx/libreoffice/tdf125298_crossreflink_nonascii_charlimit.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00451a70a8fed175d8ae0fbfedf8b55fc3753978eefe5173d40f95480ad5f091 +size 5194 diff --git a/documents/docx/libreoffice/tdf125300.docx b/documents/docx/libreoffice/tdf125300.docx new file mode 100644 index 0000000..a637c5b --- /dev/null +++ b/documents/docx/libreoffice/tdf125300.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0725bffd5ff3b78364b51d1a627182a424202c5f350a9206d3d9a5adad18611a +size 14147 diff --git a/documents/docx/libreoffice/tdf125469_singleSpacing.docx b/documents/docx/libreoffice/tdf125469_singleSpacing.docx new file mode 100644 index 0000000..8f070ec --- /dev/null +++ b/documents/docx/libreoffice/tdf125469_singleSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f64d17d77786160437c4f957de4e9780b034eb24d7dfc57a0e9829b59d6d39 +size 11682 diff --git a/documents/docx/libreoffice/tdf125546.docx b/documents/docx/libreoffice/tdf125546.docx new file mode 100644 index 0000000..a16ad9e --- /dev/null +++ b/documents/docx/libreoffice/tdf125546.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b43658d715b6ac0757f24ecf1cb43f1fb09c1cc6576e29ac306984e8e45ec19 +size 20716 diff --git a/documents/docx/libreoffice/tdf125657.docx b/documents/docx/libreoffice/tdf125657.docx new file mode 100644 index 0000000..fcc9da4 --- /dev/null +++ b/documents/docx/libreoffice/tdf125657.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cdf844dac72932e8818e74dadb4c63eee52c8a728072cccd0f7a6606fc7be44 +size 19731 diff --git a/documents/docx/libreoffice/tdf125778_lostPageBreakTOX.docx b/documents/docx/libreoffice/tdf125778_lostPageBreakTOX.docx new file mode 100644 index 0000000..2d773e4 --- /dev/null +++ b/documents/docx/libreoffice/tdf125778_lostPageBreakTOX.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daceaa8c9d8535a4df217c2f7bfaf7f3791c7c5e9e425c628ac4ce30bbc5bebb +size 18696 diff --git a/documents/docx/libreoffice/tdf125881.docx b/documents/docx/libreoffice/tdf125881.docx new file mode 100644 index 0000000..9c503e2 --- /dev/null +++ b/documents/docx/libreoffice/tdf125881.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e6e2a5dca7297f2315dca876e37bb88d1680ee9a36e0889f92f3acd39448f9 +size 34448 diff --git a/documents/docx/libreoffice/tdf125893.docx b/documents/docx/libreoffice/tdf125893.docx new file mode 100644 index 0000000..98e0700 --- /dev/null +++ b/documents/docx/libreoffice/tdf125893.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97bce3f6742b28e299ffc61dfa5fa35822cf0ea3c038283268b47318e0fc4b68 +size 23032 diff --git a/documents/docx/libreoffice/tdf125894.docx b/documents/docx/libreoffice/tdf125894.docx new file mode 100644 index 0000000..a6af959 --- /dev/null +++ b/documents/docx/libreoffice/tdf125894.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adac36736eb69fe49375363e2a6a08a9fd0fd4287e0fcc216b350670a599a266 +size 23870 diff --git a/documents/docx/libreoffice/tdf125916.docx b/documents/docx/libreoffice/tdf125916.docx new file mode 100644 index 0000000..ea3547e --- /dev/null +++ b/documents/docx/libreoffice/tdf125916.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaad20784a7a6d72adacb258617f6f7954391e7c797e0f7b1ced39a283e5ce24 +size 40570 diff --git a/documents/docx/libreoffice/tdf125936_numberingSuperscript.docx b/documents/docx/libreoffice/tdf125936_numberingSuperscript.docx new file mode 100644 index 0000000..7912766 --- /dev/null +++ b/documents/docx/libreoffice/tdf125936_numberingSuperscript.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f24a080eec499a3432376fa6c8bcaf731661580dd0dd471c761e57205602197 +size 25589 diff --git a/documents/docx/libreoffice/tdf126114.docx b/documents/docx/libreoffice/tdf126114.docx new file mode 100644 index 0000000..2279d9c --- /dev/null +++ b/documents/docx/libreoffice/tdf126114.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a08ea9a5b5b5a6057ae826dc14e0ee123919b9c501bafa2a5492a60cda7f1f +size 16877 diff --git a/documents/docx/libreoffice/tdf126244.docx b/documents/docx/libreoffice/tdf126244.docx new file mode 100644 index 0000000..cfa2e3c --- /dev/null +++ b/documents/docx/libreoffice/tdf126244.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a994ad5cb89686b4ddfd6c8dc242f45e30495376e34254c4188141b41c9d45c6 +size 25928 diff --git a/documents/docx/libreoffice/tdf126245.docx b/documents/docx/libreoffice/tdf126245.docx new file mode 100644 index 0000000..08960d9 --- /dev/null +++ b/documents/docx/libreoffice/tdf126245.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11dfd8ab85f1a40ec81e339fb412c25b311edb052ff265c0c5a1476894b0bb3 +size 19219 diff --git a/documents/docx/libreoffice/tdf126287.docx b/documents/docx/libreoffice/tdf126287.docx new file mode 100644 index 0000000..48f24d1 --- /dev/null +++ b/documents/docx/libreoffice/tdf126287.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c618c500aa2b933ba78faf728af85da99abb9af6a02d530cac64dbcc98d9e8 +size 8701 diff --git a/documents/docx/libreoffice/tdf126363_LineWidthRounding.docx b/documents/docx/libreoffice/tdf126363_LineWidthRounding.docx new file mode 100644 index 0000000..5a2f5d8 --- /dev/null +++ b/documents/docx/libreoffice/tdf126363_LineWidthRounding.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356179df754f42f160b72001b6f60a8ae2b3119bce9e11bffd18142bef7b1b4b +size 9956 diff --git a/documents/docx/libreoffice/tdf126426.docx b/documents/docx/libreoffice/tdf126426.docx new file mode 100644 index 0000000..b9ed9ff --- /dev/null +++ b/documents/docx/libreoffice/tdf126426.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a9976757ed67b69bfde0ed4e51963f4d8c1171aac637ea2a011df5fa4f0bc1b +size 15785 diff --git a/documents/docx/libreoffice/tdf126533_axialAngle.docx b/documents/docx/libreoffice/tdf126533_axialAngle.docx new file mode 100644 index 0000000..0a7067d --- /dev/null +++ b/documents/docx/libreoffice/tdf126533_axialAngle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36ac852084798eff333dc5e50eeb2efbfac6c8dca21005b09d691c2d7aebed0e +size 12994 diff --git a/documents/docx/libreoffice/tdf126533_axialAngle2.docx b/documents/docx/libreoffice/tdf126533_axialAngle2.docx new file mode 100644 index 0000000..6636c43 --- /dev/null +++ b/documents/docx/libreoffice/tdf126533_axialAngle2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:838bc3f77afd7afe605455a076aac7c145302b36b2e9db3656517b3538553511 +size 12995 diff --git a/documents/docx/libreoffice/tdf126533_noPageBitmap.docx b/documents/docx/libreoffice/tdf126533_noPageBitmap.docx new file mode 100644 index 0000000..7214961 --- /dev/null +++ b/documents/docx/libreoffice/tdf126533_noPageBitmap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:867f382b6e746f060c4a274c60615445cd13c1befb54a2d0e78eab14fbff55d6 +size 63691 diff --git a/documents/docx/libreoffice/tdf126533_pageBitmap.docx b/documents/docx/libreoffice/tdf126533_pageBitmap.docx new file mode 100644 index 0000000..538f905 --- /dev/null +++ b/documents/docx/libreoffice/tdf126533_pageBitmap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25296b941d4b094d13bf04fb463e97ec22ff6176558723d2e05605afe10cb1e3 +size 76377 diff --git a/documents/docx/libreoffice/tdf126590.docx b/documents/docx/libreoffice/tdf126590.docx new file mode 100644 index 0000000..1c1bb56 --- /dev/null +++ b/documents/docx/libreoffice/tdf126590.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb15a512a8e03836c18bb4fd342389903fd894af68c618a6ea00f90bc841c724 +size 12046 diff --git a/documents/docx/libreoffice/tdf126626.docx b/documents/docx/libreoffice/tdf126626.docx new file mode 100644 index 0000000..564c6ab --- /dev/null +++ b/documents/docx/libreoffice/tdf126626.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2c37b0fec5034aae6f9c8576de2c02a8d4aaa65ccfa00bb3bff7b0879e9c8d5 +size 16513 diff --git a/documents/docx/libreoffice/tdf126723.docx b/documents/docx/libreoffice/tdf126723.docx new file mode 100644 index 0000000..90eb1b9 --- /dev/null +++ b/documents/docx/libreoffice/tdf126723.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637e59e7630abaeee5b1202dfe25ee55b0a7e3723905b938f594c71c7e7e5652 +size 18689 diff --git a/documents/docx/libreoffice/tdf126768.docx b/documents/docx/libreoffice/tdf126768.docx new file mode 100644 index 0000000..07d88ff --- /dev/null +++ b/documents/docx/libreoffice/tdf126768.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2737f568b02eab2323243729488a6c2486d556c9e6ea3a92be7217239137226f +size 12242 diff --git a/documents/docx/libreoffice/tdf126994_lostPageBreak.docx b/documents/docx/libreoffice/tdf126994_lostPageBreak.docx new file mode 100644 index 0000000..be20230 --- /dev/null +++ b/documents/docx/libreoffice/tdf126994_lostPageBreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b18b4a701645ae200759d6bd3b7c1bbf468260aec7f00fccec2d1cd5b8112586 +size 17107 diff --git a/documents/docx/libreoffice/tdf127085.docx b/documents/docx/libreoffice/tdf127085.docx new file mode 100644 index 0000000..0e40ddb --- /dev/null +++ b/documents/docx/libreoffice/tdf127085.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75c310729b73bfa357790be52e978b38a02c2a2905a639f33ab45ed5711d4d8 +size 34263 diff --git a/documents/docx/libreoffice/tdf127118.docx b/documents/docx/libreoffice/tdf127118.docx new file mode 100644 index 0000000..a86af7b --- /dev/null +++ b/documents/docx/libreoffice/tdf127118.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:075bce95a4e8fd4c65a4ab59a0f8c3ff90935a66d4bcd34a49311c9982e1a04e +size 10819 diff --git a/documents/docx/libreoffice/tdf127166_prstDash_Word97.docx b/documents/docx/libreoffice/tdf127166_prstDash_Word97.docx new file mode 100644 index 0000000..eec9c49 --- /dev/null +++ b/documents/docx/libreoffice/tdf127166_prstDash_Word97.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7aca990060792dbfdbf04dc43fc1dee9347c5a16717fc418b769f04b8ff11d +size 6300 diff --git a/documents/docx/libreoffice/tdf127166_prstDash_round_cap.docx b/documents/docx/libreoffice/tdf127166_prstDash_round_cap.docx new file mode 100644 index 0000000..1264e30 --- /dev/null +++ b/documents/docx/libreoffice/tdf127166_prstDash_round_cap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb839e80834a9b80bfaad0f09a264b60070743012f163f0a062935c74f85c369 +size 23784 diff --git a/documents/docx/libreoffice/tdf127339.docx b/documents/docx/libreoffice/tdf127339.docx new file mode 100644 index 0000000..5de209d --- /dev/null +++ b/documents/docx/libreoffice/tdf127339.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52bc8c6e206380e2b44ea8d5feed69c99d3125c0d14fadb8dcabb2d233345ce +size 13057 diff --git a/documents/docx/libreoffice/tdf127622_framePr.docx b/documents/docx/libreoffice/tdf127622_framePr.docx new file mode 100644 index 0000000..0c0ec3d --- /dev/null +++ b/documents/docx/libreoffice/tdf127622_framePr.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e24e50c83034220d1011e41d454a6feda144f98b4ed0205fce623d3bf4c6dc +size 32759 diff --git a/documents/docx/libreoffice/tdf127741.docx b/documents/docx/libreoffice/tdf127741.docx new file mode 100644 index 0000000..5f694fd --- /dev/null +++ b/documents/docx/libreoffice/tdf127741.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74fd43e7281873cf52e859ac8fc3999f6c3ede1be8002e83a6aaca60815aa83 +size 19275 diff --git a/documents/docx/libreoffice/tdf127778.docx b/documents/docx/libreoffice/tdf127778.docx new file mode 100644 index 0000000..1545f17 --- /dev/null +++ b/documents/docx/libreoffice/tdf127778.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7856f8954b86f8be6dfbf09733b44d3e419980cbd014f9221fee4b0a423816 +size 23220 diff --git a/documents/docx/libreoffice/tdf127814.docx b/documents/docx/libreoffice/tdf127814.docx new file mode 100644 index 0000000..1883578 --- /dev/null +++ b/documents/docx/libreoffice/tdf127814.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512aa398fedf4a98a7e57f7d81b9c1095088851735f9d24b54acd354ec6f923b +size 29713 diff --git a/documents/docx/libreoffice/tdf127825.docx b/documents/docx/libreoffice/tdf127825.docx new file mode 100644 index 0000000..271fa34 --- /dev/null +++ b/documents/docx/libreoffice/tdf127825.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb8de62e1b66b4a929912b2300cec549933050666d3ef4e6d99a33094c5e0ee +size 13297 diff --git a/documents/docx/libreoffice/tdf127864.docx b/documents/docx/libreoffice/tdf127864.docx new file mode 100644 index 0000000..c708a3b --- /dev/null +++ b/documents/docx/libreoffice/tdf127864.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a745bd201a90d64d1c07fcf6681a43386bf3a0cba05d8c37081ec057607f477c +size 4726 diff --git a/documents/docx/libreoffice/tdf128076.docx b/documents/docx/libreoffice/tdf128076.docx new file mode 100644 index 0000000..90b37b6 --- /dev/null +++ b/documents/docx/libreoffice/tdf128076.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12398162af15bed34565182b9971b4f28de71c808c057328dcdf775b8921856f +size 18928 diff --git a/documents/docx/libreoffice/tdf128156.docx b/documents/docx/libreoffice/tdf128156.docx new file mode 100644 index 0000000..b7bae2a --- /dev/null +++ b/documents/docx/libreoffice/tdf128156.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8526552597b0c459ae58172fcee7204a922f1551b9f522b2c110edb42122ea8 +size 42256 diff --git a/documents/docx/libreoffice/tdf128195.docx b/documents/docx/libreoffice/tdf128195.docx new file mode 100644 index 0000000..a7dec43 --- /dev/null +++ b/documents/docx/libreoffice/tdf128195.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2845c6a21857ea94829a338aec4313b314fd03d0b21976ec2c0c308e9f5a01a +size 14883 diff --git a/documents/docx/libreoffice/tdf128198-1.docx b/documents/docx/libreoffice/tdf128198-1.docx new file mode 100644 index 0000000..84dce6f --- /dev/null +++ b/documents/docx/libreoffice/tdf128198-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406a95f2f0155da8f1957c7140c25c3656d792118e308237b4743199730cbfe4 +size 17048 diff --git a/documents/docx/libreoffice/tdf128207.docx b/documents/docx/libreoffice/tdf128207.docx new file mode 100644 index 0000000..8a9c99f --- /dev/null +++ b/documents/docx/libreoffice/tdf128207.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5afb220423472cb162d5ea5fe0086e343faf7b898dca59a2fc777850e2015235 +size 50324 diff --git a/documents/docx/libreoffice/tdf128245.docx b/documents/docx/libreoffice/tdf128245.docx new file mode 100644 index 0000000..3af4f0d --- /dev/null +++ b/documents/docx/libreoffice/tdf128245.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885976a366ca8e0a48acdc533bfd67e5f5885006b431e01b6029a172349e2652 +size 8276 diff --git a/documents/docx/libreoffice/tdf128375.docx b/documents/docx/libreoffice/tdf128375.docx new file mode 100644 index 0000000..5ca301f --- /dev/null +++ b/documents/docx/libreoffice/tdf128375.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fff5aff3246f61f51d898ec7ce71fc1fb703ee024a40302c572e1514191ad5f +size 6296 diff --git a/documents/docx/libreoffice/tdf128399.docx b/documents/docx/libreoffice/tdf128399.docx new file mode 100644 index 0000000..73d955f --- /dev/null +++ b/documents/docx/libreoffice/tdf128399.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9851fe4d31660681b0ab589689f9a85ee2c672e50f3e3509bbdf59478e37b119 +size 13132 diff --git a/documents/docx/libreoffice/tdf128504.docx b/documents/docx/libreoffice/tdf128504.docx new file mode 100644 index 0000000..bc21029 --- /dev/null +++ b/documents/docx/libreoffice/tdf128504.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e600750320f0875373db09ca522e187e8de392ea0b9f11cdb1aa65be69bf9652 +size 3969 diff --git a/documents/docx/libreoffice/tdf128646.docx b/documents/docx/libreoffice/tdf128646.docx new file mode 100644 index 0000000..538d7e5 --- /dev/null +++ b/documents/docx/libreoffice/tdf128646.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:103cd3f2958ebcfef720ed1cecbbcdf124d2f079345ecff3ea983278441ee742 +size 25157 diff --git a/documents/docx/libreoffice/tdf128739.docx b/documents/docx/libreoffice/tdf128739.docx new file mode 100644 index 0000000..57d7cd5 --- /dev/null +++ b/documents/docx/libreoffice/tdf128739.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9e7599554ecf7771162a7fdaab876e30cca64f91fd8ad6f4b2e2c558a562ae +size 4375 diff --git a/documents/docx/libreoffice/tdf128744.docx b/documents/docx/libreoffice/tdf128744.docx new file mode 100644 index 0000000..bdb3e79 --- /dev/null +++ b/documents/docx/libreoffice/tdf128744.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4744accde19fa4b269bf918da57b08fd859c73fcc6131fb7744f3c3b8a843a +size 21228 diff --git a/documents/docx/libreoffice/tdf128752.docx b/documents/docx/libreoffice/tdf128752.docx new file mode 100644 index 0000000..1b08bc5 --- /dev/null +++ b/documents/docx/libreoffice/tdf128752.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fdbd29679bca622d29ad77c22908e4dd28b4618ee51167210baab994498bb3a +size 12980 diff --git a/documents/docx/libreoffice/tdf128913.docx b/documents/docx/libreoffice/tdf128913.docx new file mode 100644 index 0000000..c20f6ef --- /dev/null +++ b/documents/docx/libreoffice/tdf128913.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:373842e6e726738ecb31436c30a8593b125f4030f6616793a2871f314888899a +size 10392 diff --git a/documents/docx/libreoffice/tdf128959.docx b/documents/docx/libreoffice/tdf128959.docx new file mode 100644 index 0000000..52e42c1 --- /dev/null +++ b/documents/docx/libreoffice/tdf128959.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab44df57b3960fe451fe4d6cca86e04bc36b4c370765ccf761f54db556195e0 +size 24490 diff --git a/documents/docx/libreoffice/tdf128996.docx b/documents/docx/libreoffice/tdf128996.docx new file mode 100644 index 0000000..30186e4 --- /dev/null +++ b/documents/docx/libreoffice/tdf128996.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb46946d1eb8e6d27d19489f7f5440be84c39f901d5f1daf23eac3841bf07ad1 +size 26061 diff --git a/documents/docx/libreoffice/tdf129054.docx b/documents/docx/libreoffice/tdf129054.docx new file mode 100644 index 0000000..931e2ec --- /dev/null +++ b/documents/docx/libreoffice/tdf129054.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc0b25c54dbc03575291ab2518dbe9a329797e6cee37735e08f5640316b25f47 +size 25456 diff --git a/documents/docx/libreoffice/tdf129095.docx b/documents/docx/libreoffice/tdf129095.docx new file mode 100644 index 0000000..f19aa3f --- /dev/null +++ b/documents/docx/libreoffice/tdf129095.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3682890592f43f575118d9257f1e2ff9c94f453c850c5cf1c23470081c4fac50 +size 26028 diff --git a/documents/docx/libreoffice/tdf129205.docx b/documents/docx/libreoffice/tdf129205.docx new file mode 100644 index 0000000..6cd6cb9 --- /dev/null +++ b/documents/docx/libreoffice/tdf129205.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5757c81f21c9f4717626e21f2a8d3b2d7b58143e6734e05af9d919fa99bc4d +size 13237 diff --git a/documents/docx/libreoffice/tdf129237.docx b/documents/docx/libreoffice/tdf129237.docx new file mode 100644 index 0000000..9d3106b --- /dev/null +++ b/documents/docx/libreoffice/tdf129237.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170a2ec0a5960085040f1df9a4a8ca9609360fb74d02660ed9a2482c506fb495 +size 13162 diff --git a/documents/docx/libreoffice/tdf129242_InsideBorders.docx b/documents/docx/libreoffice/tdf129242_InsideBorders.docx new file mode 100644 index 0000000..12ab6e1 --- /dev/null +++ b/documents/docx/libreoffice/tdf129242_InsideBorders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4427a035c1610c2cb7ca5c3f3ae632536417f022e5666387c6fb7f81945b5145 +size 12222 diff --git a/documents/docx/libreoffice/tdf129247.docx b/documents/docx/libreoffice/tdf129247.docx new file mode 100644 index 0000000..b2554d2 --- /dev/null +++ b/documents/docx/libreoffice/tdf129247.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d25adfa91c83a61b91d7f1d5a83efaac6644135a1ea9743cee6d04ad86543b0 +size 18550 diff --git a/documents/docx/libreoffice/tdf129353.docx b/documents/docx/libreoffice/tdf129353.docx new file mode 100644 index 0000000..e14615c --- /dev/null +++ b/documents/docx/libreoffice/tdf129353.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faefa8c7e8dd90cae8dcdb23e37bc89c2e36be9463a5245d8b281d6d271daba1 +size 4420 diff --git a/documents/docx/libreoffice/tdf129382.docx b/documents/docx/libreoffice/tdf129382.docx new file mode 100644 index 0000000..3f79f14 --- /dev/null +++ b/documents/docx/libreoffice/tdf129382.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:521a4e3ea7156fe64d3a8eb43bc18549a98f9b7623147cd1131384e701760a3c +size 112383 diff --git a/documents/docx/libreoffice/tdf129442_RightBorder.docx b/documents/docx/libreoffice/tdf129442_RightBorder.docx new file mode 100644 index 0000000..26b5cd5 --- /dev/null +++ b/documents/docx/libreoffice/tdf129442_RightBorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1d223ad01e98eed5cd941866c27074222e31bd36c09a93cf85de9ff75a53a4 +size 12167 diff --git a/documents/docx/libreoffice/tdf129450_BottomBorder.docx b/documents/docx/libreoffice/tdf129450_BottomBorder.docx new file mode 100644 index 0000000..6584bc0 --- /dev/null +++ b/documents/docx/libreoffice/tdf129450_BottomBorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9953bf1d42dcd6c1c53aa237c4b71d5d8e33baa20fd301aff80c8674da2105c +size 12195 diff --git a/documents/docx/libreoffice/tdf129452_BottomBorders.docx b/documents/docx/libreoffice/tdf129452_BottomBorders.docx new file mode 100644 index 0000000..26dc3a6 --- /dev/null +++ b/documents/docx/libreoffice/tdf129452_BottomBorders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62328995713ccb0cc54aa258476558969cb6f51bf88232f3e7ceadea042159b1 +size 11237 diff --git a/documents/docx/libreoffice/tdf129452_excessBorder.docx b/documents/docx/libreoffice/tdf129452_excessBorder.docx new file mode 100644 index 0000000..a70412e --- /dev/null +++ b/documents/docx/libreoffice/tdf129452_excessBorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4308572c707c04826b695ff473ce00bb489f78d1379218ce2ff67b1788c771ea +size 11115 diff --git a/documents/docx/libreoffice/tdf129520.docx b/documents/docx/libreoffice/tdf129520.docx new file mode 100644 index 0000000..c09ed08 --- /dev/null +++ b/documents/docx/libreoffice/tdf129520.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9421c4838e6321f6d905a083861131b8dd8eec2c39deccb5a4b7b2e653b3a9a +size 15574 diff --git a/documents/docx/libreoffice/tdf129575-directAfter.docx b/documents/docx/libreoffice/tdf129575-directAfter.docx new file mode 100644 index 0000000..f3aff3c --- /dev/null +++ b/documents/docx/libreoffice/tdf129575-directAfter.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e80809656b43f2b914b7cd135910bbe5c5f9b9940ac46ab4fe5d65fc5f879c9 +size 18625 diff --git a/documents/docx/libreoffice/tdf129575-directBefore.docx b/documents/docx/libreoffice/tdf129575-directBefore.docx new file mode 100644 index 0000000..bec8437 --- /dev/null +++ b/documents/docx/libreoffice/tdf129575-directBefore.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f13c66814f8e245ebea895c2571964851a06e0a4ba3c24b6c131569174671c +size 19246 diff --git a/documents/docx/libreoffice/tdf129575-docDefault.docx b/documents/docx/libreoffice/tdf129575-docDefault.docx new file mode 100644 index 0000000..f033875 --- /dev/null +++ b/documents/docx/libreoffice/tdf129575-docDefault.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d1fe7a46c0dd5c5a9fd5a6ccafc00ea17309c09abcf9c8278ca30297b82652 +size 38088 diff --git a/documents/docx/libreoffice/tdf129575-styleAfter.docx b/documents/docx/libreoffice/tdf129575-styleAfter.docx new file mode 100644 index 0000000..136bb9e --- /dev/null +++ b/documents/docx/libreoffice/tdf129575-styleAfter.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a0e4ae6034a153aca31362b5d2e75851118544fbc1da2ff0a7ddacaa71f1cb +size 18620 diff --git a/documents/docx/libreoffice/tdf129582.docx b/documents/docx/libreoffice/tdf129582.docx new file mode 100644 index 0000000..1ce455a --- /dev/null +++ b/documents/docx/libreoffice/tdf129582.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95de9983615d1dbcd0a9fe3a76793808cc9c7028bf122800322e4c4a773d0edd +size 127548 diff --git a/documents/docx/libreoffice/tdf129659.docx b/documents/docx/libreoffice/tdf129659.docx new file mode 100644 index 0000000..df1f0e3 --- /dev/null +++ b/documents/docx/libreoffice/tdf129659.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccca8bf3eae9ede4c48bfadaf530e04db0b4738dae58b178c0e4cabb9912d313 +size 18584 diff --git a/documents/docx/libreoffice/tdf129805.docx b/documents/docx/libreoffice/tdf129805.docx new file mode 100644 index 0000000..fa4cbb7 --- /dev/null +++ b/documents/docx/libreoffice/tdf129805.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fbe16469f493e5a708f37605cc935a71a9566847619e0a8bc73424a87075ca1 +size 20783 diff --git a/documents/docx/libreoffice/tdf129888dml.docx b/documents/docx/libreoffice/tdf129888dml.docx new file mode 100644 index 0000000..3271d26 --- /dev/null +++ b/documents/docx/libreoffice/tdf129888dml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87e76e28720226616dc45f8a5fc7dc2be6ba5407510096e40588f76e0317d46 +size 17003 diff --git a/documents/docx/libreoffice/tdf129888vml.docx b/documents/docx/libreoffice/tdf129888vml.docx new file mode 100644 index 0000000..067dade --- /dev/null +++ b/documents/docx/libreoffice/tdf129888vml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2baaf8223434d30c56b44e5d1dd98085a3dbf57f66a53bcbfc0eed98f93c8aa +size 17979 diff --git a/documents/docx/libreoffice/tdf129912.docx b/documents/docx/libreoffice/tdf129912.docx new file mode 100644 index 0000000..f93cfde --- /dev/null +++ b/documents/docx/libreoffice/tdf129912.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1709e2f56f5792ba944ac79dbc613cbba5925fd9b2f07d348cc3cb8c9dadc792 +size 19435 diff --git a/documents/docx/libreoffice/tdf130031.docx b/documents/docx/libreoffice/tdf130031.docx new file mode 100644 index 0000000..de359f7 --- /dev/null +++ b/documents/docx/libreoffice/tdf130031.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a02eb47a3b76ed19c99508f3f19187a00428347ba0d239677f92457547e540 +size 27382 diff --git a/documents/docx/libreoffice/tdf130120.docx b/documents/docx/libreoffice/tdf130120.docx new file mode 100644 index 0000000..44c0b18 --- /dev/null +++ b/documents/docx/libreoffice/tdf130120.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027a2c2015af06248e3d5ccc91a3c487dff90980ebaef8b9291e49445dcb5a0a +size 23067 diff --git a/documents/docx/libreoffice/tdf130214.docx b/documents/docx/libreoffice/tdf130214.docx new file mode 100644 index 0000000..6d4fec3 --- /dev/null +++ b/documents/docx/libreoffice/tdf130214.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052467f3d0a05b31ec951b2529b6c022daa19592123db5f4f96eed40bb3f8536 +size 23057 diff --git a/documents/docx/libreoffice/tdf130314.docx b/documents/docx/libreoffice/tdf130314.docx new file mode 100644 index 0000000..8b9766c --- /dev/null +++ b/documents/docx/libreoffice/tdf130314.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae4f3e8e649530cf1efdfff54dbb846d4a5bf1bf27ee2a0452a8e5bf8f2ed270 +size 31668 diff --git a/documents/docx/libreoffice/tdf130380.docx b/documents/docx/libreoffice/tdf130380.docx new file mode 100644 index 0000000..555b0d8 --- /dev/null +++ b/documents/docx/libreoffice/tdf130380.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60124a3f72f51c8533e838b257c2e4d937d80395ce2d6d649e9f0cb5ad1210bc +size 28262 diff --git a/documents/docx/libreoffice/tdf130494.docx b/documents/docx/libreoffice/tdf130494.docx new file mode 100644 index 0000000..902c4d6 --- /dev/null +++ b/documents/docx/libreoffice/tdf130494.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8943865080b14075b89165c41e2910063968d4411e1062b2adc2f3de96535dbd +size 17455 diff --git a/documents/docx/libreoffice/tdf130690.docx b/documents/docx/libreoffice/tdf130690.docx new file mode 100644 index 0000000..240c49d --- /dev/null +++ b/documents/docx/libreoffice/tdf130690.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47bec69ce783c5be2433ae4ecfe3a090c606d7e97015641b7dd9e103ce9f60a +size 13323 diff --git a/documents/docx/libreoffice/tdf130804.docx b/documents/docx/libreoffice/tdf130804.docx new file mode 100644 index 0000000..db473dc --- /dev/null +++ b/documents/docx/libreoffice/tdf130804.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acaa03e625905f2674953107a432861d427aa69096fbf9deccef511d3421098a +size 182772 diff --git a/documents/docx/libreoffice/tdf130814.docx b/documents/docx/libreoffice/tdf130814.docx new file mode 100644 index 0000000..8fa7504 --- /dev/null +++ b/documents/docx/libreoffice/tdf130814.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc4d2629fbadd1d8af674d054e526265737e0ba754e58b7e91a487cf50f38ee +size 18008 diff --git a/documents/docx/libreoffice/tdf130907.docx b/documents/docx/libreoffice/tdf130907.docx new file mode 100644 index 0000000..1d98f8a --- /dev/null +++ b/documents/docx/libreoffice/tdf130907.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84418ceff89bfa58d4faf8d385fa82e80f7a271bdd7053d31cdb84c0ca0bab0 +size 12201 diff --git a/documents/docx/libreoffice/tdf130969.docx b/documents/docx/libreoffice/tdf130969.docx new file mode 100644 index 0000000..3730eda --- /dev/null +++ b/documents/docx/libreoffice/tdf130969.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bd89305cbe1f1b70d98681bbd7467f68395cd7ae9d08f0806a6a5c4cbd13c9 +size 26299 diff --git a/documents/docx/libreoffice/tdf131098_imageFill.docx b/documents/docx/libreoffice/tdf131098_imageFill.docx new file mode 100644 index 0000000..9ff53c6 --- /dev/null +++ b/documents/docx/libreoffice/tdf131098_imageFill.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68bee520f9c2b452ec8e00a5ecc8435da4762496d43031161363bf5e53030c06 +size 32326 diff --git a/documents/docx/libreoffice/tdf131203.docx b/documents/docx/libreoffice/tdf131203.docx new file mode 100644 index 0000000..e8643e5 --- /dev/null +++ b/documents/docx/libreoffice/tdf131203.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325a8d49e684cde606035d54df4c51f15c718b2043f5ac7158fd5e27bcb641f1 +size 3890 diff --git a/documents/docx/libreoffice/tdf131260.docx b/documents/docx/libreoffice/tdf131260.docx new file mode 100644 index 0000000..303ccac --- /dev/null +++ b/documents/docx/libreoffice/tdf131260.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae4a6625d83588ed73a71a799e01105576c2c4356479ce99f0f75206df7b419 +size 14773 diff --git a/documents/docx/libreoffice/tdf131288.docx b/documents/docx/libreoffice/tdf131288.docx new file mode 100644 index 0000000..8e190b9 --- /dev/null +++ b/documents/docx/libreoffice/tdf131288.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e8e9cd1e3471b6a98fa82bcab5fc76d5b530214f87d16ce9b83c4d580bc117 +size 24492 diff --git a/documents/docx/libreoffice/tdf131420.docx b/documents/docx/libreoffice/tdf131420.docx new file mode 100644 index 0000000..f7386ca --- /dev/null +++ b/documents/docx/libreoffice/tdf131420.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd3d953e1503526506c788ec86075123dc2a24f426ce42abee24cbd0cf85f4b0 +size 11981 diff --git a/documents/docx/libreoffice/tdf131561_necessaryBorder.docx b/documents/docx/libreoffice/tdf131561_necessaryBorder.docx new file mode 100644 index 0000000..de7dbe6 --- /dev/null +++ b/documents/docx/libreoffice/tdf131561_necessaryBorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f56db03bbb38644c7345e647b8fa1c0bde1f28117efd386d9c08bbedcabd71d +size 9385 diff --git a/documents/docx/libreoffice/tdf131594.docx b/documents/docx/libreoffice/tdf131594.docx new file mode 100644 index 0000000..3e02f71 --- /dev/null +++ b/documents/docx/libreoffice/tdf131594.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a0416c5de5192637a91f32278eb64cf8b366abbed4a50c74c3a3d9529af7a25 +size 17358 diff --git a/documents/docx/libreoffice/tdf131684.docx b/documents/docx/libreoffice/tdf131684.docx new file mode 100644 index 0000000..dff4f2d --- /dev/null +++ b/documents/docx/libreoffice/tdf131684.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22e1e2b62a19e4507628d5dc1b14a84824bc4c495535b1786bc74dbb355e948 +size 6506 diff --git a/documents/docx/libreoffice/tdf131722.docx b/documents/docx/libreoffice/tdf131722.docx new file mode 100644 index 0000000..9870ce3 --- /dev/null +++ b/documents/docx/libreoffice/tdf131722.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5712b99825f5e2302a9ce90fb23fcc1b45cb5dd51591f4a376644c9be47ae444 +size 18825 diff --git a/documents/docx/libreoffice/tdf131775_SpacingGroupShapeText.docx b/documents/docx/libreoffice/tdf131775_SpacingGroupShapeText.docx new file mode 100644 index 0000000..7f5deb9 --- /dev/null +++ b/documents/docx/libreoffice/tdf131775_SpacingGroupShapeText.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cefaae5a9ecb4506843f07bad68548256edf682959a1fcb6a831baefe9dbbd2 +size 16290 diff --git a/documents/docx/libreoffice/tdf131776_StrikeoutGroupShapeText.docx b/documents/docx/libreoffice/tdf131776_StrikeoutGroupShapeText.docx new file mode 100644 index 0000000..543a13e --- /dev/null +++ b/documents/docx/libreoffice/tdf131776_StrikeoutGroupShapeText.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e42636136a984b5d5ee4ccb245095f4e1fc71fd382132b5356ad7fc22756b0 +size 42520 diff --git a/documents/docx/libreoffice/tdf131801.docx b/documents/docx/libreoffice/tdf131801.docx new file mode 100644 index 0000000..cf0bbc1 --- /dev/null +++ b/documents/docx/libreoffice/tdf131801.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9e216d12e5c53b4d2b830deb4a54267a5fbc0a157b2f93dec2fdf11656fd69 +size 12067 diff --git a/documents/docx/libreoffice/tdf131841_HighlightColorGroupedShape.docx b/documents/docx/libreoffice/tdf131841_HighlightColorGroupedShape.docx new file mode 100644 index 0000000..9104950 --- /dev/null +++ b/documents/docx/libreoffice/tdf131841_HighlightColorGroupedShape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835e48e2aebafcbf81be47b66f3da959224315b2622dd9ad3c3060d16d4e5a3e +size 20448 diff --git a/documents/docx/libreoffice/tdf131922_LanguageInGroupShape.docx b/documents/docx/libreoffice/tdf131922_LanguageInGroupShape.docx new file mode 100644 index 0000000..655bff3 --- /dev/null +++ b/documents/docx/libreoffice/tdf131922_LanguageInGroupShape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118cc1add6fee3baa39625184d5268e391ec4315dccedde9804fcd0f1fbbb14d +size 18178 diff --git a/documents/docx/libreoffice/tdf131936.docx b/documents/docx/libreoffice/tdf131936.docx new file mode 100644 index 0000000..a9f4a33 --- /dev/null +++ b/documents/docx/libreoffice/tdf131936.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d89556bfdba0cca474b1aaa0f5408e708a2983f2805a25eabcd033610dcd9c +size 4326 diff --git a/documents/docx/libreoffice/tdf131963.docx b/documents/docx/libreoffice/tdf131963.docx new file mode 100644 index 0000000..d4d8937 --- /dev/null +++ b/documents/docx/libreoffice/tdf131963.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6880a1aa1b619e87ca492d70dd7f9914b808697a1a14a72dadf2baccb7eb74b9 +size 26924 diff --git a/documents/docx/libreoffice/tdf132185.docx b/documents/docx/libreoffice/tdf132185.docx new file mode 100644 index 0000000..2b4542e --- /dev/null +++ b/documents/docx/libreoffice/tdf132185.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0408973c129d2378637e705cd0bcd8e38a14d8b514f6725aeda97482d605327b +size 2183 diff --git a/documents/docx/libreoffice/tdf132271.docx b/documents/docx/libreoffice/tdf132271.docx new file mode 100644 index 0000000..a27bc4d --- /dev/null +++ b/documents/docx/libreoffice/tdf132271.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e08e4895c1b1cbf5c3f98e5820187afccd1a269a0c13289de5b2900e2fae57c +size 12861 diff --git a/documents/docx/libreoffice/tdf132305.docx b/documents/docx/libreoffice/tdf132305.docx new file mode 100644 index 0000000..65daaa6 --- /dev/null +++ b/documents/docx/libreoffice/tdf132305.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee7b7501511b0664994029f6430f3fdeaf2d25d3047ea4598a6963408bcc2f4 +size 13398 diff --git a/documents/docx/libreoffice/tdf132475_printField.docx b/documents/docx/libreoffice/tdf132475_printField.docx new file mode 100644 index 0000000..e59a9ff --- /dev/null +++ b/documents/docx/libreoffice/tdf132475_printField.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a4f79bf4111c6d44c078f1ff43fedf6b065f37557c94f2ec80bdfc26f74630 +size 11229 diff --git a/documents/docx/libreoffice/tdf132483.docx b/documents/docx/libreoffice/tdf132483.docx new file mode 100644 index 0000000..1e6cd06 --- /dev/null +++ b/documents/docx/libreoffice/tdf132483.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ffda8ff1b2408ba8cf92a5deee13e5141f50203c5e4ef97cf10054e0e3ddaa +size 21183 diff --git a/documents/docx/libreoffice/tdf132491_UnderlineColorGroupedShapes.docx b/documents/docx/libreoffice/tdf132491_UnderlineColorGroupedShapes.docx new file mode 100644 index 0000000..f8555dc --- /dev/null +++ b/documents/docx/libreoffice/tdf132491_UnderlineColorGroupedShapes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0aa3f3eeed81a478ea8c82c65ae2751e03553fca5850c0147902d9ae0e72f08 +size 16784 diff --git a/documents/docx/libreoffice/tdf132514.docx b/documents/docx/libreoffice/tdf132514.docx new file mode 100644 index 0000000..914167a --- /dev/null +++ b/documents/docx/libreoffice/tdf132514.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc19d01ef923f80237859b9937c7423992a9073b2087cc1d1adfc7b6ddcd480 +size 16222 diff --git a/documents/docx/libreoffice/tdf132752.docx b/documents/docx/libreoffice/tdf132752.docx new file mode 100644 index 0000000..8e283cd --- /dev/null +++ b/documents/docx/libreoffice/tdf132752.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8882730ac6bc0cb7f8a5577f6c5a26ed2b300b0281a3f3241b9c10866348f023 +size 26741 diff --git a/documents/docx/libreoffice/tdf132754.docx b/documents/docx/libreoffice/tdf132754.docx new file mode 100644 index 0000000..890fb51 --- /dev/null +++ b/documents/docx/libreoffice/tdf132754.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf57bcde23cc0f8562317a48c45afc66de1f8abbd83567f93c0d1c1993e6ae05 +size 13249 diff --git a/documents/docx/libreoffice/tdf132766.docx b/documents/docx/libreoffice/tdf132766.docx new file mode 100644 index 0000000..b1fc8c5 --- /dev/null +++ b/documents/docx/libreoffice/tdf132766.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d75ba197761c8f8d6f3c5a8ef431f45a4b88ad82c4640ebbdc97664e824f806 +size 5241 diff --git a/documents/docx/libreoffice/tdf132802.docx b/documents/docx/libreoffice/tdf132802.docx new file mode 100644 index 0000000..a5f2e9b --- /dev/null +++ b/documents/docx/libreoffice/tdf132802.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f68ac0630d09a55adf0fffaa4c712b0431dbd22a4742852f035b1f92317e4c0f +size 12960 diff --git a/documents/docx/libreoffice/tdf132807.docx b/documents/docx/libreoffice/tdf132807.docx new file mode 100644 index 0000000..b369725 --- /dev/null +++ b/documents/docx/libreoffice/tdf132807.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33018e44d9ab9b7113d99e70e82ef7a3df3c3c4d6da566f3dc2f149c11a0ad8b +size 13154 diff --git a/documents/docx/libreoffice/tdf132898_extraBorder.docx b/documents/docx/libreoffice/tdf132898_extraBorder.docx new file mode 100644 index 0000000..1de52fb --- /dev/null +++ b/documents/docx/libreoffice/tdf132898_extraBorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996411d7cf160b0d3b3a9ec981b89d5f75751bbea3432d1bcf3ea3a84fdb40ef +size 11252 diff --git a/documents/docx/libreoffice/tdf132898_missingBorder.docx b/documents/docx/libreoffice/tdf132898_missingBorder.docx new file mode 100644 index 0000000..2f8f048 --- /dev/null +++ b/documents/docx/libreoffice/tdf132898_missingBorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac31747760f86bc316151e66149bdda1e5ff20b08d626362cc8d47937752d47a +size 25304 diff --git a/documents/docx/libreoffice/tdf132956.docx b/documents/docx/libreoffice/tdf132956.docx new file mode 100644 index 0000000..f7264f0 --- /dev/null +++ b/documents/docx/libreoffice/tdf132956.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e8fa600080a965c5c9690d6faafdeb6cb18d5fb9ce4a42f2347396542704f35 +size 25937 diff --git a/documents/docx/libreoffice/tdf132976_testRelativeAnchorWidthFromLeftMargin.docx b/documents/docx/libreoffice/tdf132976_testRelativeAnchorWidthFromLeftMargin.docx new file mode 100644 index 0000000..9ccf280 --- /dev/null +++ b/documents/docx/libreoffice/tdf132976_testRelativeAnchorWidthFromLeftMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75395d3031abbf398626639092346bc3ec1586ec3811017b3558feec9c788801 +size 14864 diff --git a/documents/docx/libreoffice/tdf133000_numStyleFormatting.docx b/documents/docx/libreoffice/tdf133000_numStyleFormatting.docx new file mode 100644 index 0000000..da62363 --- /dev/null +++ b/documents/docx/libreoffice/tdf133000_numStyleFormatting.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e530c679cede28d0c0935497ee19f7cd9044d120bc1a3ff7f24598efcf7a9a +size 13761 diff --git a/documents/docx/libreoffice/tdf133030.docx b/documents/docx/libreoffice/tdf133030.docx new file mode 100644 index 0000000..a8315b2 --- /dev/null +++ b/documents/docx/libreoffice/tdf133030.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d914e4d4391588944541900fd2819902e2a0dcd7927429c9c5bc758c85c00aac +size 12451 diff --git a/documents/docx/libreoffice/tdf133035.docx b/documents/docx/libreoffice/tdf133035.docx new file mode 100644 index 0000000..8b53871 --- /dev/null +++ b/documents/docx/libreoffice/tdf133035.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fefd192b6fee5cc20ee260ef298e39b5db77620807c2c9853fc844771c83b96 +size 16259 diff --git a/documents/docx/libreoffice/tdf133045_TestShapeAlignmentRelativeFromTopMargin.docx b/documents/docx/libreoffice/tdf133045_TestShapeAlignmentRelativeFromTopMargin.docx new file mode 100644 index 0000000..8f852c7 --- /dev/null +++ b/documents/docx/libreoffice/tdf133045_TestShapeAlignmentRelativeFromTopMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e6a5dc5af9ddcb7bd6d2543d3da70b4ebe35994c7452dd808b2b7fffcf8874 +size 19805 diff --git a/documents/docx/libreoffice/tdf133052.docx b/documents/docx/libreoffice/tdf133052.docx new file mode 100644 index 0000000..55250b7 --- /dev/null +++ b/documents/docx/libreoffice/tdf133052.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96beabfcd8a73c029fb97baa201d0ebaa5059dcf2850176ef3fc66cbf9767f2 +size 13891 diff --git a/documents/docx/libreoffice/tdf133070_testRelativeAnchorHeightFromBottomMarginHasFooter.docx b/documents/docx/libreoffice/tdf133070_testRelativeAnchorHeightFromBottomMarginHasFooter.docx new file mode 100644 index 0000000..90fc08f --- /dev/null +++ b/documents/docx/libreoffice/tdf133070_testRelativeAnchorHeightFromBottomMarginHasFooter.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7875ea454dd46d779516045686e829380eb839ae3a4a8f9431cdb1413ca04ed4 +size 19378 diff --git a/documents/docx/libreoffice/tdf133070_testRelativeAnchorHeightFromBottomMarginNoFooter.docx b/documents/docx/libreoffice/tdf133070_testRelativeAnchorHeightFromBottomMarginNoFooter.docx new file mode 100644 index 0000000..c9c6f16 --- /dev/null +++ b/documents/docx/libreoffice/tdf133070_testRelativeAnchorHeightFromBottomMarginNoFooter.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a2968bd10817460e6b1a40846b94f4b9743a2a3bbdf7ce4632e93bb8f125ab +size 14632 diff --git a/documents/docx/libreoffice/tdf133448.docx b/documents/docx/libreoffice/tdf133448.docx new file mode 100644 index 0000000..e427ab1 --- /dev/null +++ b/documents/docx/libreoffice/tdf133448.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ed0b45e99917b3097de6a690d648dbdb7faa032b9123ba250eb8caef754efc +size 92038 diff --git a/documents/docx/libreoffice/tdf133455.docx b/documents/docx/libreoffice/tdf133455.docx new file mode 100644 index 0000000..2b3f566 --- /dev/null +++ b/documents/docx/libreoffice/tdf133455.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89cdcef3d1ca0b668c0931e3bb1afa5a69e0a4e2cbe29f8fab984c603935c9d4 +size 15724 diff --git a/documents/docx/libreoffice/tdf133457.docx b/documents/docx/libreoffice/tdf133457.docx new file mode 100644 index 0000000..5abc26d --- /dev/null +++ b/documents/docx/libreoffice/tdf133457.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5dc9adeab5852b03958d8603c1b04e4649a6f240d317fe9541e7c825b79129 +size 4525 diff --git a/documents/docx/libreoffice/tdf133473.docx b/documents/docx/libreoffice/tdf133473.docx new file mode 100644 index 0000000..03238a7 --- /dev/null +++ b/documents/docx/libreoffice/tdf133473.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83ed666b0a123d4db9c185a721be3d640ba1e002042197c12a0092b04f8e286 +size 83030 diff --git a/documents/docx/libreoffice/tdf133605.docx b/documents/docx/libreoffice/tdf133605.docx new file mode 100644 index 0000000..27ca8ae --- /dev/null +++ b/documents/docx/libreoffice/tdf133605.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383b904663dd06241ec8e7fc3d59fa59abe70b427713cac084b44ac46a717060 +size 21862 diff --git a/documents/docx/libreoffice/tdf133605_2.docx b/documents/docx/libreoffice/tdf133605_2.docx new file mode 100644 index 0000000..57e2aa3 --- /dev/null +++ b/documents/docx/libreoffice/tdf133605_2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d975adb7fc739e08a8dcaf891557fd1509683e651e064c23d2d233cf7c2005b +size 21978 diff --git a/documents/docx/libreoffice/tdf133647_unicode.docx b/documents/docx/libreoffice/tdf133647_unicode.docx new file mode 100644 index 0000000..c79c337 --- /dev/null +++ b/documents/docx/libreoffice/tdf133647_unicode.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46d045bc31171eaba00e650aba7f67bd96d1efd2f293d46c48a2cda6803f9f9 +size 20920 diff --git a/documents/docx/libreoffice/tdf133670_testRelativeAnchorWidthFromRightMargin.docx b/documents/docx/libreoffice/tdf133670_testRelativeAnchorWidthFromRightMargin.docx new file mode 100644 index 0000000..e0d5d17 --- /dev/null +++ b/documents/docx/libreoffice/tdf133670_testRelativeAnchorWidthFromRightMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d806d7e613e49660db8db2ba41ff69f142127901f2b059b055e2cd8f21d7c95c +size 14953 diff --git a/documents/docx/libreoffice/tdf133701.docx b/documents/docx/libreoffice/tdf133701.docx new file mode 100644 index 0000000..f388528 --- /dev/null +++ b/documents/docx/libreoffice/tdf133701.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7fc61b769ef23f9d8a8678a4d24565c5f25a8fd14e0bce875a3360b433e86ef +size 12392 diff --git a/documents/docx/libreoffice/tdf133702.docx b/documents/docx/libreoffice/tdf133702.docx new file mode 100644 index 0000000..207eb94 --- /dev/null +++ b/documents/docx/libreoffice/tdf133702.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc0740ba256909ad8ec75f0f22275d34a01760b1ec956ed149264120a16befe +size 12138 diff --git a/documents/docx/libreoffice/tdf133861_RelativeAnchorWidthFromInsideOutsideMargin.docx b/documents/docx/libreoffice/tdf133861_RelativeAnchorWidthFromInsideOutsideMargin.docx new file mode 100644 index 0000000..1b5ae80 --- /dev/null +++ b/documents/docx/libreoffice/tdf133861_RelativeAnchorWidthFromInsideOutsideMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5be749bf5e6dde159950264aa2420f0c4911aeffcf38ce0feea981400e1bb3d0 +size 10536 diff --git a/documents/docx/libreoffice/tdf133924.docx b/documents/docx/libreoffice/tdf133924.docx new file mode 100644 index 0000000..9b89efd --- /dev/null +++ b/documents/docx/libreoffice/tdf133924.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67232137d9797699a7ae5ff1eebe5a52965d373cdfbab7545311417f5fc709b7 +size 12612 diff --git a/documents/docx/libreoffice/tdf133982.docx b/documents/docx/libreoffice/tdf133982.docx new file mode 100644 index 0000000..47dd4ea --- /dev/null +++ b/documents/docx/libreoffice/tdf133982.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3ed3e7cbc8a863eb4f94a89aef36b414bf21bc0c9869f03ae7b14e1aa572d5 +size 11705 diff --git a/documents/docx/libreoffice/tdf134021.docx b/documents/docx/libreoffice/tdf134021.docx new file mode 100644 index 0000000..6530bc2 --- /dev/null +++ b/documents/docx/libreoffice/tdf134021.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407c87ed051eb64cb67f2156e21931d357c40f9eccee91607807025b525d36df +size 23096 diff --git a/documents/docx/libreoffice/tdf134063.docx b/documents/docx/libreoffice/tdf134063.docx new file mode 100644 index 0000000..7b5daae --- /dev/null +++ b/documents/docx/libreoffice/tdf134063.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1117ac9724422ce096cb7721514ca3e127fda36cacf525ec0a04275e6eb25c +size 19378 diff --git a/documents/docx/libreoffice/tdf134114_allowOverlap.docx b/documents/docx/libreoffice/tdf134114_allowOverlap.docx new file mode 100644 index 0000000..72e8026 --- /dev/null +++ b/documents/docx/libreoffice/tdf134114_allowOverlap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527f8139aa0141043e13995f991962992a04beda938057d3fb98a781de95fe62 +size 19264 diff --git a/documents/docx/libreoffice/tdf134146.docx b/documents/docx/libreoffice/tdf134146.docx new file mode 100644 index 0000000..aefd00d --- /dev/null +++ b/documents/docx/libreoffice/tdf134146.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b6ece9ced040abd30135ccfb89930bee24d74619ca4ccfc098a29d22dc8ee5b +size 27259 diff --git a/documents/docx/libreoffice/tdf134227.docx b/documents/docx/libreoffice/tdf134227.docx new file mode 100644 index 0000000..2ce33da --- /dev/null +++ b/documents/docx/libreoffice/tdf134227.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9444eb35780f2b3723c882830a87a2776be139a83740f986920894583240ea45 +size 19455 diff --git a/documents/docx/libreoffice/tdf134235.docx b/documents/docx/libreoffice/tdf134235.docx new file mode 100644 index 0000000..fe22e27 --- /dev/null +++ b/documents/docx/libreoffice/tdf134235.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:413892fe7e9149b222b4d751cf6011e6281cd45655037797f1c16d746fed2354 +size 27348 diff --git a/documents/docx/libreoffice/tdf134260.docx b/documents/docx/libreoffice/tdf134260.docx new file mode 100644 index 0000000..67aace8 --- /dev/null +++ b/documents/docx/libreoffice/tdf134260.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b0da4545269ec63a3116de61d82998fd3f9f9e98f5063d25a3423d1cedad7a +size 14233 diff --git a/documents/docx/libreoffice/tdf134264.docx b/documents/docx/libreoffice/tdf134264.docx new file mode 100644 index 0000000..b58c457 --- /dev/null +++ b/documents/docx/libreoffice/tdf134264.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018cf5521ee64e559a7058f8208e8ffabd60755d08e5acf1a494f25219a423ef +size 15412 diff --git a/documents/docx/libreoffice/tdf134277.docx b/documents/docx/libreoffice/tdf134277.docx new file mode 100644 index 0000000..f36b7cc --- /dev/null +++ b/documents/docx/libreoffice/tdf134277.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2adcf9660f1d164da7b28be5e04d25b1f4191100145465d7a4258c418489afcd +size 15350 diff --git a/documents/docx/libreoffice/tdf134463.docx b/documents/docx/libreoffice/tdf134463.docx new file mode 100644 index 0000000..a9dcbf8 --- /dev/null +++ b/documents/docx/libreoffice/tdf134463.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd73bf5635f4e2b4fe312fd61572970c57cacb4e16737bd72631065f05db7515 +size 11999 diff --git a/documents/docx/libreoffice/tdf134569_nestedTable.docx b/documents/docx/libreoffice/tdf134569_nestedTable.docx new file mode 100644 index 0000000..19fec7a --- /dev/null +++ b/documents/docx/libreoffice/tdf134569_nestedTable.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cccc9676753ee81aa769d3eab6abc6ce6a0027fefa9423e1e85cb458a911b708 +size 17060 diff --git a/documents/docx/libreoffice/tdf134572.docx b/documents/docx/libreoffice/tdf134572.docx new file mode 100644 index 0000000..5a34a6c --- /dev/null +++ b/documents/docx/libreoffice/tdf134572.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136786e6b05b264b457073a4cd2c2cd2033b59fe7a3a4a280606bdcd61ab7b1c +size 21846 diff --git a/documents/docx/libreoffice/tdf134606.docx b/documents/docx/libreoffice/tdf134606.docx new file mode 100644 index 0000000..942aa62 --- /dev/null +++ b/documents/docx/libreoffice/tdf134606.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab859804c92162119cea66189ea12ec955758e6781ecd29f4a47adf289d826e +size 21603 diff --git a/documents/docx/libreoffice/tdf134609_gridAfter.docx b/documents/docx/libreoffice/tdf134609_gridAfter.docx new file mode 100644 index 0000000..a211fd9 --- /dev/null +++ b/documents/docx/libreoffice/tdf134609_gridAfter.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63533d93893a2d3ac78a0ec80f6f645b2ee0e5893f11d5c1f327afc8a4bcdb10 +size 11574 diff --git a/documents/docx/libreoffice/tdf134648.docx b/documents/docx/libreoffice/tdf134648.docx new file mode 100644 index 0000000..7721932 --- /dev/null +++ b/documents/docx/libreoffice/tdf134648.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed49009cf4cc60a73a4e5970b9907d6b6b8deb21de67c96a541d9f126f09e8df +size 15198 diff --git a/documents/docx/libreoffice/tdf134659.docx b/documents/docx/libreoffice/tdf134659.docx new file mode 100644 index 0000000..2e56264 --- /dev/null +++ b/documents/docx/libreoffice/tdf134659.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a83a5aaff1a7b6063e91b7b4c6d5aa39e28b4e55d5e10a38e84cce01744f49 +size 25623 diff --git a/documents/docx/libreoffice/tdf134676.docx b/documents/docx/libreoffice/tdf134676.docx new file mode 100644 index 0000000..a2f6b3c --- /dev/null +++ b/documents/docx/libreoffice/tdf134676.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948cd424ae59cb4e87b2efeb082b014561e6b1ef07525de9e8d955094afad217 +size 27317 diff --git a/documents/docx/libreoffice/tdf134685.docx b/documents/docx/libreoffice/tdf134685.docx new file mode 100644 index 0000000..5808129 --- /dev/null +++ b/documents/docx/libreoffice/tdf134685.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85b5b42ae84c1db0aaeabc1c73aa667774e2205b189dc2539fbc6e550209ba3 +size 23322 diff --git a/documents/docx/libreoffice/tdf134784.docx b/documents/docx/libreoffice/tdf134784.docx new file mode 100644 index 0000000..3ff123a --- /dev/null +++ b/documents/docx/libreoffice/tdf134784.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e8f3c82f136a1e5c4a777a8611c58cfdfe80af3098ab8afbd43a21cae024cd6 +size 28416 diff --git a/documents/docx/libreoffice/tdf134866.docx b/documents/docx/libreoffice/tdf134866.docx new file mode 100644 index 0000000..b296a5f --- /dev/null +++ b/documents/docx/libreoffice/tdf134866.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f1dccc52f265e107716760ac12864894e08034d2527e24ca0374ba157fe5ce +size 27169 diff --git a/documents/docx/libreoffice/tdf134902.docx b/documents/docx/libreoffice/tdf134902.docx new file mode 100644 index 0000000..be7e2d1 --- /dev/null +++ b/documents/docx/libreoffice/tdf134902.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d6dd9860bcddf518366a6527306309f194d702dbe7e10e3a5f21f2323d1a8b4 +size 30138 diff --git a/documents/docx/libreoffice/tdf134987.docx b/documents/docx/libreoffice/tdf134987.docx new file mode 100644 index 0000000..82c5f85 --- /dev/null +++ b/documents/docx/libreoffice/tdf134987.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9265c87ef46445151b7f7526640454e12df3c86f912a8dc83c5a54801a58dee0 +size 39541 diff --git a/documents/docx/libreoffice/tdf135035.docx b/documents/docx/libreoffice/tdf135035.docx new file mode 100644 index 0000000..9c14493 --- /dev/null +++ b/documents/docx/libreoffice/tdf135035.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f860132614b4f586b8f8a98680cd7314210189915b95e96d897a0ae53cb16681 +size 13724 diff --git a/documents/docx/libreoffice/tdf135144.docx b/documents/docx/libreoffice/tdf135144.docx new file mode 100644 index 0000000..052e363 --- /dev/null +++ b/documents/docx/libreoffice/tdf135144.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06933f8e86b10092699c831ae88e375aa250e4282c55cbc69a436422e7ba0a24 +size 40894 diff --git a/documents/docx/libreoffice/tdf135164_cancelledNumbering.docx b/documents/docx/libreoffice/tdf135164_cancelledNumbering.docx new file mode 100644 index 0000000..b0464c5 --- /dev/null +++ b/documents/docx/libreoffice/tdf135164_cancelledNumbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc119a639e391787e41546daa1076261d4d7dfb9f70c2fd302fc82f1a060c045 +size 19962 diff --git a/documents/docx/libreoffice/tdf135187.docx b/documents/docx/libreoffice/tdf135187.docx new file mode 100644 index 0000000..54b6ab2 --- /dev/null +++ b/documents/docx/libreoffice/tdf135187.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8019176fc6d81dab734640837e82dfeb02302560d8e1af89295932c3bc5590 +size 19696 diff --git a/documents/docx/libreoffice/tdf135216_evenOddFooter.docx b/documents/docx/libreoffice/tdf135216_evenOddFooter.docx new file mode 100644 index 0000000..fb5b3b1 --- /dev/null +++ b/documents/docx/libreoffice/tdf135216_evenOddFooter.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a09ce5277813d9fdd605eea40977a14d6b1bf48d90d33ddcf45c4084a90c11f +size 10784 diff --git a/documents/docx/libreoffice/tdf135343_columnSectionBreak_c12v3.docx b/documents/docx/libreoffice/tdf135343_columnSectionBreak_c12v3.docx new file mode 100644 index 0000000..cf82c2e --- /dev/null +++ b/documents/docx/libreoffice/tdf135343_columnSectionBreak_c12v3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998868b6b46febda0d954b204e789f7820d2a095afbc21f0ac66cbfa37220013 +size 11087 diff --git a/documents/docx/libreoffice/tdf135343_columnSectionBreak_c14.docx b/documents/docx/libreoffice/tdf135343_columnSectionBreak_c14.docx new file mode 100644 index 0000000..0f7b8b3 --- /dev/null +++ b/documents/docx/libreoffice/tdf135343_columnSectionBreak_c14.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cfcec5b1af7efab9b2f133c9708fd1ffc454a12a6f53afdc31e3a627019b5e0 +size 11891 diff --git a/documents/docx/libreoffice/tdf135343_columnSectionBreak_c14v2.docx b/documents/docx/libreoffice/tdf135343_columnSectionBreak_c14v2.docx new file mode 100644 index 0000000..fddb88e --- /dev/null +++ b/documents/docx/libreoffice/tdf135343_columnSectionBreak_c14v2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7807e222027e13c90159b40f6803d31f0c29d9ad66de4be96c122dc9bfd686c2 +size 11298 diff --git a/documents/docx/libreoffice/tdf135343_columnSectionBreak_c15.docx b/documents/docx/libreoffice/tdf135343_columnSectionBreak_c15.docx new file mode 100644 index 0000000..2deb2fc --- /dev/null +++ b/documents/docx/libreoffice/tdf135343_columnSectionBreak_c15.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b19d721f1f3b4081b80d1b12564bdfade17b974731cbec2c2c1d08b25f69f59 +size 11890 diff --git a/documents/docx/libreoffice/tdf135412.docx b/documents/docx/libreoffice/tdf135412.docx new file mode 100644 index 0000000..44b0278 --- /dev/null +++ b/documents/docx/libreoffice/tdf135412.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce64f88dc2924b0f6d5ae2a344ca2bdc24346e96506988e840e673989910f48a +size 22923 diff --git a/documents/docx/libreoffice/tdf135413.docx b/documents/docx/libreoffice/tdf135413.docx new file mode 100644 index 0000000..31f27a2 --- /dev/null +++ b/documents/docx/libreoffice/tdf135413.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:526c0b4970b6d7f09eb0864b978ea18d165e89586709f6c31b8a1fc4f8279129 +size 7830 diff --git a/documents/docx/libreoffice/tdf135595_HFtableWrap_c12.docx b/documents/docx/libreoffice/tdf135595_HFtableWrap_c12.docx new file mode 100644 index 0000000..958792a --- /dev/null +++ b/documents/docx/libreoffice/tdf135595_HFtableWrap_c12.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08b85a792b49715cc820f7dff8320729e8ecb5a6b76a52779ef5959d65a2cf3 +size 74051 diff --git a/documents/docx/libreoffice/tdf135623.docx b/documents/docx/libreoffice/tdf135623.docx new file mode 100644 index 0000000..4188ab7 --- /dev/null +++ b/documents/docx/libreoffice/tdf135623.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df2567e2445b8abd3a38f9a6068b632ee2e83c472f7c1bbe0fb919a0f6e843d +size 25768 diff --git a/documents/docx/libreoffice/tdf135653.docx b/documents/docx/libreoffice/tdf135653.docx new file mode 100644 index 0000000..02f2d5d --- /dev/null +++ b/documents/docx/libreoffice/tdf135653.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6f13f626f79dced4aa86b074e27dc0d71d5a8891fc072642c1e77dbcc9eee5c +size 15117 diff --git a/documents/docx/libreoffice/tdf135660.docx b/documents/docx/libreoffice/tdf135660.docx new file mode 100644 index 0000000..2ee1c72 --- /dev/null +++ b/documents/docx/libreoffice/tdf135660.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2661748541e1b118772adb168aa881015a41088b93e7740b48b3e572cf3f387 +size 20134 diff --git a/documents/docx/libreoffice/tdf135665.docx b/documents/docx/libreoffice/tdf135665.docx new file mode 100644 index 0000000..44ac58b --- /dev/null +++ b/documents/docx/libreoffice/tdf135665.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e93e16d16fbeed9fb7cedaf10e85b5a9cbd671a71d7e58ff915121bbf7bb912 +size 25099 diff --git a/documents/docx/libreoffice/tdf135774_numberingCRProps.docx b/documents/docx/libreoffice/tdf135774_numberingCRProps.docx new file mode 100644 index 0000000..8c870a0 --- /dev/null +++ b/documents/docx/libreoffice/tdf135774_numberingCRProps.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049988e6e92cc580957bd2691ee9240219bd5d4b970c4d1f2bdc0dba465fff97 +size 9989 diff --git a/documents/docx/libreoffice/tdf135774_numberingShading.docx b/documents/docx/libreoffice/tdf135774_numberingShading.docx new file mode 100644 index 0000000..4bde190 --- /dev/null +++ b/documents/docx/libreoffice/tdf135774_numberingShading.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4bfce75ba74d1dce8180763ef3c23636046283a4f4890df57f646811947423e +size 5435 diff --git a/documents/docx/libreoffice/tdf135786.docx b/documents/docx/libreoffice/tdf135786.docx new file mode 100644 index 0000000..072e168 --- /dev/null +++ b/documents/docx/libreoffice/tdf135786.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15439a9f55a86896b7f364b92f2e0193d39c7986e62838f62d745ad76554d3b +size 5569 diff --git a/documents/docx/libreoffice/tdf135906.docx b/documents/docx/libreoffice/tdf135906.docx new file mode 100644 index 0000000..94c80a7 --- /dev/null +++ b/documents/docx/libreoffice/tdf135906.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9c31c3b8191bcfeadc63162c15353df69f0146f55aed0cec6bb887cd5d5dd8 +size 35926 diff --git a/documents/docx/libreoffice/tdf135923-min.docx b/documents/docx/libreoffice/tdf135923-min.docx new file mode 100644 index 0000000..20824cb --- /dev/null +++ b/documents/docx/libreoffice/tdf135923-min.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7871661196b9a6bf1d250757915ce7a0d8d787270f3db2609b2867fdaae5e4be +size 16777 diff --git a/documents/docx/libreoffice/tdf135943_shapeWithText_LayoutInCell0_compat15.docx b/documents/docx/libreoffice/tdf135943_shapeWithText_LayoutInCell0_compat15.docx new file mode 100644 index 0000000..48be0b1 --- /dev/null +++ b/documents/docx/libreoffice/tdf135943_shapeWithText_LayoutInCell0_compat15.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5cf23b0c5ea1096bb00bc73b9f22ba02b657fcd55885f0d3a63290b66262932 +size 16850 diff --git a/documents/docx/libreoffice/tdf135949_anchoredBeforeBreak.docx b/documents/docx/libreoffice/tdf135949_anchoredBeforeBreak.docx new file mode 100644 index 0000000..9146511 --- /dev/null +++ b/documents/docx/libreoffice/tdf135949_anchoredBeforeBreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c07dccb77ad8c90d26963d1ef7e059469f890117dc3a3c530e78444a788b70 +size 49510 diff --git a/documents/docx/libreoffice/tdf136061.docx b/documents/docx/libreoffice/tdf136061.docx new file mode 100644 index 0000000..321a283 --- /dev/null +++ b/documents/docx/libreoffice/tdf136061.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e88222d00168d79af1d5b579deda956a9946444769e7f0522414ce8ffa5e338 +size 25928 diff --git a/documents/docx/libreoffice/tdf136588.docx b/documents/docx/libreoffice/tdf136588.docx new file mode 100644 index 0000000..c69840e --- /dev/null +++ b/documents/docx/libreoffice/tdf136588.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cba335306cd1f2548bb522bf60a4e05610a285712bf5aae97c5dd51bb34501 +size 17297 diff --git a/documents/docx/libreoffice/tdf136589_paraHadField.docx b/documents/docx/libreoffice/tdf136589_paraHadField.docx new file mode 100644 index 0000000..7a98238 --- /dev/null +++ b/documents/docx/libreoffice/tdf136589_paraHadField.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8cb3bbf7df2d7033712aaec34177ceba484a3deefaae77476ac45c047643a1 +size 39738 diff --git a/documents/docx/libreoffice/tdf136613.docx b/documents/docx/libreoffice/tdf136613.docx new file mode 100644 index 0000000..e660681 --- /dev/null +++ b/documents/docx/libreoffice/tdf136613.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:130300dfcaef4ee9737e479065ca5e281b896cee0ebaee2b96a5e82d31fe4e84 +size 25224 diff --git a/documents/docx/libreoffice/tdf136617.docx b/documents/docx/libreoffice/tdf136617.docx new file mode 100644 index 0000000..e0d2520 --- /dev/null +++ b/documents/docx/libreoffice/tdf136617.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801849dc6881798c3aed4229b8dd121a255c1d645d7d050d5fc653d153fa04fb +size 20185 diff --git a/documents/docx/libreoffice/tdf136667.docx b/documents/docx/libreoffice/tdf136667.docx new file mode 100644 index 0000000..b96c845 --- /dev/null +++ b/documents/docx/libreoffice/tdf136667.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2fd7e5975503f7cb9cb7dc5f46d058af929a4fd472fa8f1bbda7b5ea67aa5f1 +size 12729 diff --git a/documents/docx/libreoffice/tdf136778.docx b/documents/docx/libreoffice/tdf136778.docx new file mode 100644 index 0000000..0895f38 --- /dev/null +++ b/documents/docx/libreoffice/tdf136778.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0264d6351e4c6d3341fa4777dbd8a3e935b20cd948984889661cf004e4876974 +size 11761 diff --git a/documents/docx/libreoffice/tdf136841.docx b/documents/docx/libreoffice/tdf136841.docx new file mode 100644 index 0000000..7492629 --- /dev/null +++ b/documents/docx/libreoffice/tdf136841.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce0f088d1d1ee3bde172619544d5c26d85ed51ca624afa1324b810fd0598245 +size 15697 diff --git a/documents/docx/libreoffice/tdf136952_pgBreak3.docx b/documents/docx/libreoffice/tdf136952_pgBreak3.docx new file mode 100644 index 0000000..9c3928f --- /dev/null +++ b/documents/docx/libreoffice/tdf136952_pgBreak3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa10ac2aefb1ba7f4018a489ffef8b22f332ca7cebdbfd19b4b5d69ac9aa696 +size 5145 diff --git a/documents/docx/libreoffice/tdf137025.docx b/documents/docx/libreoffice/tdf137025.docx new file mode 100644 index 0000000..aedecef --- /dev/null +++ b/documents/docx/libreoffice/tdf137025.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a475ed1d03af9c897c5a11e38310943379870f71c07e2ec11ceee54e3a48c47 +size 14726 diff --git a/documents/docx/libreoffice/tdf137116.docx b/documents/docx/libreoffice/tdf137116.docx new file mode 100644 index 0000000..5763e53 --- /dev/null +++ b/documents/docx/libreoffice/tdf137116.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b9a8fc47c97aa6739f448469072f104a1a9ff83dfec1f5ce6840190ffe502e +size 17637 diff --git a/documents/docx/libreoffice/tdf137154.docx b/documents/docx/libreoffice/tdf137154.docx new file mode 100644 index 0000000..953833f --- /dev/null +++ b/documents/docx/libreoffice/tdf137154.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d70b44da707ecbeb5734c3a0a5dc4da0d825edd1e5628099ee604556120ea2 +size 27388 diff --git a/documents/docx/libreoffice/tdf137199.docx b/documents/docx/libreoffice/tdf137199.docx new file mode 100644 index 0000000..003f5eb --- /dev/null +++ b/documents/docx/libreoffice/tdf137199.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2796f8aeaf7e45a8d4609a1fd9ffd876a8a7c63e24c5e2977aa6a986cfa7ab11 +size 13281 diff --git a/documents/docx/libreoffice/tdf137466.docx b/documents/docx/libreoffice/tdf137466.docx new file mode 100644 index 0000000..8d39918 --- /dev/null +++ b/documents/docx/libreoffice/tdf137466.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d2d4bec390b086775a0a083a6a9a3d5ed2f5de84ab589bec24e31e571c7343 +size 20243 diff --git a/documents/docx/libreoffice/tdf137593.docx b/documents/docx/libreoffice/tdf137593.docx new file mode 100644 index 0000000..81e2ac6 --- /dev/null +++ b/documents/docx/libreoffice/tdf137593.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa71e055be493748c8429e7382d6f108fbe28446eb9d995d0f23ad3242dae12a +size 15697 diff --git a/documents/docx/libreoffice/tdf137641_RelativeFromTopMargin.docx b/documents/docx/libreoffice/tdf137641_RelativeFromTopMargin.docx new file mode 100644 index 0000000..ae2926c --- /dev/null +++ b/documents/docx/libreoffice/tdf137641_RelativeFromTopMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c280a42f696f7b42a3ec884c9f96dfd8077d1c53b832a1cb5dc39d04ef46bbdf +size 19650 diff --git a/documents/docx/libreoffice/tdf137642_Vertical_Alignment_toppage.docx b/documents/docx/libreoffice/tdf137642_Vertical_Alignment_toppage.docx new file mode 100644 index 0000000..e17636f --- /dev/null +++ b/documents/docx/libreoffice/tdf137642_Vertical_Alignment_toppage.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e852c84a5871855f3ef3202e6c3d8aa1e55306bf49d15947412ce74b7a7e758 +size 13163 diff --git a/documents/docx/libreoffice/tdf137655.docx b/documents/docx/libreoffice/tdf137655.docx new file mode 100644 index 0000000..cc2f5cb --- /dev/null +++ b/documents/docx/libreoffice/tdf137655.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25b58e6addf7ffc1cbac7f43c23b113e2286d4e7baec58660537dfc68abc4f4 +size 33098 diff --git a/documents/docx/libreoffice/tdf137678_testVmlLineShapeMirroredY.docx b/documents/docx/libreoffice/tdf137678_testVmlLineShapeMirroredY.docx new file mode 100644 index 0000000..15be85e --- /dev/null +++ b/documents/docx/libreoffice/tdf137678_testVmlLineShapeMirroredY.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8fe377ac95814e784f35c37c29061b3f4df8f8557174b79953b858b39d05460 +size 13192 diff --git a/documents/docx/libreoffice/tdf137683_charHighlightTests.docx b/documents/docx/libreoffice/tdf137683_charHighlightTests.docx new file mode 100644 index 0000000..ebeb37a --- /dev/null +++ b/documents/docx/libreoffice/tdf137683_charHighlightTests.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3cb64f0d5a1ebd41fd7bb1b76acde1f702de0b6dd32e94655ffab33c82a4da +size 9877 diff --git a/documents/docx/libreoffice/tdf137742.docx b/documents/docx/libreoffice/tdf137742.docx new file mode 100644 index 0000000..3ded1f9 --- /dev/null +++ b/documents/docx/libreoffice/tdf137742.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61816a15a7388797227b9a6f5bdfe2749b41b2b7c102a30f33ce7f160db19e52 +size 6925 diff --git a/documents/docx/libreoffice/tdf137765_testVmlLineShapeRotated.docx b/documents/docx/libreoffice/tdf137765_testVmlLineShapeRotated.docx new file mode 100644 index 0000000..edc548a --- /dev/null +++ b/documents/docx/libreoffice/tdf137765_testVmlLineShapeRotated.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462768c329516dafa8abda56a2d3223ab891360cc651d06f443354cd71411c9d +size 13280 diff --git a/documents/docx/libreoffice/tdf137850_compat14ZOrder.docx b/documents/docx/libreoffice/tdf137850_compat14ZOrder.docx new file mode 100644 index 0000000..e68e0e2 --- /dev/null +++ b/documents/docx/libreoffice/tdf137850_compat14ZOrder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d5265f8e37ca6dcd8b7519d2feae304850288125a3406d6b2b645088f2428aa +size 24821 diff --git a/documents/docx/libreoffice/tdf137850_compat15ZOrder.docx b/documents/docx/libreoffice/tdf137850_compat15ZOrder.docx new file mode 100644 index 0000000..50447a5 --- /dev/null +++ b/documents/docx/libreoffice/tdf137850_compat15ZOrder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dee05232c42b7b4084ee304b9329157e307f7f6d564d7ca4dce94bc2767fd21 +size 24816 diff --git a/documents/docx/libreoffice/tdf138018.docx b/documents/docx/libreoffice/tdf138018.docx new file mode 100644 index 0000000..8982466 --- /dev/null +++ b/documents/docx/libreoffice/tdf138018.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36398db3d4b267fe75c898ce2cecdda7ed0be2e6f0bb63f5411d6d40bee5a4d4 +size 27131 diff --git a/documents/docx/libreoffice/tdf138020_all_rows_tblHeader.docx b/documents/docx/libreoffice/tdf138020_all_rows_tblHeader.docx new file mode 100644 index 0000000..8ad27f6 --- /dev/null +++ b/documents/docx/libreoffice/tdf138020_all_rows_tblHeader.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b87cc976f95a2ece203a128489a9ce5d797afff0501c24ba726f2fd69d63d97 +size 14616 diff --git a/documents/docx/libreoffice/tdf138020_undefined_firstCol.docx b/documents/docx/libreoffice/tdf138020_undefined_firstCol.docx new file mode 100644 index 0000000..56178a3 --- /dev/null +++ b/documents/docx/libreoffice/tdf138020_undefined_firstCol.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5293a4538220331013b825a89016542b55210fab6dae68caaf62024f2308c66a +size 14016 diff --git a/documents/docx/libreoffice/tdf138093.docx b/documents/docx/libreoffice/tdf138093.docx new file mode 100644 index 0000000..3fed728 --- /dev/null +++ b/documents/docx/libreoffice/tdf138093.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5970515b2f54ff9eeed5b4f7ed35bb2a9bedf781fb8655456661b424dcb281 +size 39532 diff --git a/documents/docx/libreoffice/tdf138093B.docx b/documents/docx/libreoffice/tdf138093B.docx new file mode 100644 index 0000000..2e6add1 --- /dev/null +++ b/documents/docx/libreoffice/tdf138093B.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9648a1a061fc0ab85713618f903d0e24e68921fc2d4debd1896fb803f18d9c01 +size 37762 diff --git a/documents/docx/libreoffice/tdf138130.docx b/documents/docx/libreoffice/tdf138130.docx new file mode 100644 index 0000000..b93d0cd --- /dev/null +++ b/documents/docx/libreoffice/tdf138130.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee2e02df027c925d51a12a720b1cf86bbf0455b444f5741d07a1ffa9f0ac75e4 +size 8977 diff --git a/documents/docx/libreoffice/tdf138345_charStyleHighlight.docx b/documents/docx/libreoffice/tdf138345_charStyleHighlight.docx new file mode 100644 index 0000000..6279aa2 --- /dev/null +++ b/documents/docx/libreoffice/tdf138345_charStyleHighlight.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c5b9bbea67f53c6d5ff7363b29a5fd6ab7017fb77741caf142975b63f8bb20 +size 4434 diff --git a/documents/docx/libreoffice/tdf138345_numberingHighlight.docx b/documents/docx/libreoffice/tdf138345_numberingHighlight.docx new file mode 100644 index 0000000..ac1eff0 --- /dev/null +++ b/documents/docx/libreoffice/tdf138345_numberingHighlight.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f293c5142976abda43e4ba4235352481bec1b8547008b749ad9e7232d6ceca9 +size 5752 diff --git a/documents/docx/libreoffice/tdf138465min.docx b/documents/docx/libreoffice/tdf138465min.docx new file mode 100644 index 0000000..15760dd --- /dev/null +++ b/documents/docx/libreoffice/tdf138465min.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00895ac5d881901060208f9ceea13b5108157a2ec3d683967d899c87ca2dfe79 +size 19331 diff --git a/documents/docx/libreoffice/tdf138482.docx b/documents/docx/libreoffice/tdf138482.docx new file mode 100644 index 0000000..6cb6dcd --- /dev/null +++ b/documents/docx/libreoffice/tdf138482.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbee01029baa8deb2b1b62fbb467c68894d26be895ba51a8eaa7aa10a48c7b63 +size 18955 diff --git a/documents/docx/libreoffice/tdf138612.docx b/documents/docx/libreoffice/tdf138612.docx new file mode 100644 index 0000000..adb589f --- /dev/null +++ b/documents/docx/libreoffice/tdf138612.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7bd3f6a41c2fed3e91a2faa8b3ec3f52f1cffa0c8389674eefbb8d06563514 +size 36179 diff --git a/documents/docx/libreoffice/tdf138739.docx b/documents/docx/libreoffice/tdf138739.docx new file mode 100644 index 0000000..0474ba9 --- /dev/null +++ b/documents/docx/libreoffice/tdf138739.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e477ef3c58dfa74184fb1ee0342b33e8fa6ad6a920bf17b9c6679f610e54d391 +size 16780 diff --git a/documents/docx/libreoffice/tdf138771.docx b/documents/docx/libreoffice/tdf138771.docx new file mode 100644 index 0000000..4e8238a --- /dev/null +++ b/documents/docx/libreoffice/tdf138771.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c31a179d94634082117330e06530df50aedc4727d2d82e8346677477009ee92 +size 26757 diff --git a/documents/docx/libreoffice/tdf138773.docx b/documents/docx/libreoffice/tdf138773.docx new file mode 100644 index 0000000..d8235dd --- /dev/null +++ b/documents/docx/libreoffice/tdf138773.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e6077df6cdf94ee85776cc842a3678689335e28219c174ffcab3cd5e3ad0d07 +size 26209 diff --git a/documents/docx/libreoffice/tdf138779.docx b/documents/docx/libreoffice/tdf138779.docx new file mode 100644 index 0000000..8c6d8ea --- /dev/null +++ b/documents/docx/libreoffice/tdf138779.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181b561b0a6aa868ac6df461c36452b02a21a63ff59b68d5fec247cb53dc9662 +size 16556 diff --git a/documents/docx/libreoffice/tdf138782.docx b/documents/docx/libreoffice/tdf138782.docx new file mode 100644 index 0000000..8f168b1 --- /dev/null +++ b/documents/docx/libreoffice/tdf138782.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697c23759d8d885fb13e35a55e3c20950f640c0e85ecdcc96e23ccbb8241ecea +size 17574 diff --git a/documents/docx/libreoffice/tdf138892_noNumbering.docx b/documents/docx/libreoffice/tdf138892_noNumbering.docx new file mode 100644 index 0000000..3ddc815 --- /dev/null +++ b/documents/docx/libreoffice/tdf138892_noNumbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21ce408e8cd2379c41241822fa01f68e0dd6bb2e22faf95f28d3d673a38fb97 +size 18468 diff --git a/documents/docx/libreoffice/tdf138899.docx b/documents/docx/libreoffice/tdf138899.docx new file mode 100644 index 0000000..c6cfd56 --- /dev/null +++ b/documents/docx/libreoffice/tdf138899.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8932303304c433fd5e9753711e220fed8d2b95356bacc85484a792f6490ea39b +size 22715 diff --git a/documents/docx/libreoffice/tdf139336_ColumnsWithFootnoteDoNotOccupyEntirePage.docx b/documents/docx/libreoffice/tdf139336_ColumnsWithFootnoteDoNotOccupyEntirePage.docx new file mode 100644 index 0000000..371bb84 --- /dev/null +++ b/documents/docx/libreoffice/tdf139336_ColumnsWithFootnoteDoNotOccupyEntirePage.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9749f2b54199da9cf0126c0c7588e57ae3a1356838dcab033e725663976fc1cd +size 10724 diff --git a/documents/docx/libreoffice/tdf139418.docx b/documents/docx/libreoffice/tdf139418.docx new file mode 100644 index 0000000..6abbc80 --- /dev/null +++ b/documents/docx/libreoffice/tdf139418.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e2925caae361c62628960200d2ca0860667d4a366c4ecde0918a3dcb6670dd9 +size 32209 diff --git a/documents/docx/libreoffice/tdf139549.docx b/documents/docx/libreoffice/tdf139549.docx new file mode 100644 index 0000000..0981477 --- /dev/null +++ b/documents/docx/libreoffice/tdf139549.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc69141fd00523e941027947df537a1cf52e66e8e5a7facc99edebec078f091 +size 18155 diff --git a/documents/docx/libreoffice/tdf139759_commentHighlightBackground.docx b/documents/docx/libreoffice/tdf139759_commentHighlightBackground.docx new file mode 100644 index 0000000..9345faa --- /dev/null +++ b/documents/docx/libreoffice/tdf139759_commentHighlightBackground.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00965693e36852f5278861c8230194a7c6599bbb3427dfa2f49dcb31956a7843 +size 10319 diff --git a/documents/docx/libreoffice/tdf139948.docx b/documents/docx/libreoffice/tdf139948.docx new file mode 100644 index 0000000..ba1ff59 --- /dev/null +++ b/documents/docx/libreoffice/tdf139948.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d802ec6b492fffd3c2dfb78035447e57f448f4fac68ec4167c8a61dd46ab0670 +size 12765 diff --git a/documents/docx/libreoffice/tdf140137.docx b/documents/docx/libreoffice/tdf140137.docx new file mode 100644 index 0000000..4902597 --- /dev/null +++ b/documents/docx/libreoffice/tdf140137.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c0dc5dc94606420c80702bee6bc1a06dce4cac2123860e0c1de1cbf63f1b9c +size 28792 diff --git a/documents/docx/libreoffice/tdf140182_extraPagebreak.docx b/documents/docx/libreoffice/tdf140182_extraPagebreak.docx new file mode 100644 index 0000000..2b9441d --- /dev/null +++ b/documents/docx/libreoffice/tdf140182_extraPagebreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d140cd7b00220451f9128325f7c880df22a97158f767aadd40b7ae075659f2f3 +size 34729 diff --git a/documents/docx/libreoffice/tdf140572_docDefault_superscript.docx b/documents/docx/libreoffice/tdf140572_docDefault_superscript.docx new file mode 100644 index 0000000..43de957 --- /dev/null +++ b/documents/docx/libreoffice/tdf140572_docDefault_superscript.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66816e4ff15604ad80d3dc71cc3c6189d01d17f406c1ae280ca7a08b7bdd4ae +size 16387 diff --git a/documents/docx/libreoffice/tdf140597.docx b/documents/docx/libreoffice/tdf140597.docx new file mode 100644 index 0000000..40c9aff --- /dev/null +++ b/documents/docx/libreoffice/tdf140597.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75f69340d33e556fe0e8b07a24f2143dda7717e61e96df9b5e2b6c134e89a1e6 +size 13966 diff --git a/documents/docx/libreoffice/tdf140668.docx b/documents/docx/libreoffice/tdf140668.docx new file mode 100644 index 0000000..4f72def --- /dev/null +++ b/documents/docx/libreoffice/tdf140668.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3657739f637ce9879cabf8e2c3fddf01c91e1388a721f392233ed9e25a42c935 +size 14629 diff --git a/documents/docx/libreoffice/tdf140828.docx b/documents/docx/libreoffice/tdf140828.docx new file mode 100644 index 0000000..038f537 --- /dev/null +++ b/documents/docx/libreoffice/tdf140828.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4dca1d2ec9d5ba71ce87a2d4736487e2453b795d0f34d4fc54ee51a6c7de69f +size 5393 diff --git a/documents/docx/libreoffice/tdf140975.docx b/documents/docx/libreoffice/tdf140975.docx new file mode 100644 index 0000000..330808e --- /dev/null +++ b/documents/docx/libreoffice/tdf140975.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d805d3aae128f8465a13b1f2dec20d7c962cd37dca64205196c6ef766b7942d4 +size 5124 diff --git a/documents/docx/libreoffice/tdf141220.docx b/documents/docx/libreoffice/tdf141220.docx new file mode 100644 index 0000000..662b9c7 --- /dev/null +++ b/documents/docx/libreoffice/tdf141220.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf1f018c80b79dd8e94533bf8872fc04dca8d42aea226d58e2da90efe1e57cc +size 10459 diff --git a/documents/docx/libreoffice/tdf141231_arabicHebrewNumbering.docx b/documents/docx/libreoffice/tdf141231_arabicHebrewNumbering.docx new file mode 100644 index 0000000..e70b217 --- /dev/null +++ b/documents/docx/libreoffice/tdf141231_arabicHebrewNumbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76c807a4720c03febd0ea50ab29c43cf5d3bbc935fd87c6dda2f2dc8dded46e +size 20367 diff --git a/documents/docx/libreoffice/tdf141540ChildRotation.docx b/documents/docx/libreoffice/tdf141540ChildRotation.docx new file mode 100644 index 0000000..e69e262 --- /dev/null +++ b/documents/docx/libreoffice/tdf141540ChildRotation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d08abbb408147794f22192b099070a27e595a6e02064ceb599d5af0951cd4ff +size 15385 diff --git a/documents/docx/libreoffice/tdf141540GroupLinePosSize.docx b/documents/docx/libreoffice/tdf141540GroupLinePosSize.docx new file mode 100644 index 0000000..8b81f40 --- /dev/null +++ b/documents/docx/libreoffice/tdf141540GroupLinePosSize.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8174262a2481c41fd7d2f45829476f4780ff995cda9e39aabd7d6a27fca31d17 +size 19457 diff --git a/documents/docx/libreoffice/tdf141540GroupRotation.docx b/documents/docx/libreoffice/tdf141540GroupRotation.docx new file mode 100644 index 0000000..10a9ef9 --- /dev/null +++ b/documents/docx/libreoffice/tdf141540GroupRotation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1349c6753842298266239ef65a4a583e2addd7e937eb55c20f6dba742dc4857 +size 18803 diff --git a/documents/docx/libreoffice/tdf141548.docx b/documents/docx/libreoffice/tdf141548.docx new file mode 100644 index 0000000..8bd4174 --- /dev/null +++ b/documents/docx/libreoffice/tdf141548.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4250668fbbf5bb0817d811ee8a5b4f5e4a63fce8afa480182d45d4a14b2324cb +size 4675 diff --git a/documents/docx/libreoffice/tdf141550.docx b/documents/docx/libreoffice/tdf141550.docx new file mode 100644 index 0000000..7b7adcf --- /dev/null +++ b/documents/docx/libreoffice/tdf141550.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a098b9ba3a381feccbc16f931f687f87a890e025f910a3468efca907ff50eb +size 18735 diff --git a/documents/docx/libreoffice/tdf141557.docx b/documents/docx/libreoffice/tdf141557.docx new file mode 100644 index 0000000..ddb2a83 --- /dev/null +++ b/documents/docx/libreoffice/tdf141557.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c92eeeae6258e30f54d22da876e68af573cba50bafbe2e776cea13ee717598 +size 5394 diff --git a/documents/docx/libreoffice/tdf141660.docx b/documents/docx/libreoffice/tdf141660.docx new file mode 100644 index 0000000..01bd4bc --- /dev/null +++ b/documents/docx/libreoffice/tdf141660.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f95549c9302cff54d134aceb07f1b5fafcf287b9265d8c147a9a53a6a364f3c +size 35150 diff --git a/documents/docx/libreoffice/tdf141966_chapterNumberTortureTest.docx b/documents/docx/libreoffice/tdf141966_chapterNumberTortureTest.docx new file mode 100644 index 0000000..b279fef --- /dev/null +++ b/documents/docx/libreoffice/tdf141966_chapterNumberTortureTest.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d861b9e29b69e5e9625f1e9014622be3dbdf42542cbcb5bf85e03fa4b5d855 +size 6323 diff --git a/documents/docx/libreoffice/tdf141966_chapterNumbering.docx b/documents/docx/libreoffice/tdf141966_chapterNumbering.docx new file mode 100644 index 0000000..0a425be --- /dev/null +++ b/documents/docx/libreoffice/tdf141966_chapterNumbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63bdde1dded08185ee343a69bd971aa63f891fb8dea661e0255e9adbd2945c16 +size 6846 diff --git a/documents/docx/libreoffice/tdf141969-font_in_table_with_style.docx b/documents/docx/libreoffice/tdf141969-font_in_table_with_style.docx new file mode 100644 index 0000000..ce6e811 --- /dev/null +++ b/documents/docx/libreoffice/tdf141969-font_in_table_with_style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228ff51fb994b04b38160cdf34087fdddbd50d422bb788e7153c0b24e3c49233 +size 2058 diff --git a/documents/docx/libreoffice/tdf142304GroupPosition.docx b/documents/docx/libreoffice/tdf142304GroupPosition.docx new file mode 100644 index 0000000..7beeb88 --- /dev/null +++ b/documents/docx/libreoffice/tdf142304GroupPosition.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300c756a63e108169bd9ce6cc0cc57a0b68ff8b6a91e99bf1a22fdd20aac508c +size 20932 diff --git a/documents/docx/libreoffice/tdf142305SquareWrapMargin.docx b/documents/docx/libreoffice/tdf142305SquareWrapMargin.docx new file mode 100644 index 0000000..be14cac --- /dev/null +++ b/documents/docx/libreoffice/tdf142305SquareWrapMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f4926c85aa7e1f05afcff3ffdf35ab31623668a7d4b028a03c54dd1d838cb4 +size 23700 diff --git a/documents/docx/libreoffice/tdf142305StrokeGlowMargin.docx b/documents/docx/libreoffice/tdf142305StrokeGlowMargin.docx new file mode 100644 index 0000000..05c67bc --- /dev/null +++ b/documents/docx/libreoffice/tdf142305StrokeGlowMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db47d77d3df3e303e3be3031867ec74065433a488c4b4a9825ddebf7cbeb95d8 +size 74805 diff --git a/documents/docx/libreoffice/tdf142404_tabOverMarginC15.docx b/documents/docx/libreoffice/tdf142404_tabOverMarginC15.docx new file mode 100644 index 0000000..d4abe33 --- /dev/null +++ b/documents/docx/libreoffice/tdf142404_tabOverMarginC15.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bbbe9da4aeec02fffc68f6ad17c2e49e05b8151af87c415109bdf80f849214 +size 9218 diff --git a/documents/docx/libreoffice/tdf142404_tabSpacing.docx b/documents/docx/libreoffice/tdf142404_tabSpacing.docx new file mode 100644 index 0000000..0e89ffc --- /dev/null +++ b/documents/docx/libreoffice/tdf142404_tabSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59b7948a734cf0bf5d44bd0e2ca4a93c0072676159135de9a363f9ef92d5210 +size 9287 diff --git a/documents/docx/libreoffice/tdf142407.docx b/documents/docx/libreoffice/tdf142407.docx new file mode 100644 index 0000000..c685e30 --- /dev/null +++ b/documents/docx/libreoffice/tdf142407.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d48b105c68438b2a2223ef15a5b557e5393ae7ea4320bc4f40f6c69dc58f302 +size 13527 diff --git a/documents/docx/libreoffice/tdf142464_ampm.docx b/documents/docx/libreoffice/tdf142464_ampm.docx new file mode 100644 index 0000000..b26c42c --- /dev/null +++ b/documents/docx/libreoffice/tdf142464_ampm.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe2c8949ece0cf6a1ea189fbe47c45ccbac7b1498b29f170bae9a4defcd1a99 +size 15171 diff --git a/documents/docx/libreoffice/tdf142486_LeftMarginShadowLeft.docx b/documents/docx/libreoffice/tdf142486_LeftMarginShadowLeft.docx new file mode 100644 index 0000000..a1ef337 --- /dev/null +++ b/documents/docx/libreoffice/tdf142486_LeftMarginShadowLeft.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05044642afdd7934c090c2814cd035426564dee4515f4438f1413413aae683ef +size 21616 diff --git a/documents/docx/libreoffice/tdf142542_cancelledAutospacing.docx b/documents/docx/libreoffice/tdf142542_cancelledAutospacing.docx new file mode 100644 index 0000000..e73223b --- /dev/null +++ b/documents/docx/libreoffice/tdf142542_cancelledAutospacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4c2d4632f46edb77b7d790f06e36de394a19d8c5f9df31cdbb0344a3532d28 +size 23239 diff --git a/documents/docx/libreoffice/tdf142693_hugePaperSize.docx b/documents/docx/libreoffice/tdf142693_hugePaperSize.docx new file mode 100644 index 0000000..1a97bbc --- /dev/null +++ b/documents/docx/libreoffice/tdf142693_hugePaperSize.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c718442e7323ed01907c76d21aaf6f8bdf6c7ac28cc59765eaa8aaccafd806 +size 4371 diff --git a/documents/docx/libreoffice/tdf142700.docx b/documents/docx/libreoffice/tdf142700.docx new file mode 100644 index 0000000..0922469 --- /dev/null +++ b/documents/docx/libreoffice/tdf142700.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c893cf2665f609b4b0b1e291f732fcedfea6292c7fce0aebdda19483e830092 +size 18373 diff --git a/documents/docx/libreoffice/tdf142785.docx b/documents/docx/libreoffice/tdf142785.docx new file mode 100644 index 0000000..37748ce --- /dev/null +++ b/documents/docx/libreoffice/tdf142785.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8672dda7a2eedc031eb7ab37605995e639ffcbc38b3231702c7bc353a83a5c62 +size 19205 diff --git a/documents/docx/libreoffice/tdf143175.docx b/documents/docx/libreoffice/tdf143175.docx new file mode 100644 index 0000000..fd38e9c --- /dev/null +++ b/documents/docx/libreoffice/tdf143175.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29480d3a32e2f7bc94dcd48eccdde89e84f89cb4184c6ca4a786b05578f1d6e8 +size 4651 diff --git a/documents/docx/libreoffice/tdf143208_wrapTight.docx b/documents/docx/libreoffice/tdf143208_wrapTight.docx new file mode 100644 index 0000000..ee36bbb --- /dev/null +++ b/documents/docx/libreoffice/tdf143208_wrapTight.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaca2814b02f38640cc2f5d99a8d19ef9fa8a3ac0dfb9bb58f26467a36e52955 +size 20136 diff --git a/documents/docx/libreoffice/tdf143219ContourWrap_glow_rotate.docx b/documents/docx/libreoffice/tdf143219ContourWrap_glow_rotate.docx new file mode 100644 index 0000000..b473ebc --- /dev/null +++ b/documents/docx/libreoffice/tdf143219ContourWrap_glow_rotate.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ccfb9ddc7a4411b8eb16691fa7d06e1c85d713fd58b7caadfb7c1d6d65a525 +size 27622 diff --git a/documents/docx/libreoffice/tdf143219ContourWrap_stroke_shadow.docx b/documents/docx/libreoffice/tdf143219ContourWrap_stroke_shadow.docx new file mode 100644 index 0000000..40c47e5 --- /dev/null +++ b/documents/docx/libreoffice/tdf143219ContourWrap_stroke_shadow.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88fae5de485b61e38708c44baa427c59456c5e107e2f0d4fc4efc8c2a64bdeb +size 20398 diff --git a/documents/docx/libreoffice/tdf143219_ContourWrap_rotate.docx b/documents/docx/libreoffice/tdf143219_ContourWrap_rotate.docx new file mode 100644 index 0000000..429983f --- /dev/null +++ b/documents/docx/libreoffice/tdf143219_ContourWrap_rotate.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e31558bde30c6dbfc6428d5898172a5e97cbdc7bd2368a51bcd9e829e76148 +size 19636 diff --git a/documents/docx/libreoffice/tdf143269_zeroSizeEmbeddings.docx b/documents/docx/libreoffice/tdf143269_zeroSizeEmbeddings.docx new file mode 100644 index 0000000..93dab5d --- /dev/null +++ b/documents/docx/libreoffice/tdf143269_zeroSizeEmbeddings.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f1428694542d1911e4712eea29a5c3df19452b8ed9029af0df57b9dc918fe4 +size 24354 diff --git a/documents/docx/libreoffice/tdf143311-1.docx b/documents/docx/libreoffice/tdf143311-1.docx new file mode 100644 index 0000000..f724bf3 --- /dev/null +++ b/documents/docx/libreoffice/tdf143311-1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5bd88b7f16326983d17e7f920903b6230267ffaf467f1d078fde67749f51ff +size 34371 diff --git a/documents/docx/libreoffice/tdf143384_tableInFoot_negativeMargins.docx b/documents/docx/libreoffice/tdf143384_tableInFoot_negativeMargins.docx new file mode 100644 index 0000000..c45cb08 --- /dev/null +++ b/documents/docx/libreoffice/tdf143384_tableInFoot_negativeMargins.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38fe28f6d458eee513f35e96d0cc4c650c1205812c26e1f814d4b9a76a17da3f +size 58566 diff --git a/documents/docx/libreoffice/tdf143399.docx b/documents/docx/libreoffice/tdf143399.docx new file mode 100644 index 0000000..e421853 --- /dev/null +++ b/documents/docx/libreoffice/tdf143399.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e52760af38dd2ac9125e44999e405e010f8f00fd9b9d432658f86c4b2c41c5f +size 10556 diff --git a/documents/docx/libreoffice/tdf143455_SmartArtPosition.docx b/documents/docx/libreoffice/tdf143455_SmartArtPosition.docx new file mode 100644 index 0000000..36432d9 --- /dev/null +++ b/documents/docx/libreoffice/tdf143455_SmartArtPosition.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04dbbdebd59c0a096847c7d00ebb34ff3272b675f3c8e521189427c051ae666 +size 24753 diff --git a/documents/docx/libreoffice/tdf143475_rotatedWord2007image.docx b/documents/docx/libreoffice/tdf143475_rotatedWord2007image.docx new file mode 100644 index 0000000..c44a219 --- /dev/null +++ b/documents/docx/libreoffice/tdf143475_rotatedWord2007image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94359b6c747672c741b610588fda4c623942754f25f582c6c53d0fdc5b02a64 +size 30338 diff --git a/documents/docx/libreoffice/tdf143475_rotatedWord2007imageInline.docx b/documents/docx/libreoffice/tdf143475_rotatedWord2007imageInline.docx new file mode 100644 index 0000000..63892e8 --- /dev/null +++ b/documents/docx/libreoffice/tdf143475_rotatedWord2007imageInline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3d8e788f36748a9f28db8b9d896efaa82d621d81ab5fcedcbdc64a6e95ffcf +size 29345 diff --git a/documents/docx/libreoffice/tdf143476_lockedCanvas_image_line.docx b/documents/docx/libreoffice/tdf143476_lockedCanvas_image_line.docx new file mode 100644 index 0000000..953a612 --- /dev/null +++ b/documents/docx/libreoffice/tdf143476_lockedCanvas_image_line.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0c11c0a7cd383087f11ac7c88378d2959a4546cf99b549e4925bf9793e0b96 +size 11649 diff --git a/documents/docx/libreoffice/tdf143476_lockedCanvas_position.docx b/documents/docx/libreoffice/tdf143476_lockedCanvas_position.docx new file mode 100644 index 0000000..4053b34 --- /dev/null +++ b/documents/docx/libreoffice/tdf143476_lockedCanvas_position.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1911a0e5d44978909719bc6872fb9c7ebd0b0b4f6a13fbbf1decc45cbee7e33d +size 278044 diff --git a/documents/docx/libreoffice/tdf143476_lockedCanvas_twoShapes.docx b/documents/docx/libreoffice/tdf143476_lockedCanvas_twoShapes.docx new file mode 100644 index 0000000..f9e28b6 --- /dev/null +++ b/documents/docx/libreoffice/tdf143476_lockedCanvas_twoShapes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc15178900e4c2ebc5613e48868fe8a162e23e5a1f9eefdd17b0d8dc475f2231 +size 22179 diff --git a/documents/docx/libreoffice/tdf143583_emptyParaAtEndOfFootnote.docx b/documents/docx/libreoffice/tdf143583_emptyParaAtEndOfFootnote.docx new file mode 100644 index 0000000..5bdd4b4 --- /dev/null +++ b/documents/docx/libreoffice/tdf143583_emptyParaAtEndOfFootnote.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f48f9b92163859dbea2efc2ff097459163e1f12aa2965896f49f235cc30176 +size 8777 diff --git a/documents/docx/libreoffice/tdf143692_outlineLevelTortureTest.docx b/documents/docx/libreoffice/tdf143692_outlineLevelTortureTest.docx new file mode 100644 index 0000000..3c68706 --- /dev/null +++ b/documents/docx/libreoffice/tdf143692_outlineLevelTortureTest.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2ec58d2a5a2de9da080ca0406d037e9d4907f8d89a64f07f3a1a51c2be21ff +size 20964 diff --git a/documents/docx/libreoffice/tdf143760_ContourToWrapOff.docx b/documents/docx/libreoffice/tdf143760_ContourToWrapOff.docx new file mode 100644 index 0000000..0f43e61 --- /dev/null +++ b/documents/docx/libreoffice/tdf143760_ContourToWrapOff.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375cce88d833490aa93455c938ce5d6779d86c8621ab479f6e57beb7f84bf625 +size 19612 diff --git a/documents/docx/libreoffice/tdf144563.docx b/documents/docx/libreoffice/tdf144563.docx new file mode 100644 index 0000000..6e53093 --- /dev/null +++ b/documents/docx/libreoffice/tdf144563.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ed03a33e813eca320c099fefa0869f3a9d6d2c28f121d3091d6eea0183c85c +size 17488 diff --git a/documents/docx/libreoffice/tdf145091.docx b/documents/docx/libreoffice/tdf145091.docx new file mode 100644 index 0000000..1ccd803 --- /dev/null +++ b/documents/docx/libreoffice/tdf145091.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee94b7e37cb0f8416ad687699aa9c58caeb09f49a8a49d60ac3f7e56f1c8915 +size 4753 diff --git a/documents/docx/libreoffice/tdf145215.docx b/documents/docx/libreoffice/tdf145215.docx new file mode 100644 index 0000000..9e82e82 --- /dev/null +++ b/documents/docx/libreoffice/tdf145215.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc06fe4db187319914a5f1a63df9c20ae0a03c4458868721e54a3c78da4b467 +size 37477 diff --git a/documents/docx/libreoffice/tdf146171.docx b/documents/docx/libreoffice/tdf146171.docx new file mode 100644 index 0000000..dd43aa0 --- /dev/null +++ b/documents/docx/libreoffice/tdf146171.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e05804326c06ef52b026a31d161082475eb8eb976d2b80191f845f04e870a9d +size 11710 diff --git a/documents/docx/libreoffice/tdf146248.docx b/documents/docx/libreoffice/tdf146248.docx new file mode 100644 index 0000000..cc96790 --- /dev/null +++ b/documents/docx/libreoffice/tdf146248.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f46ceca1ee66638a2a6dafeaf24223dc68ebd0425bbc313918a0aa922f57949 +size 11387 diff --git a/documents/docx/libreoffice/tdf146346.docx b/documents/docx/libreoffice/tdf146346.docx new file mode 100644 index 0000000..e0f0ee2 --- /dev/null +++ b/documents/docx/libreoffice/tdf146346.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d821d38bb2c286ff7ea8815cdf84a8893dddbcdf9383cdd1774f927e55b193f6 +size 20285 diff --git a/documents/docx/libreoffice/tdf146802.docx b/documents/docx/libreoffice/tdf146802.docx new file mode 100644 index 0000000..5b20c44 --- /dev/null +++ b/documents/docx/libreoffice/tdf146802.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd184d0235e718325d8fb777e0b935bd175d78ec787afdc88c75566557674a52 +size 72360 diff --git a/documents/docx/libreoffice/tdf146851_1.docx b/documents/docx/libreoffice/tdf146851_1.docx new file mode 100644 index 0000000..306199b --- /dev/null +++ b/documents/docx/libreoffice/tdf146851_1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad611dc08e5e8469c9b69513be5a2c8968c227d55db4835b8608295875bea676 +size 12378 diff --git a/documents/docx/libreoffice/tdf146851_2.docx b/documents/docx/libreoffice/tdf146851_2.docx new file mode 100644 index 0000000..95cd898 --- /dev/null +++ b/documents/docx/libreoffice/tdf146851_2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:999ea8658ff1b232ced6a94e5aef756c9924cb5d092206184a16b60e52968ba3 +size 14171 diff --git a/documents/docx/libreoffice/tdf146984_anchorInShape.docx b/documents/docx/libreoffice/tdf146984_anchorInShape.docx new file mode 100644 index 0000000..1255086 --- /dev/null +++ b/documents/docx/libreoffice/tdf146984_anchorInShape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4927bf5740912f7496e878f959bc3ba95daba555011dfb3ec46aec94637dd0f +size 279883 diff --git a/documents/docx/libreoffice/tdf147115_defaultStyle.docx b/documents/docx/libreoffice/tdf147115_defaultStyle.docx new file mode 100644 index 0000000..8cedbf4 --- /dev/null +++ b/documents/docx/libreoffice/tdf147115_defaultStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c813d7748254f9e86f1178fdf39ecd9dd2c8ce0673c10a3e216f801d828c28a +size 12060 diff --git a/documents/docx/libreoffice/tdf147126.docx b/documents/docx/libreoffice/tdf147126.docx new file mode 100644 index 0000000..b1bb7d6 --- /dev/null +++ b/documents/docx/libreoffice/tdf147126.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79216f499ca181b40999f42882ac0755bf2c0e6c128cd61fa9890d3a7b802587 +size 39793 diff --git a/documents/docx/libreoffice/tdf147199.docx b/documents/docx/libreoffice/tdf147199.docx new file mode 100644 index 0000000..2671486 --- /dev/null +++ b/documents/docx/libreoffice/tdf147199.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e95e2fd2d180e1cfd7a2994eb51914523a9579a16da5354c718b3593f1defd +size 23874 diff --git a/documents/docx/libreoffice/tdf147485-forcepoint.docx b/documents/docx/libreoffice/tdf147485-forcepoint.docx new file mode 100644 index 0000000..58f0337 --- /dev/null +++ b/documents/docx/libreoffice/tdf147485-forcepoint.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c1ae371214f133518944fa88959944ec7a09b3fd5273e8a2723700d9188abe +size 65646 diff --git a/documents/docx/libreoffice/tdf147646_mergedCellNumbering.docx b/documents/docx/libreoffice/tdf147646_mergedCellNumbering.docx new file mode 100644 index 0000000..edf8993 --- /dev/null +++ b/documents/docx/libreoffice/tdf147646_mergedCellNumbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad71290e3392b8200e276548be19248b5570d297e2aaccfd3a0f115e71864a8 +size 16540 diff --git a/documents/docx/libreoffice/tdf147723.docx b/documents/docx/libreoffice/tdf147723.docx new file mode 100644 index 0000000..2339fde --- /dev/null +++ b/documents/docx/libreoffice/tdf147723.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab6059c5b1aa9382ee043ccccaabb891f610fce607ae22996dd8a434d69d305 +size 22072 diff --git a/documents/docx/libreoffice/tdf147724.docx b/documents/docx/libreoffice/tdf147724.docx new file mode 100644 index 0000000..7701ea4 --- /dev/null +++ b/documents/docx/libreoffice/tdf147724.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ad9299ac8bd3cfa05e9d3f769c8c30e079f7fd7374e36e3f6dbcb228adec62 +size 9928 diff --git a/documents/docx/libreoffice/tdf147861_customField.docx b/documents/docx/libreoffice/tdf147861_customField.docx new file mode 100644 index 0000000..8e73b2e --- /dev/null +++ b/documents/docx/libreoffice/tdf147861_customField.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0f28de4785d1fc64a0da67179d3b89518c5ab2e4ed5d9e80a6dba5066d22ef +size 6473 diff --git a/documents/docx/libreoffice/tdf148035.docx b/documents/docx/libreoffice/tdf148035.docx new file mode 100644 index 0000000..709ffbf --- /dev/null +++ b/documents/docx/libreoffice/tdf148035.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8533a3114236cbe5ad822f8cd2f37ff7b0f240b8c1453f538e6b233e26aa91b2 +size 28531 diff --git a/documents/docx/libreoffice/tdf148052.docx b/documents/docx/libreoffice/tdf148052.docx new file mode 100644 index 0000000..cf36085 --- /dev/null +++ b/documents/docx/libreoffice/tdf148052.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebaed4656a2230e2249738d3a66e3fde3131aa0cdeac688054cf010be432f137 +size 17854 diff --git a/documents/docx/libreoffice/tdf148057_columnBreak.docx b/documents/docx/libreoffice/tdf148057_columnBreak.docx new file mode 100644 index 0000000..a668713 --- /dev/null +++ b/documents/docx/libreoffice/tdf148057_columnBreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:691a2443ff76fe40ff63c200aa484ae198b8f6bef7cd4d640841ddc76e3fa20b +size 16139 diff --git a/documents/docx/libreoffice/tdf148111.docx b/documents/docx/libreoffice/tdf148111.docx new file mode 100644 index 0000000..87b5bab --- /dev/null +++ b/documents/docx/libreoffice/tdf148111.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b252ca578603fb579a4273ab89aef5e4638ffb0434f7e721c4f6b6a5877dd82a +size 18731 diff --git a/documents/docx/libreoffice/tdf148132.docx b/documents/docx/libreoffice/tdf148132.docx new file mode 100644 index 0000000..b919458 --- /dev/null +++ b/documents/docx/libreoffice/tdf148132.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9b83396d6a78201cfa06f44b39978d93ce02f437419dad607b820ba96766d6 +size 3702 diff --git a/documents/docx/libreoffice/tdf148273_sectionBulletFormatLeak.docx b/documents/docx/libreoffice/tdf148273_sectionBulletFormatLeak.docx new file mode 100644 index 0000000..ec89000 --- /dev/null +++ b/documents/docx/libreoffice/tdf148273_sectionBulletFormatLeak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1808a3ca2d663a998cd1f4ca08002cedad6ee9794bebf1f9b870e4a21f0f0409 +size 15161 diff --git a/documents/docx/libreoffice/tdf148360.docx b/documents/docx/libreoffice/tdf148360.docx new file mode 100644 index 0000000..990e669 --- /dev/null +++ b/documents/docx/libreoffice/tdf148360.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe067eb685fadd320ccd766cc90c8398c2e96a483a79646a3e2681a4c990805 +size 3574 diff --git a/documents/docx/libreoffice/tdf148361.docx b/documents/docx/libreoffice/tdf148361.docx new file mode 100644 index 0000000..b4fe38e --- /dev/null +++ b/documents/docx/libreoffice/tdf148361.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec163f6fd004a12f8fefc59639804175c877747a4ccec33445490f58a9a15e7 +size 10663 diff --git a/documents/docx/libreoffice/tdf148380_createField.docx b/documents/docx/libreoffice/tdf148380_createField.docx new file mode 100644 index 0000000..0c767d8 --- /dev/null +++ b/documents/docx/libreoffice/tdf148380_createField.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53471c2f6e65da8d917b5a9b096e9ef4e5ad44b0da643120caffe397763c4a5 +size 12312 diff --git a/documents/docx/libreoffice/tdf148380_fldLocked.docx b/documents/docx/libreoffice/tdf148380_fldLocked.docx new file mode 100644 index 0000000..74713d7 --- /dev/null +++ b/documents/docx/libreoffice/tdf148380_fldLocked.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc87bd9281d03e1e8a40cc94de86cb1de4420caef6ed463a32e5c6b1f6074396 +size 12547 diff --git a/documents/docx/libreoffice/tdf148380_modifiedField.docx b/documents/docx/libreoffice/tdf148380_modifiedField.docx new file mode 100644 index 0000000..9527e51 --- /dev/null +++ b/documents/docx/libreoffice/tdf148380_modifiedField.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a272a5d08dce6e1f8fbc3d3984e6f790bf0b07e1a424b0b5128d35911a15a32 +size 7267 diff --git a/documents/docx/libreoffice/tdf148380_printField.docx b/documents/docx/libreoffice/tdf148380_printField.docx new file mode 100644 index 0000000..4fa810f --- /dev/null +++ b/documents/docx/libreoffice/tdf148380_printField.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4bbee4b78855312b63fc8b94b751483eefd9b4e505d4b47ebd1ec7d60363fa2 +size 9399 diff --git a/documents/docx/libreoffice/tdf148380_usernameField.docx b/documents/docx/libreoffice/tdf148380_usernameField.docx new file mode 100644 index 0000000..f81e0bb --- /dev/null +++ b/documents/docx/libreoffice/tdf148380_usernameField.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32c2de07303496d20c61093b9bad4f24484477aab602c48f9bb499b1b743907 +size 16239 diff --git a/documents/docx/libreoffice/tdf148455_1.docx b/documents/docx/libreoffice/tdf148455_1.docx new file mode 100644 index 0000000..0d2ba0b --- /dev/null +++ b/documents/docx/libreoffice/tdf148455_1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfb2186bc2e8d57c5d8fc1ab86e79ac0b0f1b4057b85aaa60c9960c2a78a740 +size 3038 diff --git a/documents/docx/libreoffice/tdf148455_2.docx b/documents/docx/libreoffice/tdf148455_2.docx new file mode 100644 index 0000000..2f50914 --- /dev/null +++ b/documents/docx/libreoffice/tdf148455_2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52da10f0cebe437dfe7f19b0308d04582a6da4e4209f040dcdfbc8f135fa4e2 +size 3022 diff --git a/documents/docx/libreoffice/tdf148494.docx b/documents/docx/libreoffice/tdf148494.docx new file mode 100644 index 0000000..0f1e24c --- /dev/null +++ b/documents/docx/libreoffice/tdf148494.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc425eeab67415d77f90394d02aa612866ade3bba34f159d07c8167c30d170a +size 11605 diff --git a/documents/docx/libreoffice/tdf148671.docx b/documents/docx/libreoffice/tdf148671.docx new file mode 100644 index 0000000..a3aa09e --- /dev/null +++ b/documents/docx/libreoffice/tdf148671.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8480280e5d212433300e1bc0376cfb425099e1a9df98eeb252599c1779e2f8b5 +size 33869 diff --git a/documents/docx/libreoffice/tdf148799.docx b/documents/docx/libreoffice/tdf148799.docx new file mode 100644 index 0000000..2908b91 --- /dev/null +++ b/documents/docx/libreoffice/tdf148799.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79068e16d5ca2c4255a16c4185b0fa46efa1ea1b58aa5080f4f74723e522a8a8 +size 21690 diff --git a/documents/docx/libreoffice/tdf148956_directEndFormatting.docx b/documents/docx/libreoffice/tdf148956_directEndFormatting.docx new file mode 100644 index 0000000..825be71 --- /dev/null +++ b/documents/docx/libreoffice/tdf148956_directEndFormatting.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48f9e0647ca80bb0dd4d8a2c5d085aa5639c5df4638f7ef96253a49ca3c0ec77 +size 6147 diff --git a/documents/docx/libreoffice/tdf149089.docx b/documents/docx/libreoffice/tdf149089.docx new file mode 100644 index 0000000..67bfc18 --- /dev/null +++ b/documents/docx/libreoffice/tdf149089.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca9b51bc71acc6082890ec49cff5f7a2d27c7492a2281a226df2e650fda8a115 +size 100716 diff --git a/documents/docx/libreoffice/tdf149198.docx b/documents/docx/libreoffice/tdf149198.docx new file mode 100644 index 0000000..ae9ed52 --- /dev/null +++ b/documents/docx/libreoffice/tdf149198.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a024405e8faa7f5d307f4c79945e9bca4e1eef9b5e553a9da8f7ac8747a60b8 +size 3018 diff --git a/documents/docx/libreoffice/tdf149200.docx b/documents/docx/libreoffice/tdf149200.docx new file mode 100644 index 0000000..053d68b --- /dev/null +++ b/documents/docx/libreoffice/tdf149200.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ce8656636269422323b8035bccccaf32036ae0ca794af5bea9f5b164f0b4f1 +size 2880 diff --git a/documents/docx/libreoffice/tdf149313.docx b/documents/docx/libreoffice/tdf149313.docx new file mode 100644 index 0000000..98d7dec --- /dev/null +++ b/documents/docx/libreoffice/tdf149313.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38ccc7f0d113444418efe11f3c14ebd4b51a035674f3701ae8dc165ad5c9b3c +size 2106 diff --git a/documents/docx/libreoffice/tdf149388.docx b/documents/docx/libreoffice/tdf149388.docx new file mode 100644 index 0000000..ae68853 --- /dev/null +++ b/documents/docx/libreoffice/tdf149388.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16569997ca5e397630fe794b35b13112914450bec6624f91459f4736c334ed7 +size 20546 diff --git a/documents/docx/libreoffice/tdf149388_fly.docx b/documents/docx/libreoffice/tdf149388_fly.docx new file mode 100644 index 0000000..0bc6502 --- /dev/null +++ b/documents/docx/libreoffice/tdf149388_fly.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b254ac6887d82cd09d9e0d53f68bac26a5c04431d20a31fd07340a7f99d303 +size 20251 diff --git a/documents/docx/libreoffice/tdf149498.docx b/documents/docx/libreoffice/tdf149498.docx new file mode 100644 index 0000000..6db16b6 --- /dev/null +++ b/documents/docx/libreoffice/tdf149498.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b56a16d99b04274bbdde65024ebb9d86adea3cf2e6dd35a22e708a8b1ac482 +size 13409 diff --git a/documents/docx/libreoffice/tdf149507.docx b/documents/docx/libreoffice/tdf149507.docx new file mode 100644 index 0000000..826bfba --- /dev/null +++ b/documents/docx/libreoffice/tdf149507.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c608a288462b67d50338a8cb5a013830c52b716ecea5671ec46987a040762e3c +size 12024 diff --git a/documents/docx/libreoffice/tdf149546.docx b/documents/docx/libreoffice/tdf149546.docx new file mode 100644 index 0000000..45029bd --- /dev/null +++ b/documents/docx/libreoffice/tdf149546.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33fdf7857aff26a8235d49ec28d55042aa86ac72d5eca8e4b9858eb1f522bed8 +size 23264 diff --git a/documents/docx/libreoffice/tdf149550.docx b/documents/docx/libreoffice/tdf149550.docx new file mode 100644 index 0000000..9ba436e --- /dev/null +++ b/documents/docx/libreoffice/tdf149550.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c3a2913d5d4e6971f0e75411f31acf69b6a968372e3b04e5e102b708b7aac4 +size 29727 diff --git a/documents/docx/libreoffice/tdf149551_mongolianVert.docx b/documents/docx/libreoffice/tdf149551_mongolianVert.docx new file mode 100644 index 0000000..7127cb6 --- /dev/null +++ b/documents/docx/libreoffice/tdf149551_mongolianVert.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324d5757fd976dd4ba5d78d78c3f264201378ee962d78b1cf5fa2240d9f94673 +size 19164 diff --git a/documents/docx/libreoffice/tdf149555.docx b/documents/docx/libreoffice/tdf149555.docx new file mode 100644 index 0000000..b170ff4 --- /dev/null +++ b/documents/docx/libreoffice/tdf149555.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abef8321211386748bd58b4489d8170809c303dfb1d588f374d5f9c7936804e8 +size 20132 diff --git a/documents/docx/libreoffice/tdf149649.docx b/documents/docx/libreoffice/tdf149649.docx new file mode 100644 index 0000000..d5456b3 --- /dev/null +++ b/documents/docx/libreoffice/tdf149649.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c45621f63ac70940677fbf4a1fd268707f933dc52a073914fcf04f58fb6b85e +size 26280 diff --git a/documents/docx/libreoffice/tdf149708.docx b/documents/docx/libreoffice/tdf149708.docx new file mode 100644 index 0000000..e62e256 --- /dev/null +++ b/documents/docx/libreoffice/tdf149708.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630f99f81d4054991c7b0fc4ccf422ead6103e650d0891e7580351d4c0c0013d +size 5633 diff --git a/documents/docx/libreoffice/tdf149840_SmartArtBackground.docx b/documents/docx/libreoffice/tdf149840_SmartArtBackground.docx new file mode 100644 index 0000000..f01a687 --- /dev/null +++ b/documents/docx/libreoffice/tdf149840_SmartArtBackground.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf83be97ce7792425e4938ff17bf185f1f6379c7c09d0eb5721cb7d7b94ea55 +size 23200 diff --git a/documents/docx/libreoffice/tdf150086.docx b/documents/docx/libreoffice/tdf150086.docx new file mode 100644 index 0000000..01ce825 --- /dev/null +++ b/documents/docx/libreoffice/tdf150086.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c44892eb2ed109b470e9266cc1deb2a107ba5f82e22d4b02ab5b35052e58e7 +size 16321 diff --git a/documents/docx/libreoffice/tdf150166.docx b/documents/docx/libreoffice/tdf150166.docx new file mode 100644 index 0000000..c84bbae --- /dev/null +++ b/documents/docx/libreoffice/tdf150166.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500e2d85617c68f39d98baa88c002d2c86fac07a382c6c950e88aeaf498c6352 +size 15751 diff --git a/documents/docx/libreoffice/tdf150200.docx b/documents/docx/libreoffice/tdf150200.docx new file mode 100644 index 0000000..a76d114 --- /dev/null +++ b/documents/docx/libreoffice/tdf150200.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6dce9d6fbaa479ac3e751e4e34382bc8d41d135ff3f67923d93f762d6e59483 +size 14090 diff --git a/documents/docx/libreoffice/tdf150438.docx b/documents/docx/libreoffice/tdf150438.docx new file mode 100644 index 0000000..87cea43 --- /dev/null +++ b/documents/docx/libreoffice/tdf150438.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c56bb13b7320218151405689341c62c048f16c719ee6eb94de80fb047f526d3 +size 12185 diff --git a/documents/docx/libreoffice/tdf150443.docx b/documents/docx/libreoffice/tdf150443.docx new file mode 100644 index 0000000..043a19b --- /dev/null +++ b/documents/docx/libreoffice/tdf150443.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082d0e7cc017b8f7dfb5b1db49079ab1c2894b2214295ff0e4f0e9174cc72620 +size 27855 diff --git a/documents/docx/libreoffice/tdf150542.docx b/documents/docx/libreoffice/tdf150542.docx new file mode 100644 index 0000000..0b19222 --- /dev/null +++ b/documents/docx/libreoffice/tdf150542.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e94ea898f3394e0e01c6bd5f4f9cc93215a97e442c8aa9caf62c96d4879e16 +size 2978 diff --git a/documents/docx/libreoffice/tdf150822.docx b/documents/docx/libreoffice/tdf150822.docx new file mode 100644 index 0000000..b2d8d4b --- /dev/null +++ b/documents/docx/libreoffice/tdf150822.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad0ebeb8fdf929f4a8cfcf8ae25a11eb2bae908e9de1106cd97a0ea0045c323 +size 14767 diff --git a/documents/docx/libreoffice/tdf150966_regularInset.docx b/documents/docx/libreoffice/tdf150966_regularInset.docx new file mode 100644 index 0000000..a7f81c2 --- /dev/null +++ b/documents/docx/libreoffice/tdf150966_regularInset.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba363c1992c6e79d5f1570d336e37b269319c156909c0a7a99eab61517333562 +size 17569 diff --git a/documents/docx/libreoffice/tdf151100.docx b/documents/docx/libreoffice/tdf151100.docx new file mode 100644 index 0000000..0df006f --- /dev/null +++ b/documents/docx/libreoffice/tdf151100.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c1eac865b74b69e8fd44d638ed09b0052b402d60a0c042b6bedb9abfc985ee +size 17741 diff --git a/documents/docx/libreoffice/tdf151548_tabNavigation2.docx b/documents/docx/libreoffice/tdf151548_tabNavigation2.docx new file mode 100644 index 0000000..8ccb048 --- /dev/null +++ b/documents/docx/libreoffice/tdf151548_tabNavigation2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57bc4e3fb814fd4bf363fd853ff5782b2706de90339a4183b70314357c0f3ea2 +size 8426 diff --git a/documents/docx/libreoffice/tdf151704_thinColumnHeight.docx b/documents/docx/libreoffice/tdf151704_thinColumnHeight.docx new file mode 100644 index 0000000..835b400 --- /dev/null +++ b/documents/docx/libreoffice/tdf151704_thinColumnHeight.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9632b6eca5037a784a078cfb540bb437c0207209dbbcfcd2af42619e0b7b951 +size 14184 diff --git a/documents/docx/libreoffice/tdf151912.docx b/documents/docx/libreoffice/tdf151912.docx new file mode 100644 index 0000000..3241988 --- /dev/null +++ b/documents/docx/libreoffice/tdf151912.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1dc93a07d0b50a66416fbb6dddb80c770ac9175650ae30652dc49d89e5c2af9 +size 3666 diff --git a/documents/docx/libreoffice/tdf151954.docx b/documents/docx/libreoffice/tdf151954.docx new file mode 100644 index 0000000..517c60b --- /dev/null +++ b/documents/docx/libreoffice/tdf151954.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ac0c45f4edb6d819100fc83fbdbf33bd40277b849edb682b890a443b6b3f46 +size 12688 diff --git a/documents/docx/libreoffice/tdf151993.docx b/documents/docx/libreoffice/tdf151993.docx new file mode 100644 index 0000000..5b17778 --- /dev/null +++ b/documents/docx/libreoffice/tdf151993.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d94d704a76ccfd73fd39f42cba263d23f4c9872e370fe42723ca32ec1cb9665 +size 11913 diff --git a/documents/docx/libreoffice/tdf152200-bad_fldChar_end.docx b/documents/docx/libreoffice/tdf152200-bad_fldChar_end.docx new file mode 100644 index 0000000..18c9af6 --- /dev/null +++ b/documents/docx/libreoffice/tdf152200-bad_fldChar_end.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f481a79e7bdf648c4701c87f34a4d26a3abc3bf57453ebc5b543b953aa042e1 +size 10153 diff --git a/documents/docx/libreoffice/tdf152200-field+textbox.docx b/documents/docx/libreoffice/tdf152200-field+textbox.docx new file mode 100644 index 0000000..991f54a --- /dev/null +++ b/documents/docx/libreoffice/tdf152200-field+textbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee815fdf3da312876b550b00ac94082f28f2074532e0211e9bcd3b0d7913b3b6 +size 15009 diff --git a/documents/docx/libreoffice/tdf152203.docx b/documents/docx/libreoffice/tdf152203.docx new file mode 100644 index 0000000..5aac268 --- /dev/null +++ b/documents/docx/libreoffice/tdf152203.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2712bc412f3680cb031fca817c4661221fa32ae71581c4e89f40f8d5b65cdc +size 7778 diff --git a/documents/docx/libreoffice/tdf152298.docx b/documents/docx/libreoffice/tdf152298.docx new file mode 100644 index 0000000..303baf8 --- /dev/null +++ b/documents/docx/libreoffice/tdf152298.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415c239851604a5b75b15f4504b609c81cb66590f435f899f0aaf5b7064ce4d7 +size 13122 diff --git a/documents/docx/libreoffice/tdf152425.docx b/documents/docx/libreoffice/tdf152425.docx new file mode 100644 index 0000000..33849a9 --- /dev/null +++ b/documents/docx/libreoffice/tdf152425.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6df3f2da181c5685351e2cf4a1bfd659b8f4a1279ef5346559e770dc0e8cb6 +size 16904 diff --git a/documents/docx/libreoffice/tdf152506.docx b/documents/docx/libreoffice/tdf152506.docx new file mode 100644 index 0000000..abd5aab --- /dev/null +++ b/documents/docx/libreoffice/tdf152506.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81e3d2301bdde74bcc89d577123a1ec00df1b6ae9312f74609f318fab568631 +size 7803 diff --git a/documents/docx/libreoffice/tdf152636_lostPageBreak2.docx b/documents/docx/libreoffice/tdf152636_lostPageBreak2.docx new file mode 100644 index 0000000..471923e --- /dev/null +++ b/documents/docx/libreoffice/tdf152636_lostPageBreak2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b0b49b4219354fd2a8d7226f546c3860a8611e63d90fd3a471dd0fc68e60ec +size 16206 diff --git a/documents/docx/libreoffice/tdf152884_Char_Transparency.docx b/documents/docx/libreoffice/tdf152884_Char_Transparency.docx new file mode 100644 index 0000000..913be4a --- /dev/null +++ b/documents/docx/libreoffice/tdf152884_Char_Transparency.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dfc210068299411a22b12234e04b4bdb92ed67812d3764a47ba27e0b4604c8c +size 14109 diff --git a/documents/docx/libreoffice/tdf152983-1-min.docx b/documents/docx/libreoffice/tdf152983-1-min.docx new file mode 100644 index 0000000..c799cb7 --- /dev/null +++ b/documents/docx/libreoffice/tdf152983-1-min.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27918bf0c3edb5aef5000e3365d8547d10e3eadf66c1d349a85551788ffe2672 +size 100691 diff --git a/documents/docx/libreoffice/tdf153040.docx b/documents/docx/libreoffice/tdf153040.docx new file mode 100644 index 0000000..7730c08 --- /dev/null +++ b/documents/docx/libreoffice/tdf153040.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb835278f493fb0137808bd9e3bf16879605087e1b8d3a9c86caacc80ac2cb1 +size 16322 diff --git a/documents/docx/libreoffice/tdf153042_largeTab.docx b/documents/docx/libreoffice/tdf153042_largeTab.docx new file mode 100644 index 0000000..f1341f4 --- /dev/null +++ b/documents/docx/libreoffice/tdf153042_largeTab.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc46ee9e777bdeb0d83b23943004741941325d0e06cefddea7113797e5545567 +size 14504 diff --git a/documents/docx/libreoffice/tdf153042_noTab.docx b/documents/docx/libreoffice/tdf153042_noTab.docx new file mode 100644 index 0000000..01178fd --- /dev/null +++ b/documents/docx/libreoffice/tdf153042_noTab.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2530c0cefdf08ff6872e97becd4d2c67e0368a1310e97f4bdfdad2d76eee266 +size 14550 diff --git a/documents/docx/libreoffice/tdf153104.docx b/documents/docx/libreoffice/tdf153104.docx new file mode 100644 index 0000000..b4a106a --- /dev/null +++ b/documents/docx/libreoffice/tdf153104.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbabd36e57b48024c1488e78d05d5c317be71702e58d66a7a14c7efd9ea89393 +size 16519 diff --git a/documents/docx/libreoffice/tdf153128.docx b/documents/docx/libreoffice/tdf153128.docx new file mode 100644 index 0000000..649ad3b --- /dev/null +++ b/documents/docx/libreoffice/tdf153128.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbaed98ce6058199a32b61a1f67983db9b8ed2587d06e8d6a78d75e291a76ec +size 13425 diff --git a/documents/docx/libreoffice/tdf153136.docx b/documents/docx/libreoffice/tdf153136.docx new file mode 100644 index 0000000..02ad54e --- /dev/null +++ b/documents/docx/libreoffice/tdf153136.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11ad5a950bc534ccd0a5dfad42956f7383cb96a3b027d9cf5afb5d8960ede2a6 +size 16667 diff --git a/documents/docx/libreoffice/tdf153255.docx b/documents/docx/libreoffice/tdf153255.docx new file mode 100644 index 0000000..32b4050 --- /dev/null +++ b/documents/docx/libreoffice/tdf153255.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69dafb78e9f592243bcd3a94ab6ef965a4280265c97b625fa045170b2a5d8757 +size 14233 diff --git a/documents/docx/libreoffice/tdf153526_commentInNumbering.docx b/documents/docx/libreoffice/tdf153526_commentInNumbering.docx new file mode 100644 index 0000000..e2efcc1 --- /dev/null +++ b/documents/docx/libreoffice/tdf153526_commentInNumbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a59c98f45bc7a6479d5c64369a01f49e1cee43be428416e6f20b09475b1fb09 +size 8910 diff --git a/documents/docx/libreoffice/tdf153592_columnBreaks.docx b/documents/docx/libreoffice/tdf153592_columnBreaks.docx new file mode 100644 index 0000000..fff8c9a --- /dev/null +++ b/documents/docx/libreoffice/tdf153592_columnBreaks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:297bc5cd7795570e6c799afbca41f9f1cf635ccda827d18b950e1dba75bccc8f +size 6866 diff --git a/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak.docx b/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak.docx new file mode 100644 index 0000000..b71f032 --- /dev/null +++ b/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c97acf5b9f847ddd3f260f72d1f604ac50c3c7a24017c721f4f8d1d3eb1853 +size 21473 diff --git a/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak2.docx b/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak2.docx new file mode 100644 index 0000000..1f5d86a --- /dev/null +++ b/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1aaf1b652208cc45c0cd53afb56551370e486887fca472048fddc0b531fef33 +size 18324 diff --git a/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak3.docx b/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak3.docx new file mode 100644 index 0000000..34b4793 --- /dev/null +++ b/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c667d25651ae4302f62d3c413bdd7d31bb5c7caa1b80c324159df34e8d45906 +size 18336 diff --git a/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak6.docx b/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak6.docx new file mode 100644 index 0000000..804ce83 --- /dev/null +++ b/documents/docx/libreoffice/tdf153613_anchoredAfterPgBreak6.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a8cbe379c58e6b23cfbcbb7af3345f522efa1db8ea33ac86393fd6df2fda8e +size 18330 diff --git a/documents/docx/libreoffice/tdf153613_inlineAfterPgBreak.docx b/documents/docx/libreoffice/tdf153613_inlineAfterPgBreak.docx new file mode 100644 index 0000000..5775263 --- /dev/null +++ b/documents/docx/libreoffice/tdf153613_inlineAfterPgBreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869007c05ba5ca530f4551c7432816baf4d12833b6c2739e0947983d03f7923e +size 21240 diff --git a/documents/docx/libreoffice/tdf153613_inlineAfterPgBreak2.docx b/documents/docx/libreoffice/tdf153613_inlineAfterPgBreak2.docx new file mode 100644 index 0000000..307eb89 --- /dev/null +++ b/documents/docx/libreoffice/tdf153613_inlineAfterPgBreak2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82570e7d59667144403b5641e44b96670745898dcca154c88c33aa3ea379479 +size 15272 diff --git a/documents/docx/libreoffice/tdf153613_sdtAfterPgBreak.docx b/documents/docx/libreoffice/tdf153613_sdtAfterPgBreak.docx new file mode 100644 index 0000000..4b579ec --- /dev/null +++ b/documents/docx/libreoffice/tdf153613_sdtAfterPgBreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1fee9396d6443bfaa1d05bb8f23b849e44a96090cb2d8db58944319def839b3 +size 46930 diff --git a/documents/docx/libreoffice/tdf153613_textboxAfterPgBreak3.docx b/documents/docx/libreoffice/tdf153613_textboxAfterPgBreak3.docx new file mode 100644 index 0000000..c3cc0f3 --- /dev/null +++ b/documents/docx/libreoffice/tdf153613_textboxAfterPgBreak3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da5881ed74c6c7fd6bfe5b1eeaf65e87623458ae470bdb57002383764f61d3c +size 22616 diff --git a/documents/docx/libreoffice/tdf153791-shd_overrides_fontRef.docx b/documents/docx/libreoffice/tdf153791-shd_overrides_fontRef.docx new file mode 100644 index 0000000..0df4600 --- /dev/null +++ b/documents/docx/libreoffice/tdf153791-shd_overrides_fontRef.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18be1588523899eb38842c5847a92df8e3c7fd03a0878502bc3543f683553a3f +size 16264 diff --git a/documents/docx/libreoffice/tdf153804.docx b/documents/docx/libreoffice/tdf153804.docx new file mode 100644 index 0000000..6eb2262 --- /dev/null +++ b/documents/docx/libreoffice/tdf153804.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b721432fdeb1d2fbe9504fd57ca58580c8b7808010057a5d0d252d5971e45f +size 8159 diff --git a/documents/docx/libreoffice/tdf153891.docx b/documents/docx/libreoffice/tdf153891.docx new file mode 100644 index 0000000..1e08890 --- /dev/null +++ b/documents/docx/libreoffice/tdf153891.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1a56d54f2d28761fcacc033a6c828408931385685dd7b803be5b63bfdeee9b +size 24928 diff --git a/documents/docx/libreoffice/tdf153909_followTextFlow.docx b/documents/docx/libreoffice/tdf153909_followTextFlow.docx new file mode 100644 index 0000000..3ce24b5 --- /dev/null +++ b/documents/docx/libreoffice/tdf153909_followTextFlow.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d69fe2b8c1b0a6e5df0bfd09d3f3c9360a41a032ebc37821df3aeb235a8862d +size 23909 diff --git a/documents/docx/libreoffice/tdf153964_firstIndentAfterBreak14.docx b/documents/docx/libreoffice/tdf153964_firstIndentAfterBreak14.docx new file mode 100644 index 0000000..0f3bfe1 --- /dev/null +++ b/documents/docx/libreoffice/tdf153964_firstIndentAfterBreak14.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b140d34be7df1a4769c2539c1f26bbe3f7743fa1b7aa6931aab36ba518a6c1a +size 18361 diff --git a/documents/docx/libreoffice/tdf153964_numberingAfterBreak14.docx b/documents/docx/libreoffice/tdf153964_numberingAfterBreak14.docx new file mode 100644 index 0000000..068c908 --- /dev/null +++ b/documents/docx/libreoffice/tdf153964_numberingAfterBreak14.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8b188a6f4d262b22bfca6a70f7d581e3d7aad321a9489c0a634d36f341d1ef +size 13436 diff --git a/documents/docx/libreoffice/tdf153964_topMarginAfterBreak14.docx b/documents/docx/libreoffice/tdf153964_topMarginAfterBreak14.docx new file mode 100644 index 0000000..bf76a1d --- /dev/null +++ b/documents/docx/libreoffice/tdf153964_topMarginAfterBreak14.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb7657ef8f2075537e2ed93881d18053352f63bc222caf283ff6fbcd4814c20 +size 14353 diff --git a/documents/docx/libreoffice/tdf153964_topMarginAfterBreak15.docx b/documents/docx/libreoffice/tdf153964_topMarginAfterBreak15.docx new file mode 100644 index 0000000..a513861 --- /dev/null +++ b/documents/docx/libreoffice/tdf153964_topMarginAfterBreak15.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3cdf29ec7fe0c4539b00426ededab0e9a8e4b836078dbd8575b7a7243f6886 +size 14358 diff --git a/documents/docx/libreoffice/tdf154129_framePr1.docx b/documents/docx/libreoffice/tdf154129_framePr1.docx new file mode 100644 index 0000000..0debad0 --- /dev/null +++ b/documents/docx/libreoffice/tdf154129_framePr1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a3d8a6c6b1c86121463aac3e1afb9d700bada65025fada7fd671b29aa5ea4e +size 21425 diff --git a/documents/docx/libreoffice/tdf154319-ToC_with_s_and_d.docx b/documents/docx/libreoffice/tdf154319-ToC_with_s_and_d.docx new file mode 100644 index 0000000..42714f8 --- /dev/null +++ b/documents/docx/libreoffice/tdf154319-ToC_with_s_and_d.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3904b4a334fe87c2d583f0c2b8e1a375a3a0ebc98e7d16ecf8801eb379489229 +size 18797 diff --git a/documents/docx/libreoffice/tdf154369.docx b/documents/docx/libreoffice/tdf154369.docx new file mode 100644 index 0000000..b215b8f --- /dev/null +++ b/documents/docx/libreoffice/tdf154369.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:486c3092e1dd726b428529306bfdd593c8e92009b9f86308dfb3900e24abcc8c +size 6286 diff --git a/documents/docx/libreoffice/tdf154370.docx b/documents/docx/libreoffice/tdf154370.docx new file mode 100644 index 0000000..65b91a1 --- /dev/null +++ b/documents/docx/libreoffice/tdf154370.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7720fc1a395e1f9628c7f71f302a716cc8510a802a3d7d0a11fe2b176c488c14 +size 6333 diff --git a/documents/docx/libreoffice/tdf154478.docx b/documents/docx/libreoffice/tdf154478.docx new file mode 100644 index 0000000..89e2666 --- /dev/null +++ b/documents/docx/libreoffice/tdf154478.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af13d3cd96caefbf45b149bd87cfb44e55a6a548eb3b65608e1387d54be605b +size 46878 diff --git a/documents/docx/libreoffice/tdf154695-ToC_no_numbers.docx b/documents/docx/libreoffice/tdf154695-ToC_no_numbers.docx new file mode 100644 index 0000000..f6c5d8c --- /dev/null +++ b/documents/docx/libreoffice/tdf154695-ToC_no_numbers.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b45bb820781f7bf89c081bdf7c4c2d58e05f26d41ba9a509335092fde0c7192 +size 16145 diff --git a/documents/docx/libreoffice/tdf154703_framePr.docx b/documents/docx/libreoffice/tdf154703_framePr.docx new file mode 100644 index 0000000..0a385fb --- /dev/null +++ b/documents/docx/libreoffice/tdf154703_framePr.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:144b33d26d6b5db84f16605efa5b127404abe7641bae1d7c24418b71781754a4 +size 14038 diff --git a/documents/docx/libreoffice/tdf154703_framePrTextDirection.docx b/documents/docx/libreoffice/tdf154703_framePrTextDirection.docx new file mode 100644 index 0000000..a02191f --- /dev/null +++ b/documents/docx/libreoffice/tdf154703_framePrTextDirection.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc15974bf529221dbf3da3899669f80577e74c86b9f38c2807fbb11f9b9b5f8 +size 13534 diff --git a/documents/docx/libreoffice/tdf154703_framePrWrapSpacing.docx b/documents/docx/libreoffice/tdf154703_framePrWrapSpacing.docx new file mode 100644 index 0000000..fe05ad2 --- /dev/null +++ b/documents/docx/libreoffice/tdf154703_framePrWrapSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60fd93680f179e1e2a736e71458341a719f2b8920f150ac650357f0266e344ca +size 13991 diff --git a/documents/docx/libreoffice/tdf154751_dualStrikethrough.docx b/documents/docx/libreoffice/tdf154751_dualStrikethrough.docx new file mode 100644 index 0000000..c829dd8 --- /dev/null +++ b/documents/docx/libreoffice/tdf154751_dualStrikethrough.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acac7fe008dd8bc4cd1dca7be6d112a4caf25d21bbdba8a623d4fbd01ca1bac3 +size 11980 diff --git a/documents/docx/libreoffice/tdf154863-img-move-crash.docx b/documents/docx/libreoffice/tdf154863-img-move-crash.docx new file mode 100644 index 0000000..6475e7f --- /dev/null +++ b/documents/docx/libreoffice/tdf154863-img-move-crash.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fecef3c1bc15dc442192fb6ae1dddeafa6124a974aab416cbbfe2c7576d7bc79 +size 391748 diff --git a/documents/docx/libreoffice/tdf155229_row_height_at_least.docx b/documents/docx/libreoffice/tdf155229_row_height_at_least.docx new file mode 100644 index 0000000..3dc8de9 --- /dev/null +++ b/documents/docx/libreoffice/tdf155229_row_height_at_least.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b86b731b5cf66b3148fa20d7b2ae518c53de7fd2aac6f7b462c966a6427e11e +size 14360 diff --git a/documents/docx/libreoffice/tdf155685.docx b/documents/docx/libreoffice/tdf155685.docx new file mode 100644 index 0000000..d6462e9 --- /dev/null +++ b/documents/docx/libreoffice/tdf155685.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab5e6c5aeb507360cea046bdcbcf84837901b5ea6e453bba86f8d3b7fb118a4 +size 31219 diff --git a/documents/docx/libreoffice/tdf155690.docx b/documents/docx/libreoffice/tdf155690.docx new file mode 100644 index 0000000..b276b86 --- /dev/null +++ b/documents/docx/libreoffice/tdf155690.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f39b60e0804b323592a6c0085986ac3320806b21a931d886ff327ed55549a9 +size 17677 diff --git a/documents/docx/libreoffice/tdf155707.docx b/documents/docx/libreoffice/tdf155707.docx new file mode 100644 index 0000000..56ccd8c --- /dev/null +++ b/documents/docx/libreoffice/tdf155707.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af36644e14e94c0e1a42509d31687727720f3cf2bf22eca039e00694808b45af +size 13012 diff --git a/documents/docx/libreoffice/tdf155736_PageNumbers_footer.docx b/documents/docx/libreoffice/tdf155736_PageNumbers_footer.docx new file mode 100644 index 0000000..1651941 --- /dev/null +++ b/documents/docx/libreoffice/tdf155736_PageNumbers_footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f062b698b06742b3716012d5518db8c7d38413e82cdafc411c40ebdcb810a619 +size 29799 diff --git a/documents/docx/libreoffice/tdf155945.docx b/documents/docx/libreoffice/tdf155945.docx new file mode 100644 index 0000000..5ed19f3 --- /dev/null +++ b/documents/docx/libreoffice/tdf155945.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1f0b067b91525910448371ba59e733efd47e30e7f4647aecbcf2837d5108ad +size 1892 diff --git a/documents/docx/libreoffice/tdf156078_rightTabOutsideParaRightIndent.docx b/documents/docx/libreoffice/tdf156078_rightTabOutsideParaRightIndent.docx new file mode 100644 index 0000000..e4fc255 --- /dev/null +++ b/documents/docx/libreoffice/tdf156078_rightTabOutsideParaRightIndent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae46741f65b06cf9fc53900a20fcbaff1db9e57b21de350016f1dcc21ea5b06f +size 2272 diff --git a/documents/docx/libreoffice/tdf156267.docx b/documents/docx/libreoffice/tdf156267.docx new file mode 100644 index 0000000..a56075c --- /dev/null +++ b/documents/docx/libreoffice/tdf156267.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1e33f33c057150cb28066be8dfa40233e4e03f99b3f61e965059ff2dbd2cca +size 103390 diff --git a/documents/docx/libreoffice/tdf156484.docx b/documents/docx/libreoffice/tdf156484.docx new file mode 100644 index 0000000..9072fec --- /dev/null +++ b/documents/docx/libreoffice/tdf156484.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe29a89e65ea7009ae5288a709b79309fb724f762052c4ab7f986ad51ece71e +size 17513 diff --git a/documents/docx/libreoffice/tdf156560.docx b/documents/docx/libreoffice/tdf156560.docx new file mode 100644 index 0000000..1b7247e --- /dev/null +++ b/documents/docx/libreoffice/tdf156560.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782edaea6d7f343b8d9c86fc41ed768b6af5a29c1a206c95077463bd3a39d32a +size 34481 diff --git a/documents/docx/libreoffice/tdf157011_ins_del_empty_cols.docx b/documents/docx/libreoffice/tdf157011_ins_del_empty_cols.docx new file mode 100644 index 0000000..b6fc038 --- /dev/null +++ b/documents/docx/libreoffice/tdf157011_ins_del_empty_cols.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c737a45db1ed60fa1a56d8a388e7e4a0d394de909fa9c5ca5d07060a6914794 +size 9954 diff --git a/documents/docx/libreoffice/tdf157096.docx b/documents/docx/libreoffice/tdf157096.docx new file mode 100644 index 0000000..f64ce3b --- /dev/null +++ b/documents/docx/libreoffice/tdf157096.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eaf41a60433cdc7eeb10f3f2a6bcd013d792daecc05585e4b25b2a0e3b2746f +size 18904 diff --git a/documents/docx/libreoffice/tdf157131.docx b/documents/docx/libreoffice/tdf157131.docx new file mode 100644 index 0000000..64d0a5e --- /dev/null +++ b/documents/docx/libreoffice/tdf157131.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71890ab32a9fc3aec74c40bbf059f2b09da6d11a443051489608d4ce83a8e2e4 +size 60272 diff --git a/documents/docx/libreoffice/tdf157136_TwoContentControls.docx b/documents/docx/libreoffice/tdf157136_TwoContentControls.docx new file mode 100644 index 0000000..d27ba94 --- /dev/null +++ b/documents/docx/libreoffice/tdf157136_TwoContentControls.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072669b08f55d5143f8397e3df26e1d5f93a1f0911e78efcc48baa8467c3999f +size 22502 diff --git a/documents/docx/libreoffice/tdf157569.docx b/documents/docx/libreoffice/tdf157569.docx new file mode 100644 index 0000000..286971f --- /dev/null +++ b/documents/docx/libreoffice/tdf157569.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606be981e8420b410abf3fb63a89a65dc6fb20bb8b0b79b094f6f6645cbd27fa +size 12536 diff --git a/documents/docx/libreoffice/tdf157572_defaultVAnchor.docx b/documents/docx/libreoffice/tdf157572_defaultVAnchor.docx new file mode 100644 index 0000000..0cedb11 --- /dev/null +++ b/documents/docx/libreoffice/tdf157572_defaultVAnchor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f49b689534d9e6e1124478482137787df6fdef902955f7bca3d077125cca0d +size 12702 diff --git a/documents/docx/libreoffice/tdf157572_insidiousCombination.docx b/documents/docx/libreoffice/tdf157572_insidiousCombination.docx new file mode 100644 index 0000000..57f613e --- /dev/null +++ b/documents/docx/libreoffice/tdf157572_insidiousCombination.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b86f97659234931e0c8713c22d7d1da871a3205571560fa2d8ac89c511641c6 +size 12689 diff --git a/documents/docx/libreoffice/tdf157572_noVAlignAsText.docx b/documents/docx/libreoffice/tdf157572_noVAlignAsText.docx new file mode 100644 index 0000000..f6a3895 --- /dev/null +++ b/documents/docx/libreoffice/tdf157572_noVAlignAsText.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d1c939cd54d138877f56b50ebb8f6959bddc2a4906ed4bf80a80aa1479017c +size 12704 diff --git a/documents/docx/libreoffice/tdf157596_paragraph_numbering.docx b/documents/docx/libreoffice/tdf157596_paragraph_numbering.docx new file mode 100644 index 0000000..8a1658c --- /dev/null +++ b/documents/docx/libreoffice/tdf157596_paragraph_numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee07437e238f2a798c9b5d5e49b5e3f94cd580ebc229e20cc7470d0c840f9021 +size 8158 diff --git a/documents/docx/libreoffice/tdf157598.docx b/documents/docx/libreoffice/tdf157598.docx new file mode 100644 index 0000000..3a1486b --- /dev/null +++ b/documents/docx/libreoffice/tdf157598.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df49a23a439b91a4579004f1c62081b5057913cc59dee5c00310856affa6968b +size 15043 diff --git a/documents/docx/libreoffice/tdf157628.docx b/documents/docx/libreoffice/tdf157628.docx new file mode 100644 index 0000000..f2e3140 --- /dev/null +++ b/documents/docx/libreoffice/tdf157628.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef2ff3c10c1d468c560b3e723158e32825c4efde3735abb89f610707b9e3fa2 +size 10737 diff --git a/documents/docx/libreoffice/tdf158023_export.docx b/documents/docx/libreoffice/tdf158023_export.docx new file mode 100644 index 0000000..21c605d --- /dev/null +++ b/documents/docx/libreoffice/tdf158023_export.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7531ddd8febb5e4a53702478e0d5a12a414f15becfeb558a864e35d038b1fbb2 +size 10504 diff --git a/documents/docx/libreoffice/tdf158023_import.docx b/documents/docx/libreoffice/tdf158023_import.docx new file mode 100644 index 0000000..b9436ea --- /dev/null +++ b/documents/docx/libreoffice/tdf158023_import.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a091ce2d8e43a0966a6f0687992e31bd853fbd24adb711eb26f7920e674c3ba +size 10329 diff --git a/documents/docx/libreoffice/tdf158360.docx b/documents/docx/libreoffice/tdf158360.docx new file mode 100644 index 0000000..5e549dc --- /dev/null +++ b/documents/docx/libreoffice/tdf158360.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94e2eb5aa191c4a15d6b88cc841f0f156041213a53a73c315f8ea0d96973e4e +size 27389 diff --git a/documents/docx/libreoffice/tdf158436.docx b/documents/docx/libreoffice/tdf158436.docx new file mode 100644 index 0000000..0432b92 --- /dev/null +++ b/documents/docx/libreoffice/tdf158436.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c45667b68386f704270f25c16eeb02aebebea505eda7db0a241eb718c21f90 +size 12243 diff --git a/documents/docx/libreoffice/tdf158451.docx b/documents/docx/libreoffice/tdf158451.docx new file mode 100644 index 0000000..0909ff2 --- /dev/null +++ b/documents/docx/libreoffice/tdf158451.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5712ea304806d4d507a75ac380a292d76fa865025f143a60155aa4d84432e8e4 +size 19711 diff --git a/documents/docx/libreoffice/tdf158597.docx b/documents/docx/libreoffice/tdf158597.docx new file mode 100644 index 0000000..00ab7b5 --- /dev/null +++ b/documents/docx/libreoffice/tdf158597.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544f3da698a24b5459eab514e64f804a8eb8fcd6b3ead3397695a1109be327e2 +size 12719 diff --git a/documents/docx/libreoffice/tdf158661_blockSDT.docx b/documents/docx/libreoffice/tdf158661_blockSDT.docx new file mode 100644 index 0000000..52907d4 --- /dev/null +++ b/documents/docx/libreoffice/tdf158661_blockSDT.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef061f80e3e8fc49394f6bbad8b78bf4f84ea57c12ffef19eca07b5e35cfa1c +size 40220 diff --git a/documents/docx/libreoffice/tdf159026.docx b/documents/docx/libreoffice/tdf159026.docx new file mode 100644 index 0000000..124c53f --- /dev/null +++ b/documents/docx/libreoffice/tdf159026.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fcc317ef2b5b701063078edd3daa947d5a3babd62334561b5627de35665526d +size 16907 diff --git a/documents/docx/libreoffice/tdf159032.docx b/documents/docx/libreoffice/tdf159032.docx new file mode 100644 index 0000000..cc5fba6 --- /dev/null +++ b/documents/docx/libreoffice/tdf159032.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c153a3ec445e81c3289852b39ee96c6552c58894d747eeb85a719d32e67ba97e +size 23567 diff --git a/documents/docx/libreoffice/tdf159054_disableOutlineNumbering.docx b/documents/docx/libreoffice/tdf159054_disableOutlineNumbering.docx new file mode 100644 index 0000000..e7ef417 --- /dev/null +++ b/documents/docx/libreoffice/tdf159054_disableOutlineNumbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb48261474b6863bfe320c31eb6e8921b3b14cb8bcb3455267c64b70829e5f4c +size 5355 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_1and0equalA.docx b/documents/docx/libreoffice/tdf159158_zOrder_1and0equalA.docx new file mode 100644 index 0000000..4186bc5 --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_1and0equalA.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a269e6452b725d28218021c43b528116565d2f6d46fcde60f8058cb2273d8166 +size 12948 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_1and0equalB.docx b/documents/docx/libreoffice/tdf159158_zOrder_1and0equalB.docx new file mode 100644 index 0000000..dc44a95 --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_1and0equalB.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963d9e62e758b59733c0b4231624e702d94bd83820999098854a90cb89c4b017 +size 12947 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_1and0max.docx b/documents/docx/libreoffice/tdf159158_zOrder_1and0max.docx new file mode 100644 index 0000000..a33c18a --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_1and0max.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429adb5ed5cdcabd1ba9d6a919f80d4f2bec189fd0dc68f22d9697c4dd66d10a +size 12958 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_behindDocA.docx b/documents/docx/libreoffice/tdf159158_zOrder_behindDocA.docx new file mode 100644 index 0000000..e5ecdd8 --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_behindDocA.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6d9baebb0f22695375fc16d316802ec39bbdf32862548a8d1bd8c10c871c1bd +size 15303 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_behindDocB.docx b/documents/docx/libreoffice/tdf159158_zOrder_behindDocB.docx new file mode 100644 index 0000000..25b92b6 --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_behindDocB.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2181ea0e6592b2b7fdb3d3ee1dea4428a8f3f7b24da1fc2c5ad6abe221c3be +size 15309 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_duplicate_compat15.docx b/documents/docx/libreoffice/tdf159158_zOrder_duplicate_compat15.docx new file mode 100644 index 0000000..d34d087 --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_duplicate_compat15.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cb584795530d15e7e95436763025d88bc2fe0c47944b7d8d7e260a369aa610 +size 12947 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_headerBehind2.docx b/documents/docx/libreoffice/tdf159158_zOrder_headerBehind2.docx new file mode 100644 index 0000000..b40f0fa --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_headerBehind2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d0a00dcc29ca85d938a9804fbe867b1e0d0dd2cd73627c31d71b1e60f61cf8 +size 126241 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_max.docx b/documents/docx/libreoffice/tdf159158_zOrder_max.docx new file mode 100644 index 0000000..1473685 --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_max.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa109805e4d1edd4b84c79d2db736c02ecd45e16b91a0cd028b6bb2c60a4330 +size 12957 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_maxLessOne.docx b/documents/docx/libreoffice/tdf159158_zOrder_maxLessOne.docx new file mode 100644 index 0000000..739e874 --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_maxLessOne.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7a706f7fba265d13ad780acaab1ad01275772c44f89b8a30a4a3b7ea5682e5 +size 12957 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_zIndexDuplicate_compat15.docx b/documents/docx/libreoffice/tdf159158_zOrder_zIndexDuplicate_compat15.docx new file mode 100644 index 0000000..2facaeb --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_zIndexDuplicate_compat15.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0529c3e356455fc9ae2f9d93ec227c3440b8ed693c5a8f82b7bceee990b325 +size 15407 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_zIndexMax.docx b/documents/docx/libreoffice/tdf159158_zOrder_zIndexMax.docx new file mode 100644 index 0000000..77c8ed1 --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_zIndexMax.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a7fb077433e709a647034f40e4cce10974ad1dd67e00dbe2f9acea23e78137 +size 15387 diff --git a/documents/docx/libreoffice/tdf159158_zOrder_zIndexWins.docx b/documents/docx/libreoffice/tdf159158_zOrder_zIndexWins.docx new file mode 100644 index 0000000..b5ab51e --- /dev/null +++ b/documents/docx/libreoffice/tdf159158_zOrder_zIndexWins.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddfefd5a08fec063d74acb03cda6c828631a4417dab0972c592620b1fe89799 +size 15402 diff --git a/documents/docx/libreoffice/tdf159207_footerFramePrBorder.docx b/documents/docx/libreoffice/tdf159207_footerFramePrBorder.docx new file mode 100644 index 0000000..8e4a36f --- /dev/null +++ b/documents/docx/libreoffice/tdf159207_footerFramePrBorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a42a9ac3df973dfbff59745bbe9be77822b7a76b4ffe9b38ad7b1dfbe5c98e7 +size 17255 diff --git a/documents/docx/libreoffice/tdf159626_blackPatternFill.docx b/documents/docx/libreoffice/tdf159626_blackPatternFill.docx new file mode 100644 index 0000000..eedaa1d --- /dev/null +++ b/documents/docx/libreoffice/tdf159626_blackPatternFill.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b57e0301fd6549d8d2c543a9f77225f83d4e52e38ba1eff36f9f5b1678a7317f +size 10653 diff --git a/documents/docx/libreoffice/tdf159626_yellowPatternFill.docx b/documents/docx/libreoffice/tdf159626_yellowPatternFill.docx new file mode 100644 index 0000000..ad4350c --- /dev/null +++ b/documents/docx/libreoffice/tdf159626_yellowPatternFill.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045deb05760dd82fede2bac1ab18a943924bb5e9430fca58a4eb3489fdf935ae +size 10553 diff --git a/documents/docx/libreoffice/tdf159626_yellowPatternFillB.docx b/documents/docx/libreoffice/tdf159626_yellowPatternFillB.docx new file mode 100644 index 0000000..c1581c3 --- /dev/null +++ b/documents/docx/libreoffice/tdf159626_yellowPatternFillB.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0c0972850a6b62216988fa8fbcdc4930ddc34d09361ccbf0b60d0f5a1d2017 +size 9503 diff --git a/documents/docx/libreoffice/tdf159897.docx b/documents/docx/libreoffice/tdf159897.docx new file mode 100644 index 0000000..c76b062 --- /dev/null +++ b/documents/docx/libreoffice/tdf159897.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c50fcc6328e11f4d764f268df7aed7a4c6d6f6b6c5ccb81cbbeffacdca6778db +size 13521 diff --git a/documents/docx/libreoffice/tdf159897_broken_link.docx b/documents/docx/libreoffice/tdf159897_broken_link.docx new file mode 100644 index 0000000..3742b84 --- /dev/null +++ b/documents/docx/libreoffice/tdf159897_broken_link.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24edac1633bccd6da5de4620684e49204c36f2cb1888e7ccb36c27a7e1de0d76 +size 14150 diff --git a/documents/docx/libreoffice/tdf160049_anchorMargin14.docx b/documents/docx/libreoffice/tdf160049_anchorMargin14.docx new file mode 100644 index 0000000..18f9a6f --- /dev/null +++ b/documents/docx/libreoffice/tdf160049_anchorMargin14.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c611a7ec8d7a7ce96917383bad6f608d6e3ca15a104f2496a8ddc0ba03802d +size 67142 diff --git a/documents/docx/libreoffice/tdf160049_anchorMargin15.docx b/documents/docx/libreoffice/tdf160049_anchorMargin15.docx new file mode 100644 index 0000000..34c27bf --- /dev/null +++ b/documents/docx/libreoffice/tdf160049_anchorMargin15.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbaf7404b09b94e52514dcd8070e5c954adc3a812c1b940b3b6fe23aa57fc834 +size 79017 diff --git a/documents/docx/libreoffice/tdf160049_anchorMargin2.docx b/documents/docx/libreoffice/tdf160049_anchorMargin2.docx new file mode 100644 index 0000000..90b11fd --- /dev/null +++ b/documents/docx/libreoffice/tdf160049_anchorMargin2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472ca499d03b30c6c7b85a67fc18dd62039341e4eba2d8a9fd87571cec8a3faf +size 79678 diff --git a/documents/docx/libreoffice/tdf160049_anchorMarginVML.docx b/documents/docx/libreoffice/tdf160049_anchorMarginVML.docx new file mode 100644 index 0000000..91a0b90 --- /dev/null +++ b/documents/docx/libreoffice/tdf160049_anchorMarginVML.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c7bc291ebb415933d29f0ae5383da53d59e3780be78a41bd5fddcfb926cf03 +size 76531 diff --git a/documents/docx/libreoffice/tdf160077_layoutInCell.docx b/documents/docx/libreoffice/tdf160077_layoutInCell.docx new file mode 100644 index 0000000..cb66196 --- /dev/null +++ b/documents/docx/libreoffice/tdf160077_layoutInCell.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2426dfa194602a399293d110a053b81adbabc29facd398dbd0e4932d989279 +size 22479 diff --git a/documents/docx/libreoffice/tdf160077_layoutInCellB.docx b/documents/docx/libreoffice/tdf160077_layoutInCellB.docx new file mode 100644 index 0000000..a7ca3d8 --- /dev/null +++ b/documents/docx/libreoffice/tdf160077_layoutInCellB.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152d87fe1861bed4f537ef7d1ba237e654a9656636e353c3679be27bbea35ee0 +size 163655 diff --git a/documents/docx/libreoffice/tdf160077_layoutInCellC.docx b/documents/docx/libreoffice/tdf160077_layoutInCellC.docx new file mode 100644 index 0000000..d56683d --- /dev/null +++ b/documents/docx/libreoffice/tdf160077_layoutInCellC.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b60b72993a0bbbf02205deea9f921e2df7caf3354f01de94fd6736d060b90e33 +size 16608 diff --git a/documents/docx/libreoffice/tdf160077_layoutInCellD.docx b/documents/docx/libreoffice/tdf160077_layoutInCellD.docx new file mode 100644 index 0000000..51ad1e3 --- /dev/null +++ b/documents/docx/libreoffice/tdf160077_layoutInCellD.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de77fdc3056c0c39aeb601b12ff1339156c681906075258a2db9b0acd1927f6a +size 122093 diff --git a/documents/docx/libreoffice/tdf160518_allowHyphenationAtTrackBottom.docx b/documents/docx/libreoffice/tdf160518_allowHyphenationAtTrackBottom.docx new file mode 100644 index 0000000..eb6ac3b --- /dev/null +++ b/documents/docx/libreoffice/tdf160518_allowHyphenationAtTrackBottom.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3559418167acd8afe5ebaa5de6131e59f1cbcca7caf0da46d91d97fdc1828f7 +size 19751 diff --git a/documents/docx/libreoffice/tdf160518_useWord2013TrackBottomHyphenation.docx b/documents/docx/libreoffice/tdf160518_useWord2013TrackBottomHyphenation.docx new file mode 100644 index 0000000..488ec88 --- /dev/null +++ b/documents/docx/libreoffice/tdf160518_useWord2013TrackBottomHyphenation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54f116dcfb58a326990e6717083184fedb60a1ebd936fb5a4c8efcf19216949 +size 19948 diff --git a/documents/docx/libreoffice/tdf160814_commentOrder.docx b/documents/docx/libreoffice/tdf160814_commentOrder.docx new file mode 100644 index 0000000..864147a --- /dev/null +++ b/documents/docx/libreoffice/tdf160814_commentOrder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdd10d3d65497469ca478a5430ecd6923de58cb4c380c95e4507af82d9496bc +size 16168 diff --git a/documents/docx/libreoffice/tdf160827.docx b/documents/docx/libreoffice/tdf160827.docx new file mode 100644 index 0000000..60a312b --- /dev/null +++ b/documents/docx/libreoffice/tdf160827.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6455f7a4e469e953fca7c98ab396c6fb08fd4e9f189d774464a35495f475c6a4 +size 50276 diff --git a/documents/docx/libreoffice/tdf161139_orrick-org-min3.docx b/documents/docx/libreoffice/tdf161139_orrick-org-min3.docx new file mode 100644 index 0000000..3cf77d2 --- /dev/null +++ b/documents/docx/libreoffice/tdf161139_orrick-org-min3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a97a8eac20a2e36d66370b41f7513600dfd0e9a054ab4e13979b36d5d6fcba2 +size 27172 diff --git a/documents/docx/libreoffice/tdf161631.docx b/documents/docx/libreoffice/tdf161631.docx new file mode 100644 index 0000000..f43b74d --- /dev/null +++ b/documents/docx/libreoffice/tdf161631.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf32ba26d5f105ae8bf1c8a3e69857a03c86297dd6d354f0f5d7d4dfa84aba15 +size 18496 diff --git a/documents/docx/libreoffice/tdf161718.docx b/documents/docx/libreoffice/tdf161718.docx new file mode 100644 index 0000000..1c39757 --- /dev/null +++ b/documents/docx/libreoffice/tdf161718.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc8da496a8b5ec3ea9ab901e6e705d06710c19df09a5cb83da8274f73d8c55b +size 18843 diff --git a/documents/docx/libreoffice/tdf162070_export.docx b/documents/docx/libreoffice/tdf162070_export.docx new file mode 100644 index 0000000..12ce6b6 --- /dev/null +++ b/documents/docx/libreoffice/tdf162070_export.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ee4a1df14d6e39104a302520d87c9d9fc35cdfe12f95e0c751f11325cdce80 +size 18161 diff --git a/documents/docx/libreoffice/tdf162180.docx b/documents/docx/libreoffice/tdf162180.docx new file mode 100644 index 0000000..67b639d --- /dev/null +++ b/documents/docx/libreoffice/tdf162180.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65650bf1d591ec5bb1dd437dbdd70f5efa086d10d573112d92aba832db6370c9 +size 10939 diff --git a/documents/docx/libreoffice/tdf162527_hidden_image.docx b/documents/docx/libreoffice/tdf162527_hidden_image.docx new file mode 100644 index 0000000..30bbfaa --- /dev/null +++ b/documents/docx/libreoffice/tdf162527_hidden_image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb8d762614d320de674e82cd188f0dc5b887ea3ce9266fd1192d3e35c969d385 +size 18232 diff --git a/documents/docx/libreoffice/tdf162541_notLayoutInCell_paraLeft.docx b/documents/docx/libreoffice/tdf162541_notLayoutInCell_paraLeft.docx new file mode 100644 index 0000000..4863da4 --- /dev/null +++ b/documents/docx/libreoffice/tdf162541_notLayoutInCell_paraLeft.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6bb07831acf4bb41af7aac4a2509b185997cb52e16ff20623ee6cfb378a6595 +size 35104 diff --git a/documents/docx/libreoffice/tdf162551_notLayoutInCell_charLeft_fromTop.docx b/documents/docx/libreoffice/tdf162551_notLayoutInCell_charLeft_fromTop.docx new file mode 100644 index 0000000..13c77d2 --- /dev/null +++ b/documents/docx/libreoffice/tdf162551_notLayoutInCell_charLeft_fromTop.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a6cfb05748dd1f1adcbec878891446aaf15b777c33ef9431c1428e62c86698 +size 36945 diff --git a/documents/docx/libreoffice/tdf162746.docx b/documents/docx/libreoffice/tdf162746.docx new file mode 100644 index 0000000..596a148 --- /dev/null +++ b/documents/docx/libreoffice/tdf162746.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ba9721d67d857a6679b57b47b5af120c9f6baf8e62427a8ca4a52732d87f25 +size 14899 diff --git a/documents/docx/libreoffice/tdf162916_nastyTOC.docx b/documents/docx/libreoffice/tdf162916_nastyTOC.docx new file mode 100644 index 0000000..22036ff --- /dev/null +++ b/documents/docx/libreoffice/tdf162916_nastyTOC.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a416cb18c77e9a9eb5953c9682d08a170d03126d71b67f1bb01340bde2fd39 +size 24148 diff --git a/documents/docx/libreoffice/tdf163149.docx b/documents/docx/libreoffice/tdf163149.docx new file mode 100644 index 0000000..511435a --- /dev/null +++ b/documents/docx/libreoffice/tdf163149.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93d26fdd06b50f85a971e587ff9c07b7d8bc6796f7ec416f201b98c7279f24c4 +size 14982 diff --git a/documents/docx/libreoffice/tdf163575.docx b/documents/docx/libreoffice/tdf163575.docx new file mode 100644 index 0000000..1a366ea --- /dev/null +++ b/documents/docx/libreoffice/tdf163575.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec36a70d03c79fbbfd199679330e4bf0b74cfebbff6af1b83de996475448c8d +size 59565 diff --git a/documents/docx/libreoffice/tdf163894.docx b/documents/docx/libreoffice/tdf163894.docx new file mode 100644 index 0000000..51fa196 --- /dev/null +++ b/documents/docx/libreoffice/tdf163894.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f05f391b4b9b98339ef9524c6cc2eac0b7ce4e0b6fd9feb0593a340c422f3c +size 12802 diff --git a/documents/docx/libreoffice/tdf163894_from_top.docx b/documents/docx/libreoffice/tdf163894_from_top.docx new file mode 100644 index 0000000..329cdc9 --- /dev/null +++ b/documents/docx/libreoffice/tdf163894_from_top.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:770184c8ebe08dfe6ed34d1bd3dacc5a12d36082c9897baa45acdb4f40233146 +size 12851 diff --git a/documents/docx/libreoffice/tdf163894_hidden.docx b/documents/docx/libreoffice/tdf163894_hidden.docx new file mode 100644 index 0000000..a730632 --- /dev/null +++ b/documents/docx/libreoffice/tdf163894_hidden.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d584bb518db99592b68a3498708583e16847243ed1124a467c4075584556db +size 12838 diff --git a/documents/docx/libreoffice/tdf164065.docx b/documents/docx/libreoffice/tdf164065.docx new file mode 100644 index 0000000..c05fce6 --- /dev/null +++ b/documents/docx/libreoffice/tdf164065.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a196240da34d291088064d7c8404832a5939fabaff4c0cfdd269dbdae9a8b1f8 +size 14817 diff --git a/documents/docx/libreoffice/tdf164176.docx b/documents/docx/libreoffice/tdf164176.docx new file mode 100644 index 0000000..9637604 --- /dev/null +++ b/documents/docx/libreoffice/tdf164176.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94eb9d0e6e089763bfff7e3f92b013f6254c52141793e55b9ba17798ddb0352c +size 13788 diff --git a/documents/docx/libreoffice/tdf164474.docx b/documents/docx/libreoffice/tdf164474.docx new file mode 100644 index 0000000..4ab21a1 --- /dev/null +++ b/documents/docx/libreoffice/tdf164474.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3312cb174ed70a39ddb8c9d08a4e3fa033feae6894f40fab9342d01d97037a9 +size 12658 diff --git a/documents/docx/libreoffice/tdf164499.docx b/documents/docx/libreoffice/tdf164499.docx new file mode 100644 index 0000000..2b30d1a --- /dev/null +++ b/documents/docx/libreoffice/tdf164499.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27446c663903fb83ce5fc45837a304dbdfb54e98af3ec0205c78291a1bc16bf1 +size 27103 diff --git a/documents/docx/libreoffice/tdf164500_framePrBeforeTable.docx b/documents/docx/libreoffice/tdf164500_framePrBeforeTable.docx new file mode 100644 index 0000000..550dd17 --- /dev/null +++ b/documents/docx/libreoffice/tdf164500_framePrBeforeTable.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e069648915babb7620dcf9e575ce6ada962bfb790c452bdd11b1be373ddb155c +size 13791 diff --git a/documents/docx/libreoffice/tdf164500_framePrBeforeTable2.docx b/documents/docx/libreoffice/tdf164500_framePrBeforeTable2.docx new file mode 100644 index 0000000..44d5fef --- /dev/null +++ b/documents/docx/libreoffice/tdf164500_framePrBeforeTable2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b299584c476bd2a3e9c9c7cfaf244f8399dbbd11e59c4f93319c4f687a77b0 +size 32701 diff --git a/documents/docx/libreoffice/tdf164620.docx b/documents/docx/libreoffice/tdf164620.docx new file mode 100644 index 0000000..4289ed9 --- /dev/null +++ b/documents/docx/libreoffice/tdf164620.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7422d451086ec75b003978517451de3d88dd4f66f9c8f8ffb1d8d07591a7e874 +size 10635 diff --git a/documents/docx/libreoffice/tdf164694_yyyy_import.docx b/documents/docx/libreoffice/tdf164694_yyyy_import.docx new file mode 100644 index 0000000..1caeba1 --- /dev/null +++ b/documents/docx/libreoffice/tdf164694_yyyy_import.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f86010ae0311b2edb58bb91fcd21fc225bd31a6d03d6dec024a5f780b522be0 +size 26820 diff --git a/documents/docx/libreoffice/tdf164901.docx b/documents/docx/libreoffice/tdf164901.docx new file mode 100644 index 0000000..2451917 --- /dev/null +++ b/documents/docx/libreoffice/tdf164901.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d032bf136c881ef0ddb37fa2d05a73791f85341a33fbe2ca45881a97b2ddac +size 34568 diff --git a/documents/docx/libreoffice/tdf164903.docx b/documents/docx/libreoffice/tdf164903.docx new file mode 100644 index 0000000..b26024a --- /dev/null +++ b/documents/docx/libreoffice/tdf164903.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ec4f1914cb562bc9b55e5a3d85ec8ecc9665f8d4005930f238e69ccec143c8 +size 63544 diff --git a/documents/docx/libreoffice/tdf164905.docx b/documents/docx/libreoffice/tdf164905.docx new file mode 100644 index 0000000..21c2623 --- /dev/null +++ b/documents/docx/libreoffice/tdf164905.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c6cc479ac7525b82ad609a6ddb629d74dc42d85a463fe4497f8c21c681adc80 +size 46831 diff --git a/documents/docx/libreoffice/tdf164907_rowHeightAtLeast.docx b/documents/docx/libreoffice/tdf164907_rowHeightAtLeast.docx new file mode 100644 index 0000000..fae63e8 --- /dev/null +++ b/documents/docx/libreoffice/tdf164907_rowHeightAtLeast.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe125fc7d87daacecb4210b586e2c669dbdba09bcf7ea564acd50a661cff4dbe +size 22247 diff --git a/documents/docx/libreoffice/tdf165047_consolidatedTopMargin.docx b/documents/docx/libreoffice/tdf165047_consolidatedTopMargin.docx new file mode 100644 index 0000000..12e2cb5 --- /dev/null +++ b/documents/docx/libreoffice/tdf165047_consolidatedTopMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a105ce5a9092e35d3530f474ce6549952aad61566e5254cee9eb72983ae1a11 +size 15031 diff --git a/documents/docx/libreoffice/tdf165047_contextualSpacingTopMargin.docx b/documents/docx/libreoffice/tdf165047_contextualSpacingTopMargin.docx new file mode 100644 index 0000000..16b6a3c --- /dev/null +++ b/documents/docx/libreoffice/tdf165047_contextualSpacingTopMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa7a31a9675172761aaeefa6b4ea1fb813822eabaa648a87300811c2e4b36ae +size 14986 diff --git a/documents/docx/libreoffice/tdf165059_broken.docx b/documents/docx/libreoffice/tdf165059_broken.docx new file mode 100644 index 0000000..d9ec4b6 --- /dev/null +++ b/documents/docx/libreoffice/tdf165059_broken.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd35fc252d2e1ac95fc6a987f2b7f2ffa44f76ca4d1893562fd355721cc9a7d7 +size 5514 diff --git a/documents/docx/libreoffice/tdf165348_broken_package.docx b/documents/docx/libreoffice/tdf165348_broken_package.docx new file mode 100644 index 0000000..0b12e42 --- /dev/null +++ b/documents/docx/libreoffice/tdf165348_broken_package.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b81194fee809de43bacf8c54c33bdc1b2bd43fe3261b8c2fc763ed1be55263 +size 1005 diff --git a/documents/docx/libreoffice/tdf165354.docx b/documents/docx/libreoffice/tdf165354.docx new file mode 100644 index 0000000..05392e6 --- /dev/null +++ b/documents/docx/libreoffice/tdf165354.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717b88c9dfc38dc0480b1fbcbce838cfb873e32725e85a1d7904837a92def709 +size 13980 diff --git a/documents/docx/libreoffice/tdf165359_SdtWithDrawing.docx b/documents/docx/libreoffice/tdf165359_SdtWithDrawing.docx new file mode 100644 index 0000000..ca3129e --- /dev/null +++ b/documents/docx/libreoffice/tdf165359_SdtWithDrawing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d7ed1c58451f5f5a46d9404744e3c6a2c73b73673da965d39d2060e9b55856 +size 17643 diff --git a/documents/docx/libreoffice/tdf165359_SdtWithInline.docx b/documents/docx/libreoffice/tdf165359_SdtWithInline.docx new file mode 100644 index 0000000..776489c --- /dev/null +++ b/documents/docx/libreoffice/tdf165359_SdtWithInline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376a6369e83db50e4084096cf49ae72cf3f20cd68949a8363390f676952dcc25 +size 17666 diff --git a/documents/docx/libreoffice/tdf165478_bottomAligned.docx b/documents/docx/libreoffice/tdf165478_bottomAligned.docx new file mode 100644 index 0000000..49ff10b --- /dev/null +++ b/documents/docx/libreoffice/tdf165478_bottomAligned.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce469ff55324a4ec8b928548a652cbd0793c1acad96109ce5b6d256bf8ba8e7e +size 23215 diff --git a/documents/docx/libreoffice/tdf165492_atLeastWithBottomSpacing.docx b/documents/docx/libreoffice/tdf165492_atLeastWithBottomSpacing.docx new file mode 100644 index 0000000..8658780 --- /dev/null +++ b/documents/docx/libreoffice/tdf165492_atLeastWithBottomSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e311acbade7c85b8dfda058d0ed659b5760f8c9a1478fa804ae53172e27ec3b4 +size 15568 diff --git a/documents/docx/libreoffice/tdf165492_exactWithBottomSpacing.docx b/documents/docx/libreoffice/tdf165492_exactWithBottomSpacing.docx new file mode 100644 index 0000000..6b45ad7 --- /dev/null +++ b/documents/docx/libreoffice/tdf165492_exactWithBottomSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eef225fd111314fdb04e6281657b2eaa78c9f247bab21aa6725faaeda18ac95 +size 15573 diff --git a/documents/docx/libreoffice/tdf165642_glossaryFootnote.docx b/documents/docx/libreoffice/tdf165642_glossaryFootnote.docx new file mode 100644 index 0000000..d2fd46d --- /dev/null +++ b/documents/docx/libreoffice/tdf165642_glossaryFootnote.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91e935de3d1c7facad92b4ab65b42b9b1ae33e2aad436cf8ae6d56d3674ef78d +size 7981 diff --git a/documents/docx/libreoffice/tdf165933.docx b/documents/docx/libreoffice/tdf165933.docx new file mode 100644 index 0000000..22817f3 --- /dev/null +++ b/documents/docx/libreoffice/tdf165933.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78da3cc76ec9678090d87368479687fada2aa72c363d86bf1c55dd566860692e +size 5133 diff --git a/documents/docx/libreoffice/tdf166141_linkedStyles.docx b/documents/docx/libreoffice/tdf166141_linkedStyles.docx new file mode 100644 index 0000000..6b5d321 --- /dev/null +++ b/documents/docx/libreoffice/tdf166141_linkedStyles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1d3055e0b6cb14da73f95430848752e1d029e8eb480b573d69ef16173d35f9 +size 29952 diff --git a/documents/docx/libreoffice/tdf166141_linkedStyles2.docx b/documents/docx/libreoffice/tdf166141_linkedStyles2.docx new file mode 100644 index 0000000..a455192 --- /dev/null +++ b/documents/docx/libreoffice/tdf166141_linkedStyles2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53030342fd28f515d0723bc9b2b52c8794e68c6bdd9a8ccb041e80b2562ce9b1 +size 29932 diff --git a/documents/docx/libreoffice/tdf166173_enforcement.docx b/documents/docx/libreoffice/tdf166173_enforcement.docx new file mode 100644 index 0000000..2365f97 --- /dev/null +++ b/documents/docx/libreoffice/tdf166173_enforcement.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d7f05ece33c3961f78d42c0a1d26e541ffea711a9db3581c6c159457c57688 +size 11752 diff --git a/documents/docx/libreoffice/tdf166201_simplePos.docx b/documents/docx/libreoffice/tdf166201_simplePos.docx new file mode 100644 index 0000000..f60da53 --- /dev/null +++ b/documents/docx/libreoffice/tdf166201_simplePos.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a502299c01058dfd95fd61d5da34cebaa0e361c6befc44ba836bf5eded55c80f +size 66050 diff --git a/documents/docx/libreoffice/tdf166201_simplePosCM.docx b/documents/docx/libreoffice/tdf166201_simplePosCM.docx new file mode 100644 index 0000000..5a8703d --- /dev/null +++ b/documents/docx/libreoffice/tdf166201_simplePosCM.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65c8d1aeeb0c88eeceb9fd0cc5ff4894702b806fb56655d95186d6685ccd199 +size 66054 diff --git a/documents/docx/libreoffice/tdf166205_first_page_header_footer_visible.docx b/documents/docx/libreoffice/tdf166205_first_page_header_footer_visible.docx new file mode 100644 index 0000000..06fe426 --- /dev/null +++ b/documents/docx/libreoffice/tdf166205_first_page_header_footer_visible.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c6feb94e88727b91be789424ca0908e2312e8d57405e22e6bc9071c273644b +size 193373 diff --git a/documents/docx/libreoffice/tdf166325_scheme_color.docx b/documents/docx/libreoffice/tdf166325_scheme_color.docx new file mode 100644 index 0000000..88e8baa --- /dev/null +++ b/documents/docx/libreoffice/tdf166325_scheme_color.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da0e6dd9ea3f0c91c147f6b708002ff78cc5ef1896b55ba62a184de40743439 +size 16322 diff --git a/documents/docx/libreoffice/tdf166436.docx b/documents/docx/libreoffice/tdf166436.docx new file mode 100644 index 0000000..8a07f08 --- /dev/null +++ b/documents/docx/libreoffice/tdf166436.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6559eaf998a9e6a1701a7eae5bde3bc1e00f0072bd9bdc2293816e585970d80 +size 22244 diff --git a/documents/docx/libreoffice/tdf166510_sectPr_bottomSpacing.docx b/documents/docx/libreoffice/tdf166510_sectPr_bottomSpacing.docx new file mode 100644 index 0000000..17138e7 --- /dev/null +++ b/documents/docx/libreoffice/tdf166510_sectPr_bottomSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad468a7bb1056539b4d7f7958772e2947ae2c7e4ccd537cacd4977dd3303472f +size 33576 diff --git a/documents/docx/libreoffice/tdf166511.docx b/documents/docx/libreoffice/tdf166511.docx new file mode 100644 index 0000000..168564a --- /dev/null +++ b/documents/docx/libreoffice/tdf166511.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cefc0ca7900747797af09175e00a51e199b60d73c4ac7473271f510f8d5e622 +size 14211 diff --git a/documents/docx/libreoffice/tdf166544_noTopMargin_fields.docx b/documents/docx/libreoffice/tdf166544_noTopMargin_fields.docx new file mode 100644 index 0000000..c797f52 --- /dev/null +++ b/documents/docx/libreoffice/tdf166544_noTopMargin_fields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eaf06f7074b53d888e320755f23841846efae451ce81530ce8ddd67c034d0ba +size 13399 diff --git a/documents/docx/libreoffice/tdf166553_paraStyleAfterBreak.docx b/documents/docx/libreoffice/tdf166553_paraStyleAfterBreak.docx new file mode 100644 index 0000000..e45f06b --- /dev/null +++ b/documents/docx/libreoffice/tdf166553_paraStyleAfterBreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b0c6c2a8c2e200cfd9fefce3b049413113226d45bcd5243425cb5e0b0ecf0aa +size 14642 diff --git a/documents/docx/libreoffice/tdf166850.docx b/documents/docx/libreoffice/tdf166850.docx new file mode 100644 index 0000000..bc0aca1 --- /dev/null +++ b/documents/docx/libreoffice/tdf166850.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9ca39144a434d2d3b2ca44c30ec4783913ef89243f53e25a48ba641007a53c +size 31409 diff --git a/documents/docx/libreoffice/tdf167082.docx b/documents/docx/libreoffice/tdf167082.docx new file mode 100644 index 0000000..9e6e987 --- /dev/null +++ b/documents/docx/libreoffice/tdf167082.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82937e06a5d9da4ae10e767e28caee3386dc78fca3b63e9b206128280b8789f2 +size 13911 diff --git a/documents/docx/libreoffice/tdf167202_footnote.docx b/documents/docx/libreoffice/tdf167202_footnote.docx new file mode 100644 index 0000000..64bf845 --- /dev/null +++ b/documents/docx/libreoffice/tdf167202_footnote.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396f5587c99de02a11bf8756061c981efb7186a4fdb028882cbc306ae6867116 +size 13834 diff --git a/documents/docx/libreoffice/tdf167526.docx b/documents/docx/libreoffice/tdf167526.docx new file mode 100644 index 0000000..4312c68 --- /dev/null +++ b/documents/docx/libreoffice/tdf167526.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b41a6e917e2bfc95882058a9a9a02fb6e85d6031260e5d7021dc2152954ecddd +size 14082 diff --git a/documents/docx/libreoffice/tdf167527_title_letters_cut_from_below.docx b/documents/docx/libreoffice/tdf167527_title_letters_cut_from_below.docx new file mode 100644 index 0000000..f3c2502 --- /dev/null +++ b/documents/docx/libreoffice/tdf167527_title_letters_cut_from_below.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32dec1f63915103f7e7f5049a776b0cb5168ecff5b94415c08f202e4da2193a +size 64457 diff --git a/documents/docx/libreoffice/tdf167540.docx b/documents/docx/libreoffice/tdf167540.docx new file mode 100644 index 0000000..162b900 --- /dev/null +++ b/documents/docx/libreoffice/tdf167540.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cba90194d9b9eab49c5a615222fd5ad6656493e84b577fc51c3fe24146b0d63 +size 14304 diff --git a/documents/docx/libreoffice/tdf167657_sectPr_bottomSpacing.docx b/documents/docx/libreoffice/tdf167657_sectPr_bottomSpacing.docx new file mode 100644 index 0000000..af6c6d4 --- /dev/null +++ b/documents/docx/libreoffice/tdf167657_sectPr_bottomSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ea8c8e37b15b0f0c56ee7ad1795824ca1ce42b74e94bdc66c8f613ddcf3508 +size 18425 diff --git a/documents/docx/libreoffice/tdf167721_chUnits.docx b/documents/docx/libreoffice/tdf167721_chUnits.docx new file mode 100644 index 0000000..f156d78 --- /dev/null +++ b/documents/docx/libreoffice/tdf167721_chUnits.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faff3f3a3a7fb371a27ced5d9d93d3b6603045d5d9e8731cb833dae56c4d2793 +size 125435 diff --git a/documents/docx/libreoffice/tdf167721_chUnits2.docx b/documents/docx/libreoffice/tdf167721_chUnits2.docx new file mode 100644 index 0000000..f967e7c --- /dev/null +++ b/documents/docx/libreoffice/tdf167721_chUnits2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f0e621e890803f5e18efaaf01adbb5299892205e29e0f141db95d4df88cd3f4 +size 125468 diff --git a/documents/docx/libreoffice/tdf167721_chUnits3.docx b/documents/docx/libreoffice/tdf167721_chUnits3.docx new file mode 100644 index 0000000..8a30485 --- /dev/null +++ b/documents/docx/libreoffice/tdf167721_chUnits3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b67bd4f244ba5452d8ce990c3692b145145d5f85eab02ef0038e5866d1a1561 +size 125481 diff --git a/documents/docx/libreoffice/tdf167721_chUnits4.docx b/documents/docx/libreoffice/tdf167721_chUnits4.docx new file mode 100644 index 0000000..b67637c --- /dev/null +++ b/documents/docx/libreoffice/tdf167721_chUnits4.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1977c7573da1c5eff29a537402dae1c36ace25eeaaff82cfb4ef3a7e15ac0e9e +size 125433 diff --git a/documents/docx/libreoffice/tdf167770_marginInsideOutside.docx b/documents/docx/libreoffice/tdf167770_marginInsideOutside.docx new file mode 100644 index 0000000..e058695 --- /dev/null +++ b/documents/docx/libreoffice/tdf167770_marginInsideOutside.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2737a9db7fa8e3f0d6dd106262a6bb9bfbcc2219d341699a582441ca24fa0c +size 24740 diff --git a/documents/docx/libreoffice/tdf167843_tblLook_firstRow_tblHeader.docx b/documents/docx/libreoffice/tdf167843_tblLook_firstRow_tblHeader.docx new file mode 100644 index 0000000..b5a8485 --- /dev/null +++ b/documents/docx/libreoffice/tdf167843_tblLook_firstRow_tblHeader.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c8d6f8bc96040ca827dc1ae73a1564209a0dee6d3c137f33c91cf0ed3eab5a +size 14734 diff --git a/documents/docx/libreoffice/tdf167956.docx b/documents/docx/libreoffice/tdf167956.docx new file mode 100644 index 0000000..98eab61 --- /dev/null +++ b/documents/docx/libreoffice/tdf167956.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7d4262fe2a39cb9217e265573e629abe533387d5bd2cd5d0c7f35565e24404 +size 9812 diff --git a/documents/docx/libreoffice/tdf168017.docx b/documents/docx/libreoffice/tdf168017.docx new file mode 100644 index 0000000..f675791 --- /dev/null +++ b/documents/docx/libreoffice/tdf168017.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01f4cf42bbc62fd47951836a319995ad6dcad9f82b962e9e5288bfef2da61d0 +size 96451 diff --git a/documents/docx/libreoffice/tdf168070.docx b/documents/docx/libreoffice/tdf168070.docx new file mode 100644 index 0000000..b836f73 --- /dev/null +++ b/documents/docx/libreoffice/tdf168070.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a393a0ce231cb83134f6c4feb6fd1aaaf714b5e95891a58c9f3f021db570c7d +size 6376 diff --git a/documents/docx/libreoffice/tdf168070_2.docx b/documents/docx/libreoffice/tdf168070_2.docx new file mode 100644 index 0000000..734111d --- /dev/null +++ b/documents/docx/libreoffice/tdf168070_2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:601325588513fd0555f9adec16de31eba21201e9074a45527c3bec1a8effbbc7 +size 9999 diff --git a/documents/docx/libreoffice/tdf168157.docx b/documents/docx/libreoffice/tdf168157.docx new file mode 100644 index 0000000..88d8b50 --- /dev/null +++ b/documents/docx/libreoffice/tdf168157.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:744a14ed044ece370fb3e2d265607dd2df5fa2787aa5138bcd6c0952c2080098 +size 18806 diff --git a/documents/docx/libreoffice/tdf168567.docx b/documents/docx/libreoffice/tdf168567.docx new file mode 100644 index 0000000..becaa8b --- /dev/null +++ b/documents/docx/libreoffice/tdf168567.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0babcae9109338179ef843e2725d907c406bf2bc223c3049d9dc19ec387e0de5 +size 36456 diff --git a/documents/docx/libreoffice/tdf168598.docx b/documents/docx/libreoffice/tdf168598.docx new file mode 100644 index 0000000..46ffd2f --- /dev/null +++ b/documents/docx/libreoffice/tdf168598.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5840904d288b70cc95d63ef368123944377d205685af0edc97603de16d16cc6 +size 14426 diff --git a/documents/docx/libreoffice/tdf168980.docx b/documents/docx/libreoffice/tdf168980.docx new file mode 100644 index 0000000..20e3c28 --- /dev/null +++ b/documents/docx/libreoffice/tdf168980.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ea9f984fd1afc2a59e63a194641e47366b07c9e52221d9246651ec8ddadd0e +size 3766 diff --git a/documents/docx/libreoffice/tdf168988_grabbagDatePicker.docx b/documents/docx/libreoffice/tdf168988_grabbagDatePicker.docx new file mode 100644 index 0000000..7d68674 --- /dev/null +++ b/documents/docx/libreoffice/tdf168988_grabbagDatePicker.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9aebf71777419493aec3c4f189caa157da94a7084fdedabcc4cde168ce5a84 +size 27700 diff --git a/documents/docx/libreoffice/tdf169072_illegalDates.docx b/documents/docx/libreoffice/tdf169072_illegalDates.docx new file mode 100644 index 0000000..fde8bab --- /dev/null +++ b/documents/docx/libreoffice/tdf169072_illegalDates.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be4cbc692b8236aa052974a38ffd7acfa06eb7902d760875f2af03e239472bd9 +size 7752 diff --git a/documents/docx/libreoffice/tdf169101_datePicker.docx b/documents/docx/libreoffice/tdf169101_datePicker.docx new file mode 100644 index 0000000..4729563 --- /dev/null +++ b/documents/docx/libreoffice/tdf169101_datePicker.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4045b7c1218dde6ffacbd69509568af28ea4f49f90915889d50e3f815bf464c +size 24750 diff --git a/documents/docx/libreoffice/tdf169173.docx b/documents/docx/libreoffice/tdf169173.docx new file mode 100644 index 0000000..9bab0a0 --- /dev/null +++ b/documents/docx/libreoffice/tdf169173.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d706d6c5198e1402d01bd2dbf72406cbaaf491dbd1f723af0b12740e2695e3 +size 27327 diff --git a/documents/docx/libreoffice/tdf169274.docx b/documents/docx/libreoffice/tdf169274.docx new file mode 100644 index 0000000..8051c95 --- /dev/null +++ b/documents/docx/libreoffice/tdf169274.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ed3ee63330216cba9a204f9a09bb3198949ed45bbdc08ba37093c6061ee31b +size 24838 diff --git a/documents/docx/libreoffice/tdf169413_asciiTheme.docx b/documents/docx/libreoffice/tdf169413_asciiTheme.docx new file mode 100644 index 0000000..e983406 --- /dev/null +++ b/documents/docx/libreoffice/tdf169413_asciiTheme.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2219cf674d729b7001982d29f12fb064c22f53008ed996487aaa210ec852dd88 +size 39828 diff --git a/documents/docx/libreoffice/tdf169802_hidden_shape.docx b/documents/docx/libreoffice/tdf169802_hidden_shape.docx new file mode 100644 index 0000000..80aafcc --- /dev/null +++ b/documents/docx/libreoffice/tdf169802_hidden_shape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfdca1107accea4a60d74b393ec01ec9c3fe2e2c294db742e532ac431a50b76 +size 20053 diff --git a/documents/docx/libreoffice/tdf169843.docx b/documents/docx/libreoffice/tdf169843.docx new file mode 100644 index 0000000..8c2a663 --- /dev/null +++ b/documents/docx/libreoffice/tdf169843.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e788bd74ab138afa6102ae29afba5d368429b8cc9e200007515465c1b3c3324 +size 56944 diff --git a/documents/docx/libreoffice/tdf169986_bottomSpacing.docx b/documents/docx/libreoffice/tdf169986_bottomSpacing.docx new file mode 100644 index 0000000..b91bb22 --- /dev/null +++ b/documents/docx/libreoffice/tdf169986_bottomSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c26416a905789359e7bf3a05cd530b395b6826b1f7ccdb2a4acf1a94b26c6e +size 16871 diff --git a/documents/docx/libreoffice/tdf170003_bottomSpacing.docx b/documents/docx/libreoffice/tdf170003_bottomSpacing.docx new file mode 100644 index 0000000..51e92db --- /dev/null +++ b/documents/docx/libreoffice/tdf170003_bottomSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d4ede4491008c134f0d10e251cb8d2edfd1fdf63a2cbc33fdc63d2c111f9fc +size 14146 diff --git a/documents/docx/libreoffice/tdf170119_bottomSpacing.docx b/documents/docx/libreoffice/tdf170119_bottomSpacing.docx new file mode 100644 index 0000000..f84a575 --- /dev/null +++ b/documents/docx/libreoffice/tdf170119_bottomSpacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf158278e364d9ce783999c75d606946f9cb16fd54ccb46971a87362e2f018c1 +size 14498 diff --git a/documents/docx/libreoffice/tdf170171.docx b/documents/docx/libreoffice/tdf170171.docx new file mode 100644 index 0000000..db2ed6a --- /dev/null +++ b/documents/docx/libreoffice/tdf170171.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880ea2bcd0febc85e7706c0cb9d11db06357e96c438ebcc3316bed397d784260 +size 39939 diff --git a/documents/docx/libreoffice/tdf170381-split-float-table-in-float-table.docx b/documents/docx/libreoffice/tdf170381-split-float-table-in-float-table.docx new file mode 100644 index 0000000..9b76db0 --- /dev/null +++ b/documents/docx/libreoffice/tdf170381-split-float-table-in-float-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:148591d55e08ca3c2b70c017ab967c06602d866c2b6eee6d172bcb951ca74a0a +size 14629 diff --git a/documents/docx/libreoffice/tdf170381-split-float-table-in-normal-table.docx b/documents/docx/libreoffice/tdf170381-split-float-table-in-normal-table.docx new file mode 100644 index 0000000..b061b92 --- /dev/null +++ b/documents/docx/libreoffice/tdf170381-split-float-table-in-normal-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0077c34b69d826be40e21dadb264d413cb933a6f04604b581ce698924bd874 +size 13950 diff --git a/documents/docx/libreoffice/tdf170477.docx b/documents/docx/libreoffice/tdf170477.docx new file mode 100644 index 0000000..4142114 --- /dev/null +++ b/documents/docx/libreoffice/tdf170477.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:496593e53af2b979bf2869a626af34005e47623231502b97d2f9ed728f438868 +size 15372 diff --git a/documents/docx/libreoffice/tdf170516_drawingBeforePlainText.docx b/documents/docx/libreoffice/tdf170516_drawingBeforePlainText.docx new file mode 100644 index 0000000..ca45387 --- /dev/null +++ b/documents/docx/libreoffice/tdf170516_drawingBeforePlainText.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e474d4faad0f4ad576fb1c559314bd86550edc9ce67a44623a1d36d5184e08a +size 278518 diff --git a/documents/docx/libreoffice/tdf170602_checkbox_bookmarkEnd.docx b/documents/docx/libreoffice/tdf170602_checkbox_bookmarkEnd.docx new file mode 100644 index 0000000..1cd88e7 --- /dev/null +++ b/documents/docx/libreoffice/tdf170602_checkbox_bookmarkEnd.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d25932f3dd4b47c2cf537c60359edf187e5038122a4131e928eea8c73b2f9606 +size 22415 diff --git a/documents/docx/libreoffice/tdf170602_exportContext.docx b/documents/docx/libreoffice/tdf170602_exportContext.docx new file mode 100644 index 0000000..b1ff1cc --- /dev/null +++ b/documents/docx/libreoffice/tdf170602_exportContext.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b709aa1d4e17406131f21e8a3a8c4b622bb341de17396d18dc95eb3ae776e0c +size 32736 diff --git a/documents/docx/libreoffice/tdf170620.docx b/documents/docx/libreoffice/tdf170620.docx new file mode 100644 index 0000000..66ec7b6 --- /dev/null +++ b/documents/docx/libreoffice/tdf170620.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a593374f19283b06fab8c94d6e8c217686e59fd95231204e126f4df33773de13 +size 14442 diff --git a/documents/docx/libreoffice/tdf170630.docx b/documents/docx/libreoffice/tdf170630.docx new file mode 100644 index 0000000..b764f6b --- /dev/null +++ b/documents/docx/libreoffice/tdf170630.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e30957810e467cc8820a73e547d7d3cc7f34de3b8fdcb8eae015bb5ff43c0b21 +size 14368 diff --git a/documents/docx/libreoffice/tdf170846_1.docx b/documents/docx/libreoffice/tdf170846_1.docx new file mode 100644 index 0000000..c7c1941 --- /dev/null +++ b/documents/docx/libreoffice/tdf170846_1.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972bbdc062ee51ddeb4cb7a8619c3a9e27999c676e740aed5451a0bcafc2e136 +size 12427 diff --git a/documents/docx/libreoffice/tdf170846_2.docx b/documents/docx/libreoffice/tdf170846_2.docx new file mode 100644 index 0000000..77c1531 --- /dev/null +++ b/documents/docx/libreoffice/tdf170846_2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011c6ecd8b48cc5f3013193fc008d9fdefeec3ccd7850a939ce8a3412bd981e0 +size 14026 diff --git a/documents/docx/libreoffice/tdf170908_delText.docx b/documents/docx/libreoffice/tdf170908_delText.docx new file mode 100644 index 0000000..109d85c --- /dev/null +++ b/documents/docx/libreoffice/tdf170908_delText.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f8d5ea99c797d40173782faf335ce7b167e3e274b4f5ce5731cbc39bbf8be64 +size 41021 diff --git a/documents/docx/libreoffice/tdf170952_delText.docx b/documents/docx/libreoffice/tdf170952_delText.docx new file mode 100644 index 0000000..d03f9ff --- /dev/null +++ b/documents/docx/libreoffice/tdf170952_delText.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67b8ce17398d8ad7fdf4678eff3e340eefee11af108d7f2930846da0bedfd06 +size 13446 diff --git a/documents/docx/libreoffice/tdf171299_tableInField.docx b/documents/docx/libreoffice/tdf171299_tableInField.docx new file mode 100644 index 0000000..258f3b4 --- /dev/null +++ b/documents/docx/libreoffice/tdf171299_tableInField.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9026e89222912b697821c8e2762ef33541306187ec0e92b38bdc4bf9ac1b9a31 +size 12757 diff --git a/documents/docx/libreoffice/tdf171383_refFieldInCell.docx b/documents/docx/libreoffice/tdf171383_refFieldInCell.docx new file mode 100644 index 0000000..114125e --- /dev/null +++ b/documents/docx/libreoffice/tdf171383_refFieldInCell.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9443b1b94cf0370e43190eb67135d94a1cedc1eea97a370be9a67fff74715e0c +size 31967 diff --git a/documents/docx/libreoffice/tdf171433_equation.docx b/documents/docx/libreoffice/tdf171433_equation.docx new file mode 100644 index 0000000..a6b668d --- /dev/null +++ b/documents/docx/libreoffice/tdf171433_equation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec06799347729584a52ff83f20609b2856d36a43229f646f6a45ee5f63866a2 +size 16729 diff --git a/documents/docx/libreoffice/tdf32363.docx b/documents/docx/libreoffice/tdf32363.docx new file mode 100644 index 0000000..3a6e15d --- /dev/null +++ b/documents/docx/libreoffice/tdf32363.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1e3791045ed0c90f7baab2f1c303e16c15b2848600bbc40f36d91149f1c94b +size 13656 diff --git a/documents/docx/libreoffice/tdf35798.docx b/documents/docx/libreoffice/tdf35798.docx new file mode 100644 index 0000000..123eaba --- /dev/null +++ b/documents/docx/libreoffice/tdf35798.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b459b01aafcf4a04073bab226101ff4146426f4283c8cc21ff77f36cfb4ed849 +size 5446 diff --git a/documents/docx/libreoffice/tdf36117_verticalAdjustment.docx b/documents/docx/libreoffice/tdf36117_verticalAdjustment.docx new file mode 100644 index 0000000..2878989 --- /dev/null +++ b/documents/docx/libreoffice/tdf36117_verticalAdjustment.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0349db3a0944fbefdb23194ce63281be0625c566e346408f63e8ab07108f3ea0 +size 13309 diff --git a/documents/docx/libreoffice/tdf37153_considerWrapOnObjPos.docx b/documents/docx/libreoffice/tdf37153_considerWrapOnObjPos.docx new file mode 100644 index 0000000..9d52556 --- /dev/null +++ b/documents/docx/libreoffice/tdf37153_considerWrapOnObjPos.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9f1d7670df191c0c4cfe9c1b26d59724d6ae96969e7926412525a9bdd98de5 +size 8960 diff --git a/documents/docx/libreoffice/tdf41466_testVmlShapeWithTextbox.docx b/documents/docx/libreoffice/tdf41466_testVmlShapeWithTextbox.docx new file mode 100644 index 0000000..20c78a4 --- /dev/null +++ b/documents/docx/libreoffice/tdf41466_testVmlShapeWithTextbox.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aff4744c8538abfd32e9e80a7bac018f5caed71dcb6b3bd220c636425b14f71 +size 21651 diff --git a/documents/docx/libreoffice/tdf43017.docx b/documents/docx/libreoffice/tdf43017.docx new file mode 100644 index 0000000..d41b47c --- /dev/null +++ b/documents/docx/libreoffice/tdf43017.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c8f35c7427d653ab32354c19d048393d8219ced1bc8c345a0fdaf627156e795 +size 14890 diff --git a/documents/docx/libreoffice/tdf43100_tdf120715_cursorOnSpacesOverMargin.docx b/documents/docx/libreoffice/tdf43100_tdf120715_cursorOnSpacesOverMargin.docx new file mode 100644 index 0000000..abd1992 --- /dev/null +++ b/documents/docx/libreoffice/tdf43100_tdf120715_cursorOnSpacesOverMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cce40f917a7cae122db340c83f01dcf3fbae781385fb299586645d844afc575 +size 9606 diff --git a/documents/docx/libreoffice/tdf44278.docx b/documents/docx/libreoffice/tdf44278.docx new file mode 100644 index 0000000..22f7ba4 --- /dev/null +++ b/documents/docx/libreoffice/tdf44278.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9cc16d063feba3c90083eb63430014fa228bc674d2f034bdf5a4db5ab3dbbb6 +size 14451 diff --git a/documents/docx/libreoffice/tdf44986.docx b/documents/docx/libreoffice/tdf44986.docx new file mode 100644 index 0000000..4c28b50 --- /dev/null +++ b/documents/docx/libreoffice/tdf44986.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66071c751a668dc33102a100d0b47ddff05668f20bea80abf8d9e3195d419db2 +size 14593 diff --git a/documents/docx/libreoffice/tdf46938_clearTabStop.docx b/documents/docx/libreoffice/tdf46938_clearTabStop.docx new file mode 100644 index 0000000..495aa57 --- /dev/null +++ b/documents/docx/libreoffice/tdf46938_clearTabStop.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b02cb61c714da38ff92daa45244fa610380e52b84415c2de4dd346b9c8ca1fc6 +size 10264 diff --git a/documents/docx/libreoffice/tdf46940_dontEquallyDistributeColumns.docx b/documents/docx/libreoffice/tdf46940_dontEquallyDistributeColumns.docx new file mode 100644 index 0000000..6ecb060 --- /dev/null +++ b/documents/docx/libreoffice/tdf46940_dontEquallyDistributeColumns.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858352bc7c424190ce3abfa8086a85ff6535723c192ff90d822993a005461a36 +size 8068 diff --git a/documents/docx/libreoffice/tdf48658_transparentOLEheader.docx b/documents/docx/libreoffice/tdf48658_transparentOLEheader.docx new file mode 100644 index 0000000..7af2f34 --- /dev/null +++ b/documents/docx/libreoffice/tdf48658_transparentOLEheader.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:373ee508c2db232e83358f441d8e4452ef46551db1233caf1b72b4e133537a4c +size 181161 diff --git a/documents/docx/libreoffice/tdf49073.docx b/documents/docx/libreoffice/tdf49073.docx new file mode 100644 index 0000000..4672a39 --- /dev/null +++ b/documents/docx/libreoffice/tdf49073.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5940209c085fd384a555aeb80e16c4a3a495415839d7366a7c76ddcda4501f +size 17584 diff --git a/documents/docx/libreoffice/tdf53856_conflictingStyle.docx b/documents/docx/libreoffice/tdf53856_conflictingStyle.docx new file mode 100644 index 0000000..fdbdad6 --- /dev/null +++ b/documents/docx/libreoffice/tdf53856_conflictingStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be56458868675deb2b362e96d31b697b19e16ce9afba2112918358dbf17dd0f +size 16157 diff --git a/documents/docx/libreoffice/tdf57155.docx b/documents/docx/libreoffice/tdf57155.docx new file mode 100644 index 0000000..49f03e5 --- /dev/null +++ b/documents/docx/libreoffice/tdf57155.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c1e410748f58d2821918365d4788c442aebf65f932b3530a61383885bc4319 +size 27287 diff --git a/documents/docx/libreoffice/tdf57589_hashColor.docx b/documents/docx/libreoffice/tdf57589_hashColor.docx new file mode 100644 index 0000000..3309ac5 --- /dev/null +++ b/documents/docx/libreoffice/tdf57589_hashColor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17a56168c9e5414e556c49c51398e16230766721545587b7d7fa827fbee5620 +size 11515 diff --git a/documents/docx/libreoffice/tdf58944-repeating-table-header.docx b/documents/docx/libreoffice/tdf58944-repeating-table-header.docx new file mode 100644 index 0000000..8652870 --- /dev/null +++ b/documents/docx/libreoffice/tdf58944-repeating-table-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7afb8b3540a3ffe6f77ec8a3e403ae6d0fdcd2286f2865d6d1925d68c8a241b7 +size 16640 diff --git a/documents/docx/libreoffice/tdf59274.docx b/documents/docx/libreoffice/tdf59274.docx new file mode 100644 index 0000000..77de880 --- /dev/null +++ b/documents/docx/libreoffice/tdf59274.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de62b43f13e8daa8ca884451e785c5baa3c98dcc78c81a349a96187d9e7d56f +size 5167 diff --git a/documents/docx/libreoffice/tdf59699.docx b/documents/docx/libreoffice/tdf59699.docx new file mode 100644 index 0000000..2bc2f09 --- /dev/null +++ b/documents/docx/libreoffice/tdf59699.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a65f10c0847f2482e0d97bfbe6a9f447f2af5b57c59eb7f232996fb975a557 +size 13232 diff --git a/documents/docx/libreoffice/tdf60351.docx b/documents/docx/libreoffice/tdf60351.docx new file mode 100644 index 0000000..377263f --- /dev/null +++ b/documents/docx/libreoffice/tdf60351.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282276d17fe74a0ee3406a2b414601ccde09072d82fa0c201044d350e8e5cac2 +size 26060 diff --git a/documents/docx/libreoffice/tdf61000.docx b/documents/docx/libreoffice/tdf61000.docx new file mode 100644 index 0000000..0c134ca --- /dev/null +++ b/documents/docx/libreoffice/tdf61000.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:863d03000e2b92cca4e2e63cc5d42016698984855158563e9179cb2c3e00f258 +size 54101 diff --git a/documents/docx/libreoffice/tdf61309.docx b/documents/docx/libreoffice/tdf61309.docx new file mode 100644 index 0000000..6675a3e --- /dev/null +++ b/documents/docx/libreoffice/tdf61309.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f67b10aecb6a3440dd2134e356381fb0222b32958d9b5f198dd80f1d55881ae +size 6964 diff --git a/documents/docx/libreoffice/tdf63561_clearTabs.docx b/documents/docx/libreoffice/tdf63561_clearTabs.docx new file mode 100644 index 0000000..981b574 --- /dev/null +++ b/documents/docx/libreoffice/tdf63561_clearTabs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b49786120520f9ac76cff7457218720e7cd43209e61d1afbd6ffc76801b248 +size 4499 diff --git a/documents/docx/libreoffice/tdf63561_clearTabs2.docx b/documents/docx/libreoffice/tdf63561_clearTabs2.docx new file mode 100644 index 0000000..59beb6d --- /dev/null +++ b/documents/docx/libreoffice/tdf63561_clearTabs2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c818388ce5a04bd09c6f99957030598498081166b991d325b55cdd46563e952 +size 11915 diff --git a/documents/docx/libreoffice/tdf64222.docx b/documents/docx/libreoffice/tdf64222.docx new file mode 100644 index 0000000..d945756 --- /dev/null +++ b/documents/docx/libreoffice/tdf64222.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa886326eaa907660f31ba4c8977d24ba9a77224b1cde5be2b4148d2dba493e9 +size 11201 diff --git a/documents/docx/libreoffice/tdf64264.docx b/documents/docx/libreoffice/tdf64264.docx new file mode 100644 index 0000000..08e4e32 --- /dev/null +++ b/documents/docx/libreoffice/tdf64264.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728c8f1703e5bbd89dff02113e15801d5ce2cf6eaf9567572cb14b7fb2506395 +size 13501 diff --git a/documents/docx/libreoffice/tdf64372_continuousBreaks.docx b/documents/docx/libreoffice/tdf64372_continuousBreaks.docx new file mode 100644 index 0000000..23aae12 --- /dev/null +++ b/documents/docx/libreoffice/tdf64372_continuousBreaks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b180ddc08ac607b8d1e9499813f078b5acdc25bfdcb2eec09b183db6b101f3ca +size 11735 diff --git a/documents/docx/libreoffice/tdf64531.docx b/documents/docx/libreoffice/tdf64531.docx new file mode 100644 index 0000000..8c63d5a --- /dev/null +++ b/documents/docx/libreoffice/tdf64531.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ee917bbc94ad0d45933e748ff9e29ca722fb0911f6703837db8685bd95029c +size 13683 diff --git a/documents/docx/libreoffice/tdf66039.docx b/documents/docx/libreoffice/tdf66039.docx new file mode 100644 index 0000000..06568d5 --- /dev/null +++ b/documents/docx/libreoffice/tdf66039.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeacc79b454631777539ee8b4091dfe2850d3137826af6fd21069f00e046e546 +size 23717 diff --git a/documents/docx/libreoffice/tdf66398_permissions.docx b/documents/docx/libreoffice/tdf66398_permissions.docx new file mode 100644 index 0000000..5af473a --- /dev/null +++ b/documents/docx/libreoffice/tdf66398_permissions.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afff8bfed68b98b06b43c662d2e55e4dbfe1d09b94868f981f181e160c04ee27 +size 10420 diff --git a/documents/docx/libreoffice/tdf66401.docx b/documents/docx/libreoffice/tdf66401.docx new file mode 100644 index 0000000..8081184 --- /dev/null +++ b/documents/docx/libreoffice/tdf66401.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf33bdd4e403b54217e6f5b0af593722b6445b1d1011a6bb9fe82c16a564188 +size 16369 diff --git a/documents/docx/libreoffice/tdf66405.docx b/documents/docx/libreoffice/tdf66405.docx new file mode 100644 index 0000000..6465ced --- /dev/null +++ b/documents/docx/libreoffice/tdf66405.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60063a1f9c4a55bd72a9db6b1ef2d7ab532c3e4d3b3319f6c50bd26e1cc6dba +size 13857 diff --git a/documents/docx/libreoffice/tdf66496.docx b/documents/docx/libreoffice/tdf66496.docx new file mode 100644 index 0000000..8f0fd19 --- /dev/null +++ b/documents/docx/libreoffice/tdf66496.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68307a934d19bf4c73bb6dd1e0a9a3cc7d327738d1b61ad74f86f37f77e281b1 +size 21752 diff --git a/documents/docx/libreoffice/tdf67207.docx b/documents/docx/libreoffice/tdf67207.docx new file mode 100644 index 0000000..538281c --- /dev/null +++ b/documents/docx/libreoffice/tdf67207.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6451fc26b66e03a398606e3457c0e265b8f891015c9f0b89dae59966a9e9562f +size 5186 diff --git a/documents/docx/libreoffice/tdf69635.docx b/documents/docx/libreoffice/tdf69635.docx new file mode 100644 index 0000000..dc73d7c --- /dev/null +++ b/documents/docx/libreoffice/tdf69635.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d7b0e5bb4e9c90b5e2cbe24b7af4fb750f149eca2ab37cb099427db9e0aced +size 6042 diff --git a/documents/docx/libreoffice/tdf69647_text.docx b/documents/docx/libreoffice/tdf69647_text.docx new file mode 100644 index 0000000..04e2dd0 --- /dev/null +++ b/documents/docx/libreoffice/tdf69647_text.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52da6bc61ec7ff5581e022e0359a2b142a0c1275f59cb7111ee8fbd54cc43771 +size 5353 diff --git a/documents/docx/libreoffice/tdf69648.docx b/documents/docx/libreoffice/tdf69648.docx new file mode 100644 index 0000000..3bb4df4 --- /dev/null +++ b/documents/docx/libreoffice/tdf69648.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d932d65599c8f4c3c202d0a78e62ad238ae86111b2c7b2afcf3823eb920006 +size 26434 diff --git a/documents/docx/libreoffice/tdf70234.docx b/documents/docx/libreoffice/tdf70234.docx new file mode 100644 index 0000000..b2ee1e0 --- /dev/null +++ b/documents/docx/libreoffice/tdf70234.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6546a77ae9004262aa38a5af6b60b405b3b6786d6c5ac0a4ff3a6ccb16040283 +size 12301 diff --git a/documents/docx/libreoffice/tdf73499.docx b/documents/docx/libreoffice/tdf73499.docx new file mode 100644 index 0000000..767ebfe --- /dev/null +++ b/documents/docx/libreoffice/tdf73499.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511b0efbefd9d00b0d0f294774a11149ccf0ee617619ad86d845e6410959b5a9 +size 16470 diff --git a/documents/docx/libreoffice/tdf73547-dash.docx b/documents/docx/libreoffice/tdf73547-dash.docx new file mode 100644 index 0000000..825533c --- /dev/null +++ b/documents/docx/libreoffice/tdf73547-dash.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e4734ac0e85ffbca77374741f45819077983f700213a24c8ece471da981031 +size 7308 diff --git a/documents/docx/libreoffice/tdf74367_MarginsZeroed.docx b/documents/docx/libreoffice/tdf74367_MarginsZeroed.docx new file mode 100644 index 0000000..3cbab16 --- /dev/null +++ b/documents/docx/libreoffice/tdf74367_MarginsZeroed.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ec811b4c880ab0ef42ab235c8111c80184874be00320d9e7468f04625783f0 +size 12600 diff --git a/documents/docx/libreoffice/tdf75573_lostTable.docx b/documents/docx/libreoffice/tdf75573_lostTable.docx new file mode 100644 index 0000000..abd1bd8 --- /dev/null +++ b/documents/docx/libreoffice/tdf75573_lostTable.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21fc316c5726fc6e86bb5ab1fefd2e2c31c0dc5ace342bc2d1220980788c0ba +size 25590 diff --git a/documents/docx/libreoffice/tdf75573_page1frame.docx b/documents/docx/libreoffice/tdf75573_page1frame.docx new file mode 100644 index 0000000..ad595f2 --- /dev/null +++ b/documents/docx/libreoffice/tdf75573_page1frame.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af81b53e196c72c439c196a1e9808cb5bc0079ef6eea2f106acac72b50bed4b1 +size 29488 diff --git a/documents/docx/libreoffice/tdf75659.docx b/documents/docx/libreoffice/tdf75659.docx new file mode 100644 index 0000000..e748d5b --- /dev/null +++ b/documents/docx/libreoffice/tdf75659.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088e2078aa185701837f61750dd7ebfc4e38ce4bd4983817e903b4f44518049a +size 25109 diff --git a/documents/docx/libreoffice/tdf76446.docx b/documents/docx/libreoffice/tdf76446.docx new file mode 100644 index 0000000..46977ea --- /dev/null +++ b/documents/docx/libreoffice/tdf76446.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d1b9498dfb8344d9f6f5306f92d9d37bf79851663d61f5aca734c1d4edd7edb +size 10135 diff --git a/documents/docx/libreoffice/tdf76683_negativeTwipsMeasure.docx b/documents/docx/libreoffice/tdf76683_negativeTwipsMeasure.docx new file mode 100644 index 0000000..1db3b73 --- /dev/null +++ b/documents/docx/libreoffice/tdf76683_negativeTwipsMeasure.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652625799b95abe6bea57e6ccac74635351d80042cf296d1def24e24283cdcb9 +size 12051 diff --git a/documents/docx/libreoffice/tdf76817.docx b/documents/docx/libreoffice/tdf76817.docx new file mode 100644 index 0000000..2d7f4cc --- /dev/null +++ b/documents/docx/libreoffice/tdf76817.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4638f5fc08a58d56b7d9f4d5c44274d16887c5ac2badb824b6b9c924ad1f37 +size 18584 diff --git a/documents/docx/libreoffice/tdf77219_backgroundShape.docx b/documents/docx/libreoffice/tdf77219_backgroundShape.docx new file mode 100644 index 0000000..b53bc2e --- /dev/null +++ b/documents/docx/libreoffice/tdf77219_backgroundShape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc34025755fea3040432923f64cc19a5937975284a64878c40cc7d6aac04e72 +size 10550 diff --git a/documents/docx/libreoffice/tdf77219_foregroundShape.docx b/documents/docx/libreoffice/tdf77219_foregroundShape.docx new file mode 100644 index 0000000..84c19d2 --- /dev/null +++ b/documents/docx/libreoffice/tdf77219_foregroundShape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98912f8bd1fc4091a3570665d39932cfc73b016d152f3219c701a05c05ac0ad5 +size 10554 diff --git a/documents/docx/libreoffice/tdf77236_MissingSolidFill.docx b/documents/docx/libreoffice/tdf77236_MissingSolidFill.docx new file mode 100644 index 0000000..02373d9 --- /dev/null +++ b/documents/docx/libreoffice/tdf77236_MissingSolidFill.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a92e804ed1be597d837a7725dae5f8d8a5eada324426e876b760989ed0d5abe6 +size 21999 diff --git a/documents/docx/libreoffice/tdf77417.docx b/documents/docx/libreoffice/tdf77417.docx new file mode 100644 index 0000000..d5368d6 --- /dev/null +++ b/documents/docx/libreoffice/tdf77417.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c72311c771f2bb7351d1f6cc87171c6e9474e38feb9209a460553ddb4de83a +size 57079 diff --git a/documents/docx/libreoffice/tdf77796.docx b/documents/docx/libreoffice/tdf77796.docx new file mode 100644 index 0000000..4c84af0 --- /dev/null +++ b/documents/docx/libreoffice/tdf77796.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc61416dbb3c791568ead6dc93c3b23f4dae78c4856ed64498f63b6ad2f3b4b +size 60288 diff --git a/documents/docx/libreoffice/tdf78352.docx b/documents/docx/libreoffice/tdf78352.docx new file mode 100644 index 0000000..8f22246 --- /dev/null +++ b/documents/docx/libreoffice/tdf78352.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4956a210b2665f77367207444140517c65cf32442e8f9dc16b35159b5dcf02c9 +size 15491 diff --git a/documents/docx/libreoffice/tdf78657_picture_hyperlink.docx b/documents/docx/libreoffice/tdf78657_picture_hyperlink.docx new file mode 100644 index 0000000..98a91fb --- /dev/null +++ b/documents/docx/libreoffice/tdf78657_picture_hyperlink.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef17b623bf6f40300ca791ef634985319d84bc652f4146b4b7ebd73244ab9f84 +size 21039 diff --git a/documents/docx/libreoffice/tdf78727.docx b/documents/docx/libreoffice/tdf78727.docx new file mode 100644 index 0000000..2af2dbc --- /dev/null +++ b/documents/docx/libreoffice/tdf78727.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:983ce30f49bdf3c4fd3d0ba5e19b2981102e7130a170f28f75a8cb0dea6b5f36 +size 15004 diff --git a/documents/docx/libreoffice/tdf78749.docx b/documents/docx/libreoffice/tdf78749.docx new file mode 100644 index 0000000..9f170cc --- /dev/null +++ b/documents/docx/libreoffice/tdf78749.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:180b559c7035728f6a7bd2bf6a32538839a475759c320389b5712a5ec0755b6a +size 18316 diff --git a/documents/docx/libreoffice/tdf78902.docx b/documents/docx/libreoffice/tdf78902.docx new file mode 100644 index 0000000..a45279f --- /dev/null +++ b/documents/docx/libreoffice/tdf78902.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dec07ec0a2d8236279999a3b053fe35d3c3f97b383f1c799c63971c57ec1261 +size 30230 diff --git a/documents/docx/libreoffice/tdf79272_strictDxa.docx b/documents/docx/libreoffice/tdf79272_strictDxa.docx new file mode 100644 index 0000000..5a62d6d --- /dev/null +++ b/documents/docx/libreoffice/tdf79272_strictDxa.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35c1eb6460e91be99a61c602f9dec96b94efc039a454dd48018eef51a198a20 +size 12279 diff --git a/documents/docx/libreoffice/tdf79329.docx b/documents/docx/libreoffice/tdf79329.docx new file mode 100644 index 0000000..08b5f54 --- /dev/null +++ b/documents/docx/libreoffice/tdf79329.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43db5218741de0fa22e2b491951120678277d0c26a1506bf66cfa5ec63e7fb55 +size 21212 diff --git a/documents/docx/libreoffice/tdf79435_legacyInputFields.docx b/documents/docx/libreoffice/tdf79435_legacyInputFields.docx new file mode 100644 index 0000000..6f1ac19 --- /dev/null +++ b/documents/docx/libreoffice/tdf79435_legacyInputFields.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8763cd2d5fca44154e5100e29d266359f4fd2a72fbb9c9d40f5839f53aae350 +size 12593 diff --git a/documents/docx/libreoffice/tdf79639.docx b/documents/docx/libreoffice/tdf79639.docx new file mode 100644 index 0000000..5dea50c --- /dev/null +++ b/documents/docx/libreoffice/tdf79639.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17cdf3600fb58984bc325d96d36de8aba746686496ef397e6de3a7ff1c5c47ba +size 18409 diff --git a/documents/docx/libreoffice/tdf80526_word_wrap.docx b/documents/docx/libreoffice/tdf80526_word_wrap.docx new file mode 100644 index 0000000..308fde4 --- /dev/null +++ b/documents/docx/libreoffice/tdf80526_word_wrap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc142135d06206503ea03f4bf72610f9bce9eb27c5479487e45636305bcb296 +size 15114 diff --git a/documents/docx/libreoffice/tdf81100.docx b/documents/docx/libreoffice/tdf81100.docx new file mode 100644 index 0000000..4ae98ec --- /dev/null +++ b/documents/docx/libreoffice/tdf81100.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af9054b105b8a6eb54d710219c1dc23b3fdaf7513d9a3d92bab638b230f8d19a +size 29760 diff --git a/documents/docx/libreoffice/tdf81345.docx b/documents/docx/libreoffice/tdf81345.docx new file mode 100644 index 0000000..d7fa708 --- /dev/null +++ b/documents/docx/libreoffice/tdf81345.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c25842c80ba78273225fddc52e090319ec1f24468a03afc8580589479bbe77ee +size 221506 diff --git a/documents/docx/libreoffice/tdf81507.docx b/documents/docx/libreoffice/tdf81507.docx new file mode 100644 index 0000000..a5058ae --- /dev/null +++ b/documents/docx/libreoffice/tdf81507.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338dc1089943249cbfe5caafa015008813d38fb5859d7e90e6bb0a134b9d84e1 +size 20183 diff --git a/documents/docx/libreoffice/tdf82065_Ind_start_strict.docx b/documents/docx/libreoffice/tdf82065_Ind_start_strict.docx new file mode 100644 index 0000000..3ed8dba --- /dev/null +++ b/documents/docx/libreoffice/tdf82065_Ind_start_strict.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818c4607a96cde9f5251c934cf49da3e5dd0bbbcd48a4d8bde94cb9c11360220 +size 12533 diff --git a/documents/docx/libreoffice/tdf82173_endnoteStyle.docx b/documents/docx/libreoffice/tdf82173_endnoteStyle.docx new file mode 100644 index 0000000..dc727ec --- /dev/null +++ b/documents/docx/libreoffice/tdf82173_endnoteStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d5681dcf6cd597ab6f8b215c6854999d6f51fb9fae18202536d1b5339e8857 +size 14321 diff --git a/documents/docx/libreoffice/tdf82173_footnoteStyle.docx b/documents/docx/libreoffice/tdf82173_footnoteStyle.docx new file mode 100644 index 0000000..80894a8 --- /dev/null +++ b/documents/docx/libreoffice/tdf82173_footnoteStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ddb0c2caca5e86b21fd81385f2cd8f5c3e60fcead4c10cef2b4de2ddda7a914 +size 14012 diff --git a/documents/docx/libreoffice/tdf82175_noStyleInheritance.docx b/documents/docx/libreoffice/tdf82175_noStyleInheritance.docx new file mode 100644 index 0000000..4fb52b3 --- /dev/null +++ b/documents/docx/libreoffice/tdf82175_noStyleInheritance.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47dfd48e2731bcafa02b66b7e37fb6e5d187578f014add79e7d40a7ff6cafebe +size 5432 diff --git a/documents/docx/libreoffice/tdf82177_insideCellBorders.docx b/documents/docx/libreoffice/tdf82177_insideCellBorders.docx new file mode 100644 index 0000000..2b12fce --- /dev/null +++ b/documents/docx/libreoffice/tdf82177_insideCellBorders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92888aee8ee67f1d14cd2edd508cd22c0153249570a7f7f42ef37d7f72d41f21 +size 7885 diff --git a/documents/docx/libreoffice/tdf82177_outsideCellBorders.docx b/documents/docx/libreoffice/tdf82177_outsideCellBorders.docx new file mode 100644 index 0000000..1a868fe --- /dev/null +++ b/documents/docx/libreoffice/tdf82177_outsideCellBorders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c84dbd661cffb4c21fd9b7d0dc9f426fe7f0209a5bf592234c41e32fcd514ad +size 8990 diff --git a/documents/docx/libreoffice/tdf82177_tblBorders.docx b/documents/docx/libreoffice/tdf82177_tblBorders.docx new file mode 100644 index 0000000..4c8e709 --- /dev/null +++ b/documents/docx/libreoffice/tdf82177_tblBorders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5819e3fb4687a21cb0a3add7470354e0e77c8a1689b75a1781da2f452a3a8fd +size 9673 diff --git a/documents/docx/libreoffice/tdf8255.docx b/documents/docx/libreoffice/tdf8255.docx new file mode 100644 index 0000000..7536b2e --- /dev/null +++ b/documents/docx/libreoffice/tdf8255.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab8dbc41b1f7a1cffdb156433a33fdf389c8745e2a29e41da4c0bc1f4ecd702 +size 27607 diff --git a/documents/docx/libreoffice/tdf82824.docx b/documents/docx/libreoffice/tdf82824.docx new file mode 100644 index 0000000..73d793c --- /dev/null +++ b/documents/docx/libreoffice/tdf82824.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c996762f20bf4f322369621cfd332bafdd57b0dd9552801fe4c6e02e2c2b6568 +size 24581 diff --git a/documents/docx/libreoffice/tdf83227.docx b/documents/docx/libreoffice/tdf83227.docx new file mode 100644 index 0000000..3419933 --- /dev/null +++ b/documents/docx/libreoffice/tdf83227.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af37721e9dbab9df348abf51a4ff3d52693a24c068b4fb9e0e9dc043fdd6e862 +size 14647 diff --git a/documents/docx/libreoffice/tdf83300.docx b/documents/docx/libreoffice/tdf83300.docx new file mode 100644 index 0000000..fb4da5d --- /dev/null +++ b/documents/docx/libreoffice/tdf83300.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a399e3cd194ea68118b8a018a52bc5b2bf1e10ff4d334a1a501e90e771e5da2d +size 9948 diff --git a/documents/docx/libreoffice/tdf83309.docx b/documents/docx/libreoffice/tdf83309.docx new file mode 100644 index 0000000..00e2831 --- /dev/null +++ b/documents/docx/libreoffice/tdf83309.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdb1d4b22e7920d95bbe14a5c0d6dd5533540370fa4153891cde6b9e253ecd3 +size 111543 diff --git a/documents/docx/libreoffice/tdf84678.docx b/documents/docx/libreoffice/tdf84678.docx new file mode 100644 index 0000000..164c9c3 --- /dev/null +++ b/documents/docx/libreoffice/tdf84678.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852acc1ceab6b4655af535c3898e962c7f19f009cf891c93abc4d34f1c71de3b +size 17834 diff --git a/documents/docx/libreoffice/tdf84832.docx b/documents/docx/libreoffice/tdf84832.docx new file mode 100644 index 0000000..069d704 --- /dev/null +++ b/documents/docx/libreoffice/tdf84832.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b26eadf54e205cec623d67a03707ad7e9874610bef080cb4361309eaa095da1 +size 11875 diff --git a/documents/docx/libreoffice/tdf85161.docx b/documents/docx/libreoffice/tdf85161.docx new file mode 100644 index 0000000..0a937ca --- /dev/null +++ b/documents/docx/libreoffice/tdf85161.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8959837b8e75583de311958d59945bf17b59ee3b0826b0eac1a72cf87950747 +size 15730 diff --git a/documents/docx/libreoffice/tdf85232.docx b/documents/docx/libreoffice/tdf85232.docx new file mode 100644 index 0000000..7a3c5a6 --- /dev/null +++ b/documents/docx/libreoffice/tdf85232.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1895cd905bc6586f60362acd174604dba84cba4cd1b822d9facdfc870d9fee8a +size 24373 diff --git a/documents/docx/libreoffice/tdf85523.docx b/documents/docx/libreoffice/tdf85523.docx new file mode 100644 index 0000000..08b75ef --- /dev/null +++ b/documents/docx/libreoffice/tdf85523.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee071797c5e9ca9d1ce9fdbb3fc39b0e9348c8f019383422787e8d5a9df50396 +size 21015 diff --git a/documents/docx/libreoffice/tdf86374.docx b/documents/docx/libreoffice/tdf86374.docx new file mode 100644 index 0000000..74e0ff6 --- /dev/null +++ b/documents/docx/libreoffice/tdf86374.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef331db5bbe70a73fe950af5f3c212ca3e077b8808436694930cabf71c177dc +size 13194 diff --git a/documents/docx/libreoffice/tdf86790.docx b/documents/docx/libreoffice/tdf86790.docx new file mode 100644 index 0000000..0b6cd92 --- /dev/null +++ b/documents/docx/libreoffice/tdf86790.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cd23d8d7f3872f9716182aa6319e8de9dd5f4b474ce87e2985999b68321b65 +size 15679 diff --git a/documents/docx/libreoffice/tdf86926_A3.docx b/documents/docx/libreoffice/tdf86926_A3.docx new file mode 100644 index 0000000..498f4de --- /dev/null +++ b/documents/docx/libreoffice/tdf86926_A3.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0047280e4a0f24c7c8c35e74edd84af5ca6df6b79ea4d29d83aab7c0f34226 +size 5465 diff --git a/documents/docx/libreoffice/tdf87348_linkedTextboxes.docx b/documents/docx/libreoffice/tdf87348_linkedTextboxes.docx new file mode 100644 index 0000000..9423a8e --- /dev/null +++ b/documents/docx/libreoffice/tdf87348_linkedTextboxes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed00ac0a4f342a046cfd9b0129c2d6a2438c49f3cccbb089e3b40498c9be7e5d +size 18697 diff --git a/documents/docx/libreoffice/tdf87460.docx b/documents/docx/libreoffice/tdf87460.docx new file mode 100644 index 0000000..719fd0c --- /dev/null +++ b/documents/docx/libreoffice/tdf87460.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ffe63704dab9057c5c7a22d81b60b953415dcec9b10674726be634bfd4a9545 +size 17343 diff --git a/documents/docx/libreoffice/tdf87533_bidi.docx b/documents/docx/libreoffice/tdf87533_bidi.docx new file mode 100644 index 0000000..b642fc0 --- /dev/null +++ b/documents/docx/libreoffice/tdf87533_bidi.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9594bbbc4d50dbc22b2c514fcbd6616b58c5193ffc7ed08ab519fa172b969f1a +size 13857 diff --git a/documents/docx/libreoffice/tdf87569_drawingml.docx b/documents/docx/libreoffice/tdf87569_drawingml.docx new file mode 100644 index 0000000..d850aba --- /dev/null +++ b/documents/docx/libreoffice/tdf87569_drawingml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f672e93a58930463a407730a5edc60931cb46b922ae7af82921bb1514086de +size 14935 diff --git a/documents/docx/libreoffice/tdf87569_vml.docx b/documents/docx/libreoffice/tdf87569_vml.docx new file mode 100644 index 0000000..2f777dc --- /dev/null +++ b/documents/docx/libreoffice/tdf87569_vml.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d771e0f04b953eae841ea95a88a47ce831969566772009aa33a5543394aacbe3 +size 50503 diff --git a/documents/docx/libreoffice/tdf87924.docx b/documents/docx/libreoffice/tdf87924.docx new file mode 100644 index 0000000..6f4a8e8 --- /dev/null +++ b/documents/docx/libreoffice/tdf87924.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836f4a95077fbb989ae8edcb6e655b40891be182cc7cfaf5fc988d0faa598093 +size 15925 diff --git a/documents/docx/libreoffice/tdf89088.docx b/documents/docx/libreoffice/tdf89088.docx new file mode 100644 index 0000000..ca1f06b --- /dev/null +++ b/documents/docx/libreoffice/tdf89088.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382401e902ed9090d6fb9a2bfdb1ca818652850123c06e5951a99db4fc16d890 +size 28335 diff --git a/documents/docx/libreoffice/tdf89165.docx b/documents/docx/libreoffice/tdf89165.docx new file mode 100644 index 0000000..cf650db --- /dev/null +++ b/documents/docx/libreoffice/tdf89165.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09de0cb731639d5be4f0825a3ecd07a1611cdac73fd2d8fa812c625384ea9cd2 +size 89495 diff --git a/documents/docx/libreoffice/tdf89377_tableWithBreakBeforeParaStyle.docx b/documents/docx/libreoffice/tdf89377_tableWithBreakBeforeParaStyle.docx new file mode 100644 index 0000000..456d4bf --- /dev/null +++ b/documents/docx/libreoffice/tdf89377_tableWithBreakBeforeParaStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e9ea62dd13b69125a8c72f395c6fca96361b0907328f4d9e0d34b2e1d22bbc +size 11507 diff --git a/documents/docx/libreoffice/tdf89702.docx b/documents/docx/libreoffice/tdf89702.docx new file mode 100644 index 0000000..0dd8d82 --- /dev/null +++ b/documents/docx/libreoffice/tdf89702.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab47426fd5d6531c92f91fc95fd538e90ff40cbd83a803d46eceb60d2aa45577 +size 13147 diff --git a/documents/docx/libreoffice/tdf89731.docx b/documents/docx/libreoffice/tdf89731.docx new file mode 100644 index 0000000..57d88ad --- /dev/null +++ b/documents/docx/libreoffice/tdf89731.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd35ae2e80f890f57da8efac0eead7a2caaafdda8abb79f27021d8e32d43977 +size 44680 diff --git a/documents/docx/libreoffice/tdf89791.docx b/documents/docx/libreoffice/tdf89791.docx new file mode 100644 index 0000000..762a527 --- /dev/null +++ b/documents/docx/libreoffice/tdf89791.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a419f2df497df46d4d24c093526d2ea76ca75eaa58702c156a0676f12b229c +size 3989 diff --git a/documents/docx/libreoffice/tdf89890.docx b/documents/docx/libreoffice/tdf89890.docx new file mode 100644 index 0000000..a8e131d --- /dev/null +++ b/documents/docx/libreoffice/tdf89890.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febc7544740d893b4eaa274256f7d4bbd1d160053ea6a7820344af7e2189004a +size 41925 diff --git a/documents/docx/libreoffice/tdf89991.docx b/documents/docx/libreoffice/tdf89991.docx new file mode 100644 index 0000000..789f45d --- /dev/null +++ b/documents/docx/libreoffice/tdf89991.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a1f34ede5891e63888775e1d69a4966dc03d129726dfbfe2578134d01c6dd2 +size 5543 diff --git a/documents/docx/libreoffice/tdf90069.docx b/documents/docx/libreoffice/tdf90069.docx new file mode 100644 index 0000000..c40f2c7 --- /dev/null +++ b/documents/docx/libreoffice/tdf90069.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af43030b25bc8cc7f049e2fd4b1e313a84c72de942750dc838bfe303c04b92d +size 4737 diff --git a/documents/docx/libreoffice/tdf90153.docx b/documents/docx/libreoffice/tdf90153.docx new file mode 100644 index 0000000..5995c2f --- /dev/null +++ b/documents/docx/libreoffice/tdf90153.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2183e077e00d260ffc85a86859e86e2a583e9384f801681efe431bb756e807 +size 4856 diff --git a/documents/docx/libreoffice/tdf90611.docx b/documents/docx/libreoffice/tdf90611.docx new file mode 100644 index 0000000..3832e25 --- /dev/null +++ b/documents/docx/libreoffice/tdf90611.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029b88020f471a16539bfb65ab0f9f8de7c14a7a68c8f14eb4571a52086072fc +size 14706 diff --git a/documents/docx/libreoffice/tdf90697_complexBreaksHeaders.docx b/documents/docx/libreoffice/tdf90697_complexBreaksHeaders.docx new file mode 100644 index 0000000..9a643c0 --- /dev/null +++ b/documents/docx/libreoffice/tdf90697_complexBreaksHeaders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6df6b11cc49190908401cd0fd96099d028b6b8659ecaf7b70466ae9f430190 +size 42783 diff --git a/documents/docx/libreoffice/tdf90789-2.docx b/documents/docx/libreoffice/tdf90789-2.docx new file mode 100644 index 0000000..202058f --- /dev/null +++ b/documents/docx/libreoffice/tdf90789-2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836b334c3ba0765476b297ba8855782c3a81908bb0f81b7acb78a3fab3412bbb +size 12372 diff --git a/documents/docx/libreoffice/tdf90789.docx b/documents/docx/libreoffice/tdf90789.docx new file mode 100644 index 0000000..8ea7e94 --- /dev/null +++ b/documents/docx/libreoffice/tdf90789.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8f612fa797d2fe3cef1e073aab2dcd507d861a6ca305ad48b160838ba2b6ef +size 12023 diff --git a/documents/docx/libreoffice/tdf90810short.docx b/documents/docx/libreoffice/tdf90810short.docx new file mode 100644 index 0000000..2aa0c3e --- /dev/null +++ b/documents/docx/libreoffice/tdf90810short.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c0932c0b54f76a852edab4efbc97d5e2588cb9ff83f42b62f6681e54e1694c +size 22286 diff --git a/documents/docx/libreoffice/tdf90906_colAuto.docx b/documents/docx/libreoffice/tdf90906_colAuto.docx new file mode 100644 index 0000000..fbd5975 --- /dev/null +++ b/documents/docx/libreoffice/tdf90906_colAuto.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b9b26cabac8ad4df992522dc26b140eaf86177d9ceeca800306536757bff062 +size 37477 diff --git a/documents/docx/libreoffice/tdf90906_colAutoB.docx b/documents/docx/libreoffice/tdf90906_colAutoB.docx new file mode 100644 index 0000000..cfae867 --- /dev/null +++ b/documents/docx/libreoffice/tdf90906_colAutoB.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a557d26c7525393770671c998463ecbdbf368b282f675c3d019afba07ef0806c +size 9479 diff --git a/documents/docx/libreoffice/tdf91095.docx b/documents/docx/libreoffice/tdf91095.docx new file mode 100644 index 0000000..7446c78 --- /dev/null +++ b/documents/docx/libreoffice/tdf91095.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00be6d5f88230cce45b9c3815b5201664c287313f4e1b748107ec005d8a6bf56 +size 19141 diff --git a/documents/docx/libreoffice/tdf91122.docx b/documents/docx/libreoffice/tdf91122.docx new file mode 100644 index 0000000..6af46ae --- /dev/null +++ b/documents/docx/libreoffice/tdf91122.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc527a3fad81d8fda314c5e5f738da71b548fee818b5f25923801b5e4a00e89 +size 16946 diff --git a/documents/docx/libreoffice/tdf91260.docx b/documents/docx/libreoffice/tdf91260.docx new file mode 100644 index 0000000..7556dfd --- /dev/null +++ b/documents/docx/libreoffice/tdf91260.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a898a945a8715f7d0f7f6f9a493ec8a73467fab2005a14fc2b97a22dba6955 +size 16422 diff --git a/documents/docx/libreoffice/tdf91261.docx b/documents/docx/libreoffice/tdf91261.docx new file mode 100644 index 0000000..6547509 --- /dev/null +++ b/documents/docx/libreoffice/tdf91261.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89c80ebbdd36565806c780ca81ebcc3b738f36d2d21f484fdac74fbb1e49937f +size 22081 diff --git a/documents/docx/libreoffice/tdf91292_paraBackground.docx b/documents/docx/libreoffice/tdf91292_paraBackground.docx new file mode 100644 index 0000000..94d2df6 --- /dev/null +++ b/documents/docx/libreoffice/tdf91292_paraBackground.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb4d491053dcb2bcd2a01ade73235f537482ff6559f6292aeefc00bbcbeb1c4 +size 4262 diff --git a/documents/docx/libreoffice/tdf91417.docx b/documents/docx/libreoffice/tdf91417.docx new file mode 100644 index 0000000..777ea94 --- /dev/null +++ b/documents/docx/libreoffice/tdf91417.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19b75cf999e2568df4161d13608dec761b6b2ac4013c56b2bbc20b909cacc077 +size 13007 diff --git a/documents/docx/libreoffice/tdf91429.docx b/documents/docx/libreoffice/tdf91429.docx new file mode 100644 index 0000000..771ec5a --- /dev/null +++ b/documents/docx/libreoffice/tdf91429.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5c3868003a7ff531549012b1c42e6c56802e7cb75c852b7c9edc58f3030fe0 +size 7989 diff --git a/documents/docx/libreoffice/tdf91594.docx b/documents/docx/libreoffice/tdf91594.docx new file mode 100644 index 0000000..6fa3a4f --- /dev/null +++ b/documents/docx/libreoffice/tdf91594.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37fdc13f5a8d66f1e886587209ab1c9a26c41ed53bad0a9c90243b0af4f987c7 +size 13037 diff --git a/documents/docx/libreoffice/tdf92045.docx b/documents/docx/libreoffice/tdf92045.docx new file mode 100644 index 0000000..157ca9a --- /dev/null +++ b/documents/docx/libreoffice/tdf92045.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d654cddb2729d5d116d83233fbe9e97e0c5c54e4ef3e6e3fff3e7e3c2ff2e72d +size 12629 diff --git a/documents/docx/libreoffice/tdf92124.docx b/documents/docx/libreoffice/tdf92124.docx new file mode 100644 index 0000000..400e33e --- /dev/null +++ b/documents/docx/libreoffice/tdf92124.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbf3efd6ee29c9b74de7c839f5af4a392dffdabf8f4debc9dde1ab7cb36811b +size 7042 diff --git a/documents/docx/libreoffice/tdf92157-1-minimized.docx b/documents/docx/libreoffice/tdf92157-1-minimized.docx new file mode 100644 index 0000000..4602fb1 --- /dev/null +++ b/documents/docx/libreoffice/tdf92157-1-minimized.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49ff75a19df298cdba61fa2c73be5199270d4af275b9253beac41d558ba4b01 +size 14648 diff --git a/documents/docx/libreoffice/tdf92157.docx b/documents/docx/libreoffice/tdf92157.docx new file mode 100644 index 0000000..ba931b5 --- /dev/null +++ b/documents/docx/libreoffice/tdf92157.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5857f20e8eda1ea428aee86930c1f287f25c10fc1d50c9fa9558c893f499ff +size 25188 diff --git a/documents/docx/libreoffice/tdf92335.docx b/documents/docx/libreoffice/tdf92335.docx new file mode 100644 index 0000000..c8c6f0f --- /dev/null +++ b/documents/docx/libreoffice/tdf92335.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266e1df00d39053d826ddcc72cd7d85c9168d7b4739caa27f66833e524509198 +size 5287 diff --git a/documents/docx/libreoffice/tdf92454.docx b/documents/docx/libreoffice/tdf92454.docx new file mode 100644 index 0000000..c46d37d --- /dev/null +++ b/documents/docx/libreoffice/tdf92454.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a9e288105b41530036dcb167691f90ee4aac6f016b042d30aab5d620dfd840 +size 32409 diff --git a/documents/docx/libreoffice/tdf92470_footnoteRestart.docx b/documents/docx/libreoffice/tdf92470_footnoteRestart.docx new file mode 100644 index 0000000..cb8f7a5 --- /dev/null +++ b/documents/docx/libreoffice/tdf92470_footnoteRestart.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a58c4296c62012d1184e772c1552744dee48efd19d0b9cb599c59100bdfd6a1 +size 5154 diff --git a/documents/docx/libreoffice/tdf92472.docx b/documents/docx/libreoffice/tdf92472.docx new file mode 100644 index 0000000..dd67e59 --- /dev/null +++ b/documents/docx/libreoffice/tdf92472.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2de61e6ac4587946f6b102ee467ba2691dd5d16e1a4dc63299da4e185d548d6 +size 27734 diff --git a/documents/docx/libreoffice/tdf92648.docx b/documents/docx/libreoffice/tdf92648.docx new file mode 100644 index 0000000..fa6de0d --- /dev/null +++ b/documents/docx/libreoffice/tdf92648.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a185cc8f8fc80ac2712b04f8dba0dd46c5dd76093e05916e5f970f702574bedc +size 70406 diff --git a/documents/docx/libreoffice/tdf92724_continuousBreaksComplex.docx b/documents/docx/libreoffice/tdf92724_continuousBreaksComplex.docx new file mode 100644 index 0000000..3853693 --- /dev/null +++ b/documents/docx/libreoffice/tdf92724_continuousBreaksComplex.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97858a46ab18f9b34d424c96192c51536e918a93ee719c6bb27182ab19cecb5 +size 26913 diff --git a/documents/docx/libreoffice/tdf92724_continuousBreaksComplex2.docx b/documents/docx/libreoffice/tdf92724_continuousBreaksComplex2.docx new file mode 100644 index 0000000..f23b701 --- /dev/null +++ b/documents/docx/libreoffice/tdf92724_continuousBreaksComplex2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47459ba2ae18b46c84615f94fe38caa45a867ed4d2c2273a9582644739ece8a +size 16057 diff --git a/documents/docx/libreoffice/tdf93284.docx b/documents/docx/libreoffice/tdf93284.docx new file mode 100644 index 0000000..e99a728 --- /dev/null +++ b/documents/docx/libreoffice/tdf93284.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e847bec19bb5235945c2c654c5b7863c26814d6e6ecf55b55ace0014543f5b +size 100647 diff --git a/documents/docx/libreoffice/tdf93919.docx b/documents/docx/libreoffice/tdf93919.docx new file mode 100644 index 0000000..4da72c6 --- /dev/null +++ b/documents/docx/libreoffice/tdf93919.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ceb78c9153b947a9f1784086767e54099e8a5f500cfe9da744ba3739bfab15 +size 15336 diff --git a/documents/docx/libreoffice/tdf94043.docx b/documents/docx/libreoffice/tdf94043.docx new file mode 100644 index 0000000..b068631 --- /dev/null +++ b/documents/docx/libreoffice/tdf94043.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffc0125141e18cd377c26248a1323c504fbb72011848835de4df2dacb299424c +size 12326 diff --git a/documents/docx/libreoffice/tdf94628.docx b/documents/docx/libreoffice/tdf94628.docx new file mode 100644 index 0000000..04d0dc4 --- /dev/null +++ b/documents/docx/libreoffice/tdf94628.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd2459c332d2d7da8823c35bb05f2cb9cd647656b5045fb51cba2ea7047057e +size 10434 diff --git a/documents/docx/libreoffice/tdf94801.docx b/documents/docx/libreoffice/tdf94801.docx new file mode 100644 index 0000000..ac6cfc3 --- /dev/null +++ b/documents/docx/libreoffice/tdf94801.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235db53da9a95336d8ab73d149f3089df24450b54fdd6b0f3841f2fbe593f1db +size 16128 diff --git a/documents/docx/libreoffice/tdf95031.docx b/documents/docx/libreoffice/tdf95031.docx new file mode 100644 index 0000000..03c541b --- /dev/null +++ b/documents/docx/libreoffice/tdf95031.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7449564cfaa79cc2c00b451950f11052716810caac8de749f87d628d5f3d381 +size 14024 diff --git a/documents/docx/libreoffice/tdf95033.docx b/documents/docx/libreoffice/tdf95033.docx new file mode 100644 index 0000000..b204bdc --- /dev/null +++ b/documents/docx/libreoffice/tdf95033.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b628b6d465fe578375b0d7522a2dc60f59dbaf8c2016b68b1092886be3b7189 +size 22773 diff --git a/documents/docx/libreoffice/tdf95189.docx b/documents/docx/libreoffice/tdf95189.docx new file mode 100644 index 0000000..af5fbbc --- /dev/null +++ b/documents/docx/libreoffice/tdf95189.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f20eb0e0dbf7773a2718fb0b3b95283a260010e9585c94d94f96eba93048b1e +size 27705 diff --git a/documents/docx/libreoffice/tdf95213.docx b/documents/docx/libreoffice/tdf95213.docx new file mode 100644 index 0000000..bb76d0f --- /dev/null +++ b/documents/docx/libreoffice/tdf95213.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ccafe762e4778b317298f15a94d11b5c0957ec5a4e8be793ad04695c9a2f4d +size 17747 diff --git a/documents/docx/libreoffice/tdf95367_inheritFollowStyle.docx b/documents/docx/libreoffice/tdf95367_inheritFollowStyle.docx new file mode 100644 index 0000000..ec94762 --- /dev/null +++ b/documents/docx/libreoffice/tdf95367_inheritFollowStyle.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9244c0634e1c87b8bef9c5dcb305b879914afd13b1a9602ae9283c3de659511 +size 13861 diff --git a/documents/docx/libreoffice/tdf95374.docx b/documents/docx/libreoffice/tdf95374.docx new file mode 100644 index 0000000..1020aba --- /dev/null +++ b/documents/docx/libreoffice/tdf95374.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3444f3b00f9e74873cd0c27acba8d410b138ae82d0ff6f1a22d325a66d6029 +size 42873 diff --git a/documents/docx/libreoffice/tdf95376.docx b/documents/docx/libreoffice/tdf95376.docx new file mode 100644 index 0000000..445cb00 --- /dev/null +++ b/documents/docx/libreoffice/tdf95376.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b67d1436f6cdd016e925f1da0e1778330128069a2b279c4960cb27e3830a34 +size 25375 diff --git a/documents/docx/libreoffice/tdf95377.docx b/documents/docx/libreoffice/tdf95377.docx new file mode 100644 index 0000000..8acda6f --- /dev/null +++ b/documents/docx/libreoffice/tdf95377.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d84cb1ba83b17ba68587adddeaf211b77c5f8dcc16c7ea14d3f1209c9fbe4af +size 11982 diff --git a/documents/docx/libreoffice/tdf95755.docx b/documents/docx/libreoffice/tdf95755.docx new file mode 100644 index 0000000..7d9d564 --- /dev/null +++ b/documents/docx/libreoffice/tdf95755.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:896eea1d8f4d6bd1c00e2bfea91adaa42d54d74eb7ee1bd0f80b71f919469faa +size 16864 diff --git a/documents/docx/libreoffice/tdf95775.docx b/documents/docx/libreoffice/tdf95775.docx new file mode 100644 index 0000000..2faedfb --- /dev/null +++ b/documents/docx/libreoffice/tdf95775.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d3f9ec3b4dd4fc4d919f7cb5147f48921c4521c997b1ddc470eef8bdf76f54 +size 22523 diff --git a/documents/docx/libreoffice/tdf95777.docx b/documents/docx/libreoffice/tdf95777.docx new file mode 100644 index 0000000..87b1c8b --- /dev/null +++ b/documents/docx/libreoffice/tdf95777.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4d01653ec0e1451991b8541382588da330d24269bfcff97f7a8e46187aca5e +size 19126 diff --git a/documents/docx/libreoffice/tdf95848.docx b/documents/docx/libreoffice/tdf95848.docx new file mode 100644 index 0000000..1c54cbd --- /dev/null +++ b/documents/docx/libreoffice/tdf95848.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aa1583cfbc3cf54c9b55595a5533c5bd76e0e474b310fa0c5004a8d2f55dd3c +size 34087 diff --git a/documents/docx/libreoffice/tdf95848_2.docx b/documents/docx/libreoffice/tdf95848_2.docx new file mode 100644 index 0000000..1b0ebd9 --- /dev/null +++ b/documents/docx/libreoffice/tdf95848_2.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dac2e5a695246598fcc5f22e1df294fb451220f40ef0978c40fceadd4b2408c +size 14087 diff --git a/documents/docx/libreoffice/tdf95970.docx b/documents/docx/libreoffice/tdf95970.docx new file mode 100644 index 0000000..3958bc3 --- /dev/null +++ b/documents/docx/libreoffice/tdf95970.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc5e8f4cb0c13d4c9b48a68d08decfae85122c727c74c330dc903aa1d4963bd +size 13092 diff --git a/documents/docx/libreoffice/tdf96218.docx b/documents/docx/libreoffice/tdf96218.docx new file mode 100644 index 0000000..e62a2a4 --- /dev/null +++ b/documents/docx/libreoffice/tdf96218.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b919c795c09e22e60d742ea1ba1c185e50578a15918094063263672a24b97c +size 41900 diff --git a/documents/docx/libreoffice/tdf96674.docx b/documents/docx/libreoffice/tdf96674.docx new file mode 100644 index 0000000..c41539f --- /dev/null +++ b/documents/docx/libreoffice/tdf96674.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5da1f6b4ceeaddd07adc3ca0d61e40d7f70cbc3315f6a4b944d441a2942833f +size 14947 diff --git a/documents/docx/libreoffice/tdf96749.docx b/documents/docx/libreoffice/tdf96749.docx new file mode 100644 index 0000000..c49f243 --- /dev/null +++ b/documents/docx/libreoffice/tdf96749.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c394e05fb4573618a7a19de0028fdb656321d9096740038e1c7f7ca03d927a0 +size 6563 diff --git a/documents/docx/libreoffice/tdf96750_landscapeFollow.docx b/documents/docx/libreoffice/tdf96750_landscapeFollow.docx new file mode 100644 index 0000000..70c3e05 --- /dev/null +++ b/documents/docx/libreoffice/tdf96750_landscapeFollow.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:554c03864d0ed0147eb2168c25cddcf0b424271928c391f53f1dedec49281828 +size 24129 diff --git a/documents/docx/libreoffice/tdf97038.docx b/documents/docx/libreoffice/tdf97038.docx new file mode 100644 index 0000000..fdf0db3 --- /dev/null +++ b/documents/docx/libreoffice/tdf97038.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:099d1f3b2085ed7b99a5a196906a1f9f950ca3a4e24de384d14b82fa118e8b6d +size 64161 diff --git a/documents/docx/libreoffice/tdf97090.docx b/documents/docx/libreoffice/tdf97090.docx new file mode 100644 index 0000000..36b63a3 --- /dev/null +++ b/documents/docx/libreoffice/tdf97090.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717ff9436b62dd618ee49174a0ffbec9d32963ff6f3c5e9debbc2a490fda7b52 +size 29899 diff --git a/documents/docx/libreoffice/tdf97371.docx b/documents/docx/libreoffice/tdf97371.docx new file mode 100644 index 0000000..9ef6892 --- /dev/null +++ b/documents/docx/libreoffice/tdf97371.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6af70183a8ed0c0c3065c7b88cf899b0caa2996a432c9a42757985a58520330 +size 18800 diff --git a/documents/docx/libreoffice/tdf97517_testVmlLineShapeMirroredX.docx b/documents/docx/libreoffice/tdf97517_testVmlLineShapeMirroredX.docx new file mode 100644 index 0000000..863f843 --- /dev/null +++ b/documents/docx/libreoffice/tdf97517_testVmlLineShapeMirroredX.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a088a2aa47d631d81b853145ef297d7a60844d8d547e1bd8aea9bb32cb2444d9 +size 11539 diff --git a/documents/docx/libreoffice/tdf97618_testVmlShapeTextWordWrap.docx b/documents/docx/libreoffice/tdf97618_testVmlShapeTextWordWrap.docx new file mode 100644 index 0000000..3db3d54 --- /dev/null +++ b/documents/docx/libreoffice/tdf97618_testVmlShapeTextWordWrap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c408dabc7376089ced43a1fc26c571dcf867ae3028ebd4f71f9e04886aae42a4 +size 16115 diff --git a/documents/docx/libreoffice/tdf97648_relativeWidth.docx b/documents/docx/libreoffice/tdf97648_relativeWidth.docx new file mode 100644 index 0000000..1c621ca --- /dev/null +++ b/documents/docx/libreoffice/tdf97648_relativeWidth.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b4fdc69451e726a76acf117e2ade1b09c20c1bb8a082816a548f4fd4918219 +size 17613 diff --git a/documents/docx/libreoffice/tdf98882.docx b/documents/docx/libreoffice/tdf98882.docx new file mode 100644 index 0000000..bc6a883 --- /dev/null +++ b/documents/docx/libreoffice/tdf98882.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7873d33f39e91678e57b5fe3124ad0c7e74a3a98b76aff06266127f1ad2fbb7a +size 18390 diff --git a/documents/docx/libreoffice/tdf98987.docx b/documents/docx/libreoffice/tdf98987.docx new file mode 100644 index 0000000..47a6e1e --- /dev/null +++ b/documents/docx/libreoffice/tdf98987.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11edc21c886c8b1d74b268aa32f33cccee2f5d8f4d840cf58a587f3eded59e50 +size 19509 diff --git a/documents/docx/libreoffice/tdf99004.docx b/documents/docx/libreoffice/tdf99004.docx new file mode 100644 index 0000000..ac81347 --- /dev/null +++ b/documents/docx/libreoffice/tdf99004.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17062aa36a74985503af6a305da38e4636871cc41573326e5d5bbc2ebdd1ea45 +size 18435 diff --git a/documents/docx/libreoffice/tdf99074.docx b/documents/docx/libreoffice/tdf99074.docx new file mode 100644 index 0000000..b3e1251 --- /dev/null +++ b/documents/docx/libreoffice/tdf99074.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2bec548b91b0bd55e3822e1b8370ae04c4feb2aa16d022c9ebf9f4b31727491 +size 12608 diff --git a/documents/docx/libreoffice/tdf99090_pgbrkAfterTable.docx b/documents/docx/libreoffice/tdf99090_pgbrkAfterTable.docx new file mode 100644 index 0000000..2efef0e --- /dev/null +++ b/documents/docx/libreoffice/tdf99090_pgbrkAfterTable.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca2bfdc9200f978e5fc4eb8c304dba427bcec28ec9ef078f3c40df14fee3b1d +size 14726 diff --git a/documents/docx/libreoffice/tdf99135.docx b/documents/docx/libreoffice/tdf99135.docx new file mode 100644 index 0000000..2764280 --- /dev/null +++ b/documents/docx/libreoffice/tdf99135.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a593c9014afc62b0bb7d7e48b177c1d59a63445c23c25bcfd16a2f6fcc43259 +size 12122 diff --git a/documents/docx/libreoffice/tdf99140.docx b/documents/docx/libreoffice/tdf99140.docx new file mode 100644 index 0000000..f5f4688 --- /dev/null +++ b/documents/docx/libreoffice/tdf99140.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87b38cefcdfc9ac7c89326d99b8cc04ff211c84ceaff4d1ff3937a0bf7f5b70 +size 13349 diff --git a/documents/docx/libreoffice/tdf99227.docx b/documents/docx/libreoffice/tdf99227.docx new file mode 100644 index 0000000..fa5ea5e --- /dev/null +++ b/documents/docx/libreoffice/tdf99227.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e88f4b3490e743235b3077b18cf7ba84e53d81dabc10f214802f4d8e8d99ba6 +size 15636 diff --git a/documents/docx/libreoffice/tdf99602_charStyleSubscript.docx b/documents/docx/libreoffice/tdf99602_charStyleSubscript.docx new file mode 100644 index 0000000..7f8ed8f --- /dev/null +++ b/documents/docx/libreoffice/tdf99602_charStyleSubscript.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32f648938e3e7e5e2848f12642df882dd508acf80f0bbfb7692b843dd893d99 +size 10669 diff --git a/documents/docx/libreoffice/tdf99602_subscript_charStyleSize.docx b/documents/docx/libreoffice/tdf99602_subscript_charStyleSize.docx new file mode 100644 index 0000000..4f7cdc5 --- /dev/null +++ b/documents/docx/libreoffice/tdf99602_subscript_charStyleSize.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8933e952dfeccfff99a0a27badc52c37576b4f84538542c8e4be05166630c4 +size 10623 diff --git a/documents/docx/libreoffice/tdf99616_hidemarkb.docx b/documents/docx/libreoffice/tdf99616_hidemarkb.docx new file mode 100644 index 0000000..a16e796 --- /dev/null +++ b/documents/docx/libreoffice/tdf99616_hidemarkb.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f3c39944f29b5f5448100a75370ab810d461d5edae689d0dfa12d85e05aae1 +size 11742 diff --git a/documents/docx/libreoffice/template.docx b/documents/docx/libreoffice/template.docx new file mode 100644 index 0000000..7e02caa --- /dev/null +++ b/documents/docx/libreoffice/template.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd02eb47e36a167467d6fc54085e635d296e9ee44567916819ca828de0909ba +size 13507 diff --git a/documents/docx/libreoffice/test76108.docx b/documents/docx/libreoffice/test76108.docx new file mode 100644 index 0000000..fe24db5 --- /dev/null +++ b/documents/docx/libreoffice/test76108.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad39df4269b26123c1f2e08959f2028fe93fdb206f4fa789583b911a3419aa3 +size 14419 diff --git a/documents/docx/libreoffice/test76317.docx b/documents/docx/libreoffice/test76317.docx new file mode 100644 index 0000000..eca1de5 --- /dev/null +++ b/documents/docx/libreoffice/test76317.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc91c86544f539942115e63c01da1fca10c8bdd007e6886540c75f2bb41d812 +size 17705 diff --git a/documents/docx/libreoffice/test76317_2K10.docx b/documents/docx/libreoffice/test76317_2K10.docx new file mode 100644 index 0000000..d65746a --- /dev/null +++ b/documents/docx/libreoffice/test76317_2K10.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de4118eb0550241e2f9bd4bb90aa01345b9211d32e828c121e5fd34b106c296 +size 20751 diff --git a/documents/docx/libreoffice/test76734_2K7.docx b/documents/docx/libreoffice/test76734_2K7.docx new file mode 100644 index 0000000..daad4b7 --- /dev/null +++ b/documents/docx/libreoffice/test76734_2K7.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e5765c9b42ed8b57000a63f8740412c74f6e6ba098a3a1d63b5f3f5d62f66d +size 10446 diff --git a/documents/docx/libreoffice/test77219.docx b/documents/docx/libreoffice/test77219.docx new file mode 100644 index 0000000..df03c5a --- /dev/null +++ b/documents/docx/libreoffice/test77219.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b5bc8711a9dc7e4e409657dd3c4735c372ef2fa3d3c32c0a2ee50420baf566 +size 82015 diff --git a/documents/docx/libreoffice/testAreaChartNumberFormat.docx b/documents/docx/libreoffice/testAreaChartNumberFormat.docx new file mode 100644 index 0000000..2c33e0d --- /dev/null +++ b/documents/docx/libreoffice/testAreaChartNumberFormat.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90484c011468a21eaf72d0189bd3be059a7003c6037a2bb9f4f9d4997c346346 +size 26115 diff --git a/documents/docx/libreoffice/testCrashWhileSave.docx b/documents/docx/libreoffice/testCrashWhileSave.docx new file mode 100644 index 0000000..f791a4d --- /dev/null +++ b/documents/docx/libreoffice/testCrashWhileSave.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36dc23d708bbbf6cf76fb253dbc3ffe5ebf2b3f97b0c1b314a962eacf66fa8fb +size 40873 diff --git a/documents/docx/libreoffice/testFootnote.docx b/documents/docx/libreoffice/testFootnote.docx new file mode 100644 index 0000000..ae94e16 --- /dev/null +++ b/documents/docx/libreoffice/testFootnote.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5f1cf90f30905c09dbd61c13f13bf499bfdbd7761e75333cd6147735631316 +size 24191 diff --git a/documents/docx/libreoffice/testGlossary.docx b/documents/docx/libreoffice/testGlossary.docx new file mode 100644 index 0000000..190049c --- /dev/null +++ b/documents/docx/libreoffice/testGlossary.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ccd581d8f0ae102b220228ad26b3974821a7ce8e3ff7df4b78f7da8a0d06ed9 +size 25741 diff --git a/documents/docx/libreoffice/testOuterShdw.docx b/documents/docx/libreoffice/testOuterShdw.docx new file mode 100644 index 0000000..0c7f577 --- /dev/null +++ b/documents/docx/libreoffice/testOuterShdw.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4c40e6f04abd7ad79524f201b628a1e1f91d036caac15cc31bd023d169ed16 +size 213243 diff --git a/documents/docx/libreoffice/testParaListRightIndent.docx b/documents/docx/libreoffice/testParaListRightIndent.docx new file mode 100644 index 0000000..f987d24 --- /dev/null +++ b/documents/docx/libreoffice/testParaListRightIndent.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48209f95d7a2ddfbf0fb3291658b1463e7b8121dac982f26501d8775e5450707 +size 12774 diff --git a/documents/docx/libreoffice/testPgMargin.docx b/documents/docx/libreoffice/testPgMargin.docx new file mode 100644 index 0000000..3021de7 --- /dev/null +++ b/documents/docx/libreoffice/testPgMargin.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2aebaa62d350f56e7c47aa768c906b3d620cb9b8fc280254cc6a12fb529202 +size 10448 diff --git a/documents/docx/libreoffice/testTOCFlag_u.docx b/documents/docx/libreoffice/testTOCFlag_u.docx new file mode 100644 index 0000000..c47513b --- /dev/null +++ b/documents/docx/libreoffice/testTOCFlag_u.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27a420de11920520b3e5974bfe9f8fe2323b2ef0b0337fe032ca0b80f8b82e4 +size 17390 diff --git a/documents/docx/libreoffice/testTcBorders.docx b/documents/docx/libreoffice/testTcBorders.docx new file mode 100644 index 0000000..a9eda23 --- /dev/null +++ b/documents/docx/libreoffice/testTcBorders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de960f8fc53bb64d39ae1169419a53f59e270d70f436c78a7b5980849f3fca69 +size 55225 diff --git a/documents/docx/libreoffice/testTdf130167_spilloverHeader.docx b/documents/docx/libreoffice/testTdf130167_spilloverHeader.docx new file mode 100644 index 0000000..b9a1ae6 --- /dev/null +++ b/documents/docx/libreoffice/testTdf130167_spilloverHeader.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c32b01c10bc9ce95f55089d4689038b746aa9dfd9ab7c86c0a0216e767ad80 +size 47532 diff --git a/documents/docx/libreoffice/testTextBoxZOrder.docx b/documents/docx/libreoffice/testTextBoxZOrder.docx new file mode 100644 index 0000000..0d37286 --- /dev/null +++ b/documents/docx/libreoffice/testTextBoxZOrder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9796cee1f0c58f859b92f71b07c17f0d904f660f6336f68161d4939530caa7c6 +size 17635 diff --git a/documents/docx/libreoffice/testTitlePage.docx b/documents/docx/libreoffice/testTitlePage.docx new file mode 100644 index 0000000..f96dfa6 --- /dev/null +++ b/documents/docx/libreoffice/testTitlePage.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95eb0da4493f26bf2b98b45451026a757041d76f7382ab4bca4edc6cc3f0c098 +size 16479 diff --git a/documents/docx/libreoffice/testTrackChangesDeletedEmptyParagraph.docx b/documents/docx/libreoffice/testTrackChangesDeletedEmptyParagraph.docx new file mode 100644 index 0000000..d16dc8b --- /dev/null +++ b/documents/docx/libreoffice/testTrackChangesDeletedEmptyParagraph.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02515a463f09fef82a47431dfcf299275caf5d1b7bdb3b18ecb9a9705b1428e9 +size 12394 diff --git a/documents/docx/libreoffice/testTrackChangesDeletedParagraphMark.docx b/documents/docx/libreoffice/testTrackChangesDeletedParagraphMark.docx new file mode 100644 index 0000000..9c097ff --- /dev/null +++ b/documents/docx/libreoffice/testTrackChangesDeletedParagraphMark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e62d3361b5457cf1f6aab50b9f6f80127c9dbf87f6d75c440b0e78d594daace7 +size 16364 diff --git a/documents/docx/libreoffice/testTrackChangesDeletedTableCell.docx b/documents/docx/libreoffice/testTrackChangesDeletedTableCell.docx new file mode 100644 index 0000000..620d3c3 --- /dev/null +++ b/documents/docx/libreoffice/testTrackChangesDeletedTableCell.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63be176f6a3c4cb87b1f900301592819ad71d3325ee6dc9aad96e3ff806e1afd +size 13744 diff --git a/documents/docx/libreoffice/testTrackChangesDeletedTableRow.docx b/documents/docx/libreoffice/testTrackChangesDeletedTableRow.docx new file mode 100644 index 0000000..6c57b07 --- /dev/null +++ b/documents/docx/libreoffice/testTrackChangesDeletedTableRow.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7836464e3b6e09d13e075a9ab6f945b093e5f3b6784f7f51254db1a6c08715d +size 16518 diff --git a/documents/docx/libreoffice/testTrackChangesEmptyParagraphsInADeletion.docx b/documents/docx/libreoffice/testTrackChangesEmptyParagraphsInADeletion.docx new file mode 100644 index 0000000..4f99bc6 --- /dev/null +++ b/documents/docx/libreoffice/testTrackChangesEmptyParagraphsInADeletion.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5fcecb69022c25a6525c436f9cdb35dba3455678e7059abc04c9c9f057e402 +size 13952 diff --git a/documents/docx/libreoffice/testTrackChangesInsertedParagraphMark.docx b/documents/docx/libreoffice/testTrackChangesInsertedParagraphMark.docx new file mode 100644 index 0000000..d6ad4a9 --- /dev/null +++ b/documents/docx/libreoffice/testTrackChangesInsertedParagraphMark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03baa2659e826644f440bacb8f15137bd734845582b07b09805b4b158cf2dcfc +size 16376 diff --git a/documents/docx/libreoffice/testTrackChangesInsertedTableCell.docx b/documents/docx/libreoffice/testTrackChangesInsertedTableCell.docx new file mode 100644 index 0000000..3d855ad --- /dev/null +++ b/documents/docx/libreoffice/testTrackChangesInsertedTableCell.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2d63be32322581fc9e185b3fd1e50993b93c8ba5f843ec6faef35514b11994 +size 13842 diff --git a/documents/docx/libreoffice/testTrackChangesInsertedTableRow.docx b/documents/docx/libreoffice/testTrackChangesInsertedTableRow.docx new file mode 100644 index 0000000..54bfc17 --- /dev/null +++ b/documents/docx/libreoffice/testTrackChangesInsertedTableRow.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a48dc4ade94db8aa056e4deaf1d8f924b7423d7b509ef67aa3d668b58db9436 +size 16290 diff --git a/documents/docx/libreoffice/testTrackChangesParagraphProperties.docx b/documents/docx/libreoffice/testTrackChangesParagraphProperties.docx new file mode 100644 index 0000000..db18632 --- /dev/null +++ b/documents/docx/libreoffice/testTrackChangesParagraphProperties.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a96e9a9dc9c55dfe9e485476e255c278090251da96ae7f44cb5d72a21d7a151 +size 16307 diff --git a/documents/docx/libreoffice/testWPGZOrder.docx b/documents/docx/libreoffice/testWPGZOrder.docx new file mode 100644 index 0000000..f48d57f --- /dev/null +++ b/documents/docx/libreoffice/testWPGZOrder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e0b57e02e78ae7f63ba2569d6309881317f340c30b8603da0536da93d5f8654 +size 30061 diff --git a/documents/docx/libreoffice/testWPGtextboxes.docx b/documents/docx/libreoffice/testWPGtextboxes.docx new file mode 100644 index 0000000..66a4e7b --- /dev/null +++ b/documents/docx/libreoffice/testWPGtextboxes.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4bad5403e376cb28540d7f20620cff99f76f6cad1bc9e8297ed3c88b9d2d8e2 +size 19842 diff --git a/documents/docx/libreoffice/testWordArtWithinDraingtool.docx b/documents/docx/libreoffice/testWordArtWithinDraingtool.docx new file mode 100644 index 0000000..e1b75a8 --- /dev/null +++ b/documents/docx/libreoffice/testWordArtWithinDraingtool.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f03ff8d6396ae12ae5baf7c71edfa53fb49e75c241287725b45cead5f9908f8 +size 45324 diff --git a/documents/docx/libreoffice/test_GIF_ImageCrop.docx b/documents/docx/libreoffice/test_GIF_ImageCrop.docx new file mode 100644 index 0000000..3f6c318 --- /dev/null +++ b/documents/docx/libreoffice/test_GIF_ImageCrop.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cec1c6c227c7249fdba98450f8769dd262429591e66cabe8c8c1149494aeeb7 +size 19624 diff --git a/documents/docx/libreoffice/test_PNG_ImageCrop.docx b/documents/docx/libreoffice/test_PNG_ImageCrop.docx new file mode 100644 index 0000000..bc14cf7 --- /dev/null +++ b/documents/docx/libreoffice/test_PNG_ImageCrop.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c5f49ecc483e400f4c1fe0902892e40b0fa8d3c604e439bbb0e3f2db5abe8f +size 57502 diff --git a/documents/docx/libreoffice/test_extra_image.docx b/documents/docx/libreoffice/test_extra_image.docx new file mode 100644 index 0000000..e4633c8 --- /dev/null +++ b/documents/docx/libreoffice/test_extra_image.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c47193b220d55abb7841cdcbf805b03de2b00cf2cc0c4ade1f5adad14c8711b +size 120620 diff --git a/documents/docx/libreoffice/test_indentation.docx b/documents/docx/libreoffice/test_indentation.docx new file mode 100644 index 0000000..7cd7509 --- /dev/null +++ b/documents/docx/libreoffice/test_indentation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e999c8a177efaefa7121e8adcabdee99cadd41722164e77038579d852cce92c7 +size 12896 diff --git a/documents/docx/libreoffice/test_line_spacing.docx b/documents/docx/libreoffice/test_line_spacing.docx new file mode 100644 index 0000000..93d4451 --- /dev/null +++ b/documents/docx/libreoffice/test_line_spacing.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b84210b15bdb69102de7d9030eb73c31f8f38d7d7e0912599c6e55189481728 +size 9997 diff --git a/documents/docx/libreoffice/test_msword_hang.docx b/documents/docx/libreoffice/test_msword_hang.docx new file mode 100644 index 0000000..6fd774f --- /dev/null +++ b/documents/docx/libreoffice/test_msword_hang.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d201dc287487aa99dee1efd552d09012edb084f1e22891eb25c67d3a1978e4af +size 11209 diff --git a/documents/docx/libreoffice/test_ole_object.docx b/documents/docx/libreoffice/test_ole_object.docx new file mode 100644 index 0000000..120b3f0 --- /dev/null +++ b/documents/docx/libreoffice/test_ole_object.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a40d585c07f47133de7c9377aeb3003eb65974bec001e5faba2f046db6a8d42 +size 286633 diff --git a/documents/docx/libreoffice/test_sdt_datepicker.docx b/documents/docx/libreoffice/test_sdt_datepicker.docx new file mode 100644 index 0000000..f8a9dff --- /dev/null +++ b/documents/docx/libreoffice/test_sdt_datepicker.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26bc463c43d8f1887e5ed2fb88583511e345ba689401c231205d20fc19f0b3aa +size 20357 diff --git a/documents/docx/libreoffice/test_segfault_while_save.docx b/documents/docx/libreoffice/test_segfault_while_save.docx new file mode 100644 index 0000000..f866b2b --- /dev/null +++ b/documents/docx/libreoffice/test_segfault_while_save.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3a60e1a60fc022d043fbac07985552b76677a5b64b525ca61b7aea743040e7 +size 55619 diff --git a/documents/docx/libreoffice/test_tdf120412.docx b/documents/docx/libreoffice/test_tdf120412.docx new file mode 100644 index 0000000..2e1608d --- /dev/null +++ b/documents/docx/libreoffice/test_tdf120412.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f4cf503a61d106be52260dfd0d1eaa1bf1a4cd619df994f1a41159ba4726569 +size 11820 diff --git a/documents/docx/libreoffice/testfdo90720.docx b/documents/docx/libreoffice/testfdo90720.docx new file mode 100644 index 0000000..ba7da9c --- /dev/null +++ b/documents/docx/libreoffice/testfdo90720.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a3606ebe06efc63e798e940a40a6071176b482ab47290f087e5d440c594185 +size 11844 diff --git a/documents/docx/libreoffice/text-box-word-wrap.docx b/documents/docx/libreoffice/text-box-word-wrap.docx new file mode 100644 index 0000000..9455125 --- /dev/null +++ b/documents/docx/libreoffice/text-box-word-wrap.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7203bb94f7fda10c549b6fe0d9266e2916e8547483c38ef9df824b122994ab3 +size 26610 diff --git a/documents/docx/libreoffice/text-copy.docx b/documents/docx/libreoffice/text-copy.docx new file mode 100644 index 0000000..3b21ca1 --- /dev/null +++ b/documents/docx/libreoffice/text-copy.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93dbabf897db0eaaae06dd924f4d0780c15eebbb9007edf1f8cdb27f821dc812 +size 16288 diff --git a/documents/docx/libreoffice/textAndImage.docx b/documents/docx/libreoffice/textAndImage.docx new file mode 100644 index 0000000..84fdd3b --- /dev/null +++ b/documents/docx/libreoffice/textAndImage.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f0cdbc783cc74d44f9f43ec6b95dace7ce11632778bfb8c09de0e7db2cac41 +size 6037 diff --git a/documents/docx/libreoffice/textWatermark.docx b/documents/docx/libreoffice/textWatermark.docx new file mode 100644 index 0000000..79bdb6b --- /dev/null +++ b/documents/docx/libreoffice/textWatermark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9beceea6b922aad096516cbb161ee2119094c84785d32e29732711df75a6c345 +size 17870 diff --git a/documents/docx/libreoffice/text_cardinal_list.docx b/documents/docx/libreoffice/text_cardinal_list.docx new file mode 100644 index 0000000..f6ba285 --- /dev/null +++ b/documents/docx/libreoffice/text_cardinal_list.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:829e249e6e45d86e252963dd13a9b99a0b5be733f4a6ffe7d94fe34c1842ad1a +size 8844 diff --git a/documents/docx/libreoffice/text_number_list.docx b/documents/docx/libreoffice/text_number_list.docx new file mode 100644 index 0000000..948a447 --- /dev/null +++ b/documents/docx/libreoffice/text_number_list.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b8e3d71d0d979da20b5536d95c96426380cfdc4ff85cd7d9a4f6e4247fe93c +size 8966 diff --git a/documents/docx/libreoffice/text_ordinal_list.docx b/documents/docx/libreoffice/text_ordinal_list.docx new file mode 100644 index 0000000..9bc198e --- /dev/null +++ b/documents/docx/libreoffice/text_ordinal_list.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5178191d43b2384a376ec189ca3200545e6a15ad6988bd425d8937fdd56e17 +size 8907 diff --git a/documents/docx/libreoffice/textbox-autogrow-vertical.docx b/documents/docx/libreoffice/textbox-autogrow-vertical.docx new file mode 100644 index 0000000..84f2695 --- /dev/null +++ b/documents/docx/libreoffice/textbox-autogrow-vertical.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb04d23d5efd127494d416f6eece90ee3d891e7743e94acc705ae8d3ab1da4d +size 13722 diff --git a/documents/docx/libreoffice/textbox-copy-anchor.docx b/documents/docx/libreoffice/textbox-copy-anchor.docx new file mode 100644 index 0000000..83e1ab6 --- /dev/null +++ b/documents/docx/libreoffice/textbox-copy-anchor.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152a96e4a4e7a78076f6b0832ddbafd2aa201902192ef0d97422c3a0f89432e8 +size 224854 diff --git a/documents/docx/libreoffice/textbox-cut-save.docx b/documents/docx/libreoffice/textbox-cut-save.docx new file mode 100644 index 0000000..a3745de --- /dev/null +++ b/documents/docx/libreoffice/textbox-cut-save.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd99b19c746d5e3746c0502aaa7762d6ab434532de73aceff7d3f395348d0e2 +size 7272 diff --git a/documents/docx/libreoffice/textbox-cut-undo.docx b/documents/docx/libreoffice/textbox-cut-undo.docx new file mode 100644 index 0000000..1bde9e9 --- /dev/null +++ b/documents/docx/libreoffice/textbox-cut-undo.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc081d9e6120a5e91077503ab11c53620938c29efa8230df130506650f894a93 +size 13196 diff --git a/documents/docx/libreoffice/textbox-makeflyframe.docx b/documents/docx/libreoffice/textbox-makeflyframe.docx new file mode 100644 index 0000000..c610087 --- /dev/null +++ b/documents/docx/libreoffice/textbox-makeflyframe.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d92621791b54d20c8fe469e8956d0354ed641b6423b4bd5cbf305d7f8566ff +size 25642 diff --git a/documents/docx/libreoffice/textbox-modification.docx b/documents/docx/libreoffice/textbox-modification.docx new file mode 100644 index 0000000..8e2895f --- /dev/null +++ b/documents/docx/libreoffice/textbox-modification.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4349e5bd9c02475d89d7d090b8810dd65dd6a8a4bcf6e11350381c5694e5e14 +size 12284 diff --git a/documents/docx/libreoffice/textbox-node-split.docx b/documents/docx/libreoffice/textbox-node-split.docx new file mode 100644 index 0000000..1b60791 --- /dev/null +++ b/documents/docx/libreoffice/textbox-node-split.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31064fb21f0b0020e8f1bbdcf4abbe541845d544a597b501894fbc058384d818 +size 20929 diff --git a/documents/docx/libreoffice/textbox-phantom-change.docx b/documents/docx/libreoffice/textbox-phantom-change.docx new file mode 100644 index 0000000..e0256df --- /dev/null +++ b/documents/docx/libreoffice/textbox-phantom-change.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b48b7760f4bd911b5a8581b379f7dd37ac5449a8092cd95bcf1917132b502a1 +size 5092 diff --git a/documents/docx/libreoffice/textbox-right-edge.docx b/documents/docx/libreoffice/textbox-right-edge.docx new file mode 100644 index 0000000..d73ccf0 --- /dev/null +++ b/documents/docx/libreoffice/textbox-right-edge.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4ebfb309ecb666076fbf061c54d526b9feed94b1907b80ddc2e439407a609b +size 13896 diff --git a/documents/docx/libreoffice/textbox-rounded-corners.docx b/documents/docx/libreoffice/textbox-rounded-corners.docx new file mode 100644 index 0000000..a526c3a --- /dev/null +++ b/documents/docx/libreoffice/textbox-rounded-corners.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451221beb741f6c6b925036eb75071171df68b7876320c46b34f7ccdf2e5c344 +size 16225 diff --git a/documents/docx/libreoffice/textbox-table.docx b/documents/docx/libreoffice/textbox-table.docx new file mode 100644 index 0000000..ae0d5bb --- /dev/null +++ b/documents/docx/libreoffice/textbox-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c55cb414a91205a31648537d7a7aa9d90e4218786728da8f64207af80bd1391 +size 16404 diff --git a/documents/docx/libreoffice/textbox-textline-top.docx b/documents/docx/libreoffice/textbox-textline-top.docx new file mode 100644 index 0000000..e192d14 --- /dev/null +++ b/documents/docx/libreoffice/textbox-textline-top.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82f3eb57a1ecb9d4a073ee03833797b56a771ef5b29c7e597bcc199b2bd0f1b +size 12637 diff --git a/documents/docx/libreoffice/textbox-textline.docx b/documents/docx/libreoffice/textbox-textline.docx new file mode 100644 index 0000000..9f44462 --- /dev/null +++ b/documents/docx/libreoffice/textbox-textline.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5718b6f2c8fa48efedc514df49d8245dfe57a7ea760b4b04e99714c17af126dc +size 12934 diff --git a/documents/docx/libreoffice/textbox-undo-ordnum.docx b/documents/docx/libreoffice/textbox-undo-ordnum.docx new file mode 100644 index 0000000..8b6bc2b --- /dev/null +++ b/documents/docx/libreoffice/textbox-undo-ordnum.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f698ba267fcad6b6b44891a273a683d1a16e6184023d977053000c804f0eced +size 21223 diff --git a/documents/docx/libreoffice/textbox-wpg-only.docx b/documents/docx/libreoffice/textbox-wpg-only.docx new file mode 100644 index 0000000..3d51dca --- /dev/null +++ b/documents/docx/libreoffice/textbox-wpg-only.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a9c35ec5738863fd2d069e890b9ca8cd2e908557543340ef2880004e5f548e +size 16526 diff --git a/documents/docx/libreoffice/textbox-wps-only.docx b/documents/docx/libreoffice/textbox-wps-only.docx new file mode 100644 index 0000000..55f6e33 --- /dev/null +++ b/documents/docx/libreoffice/textbox-wps-only.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4729718d131f088e99ec03c8899a6faefdc0ac4d9368f7d86fdb8c0d427b7e95 +size 13988 diff --git a/documents/docx/libreoffice/textbox-zorder.docx b/documents/docx/libreoffice/textbox-zorder.docx new file mode 100644 index 0000000..bd21e5c --- /dev/null +++ b/documents/docx/libreoffice/textbox-zorder.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b4e9cf5e4c0b318390c947b186377391fcd7877838cdb469fa743df6674bf0 +size 5407 diff --git a/documents/docx/libreoffice/textbox_picturefill.docx b/documents/docx/libreoffice/textbox_picturefill.docx new file mode 100644 index 0000000..7fd4f3d --- /dev/null +++ b/documents/docx/libreoffice/textbox_picturefill.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b6cc959a45475b2febfac529c7d0e7c0d8b68ca4fc9afba6141ac8b4aadd856 +size 383971 diff --git a/documents/docx/libreoffice/textframe-borders.docx b/documents/docx/libreoffice/textframe-borders.docx new file mode 100644 index 0000000..3c2e93c --- /dev/null +++ b/documents/docx/libreoffice/textframe-borders.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d55d2f4895c3f9194108c54d1a471971b9d63cbb96f2605e4638d4cdf322ce +size 10440 diff --git a/documents/docx/libreoffice/textframe-gradient.docx b/documents/docx/libreoffice/textframe-gradient.docx new file mode 100644 index 0000000..ae7175a --- /dev/null +++ b/documents/docx/libreoffice/textframe-gradient.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b567ff33385c1bedc902613b1bd592f86624d91c6609f542dcf693e3b7cc6642 +size 13655 diff --git a/documents/docx/libreoffice/textframe-in-shape.docx b/documents/docx/libreoffice/textframe-in-shape.docx new file mode 100644 index 0000000..241cdfc --- /dev/null +++ b/documents/docx/libreoffice/textframe-in-shape.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c85bb1477d36796423e40a91256d317100334e62ab24637da159a962f9c01f0 +size 32829 diff --git a/documents/docx/libreoffice/theme-preservation.docx b/documents/docx/libreoffice/theme-preservation.docx new file mode 100644 index 0000000..923b81e --- /dev/null +++ b/documents/docx/libreoffice/theme-preservation.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa64b13d1e92308186e3810e5887c612b39a184877fce3de2db3b7b09e5e65c2 +size 15173 diff --git a/documents/docx/libreoffice/toc_doc.docx b/documents/docx/libreoffice/toc_doc.docx new file mode 100644 index 0000000..c14cb91 --- /dev/null +++ b/documents/docx/libreoffice/toc_doc.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2980c160508443df936fb088027c4a6777e48cbc706394b574e93f0f3970ead9 +size 15698 diff --git a/documents/docx/libreoffice/tools-line-numbering.docx b/documents/docx/libreoffice/tools-line-numbering.docx new file mode 100644 index 0000000..014dd62 --- /dev/null +++ b/documents/docx/libreoffice/tools-line-numbering.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d57d9d6387e9900f235c1f3527f4b3b36d2ea475d6be9304acb0803a2e6a5e +size 15052 diff --git a/documents/docx/libreoffice/tracked-change-in-unused-first-page-header.docx b/documents/docx/libreoffice/tracked-change-in-unused-first-page-header.docx new file mode 100644 index 0000000..6063922 --- /dev/null +++ b/documents/docx/libreoffice/tracked-change-in-unused-first-page-header.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c843fe83b22279728cecbd026f9889ac4e017ec335ea12fd8e58ec45f9455a +size 15029 diff --git a/documents/docx/libreoffice/transparent-shadow.docx b/documents/docx/libreoffice/transparent-shadow.docx new file mode 100644 index 0000000..f4e7b66 --- /dev/null +++ b/documents/docx/libreoffice/transparent-shadow.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:468120edc8599d008f5677867cc4e05493357be6b31191bbd29ad7fce90d186e +size 14091 diff --git a/documents/docx/libreoffice/tscp.docx b/documents/docx/libreoffice/tscp.docx new file mode 100644 index 0000000..0da4f31 --- /dev/null +++ b/documents/docx/libreoffice/tscp.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef143a5b84ea9446b7af9d598414d8821a9b0cd25d8db521c994f65a37cbb26 +size 4878 diff --git a/documents/docx/libreoffice/unbalanced-columns-compat.docx b/documents/docx/libreoffice/unbalanced-columns-compat.docx new file mode 100644 index 0000000..492e8dc --- /dev/null +++ b/documents/docx/libreoffice/unbalanced-columns-compat.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07c5feb2f28fb6ae61fde80a5aad8d6013fe156981b97b66de813294c925aca +size 10118 diff --git a/documents/docx/libreoffice/unbalanced-columns.docx b/documents/docx/libreoffice/unbalanced-columns.docx new file mode 100644 index 0000000..dbe7209 --- /dev/null +++ b/documents/docx/libreoffice/unbalanced-columns.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:569d1b680b3afd82bc127a39a6bb6efab551fe57cc72812320a3d71d4c77e944 +size 12820 diff --git a/documents/docx/libreoffice/unwanted-section-break.docx b/documents/docx/libreoffice/unwanted-section-break.docx new file mode 100644 index 0000000..df3e74e --- /dev/null +++ b/documents/docx/libreoffice/unwanted-section-break.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d7cb5beddb2ba463b30ba4a62d948fdd5dfd7bab573d80b48db8f5a11f5e1e +size 15710 diff --git a/documents/docx/libreoffice/vmerge-cell-border.docx b/documents/docx/libreoffice/vmerge-cell-border.docx new file mode 100644 index 0000000..37edb85 --- /dev/null +++ b/documents/docx/libreoffice/vmerge-cell-border.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42fdd5481f31224eb3bb2e34958ba32a6181e589be232fc8d7ca667ab6e49df5 +size 13610 diff --git a/documents/docx/libreoffice/vml-adjustments.docx b/documents/docx/libreoffice/vml-adjustments.docx new file mode 100644 index 0000000..1de3dc4 --- /dev/null +++ b/documents/docx/libreoffice/vml-adjustments.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb19f3eacca41bad378e28292e910d6e589098e3f377ed8809503afff79bd50 +size 12987 diff --git a/documents/docx/libreoffice/vml-path.docx b/documents/docx/libreoffice/vml-path.docx new file mode 100644 index 0000000..14ab060 --- /dev/null +++ b/documents/docx/libreoffice/vml-path.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e49c43c7a4a46b9faa800c4e0390db43216b019be8478349a98c76afbd53fe +size 25257 diff --git a/documents/docx/libreoffice/vml-text-vertical-adjust.docx b/documents/docx/libreoffice/vml-text-vertical-adjust.docx new file mode 100644 index 0000000..d8dc1ca --- /dev/null +++ b/documents/docx/libreoffice/vml-text-vertical-adjust.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1c588a99f4ec6e1cad26556f0d798d099acefc7a2dff02686fd20cfd047aa7 +size 10578 diff --git a/documents/docx/libreoffice/vml-vertical-alignment.docx b/documents/docx/libreoffice/vml-vertical-alignment.docx new file mode 100644 index 0000000..23a5fe2 --- /dev/null +++ b/documents/docx/libreoffice/vml-vertical-alignment.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:366bedb8589131e678c9e32739d6243a712f43c0d08071b6e29ef97ab588ff11 +size 15152 diff --git a/documents/docx/libreoffice/wDateValueFormat.docx b/documents/docx/libreoffice/wDateValueFormat.docx new file mode 100644 index 0000000..87b2c95 --- /dev/null +++ b/documents/docx/libreoffice/wDateValueFormat.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c9bcd86043557e3f5639370dd99e92434cbcaba690eb2fdba9c0f3769068c4 +size 105566 diff --git a/documents/docx/libreoffice/watermark-font.docx b/documents/docx/libreoffice/watermark-font.docx new file mode 100644 index 0000000..86dc627 --- /dev/null +++ b/documents/docx/libreoffice/watermark-font.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd2266451a0ba269235aca377e10116837404b731a4d6e404798b71fe583811 +size 18824 diff --git a/documents/docx/libreoffice/watermark-shapetype.docx b/documents/docx/libreoffice/watermark-shapetype.docx new file mode 100644 index 0000000..3943ecb --- /dev/null +++ b/documents/docx/libreoffice/watermark-shapetype.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46270d42da8f2d3ee87211ad338c58f58a915b3b0176148210d04d49b3a3c4da +size 17830 diff --git a/documents/docx/libreoffice/watermark.docx b/documents/docx/libreoffice/watermark.docx new file mode 100644 index 0000000..4c5da21 --- /dev/null +++ b/documents/docx/libreoffice/watermark.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58aa8d2fb8e029ef72b0f7ba12677388b2c7692f1880d204e7c6bf23f0f49193 +size 18768 diff --git a/documents/docx/libreoffice/wpg-nested.docx b/documents/docx/libreoffice/wpg-nested.docx new file mode 100644 index 0000000..49884c9 --- /dev/null +++ b/documents/docx/libreoffice/wpg-nested.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69f47a4991bd3e6907d747da4519292944a5fac349b5a0b35c581b34dbad32b +size 34068 diff --git a/documents/docx/libreoffice/wpg-only.docx b/documents/docx/libreoffice/wpg-only.docx new file mode 100644 index 0000000..66ce9df --- /dev/null +++ b/documents/docx/libreoffice/wpg-only.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93b605c451490f82e5ee3e78428ce4a511b72db80778735b1e89da73c43d130 +size 13503 diff --git a/documents/docx/libreoffice/wps-char-color.docx b/documents/docx/libreoffice/wps-char-color.docx new file mode 100644 index 0000000..3c513bb --- /dev/null +++ b/documents/docx/libreoffice/wps-char-color.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c10b19661384ace5b3d55e5130d58dd5780e9b03251268f47e22a452d56286ac +size 15589 diff --git a/documents/docx/libreoffice/wps-only.docx b/documents/docx/libreoffice/wps-only.docx new file mode 100644 index 0000000..80b2be2 --- /dev/null +++ b/documents/docx/libreoffice/wps-only.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2964a66a10e338e3e02dbe4252cce4e5c95a39123068938db6e18143e2b8f287 +size 13180 diff --git a/documents/docx/libreoffice/wrap-poly-crop.docx b/documents/docx/libreoffice/wrap-poly-crop.docx new file mode 100644 index 0000000..6bee50d --- /dev/null +++ b/documents/docx/libreoffice/wrap-poly-crop.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df83afe41bc222a0a4ea67cce258494b0a9ce3417b597f924c9011c5e861d7b6 +size 15018 diff --git a/documents/docx/libreoffice/wrap-tight-through.docx b/documents/docx/libreoffice/wrap-tight-through.docx new file mode 100644 index 0000000..70a8640 --- /dev/null +++ b/documents/docx/libreoffice/wrap-tight-through.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e67c0ce7f56d90bbbafde9fa27365818cf79762340f480a0b7e1926076aca07c +size 18524 diff --git a/documents/docx/libreoffice/wrapped-math-object.docx b/documents/docx/libreoffice/wrapped-math-object.docx new file mode 100644 index 0000000..9ee3e34 --- /dev/null +++ b/documents/docx/libreoffice/wrapped-math-object.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6c64fd9ad13b62b685ed1809505b56689d9a80615bc61d13c435cd5e9f504b +size 23850 diff --git a/documents/docx/libreoffice/writeprotection.docx b/documents/docx/libreoffice/writeprotection.docx new file mode 100644 index 0000000..457da57 --- /dev/null +++ b/documents/docx/libreoffice/writeprotection.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7dca60115a961fa281f11c2a1cf8639ffc7d1582af29528be8ad463a0c11222 +size 13990 diff --git a/documents/docx/libreoffice/writer-image-no-capture.docx b/documents/docx/libreoffice/writer-image-no-capture.docx new file mode 100644 index 0000000..7dba2d6 --- /dev/null +++ b/documents/docx/libreoffice/writer-image-no-capture.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b8e9ce8ef4d1b59c30d2df5eda935e99ae1daf04032873158d10379bbd20b8 +size 14531 diff --git a/documents/docx/libreoffice/xaxis-labelbreak.docx b/documents/docx/libreoffice/xaxis-labelbreak.docx new file mode 100644 index 0000000..1105698 --- /dev/null +++ b/documents/docx/libreoffice/xaxis-labelbreak.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817b02d41c5ce84c03770761689a70af73865db390b0259b4cb2156fc3950631 +size 27222 diff --git a/documents/docx/libreoffice/xml_space.docx b/documents/docx/libreoffice/xml_space.docx new file mode 100644 index 0000000..145057a --- /dev/null +++ b/documents/docx/libreoffice/xml_space.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef1adeff9c7d79bd44f1df11d8edb2805b3f8e2961d1718745ceb533a16fa57 +size 1309 diff --git a/documents/docx/libreoffice/zoom.docx b/documents/docx/libreoffice/zoom.docx new file mode 100644 index 0000000..7abc0a7 --- /dev/null +++ b/documents/docx/libreoffice/zoom.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f22d7a842206ccaa2af736e962667c3fc787a91e853f3e445e133cfd40d037 +size 10625 diff --git a/documents/docx/python-docx/blk-containing-table.docx b/documents/docx/python-docx/blk-containing-table.docx new file mode 100644 index 0000000..a104154 --- /dev/null +++ b/documents/docx/python-docx/blk-containing-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e036b49ff8d24f9f7eed8ae60a39f7a570f66f9bbebcf76b3ed8f2f28f89b3d +size 25142 diff --git a/documents/docx/python-docx/blk-inner-content.docx b/documents/docx/python-docx/blk-inner-content.docx new file mode 100644 index 0000000..17a627a --- /dev/null +++ b/documents/docx/python-docx/blk-inner-content.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16243dd05f686d6d5fab331843691492ad78ae3eb4f13cc8686077b44718c0ba +size 11949 diff --git a/documents/docx/python-docx/blk-paras-and-tables.docx b/documents/docx/python-docx/blk-paras-and-tables.docx new file mode 100644 index 0000000..2fca838 --- /dev/null +++ b/documents/docx/python-docx/blk-paras-and-tables.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f40c8a23dbcbc75b073e0f7050a5f064e6aff58c1bc6c6003359122e9faf79 +size 15649 diff --git a/documents/docx/python-docx/comments-rich-para.docx b/documents/docx/python-docx/comments-rich-para.docx new file mode 100644 index 0000000..ba6ba35 --- /dev/null +++ b/documents/docx/python-docx/comments-rich-para.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee6b9bd84c59169bc7e5838003806edefb2c51920f40035b7879d4a3414deed +size 20023 diff --git a/documents/docx/python-docx/default.docx b/documents/docx/python-docx/default.docx new file mode 100644 index 0000000..4f69e56 --- /dev/null +++ b/documents/docx/python-docx/default.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2094b5bddffe9cf973d61fe03388413804f034160718494a65db7e98da40d35d +size 38116 diff --git a/documents/docx/python-docx/doc-access-sections.docx b/documents/docx/python-docx/doc-access-sections.docx new file mode 100644 index 0000000..7cb28e8 --- /dev/null +++ b/documents/docx/python-docx/doc-access-sections.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871f058319e155fa5d76625a4e019d63f804e9b17da24f7047b38c6b1ee353d1 +size 25591 diff --git a/documents/docx/python-docx/doc-add-section.docx b/documents/docx/python-docx/doc-add-section.docx new file mode 100644 index 0000000..8224e50 --- /dev/null +++ b/documents/docx/python-docx/doc-add-section.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5879727f3c8b513c4b4a32dd58e37aa16aee6c0699b520d5536dee1670f68d +size 17956 diff --git a/documents/docx/python-docx/doc-coreprops.docx b/documents/docx/python-docx/doc-coreprops.docx new file mode 100644 index 0000000..8bd065b --- /dev/null +++ b/documents/docx/python-docx/doc-coreprops.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358ba16289fc12f9c50a22d74ab610ef4dc74563c5ed7c889ac48f372b956dd0 +size 11992 diff --git a/documents/docx/python-docx/doc-default.docx b/documents/docx/python-docx/doc-default.docx new file mode 100644 index 0000000..b9caf05 --- /dev/null +++ b/documents/docx/python-docx/doc-default.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cde4019e31cf05f229e5955c6021fd07c863a2936a7f4de0d9169d426f4fe59 +size 21366 diff --git a/documents/docx/python-docx/doc-no-coreprops.docx b/documents/docx/python-docx/doc-no-coreprops.docx new file mode 100644 index 0000000..135ae86 --- /dev/null +++ b/documents/docx/python-docx/doc-no-coreprops.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546b286667a8891d6e9206f754014112de86c05e9d9dc4500aef8ce5410cc2bd +size 11394 diff --git a/documents/docx/python-docx/doc-odd-even-hdrs.docx b/documents/docx/python-docx/doc-odd-even-hdrs.docx new file mode 100644 index 0000000..1b53f8c --- /dev/null +++ b/documents/docx/python-docx/doc-odd-even-hdrs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c29ec565cc971743f95ea7bba0b716c146c09ddfb9e5b414400b5fe33a387d7 +size 17711 diff --git a/documents/docx/python-docx/doc-word-default-blank.docx b/documents/docx/python-docx/doc-word-default-blank.docx new file mode 100644 index 0000000..6e884cf --- /dev/null +++ b/documents/docx/python-docx/doc-word-default-blank.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560b0e299a592f6b7d1ec9abab98648f1d92bf8fa684ce544a0424fdde798903 +size 21309 diff --git a/documents/docx/python-docx/features_steps_test_files_sct-inner-content.docx b/documents/docx/python-docx/features_steps_test_files_sct-inner-content.docx new file mode 100644 index 0000000..1cec1db --- /dev/null +++ b/documents/docx/python-docx/features_steps_test_files_sct-inner-content.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92e9ca7b09fab7b475c57dfba08f6acba2742aff2691cc7284649c640059c73 +size 12051 diff --git a/documents/docx/python-docx/fnt-color.docx b/documents/docx/python-docx/fnt-color.docx new file mode 100644 index 0000000..4ca2cbe --- /dev/null +++ b/documents/docx/python-docx/fnt-color.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f97dfacde60d114e91fcd38b85fb941b4d60537922eff07dbb460dff0fbe9d +size 15846 diff --git a/documents/docx/python-docx/having-images.docx b/documents/docx/python-docx/having-images.docx new file mode 100644 index 0000000..0ab6960 --- /dev/null +++ b/documents/docx/python-docx/having-images.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f40baa1b89e4849e817121dbbf148ed78e51be9bf04d8e6f4bc1494aa517b7 +size 132875 diff --git a/documents/docx/python-docx/hdr-header-footer.docx b/documents/docx/python-docx/hdr-header-footer.docx new file mode 100644 index 0000000..4ea21cf --- /dev/null +++ b/documents/docx/python-docx/hdr-header-footer.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4cb270680d1365688073e4816be98c2ab1a7ba2921d86cb3efadca97a72d27 +size 18079 diff --git a/documents/docx/python-docx/num-having-numbering-part.docx b/documents/docx/python-docx/num-having-numbering-part.docx new file mode 100644 index 0000000..a77a496 --- /dev/null +++ b/documents/docx/python-docx/num-having-numbering-part.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b45ace7afa65acab6036bdc63d9416554576df633c13a6774bf41d4a60a47e +size 24334 diff --git a/documents/docx/python-docx/par-alignment.docx b/documents/docx/python-docx/par-alignment.docx new file mode 100644 index 0000000..beb476a --- /dev/null +++ b/documents/docx/python-docx/par-alignment.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a276964f84b5104fffdf0e29ecb96744e1c3d0139543f6feba0e2152619a7e0 +size 15126 diff --git a/documents/docx/python-docx/par-hlink-frags.docx b/documents/docx/python-docx/par-hlink-frags.docx new file mode 100644 index 0000000..de9f833 --- /dev/null +++ b/documents/docx/python-docx/par-hlink-frags.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a23ab5ad87a927fcf1e82111ee6843e1f9bc29b3e2d825b869b41847a750bf +size 12071 diff --git a/documents/docx/python-docx/par-hyperlinks.docx b/documents/docx/python-docx/par-hyperlinks.docx new file mode 100644 index 0000000..a00169c --- /dev/null +++ b/documents/docx/python-docx/par-hyperlinks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:206539619eb347b1cd5b3fe88031cc18327accfe5d34a886f3d9120115f6bdad +size 12385 diff --git a/documents/docx/python-docx/par-known-paragraphs.docx b/documents/docx/python-docx/par-known-paragraphs.docx new file mode 100644 index 0000000..bea8d20 --- /dev/null +++ b/documents/docx/python-docx/par-known-paragraphs.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1381929a0833057ef0095e42f0d34f9a456821b8e9053489b596b1b417b3c9 +size 27969 diff --git a/documents/docx/python-docx/par-known-styles.docx b/documents/docx/python-docx/par-known-styles.docx new file mode 100644 index 0000000..7733ed4 --- /dev/null +++ b/documents/docx/python-docx/par-known-styles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2155da9b7eb69af16b33f0012e53f67d179d6bafa9ee2e460c0c91ff5e47db +size 20901 diff --git a/documents/docx/python-docx/par-rendered-page-breaks.docx b/documents/docx/python-docx/par-rendered-page-breaks.docx new file mode 100644 index 0000000..8490b91 --- /dev/null +++ b/documents/docx/python-docx/par-rendered-page-breaks.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87b16cbd3b86bda5a5a3a7d02dde898094074455126dee89216b9e7a36ee960 +size 12244 diff --git a/documents/docx/python-docx/run-char-style.docx b/documents/docx/python-docx/run-char-style.docx new file mode 100644 index 0000000..377def4 --- /dev/null +++ b/documents/docx/python-docx/run-char-style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd647c103be2a6f6af62f5d093236796ac2d515307ddf44dd774b74941b79d15 +size 26645 diff --git a/documents/docx/python-docx/run-enumerated-props.docx b/documents/docx/python-docx/run-enumerated-props.docx new file mode 100644 index 0000000..ec6ea17 --- /dev/null +++ b/documents/docx/python-docx/run-enumerated-props.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66ecfd9c0c886b0454c2844b28f6be9be2ec93eb214ea60a2c741ad856e2d7b +size 14645 diff --git a/documents/docx/python-docx/sct-first-page-hdrftr.docx b/documents/docx/python-docx/sct-first-page-hdrftr.docx new file mode 100644 index 0000000..7200134 --- /dev/null +++ b/documents/docx/python-docx/sct-first-page-hdrftr.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7e7b1bd132fe889d43d57fbe1e99c126544326fa21364695f2eec7cd336578 +size 14849 diff --git a/documents/docx/python-docx/sct-section-props.docx b/documents/docx/python-docx/sct-section-props.docx new file mode 100644 index 0000000..996634d --- /dev/null +++ b/documents/docx/python-docx/sct-section-props.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d741b9f881f3a1583711f0d85227768b01fa13760ebf972c43e1496b18ab3d5 +size 28168 diff --git a/documents/docx/python-docx/set-no-settings-part.docx b/documents/docx/python-docx/set-no-settings-part.docx new file mode 100644 index 0000000..a522ec7 --- /dev/null +++ b/documents/docx/python-docx/set-no-settings-part.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef04e3a5b3c040e5210e02eb20ca0357768cf2f6e80b38df4f2f57a0f848845 +size 10760 diff --git a/documents/docx/python-docx/shp-inline-shape-access.docx b/documents/docx/python-docx/shp-inline-shape-access.docx new file mode 100644 index 0000000..4a53e94 --- /dev/null +++ b/documents/docx/python-docx/shp-inline-shape-access.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fcf0f0433be0968d9305c564ce69601931695ffe163d264fb69b7782feff517 +size 122610 diff --git a/documents/docx/python-docx/sty-behav-props.docx b/documents/docx/python-docx/sty-behav-props.docx new file mode 100644 index 0000000..94f5b75 --- /dev/null +++ b/documents/docx/python-docx/sty-behav-props.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb885bd1892b1c4a67c5ce7d997b24323aa63233f8bf10939e71f661b180083d +size 12195 diff --git a/documents/docx/python-docx/sty-having-no-styles-part.docx b/documents/docx/python-docx/sty-having-no-styles-part.docx new file mode 100644 index 0000000..5dc46cd --- /dev/null +++ b/documents/docx/python-docx/sty-having-no-styles-part.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e861d2d5cc53ba0d2ab3115bf51d270621c484c9b3fef6569c48ed9423b295 +size 8358 diff --git a/documents/docx/python-docx/sty-having-styles-part.docx b/documents/docx/python-docx/sty-having-styles-part.docx new file mode 100644 index 0000000..204706f --- /dev/null +++ b/documents/docx/python-docx/sty-having-styles-part.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c57dae87cc43ef35a85b25c78d15d4506075a289c0d8de78617930ec82aee84b +size 21573 diff --git a/documents/docx/python-docx/sty-known-styles.docx b/documents/docx/python-docx/sty-known-styles.docx new file mode 100644 index 0000000..0012c52 --- /dev/null +++ b/documents/docx/python-docx/sty-known-styles.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a0978dfb941a7041867a2432616e3b5e3bbf6f7efb76bc5be2e722cd6cb012 +size 13560 diff --git a/documents/docx/python-docx/tab-stops.docx b/documents/docx/python-docx/tab-stops.docx new file mode 100644 index 0000000..8d0aa33 --- /dev/null +++ b/documents/docx/python-docx/tab-stops.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1ab27e6cf523b57b3166d2e927b688aea0f5e10590b21745b334b56a0f418d +size 13170 diff --git a/documents/docx/python-docx/tbl-2x2-table.docx b/documents/docx/python-docx/tbl-2x2-table.docx new file mode 100644 index 0000000..5259ee4 --- /dev/null +++ b/documents/docx/python-docx/tbl-2x2-table.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f09412ae551d52b6a35b974f1fc428f0c9a3de2ccacfdb7ab5d55985f137c2 +size 25129 diff --git a/documents/docx/python-docx/tbl-cell-access.docx b/documents/docx/python-docx/tbl-cell-access.docx new file mode 100644 index 0000000..aa68fa0 --- /dev/null +++ b/documents/docx/python-docx/tbl-cell-access.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc01708a24c5e940c94b99b7ee496606e5f17152bc41cec211c9f8c72334cb22 +size 36051 diff --git a/documents/docx/python-docx/tbl-cell-props.docx b/documents/docx/python-docx/tbl-cell-props.docx new file mode 100644 index 0000000..a86a1f2 --- /dev/null +++ b/documents/docx/python-docx/tbl-cell-props.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612ab03dfde001588d0081706238c08d2938b55807de5342677cfcc0bcd53e6d +size 13773 diff --git a/documents/docx/python-docx/tbl-col-props.docx b/documents/docx/python-docx/tbl-col-props.docx new file mode 100644 index 0000000..beb4588 --- /dev/null +++ b/documents/docx/python-docx/tbl-col-props.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3d8bb3570a798c5c6a59d14b092a8ef579a89d41a2ec9a31e7c4f2ef77e892 +size 13654 diff --git a/documents/docx/python-docx/tbl-having-applied-style.docx b/documents/docx/python-docx/tbl-having-applied-style.docx new file mode 100644 index 0000000..c445795 --- /dev/null +++ b/documents/docx/python-docx/tbl-having-applied-style.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761802878f363b57dce41b77657946ae5dc70d745261561242c9ed5a769260d9 +size 50294 diff --git a/documents/docx/python-docx/tbl-having-tables.docx b/documents/docx/python-docx/tbl-having-tables.docx new file mode 100644 index 0000000..9dfe134 --- /dev/null +++ b/documents/docx/python-docx/tbl-having-tables.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e23ecb6ec09b5db467ddeb22110c2aab83d1218662e8f7c8db444f085e081cc +size 32010 diff --git a/documents/docx/python-docx/tbl-on-off-props.docx b/documents/docx/python-docx/tbl-on-off-props.docx new file mode 100644 index 0000000..3341e68 --- /dev/null +++ b/documents/docx/python-docx/tbl-on-off-props.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2513f8adbe54b1dcc769a2da8da61746758ea96b588d0ba22b606185b43dc51a +size 16017 diff --git a/documents/docx/python-docx/tbl-props.docx b/documents/docx/python-docx/tbl-props.docx new file mode 100644 index 0000000..4590bb0 --- /dev/null +++ b/documents/docx/python-docx/tbl-props.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f6a24488b85609e5d3ceaed653e584d23e6867a7f22bd267827d73fbfc2cad +size 20419 diff --git a/documents/docx/python-docx/test.docx b/documents/docx/python-docx/test.docx new file mode 100644 index 0000000..c74e756 --- /dev/null +++ b/documents/docx/python-docx/test.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba1c76b66ff30982e5281941ca1111eaeaeb092abb6dfbe1730bed3774f40b6 +size 31773 diff --git a/documents/docx/python-docx/txt-font-highlight-color.docx b/documents/docx/python-docx/txt-font-highlight-color.docx new file mode 100644 index 0000000..e89136a --- /dev/null +++ b/documents/docx/python-docx/txt-font-highlight-color.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d22be137f8c1c63356f917ce74b3ca21ba5638a7c7c2899acb887013ef0686 +size 12859 diff --git a/documents/docx/python-docx/txt-font-props.docx b/documents/docx/python-docx/txt-font-props.docx new file mode 100644 index 0000000..1b8a71d --- /dev/null +++ b/documents/docx/python-docx/txt-font-props.docx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5de256a9cd1598d4e63ba0883995899ddb72ec9390c04d46474c2b093ffde96 +size 37924 diff --git a/documents/markdown/cmark-gfm/CMakeLists.md b/documents/markdown/cmark-gfm/CMakeLists.md new file mode 100755 index 0000000..2b5c99b --- /dev/null +++ b/documents/markdown/cmark-gfm/CMakeLists.md @@ -0,0 +1,114 @@ +# To get verbose output: cmake --build build --target "test" -- ARGS='-V' + +# By default, we run the spec tests only if python3 is available. +# To require the spec tests, compile with -DSPEC_TESTS=1 + +if (SPEC_TESTS) + find_package(PythonInterp 3 REQUIRED) +else(SPEC_TESTS) + find_package(PythonInterp 3) +endif(SPEC_TESTS) + +if (CMARK_SHARED OR CMARK_STATIC) + add_test(NAME api_test COMMAND api_test) +endif() + +if (WIN32) + file(TO_NATIVE_PATH ${CMAKE_BINARY_DIR}/src WIN_SRC_DLL_DIR) + file(TO_NATIVE_PATH ${CMAKE_BINARY_DIR}/extensions WIN_EXTENSIONS_DLL_DIR) + set(NEWPATH "${WIN_SRC_DLL_DIR};${WIN_EXTENSIONS_DLL_DIR};$ENV{PATH}") + string(REPLACE ";" "\\;" NEWPATH "${NEWPATH}") + set_tests_properties(api_test PROPERTIES ENVIRONMENT "PATH=${NEWPATH}") + set(ROUNDTRIP "${CMAKE_CURRENT_SOURCE_DIR}/roundtrip.bat") +else(WIN32) + set(ROUNDTRIP "${CMAKE_CURRENT_SOURCE_DIR}/roundtrip.sh") +endif(WIN32) + +IF (PYTHONINTERP_FOUND) + + add_test(html_normalization + ${PYTHON_EXECUTABLE} "-m" "doctest" + "${CMAKE_CURRENT_SOURCE_DIR}/normalize.py" + ) + + if (CMARK_SHARED) + add_test(spectest_library + ${PYTHON_EXECUTABLE} "${CMAKE_CURRENT_SOURCE_DIR}/spec_tests.py" "--no-normalize" "--spec" + "${CMAKE_CURRENT_SOURCE_DIR}/spec.txt" "--library-dir" "${CMAKE_CURRENT_BINARY_DIR}/../src" + ) + + add_test(pathological_tests_library + ${PYTHON_EXECUTABLE} "${CMAKE_CURRENT_SOURCE_DIR}/pathological_tests.py" + "--library-dir" "${CMAKE_CURRENT_BINARY_DIR}/../src" + ) + + add_test(roundtriptest_library + ${PYTHON_EXECUTABLE} + "${CMAKE_CURRENT_SOURCE_DIR}/roundtrip_tests.py" + "--spec" "${CMAKE_CURRENT_SOURCE_DIR}/spec.txt" + "--library-dir" "${CMAKE_CURRENT_BINARY_DIR}/../src" + ) + + add_test(entity_library + ${PYTHON_EXECUTABLE} + "${CMAKE_CURRENT_SOURCE_DIR}/entity_tests.py" + "--library-dir" "${CMAKE_CURRENT_BINARY_DIR}/../src" + ) + endif() + + add_test(spectest_executable + ${PYTHON_EXECUTABLE} "${CMAKE_CURRENT_SOURCE_DIR}/spec_tests.py" "--no-normalize" "--spec" "${CMAKE_CURRENT_SOURCE_DIR}/spec.txt" "--program" "${CMAKE_CURRENT_BINARY_DIR}/../src/cmark-gfm" + ) + + add_test(smartpuncttest_executable + ${PYTHON_EXECUTABLE} "${CMAKE_CURRENT_SOURCE_DIR}/spec_tests.py" "--no-normalize" "--spec" "${CMAKE_CURRENT_SOURCE_DIR}/smart_punct.txt" "--program" "${CMAKE_CURRENT_BINARY_DIR}/../src/cmark-gfm --smart" + ) + + add_test(extensions_executable + ${PYTHON_EXECUTABLE} + "${CMAKE_CURRENT_SOURCE_DIR}/spec_tests.py" + "--no-normalize" + "--spec" "${CMAKE_CURRENT_SOURCE_DIR}/extensions.txt" + "--program" "${CMAKE_CURRENT_BINARY_DIR}/../src/cmark-gfm" + "--extensions" "table strikethrough autolink tagfilter footnotes tasklist" + ) + + add_test(roundtrip_extensions_executable + ${PYTHON_EXECUTABLE} + "${CMAKE_CURRENT_SOURCE_DIR}/roundtrip_tests.py" + "--spec" "${CMAKE_CURRENT_SOURCE_DIR}/extensions.txt" + "--program" "${CMAKE_CURRENT_BINARY_DIR}/../src/cmark-gfm" + "--extensions" "table strikethrough autolink tagfilter footnotes tasklist" + ) + + add_test(option_table_prefer_style_attributes + ${PYTHON_EXECUTABLE} + "${CMAKE_CURRENT_SOURCE_DIR}/roundtrip_tests.py" + "--spec" "${CMAKE_CURRENT_SOURCE_DIR}/extensions-table-prefer-style-attributes.txt" + "--program" "${CMAKE_CURRENT_BINARY_DIR}/../src/cmark-gfm --table-prefer-style-attributes" + "--extensions" "table strikethrough autolink tagfilter footnotes tasklist" + ) + + add_test(option_full_info_string + ${PYTHON_EXECUTABLE} + "${CMAKE_CURRENT_SOURCE_DIR}/roundtrip_tests.py" + "--spec" "${CMAKE_CURRENT_SOURCE_DIR}/extensions-full-info-string.txt" + "--program" "${CMAKE_CURRENT_BINARY_DIR}/../src/cmark-gfm --full-info-string" + ) + + add_test(regressiontest_executable + ${PYTHON_EXECUTABLE} + "${CMAKE_CURRENT_SOURCE_DIR}/spec_tests.py" "--no-normalize" "--spec" + "${CMAKE_CURRENT_SOURCE_DIR}/regression.txt" "--program" + "${CMAKE_CURRENT_BINARY_DIR}/../src/cmark-gfm" + ) + + +ELSE(PYTHONINTERP_FOUND) + + message("\n*** A python 3 interpreter is required to run the spec tests.\n") + add_test(skipping_spectests + echo "Skipping spec tests, because no python 3 interpreter is available.") + +ENDIF(PYTHONINTERP_FOUND) + diff --git a/documents/markdown/cmark-gfm/README.md b/documents/markdown/cmark-gfm/README.md new file mode 100644 index 0000000..0b9f719 --- /dev/null +++ b/documents/markdown/cmark-gfm/README.md @@ -0,0 +1,206 @@ +cmark-gfm +========= + + + +`cmark-gfm` is an extended version of the C reference implementation of +[CommonMark], a rationalized version of Markdown syntax with a spec. This +repository adds GitHub Flavored Markdown extensions to +[the upstream implementation], as defined in [the spec]. + +The rest of the README is preserved as-is from the upstream source. Note that +the library and binaries produced by this fork are suffixed with `-gfm` in +order to distinguish them from the upstream. + +--- + +It provides a shared library (`libcmark`) with functions for parsing +CommonMark documents to an abstract syntax tree (AST), manipulating +the AST, and rendering the document to HTML, groff man, LaTeX, +CommonMark, or an XML representation of the AST. It also provides a +command-line program (`cmark`) for parsing and rendering CommonMark +documents. + +Advantages of this library: + +- **Portable.** The library and program are written in standard + C99 and have no external dependencies. They have been tested with + MSVC, gcc, tcc, and clang. + +- **Fast.** cmark can render a Markdown version of *War and Peace* in + the blink of an eye (127 milliseconds on a ten year old laptop, + vs. 100-400 milliseconds for an eye blink). In our [benchmarks], + cmark is 10,000 times faster than the original `Markdown.pl`, and + on par with the very fastest available Markdown processors. + +- **Accurate.** The library passes all CommonMark conformance tests. + +- **Standardized.** The library can be expected to parse CommonMark + the same way as any other conforming parser. So, for example, + you can use `commonmark.js` on the client to preview content that + will be rendered on the server using `cmark`. + +- **Robust.** The library has been extensively fuzz-tested using + [american fuzzy lop]. The test suite includes pathological cases + that bring many other Markdown parsers to a crawl (for example, + thousands-deep nested bracketed text or block quotes). + +- **Flexible.** CommonMark input is parsed to an AST which can be + manipulated programmatically prior to rendering. + +- **Multiple renderers.** Output in HTML, groff man, LaTeX, CommonMark, + and a custom XML format is supported. And it is easy to write new + renderers to support other formats. + +- **Free.** BSD2-licensed. + +It is easy to use `libcmark` in python, lua, ruby, and other dynamic +languages: see the `wrappers/` subdirectory for some simple examples. + +There are also libraries that wrap `libcmark` for +[Go](https://github.com/rhinoman/go-commonmark), +[Haskell](https://hackage.haskell.org/package/cmark), +[Ruby](https://github.com/gjtorikian/commonmarker), +[Lua](https://github.com/jgm/cmark-lua), +[Perl](https://metacpan.org/release/CommonMark), +[Python](https://pypi.python.org/pypi/paka.cmark), +[R](https://cran.r-project.org/package=commonmark), +[Tcl](https://github.com/apnadkarni/tcl-cmark), +[Scala](https://github.com/sparsetech/cmark-scala) and +[Node.js](https://github.com/killa123/node-cmark). + +Installing +---------- + +Building the C program (`cmark`) and shared library (`libcmark`) +requires [cmake]. If you modify `scanners.re`, then you will also +need [re2c] \(>= 0.14.2\), which is used to generate `scanners.c` from +`scanners.re`. We have included a pre-generated `scanners.c` in +the repository to reduce build dependencies. + +If you have GNU make, you can simply `make`, `make test`, and `make +install`. This calls [cmake] to create a `Makefile` in the `build` +directory, then uses that `Makefile` to create the executable and +library. The binaries can be found in `build/src`. The default +installation prefix is `/usr/local`. To change the installation +prefix, pass the `INSTALL_PREFIX` variable if you run `make` for the +first time: `make INSTALL_PREFIX=path`. + +For a more portable method, you can use [cmake] manually. [cmake] knows +how to create build environments for many build systems. For example, +on FreeBSD: + + mkdir build + cd build + cmake .. # optionally: -DCMAKE_INSTALL_PREFIX=path + make # executable will be created as build/src/cmark + make test + make install + +Or, to create Xcode project files on OSX: + + mkdir build + cd build + cmake -G Xcode .. + open cmark.xcodeproj + +The GNU Makefile also provides a few other targets for developers. +To run a benchmark: + + make bench + +For more detailed benchmarks: + + make newbench + +To run a test for memory leaks using `valgrind`: + + make leakcheck + +To reformat source code using `clang-format`: + + make format + +To run a "fuzz test" against ten long randomly generated inputs: + + make fuzztest + +To do a more systematic fuzz test with [american fuzzy lop]: + + AFL_PATH=/path/to/afl_directory make afl + +Fuzzing with [libFuzzer] is also supported but, because libFuzzer is still +under active development, may not work with your system-installed version of +clang. Assuming LLVM has been built in `$HOME/src/llvm/build` the fuzzer can be +run with: + + CC="$HOME/src/llvm/build/bin/clang" LIB_FUZZER_PATH="$HOME/src/llvm/lib/Fuzzer/libFuzzer.a" make libFuzzer + +To make a release tarball and zip archive: + + make archive + +Installing (Windows) +-------------------- + +To compile with MSVC and NMAKE: + + nmake + +You can cross-compile a Windows binary and dll on linux if you have the +`mingw32` compiler: + + make mingw + +The binaries will be in `build-mingw/windows/bin`. + +Usage +----- + +Instructions for the use of the command line program and library can +be found in the man pages in the `man` subdirectory. + +Security +-------- + +By default, the library will scrub raw HTML and potentially +dangerous links (`javascript:`, `vbscript:`, `data:`, `file:`). + +To allow these, use the option `CMARK_OPT_UNSAFE` (or +`--unsafe`) with the command line program. If doing so, we +recommend you use a HTML sanitizer specific to your needs to +protect against [XSS +attacks](http://en.wikipedia.org/wiki/Cross-site_scripting). + +Contributing +------------ + +There is a [forum for discussing +CommonMark](http://talk.commonmark.org); you should use it instead of +github issues for questions and possibly open-ended discussions. +Use the [github issue tracker](http://github.com/commonmark/CommonMark/issues) +only for simple, clear, actionable issues. + +Authors +------- + +John MacFarlane wrote the original library and program. +The block parsing algorithm was worked out together with David +Greenspan. Vicent Marti optimized the C implementation for +performance, increasing its speed tenfold. Kārlis Gaņģis helped +work out a better parsing algorithm for links and emphasis, +eliminating several worst-case performance issues. +Nick Wellnhofer contributed many improvements, including +most of the C library's API and its test harness. + +[benchmarks]: benchmarks.md +[the spec]: https://github.github.com/gfm/ +[the upstream implementation]: https://github.com/jgm/cmark +[CommonMark]: http://commonmark.org +[cmake]: http://www.cmake.org/download/ +[re2c]: http://re2c.org +[commonmark.js]: https://github.com/commonmark/commonmark.js +[Build Status]: https://img.shields.io/travis/github/cmark-gfm/master.svg?style=flat +[Windows Build Status]: https://ci.appveyor.com/api/projects/status/wv7ifhqhv5itm3d5?svg=true +[american fuzzy lop]: http://lcamtuf.coredump.cx/afl/ +[libFuzzer]: http://llvm.org/docs/LibFuzzer.html diff --git a/documents/markdown/cmark-gfm/benchmarks.md b/documents/markdown/cmark-gfm/benchmarks.md new file mode 100644 index 0000000..ec96f6e --- /dev/null +++ b/documents/markdown/cmark-gfm/benchmarks.md @@ -0,0 +1,33 @@ +# Benchmarks + +Here are some benchmarks, run on an ancient Thinkpad running Intel +Core 2 Duo at 2GHz. The input text is a 11MB Markdown file built by +concatenating the Markdown sources of all the localizations of the +first edition of +[*Pro Git*](https://github.com/progit/progit/tree/master/en) by Scott +Chacon. + +|Implementation | Time (sec)| +|-------------------|-----------:| +| Markdown.pl | 2921.24 | +| Python markdown | 291.25 | +| PHP markdown | 20.82 | +| kramdown | 17.32 | +| cheapskate | 8.24 | +| peg-markdown | 5.45 | +| parsedown | 5.06 | +| **commonmark.js** | 2.09 | +| marked | 1.99 | +| discount | 1.85 | +| **cmark** | 0.29 | +| hoedown | 0.21 | + +To run these benchmarks, use `make bench PROG=/path/to/program`. + +`time` is used to measure execution speed. The reported +time is the *difference* between the time to run the program +with the benchmark input and the time to run it with no input. +(This procedure ensures that implementations in dynamic languages are +not penalized by startup time.) A median of ten runs is taken. The +process is reniced to a high priority so that the system doesn't +interrupt runs. diff --git a/documents/markdown/cmark-gfm/block-bq-flat.md b/documents/markdown/cmark-gfm/block-bq-flat.md new file mode 100644 index 0000000..33e382a --- /dev/null +++ b/documents/markdown/cmark-gfm/block-bq-flat.md @@ -0,0 +1,16 @@ +> the simple example of a blockquote +> the simple example of a blockquote +> the simple example of a blockquote +> the simple example of a blockquote +... continuation +... continuation +... continuation +... continuation + +empty blockquote: + +> +> +> +> + diff --git a/documents/markdown/cmark-gfm/block-bq-nested.md b/documents/markdown/cmark-gfm/block-bq-nested.md new file mode 100644 index 0000000..7ddcffa --- /dev/null +++ b/documents/markdown/cmark-gfm/block-bq-nested.md @@ -0,0 +1,13 @@ +>>>>>> deeply nested blockquote +>>>>> deeply nested blockquote +>>>> deeply nested blockquote +>>> deeply nested blockquote +>> deeply nested blockquote +> deeply nested blockquote + +> deeply nested blockquote +>> deeply nested blockquote +>>> deeply nested blockquote +>>>> deeply nested blockquote +>>>>> deeply nested blockquote +>>>>>> deeply nested blockquote diff --git a/documents/markdown/cmark-gfm/block-heading.md b/documents/markdown/cmark-gfm/block-heading.md new file mode 100644 index 0000000..fd98558 --- /dev/null +++ b/documents/markdown/cmark-gfm/block-heading.md @@ -0,0 +1,9 @@ +# heading +### heading +##### heading + +# heading # +### heading ### +##### heading \#\#\#\#\###### + +############ not a heading diff --git a/documents/markdown/cmark-gfm/block-html.md b/documents/markdown/cmark-gfm/block-html.md new file mode 100644 index 0000000..ff7f8fa --- /dev/null +++ b/documents/markdown/cmark-gfm/block-html.md @@ -0,0 +1,32 @@ +
| + **test** + | +
| + + test + + | + +
| aaa | +bbb | +ccc | +ddd | +eee | +
|---|---|---|---|---|
| fff | +ggg | +hhh | +iii | +jjj | +
| abc | +def | +
|---|---|
| ghi | +jkl | +
| mno | +pqr | +
Hello!
+| abc | +セン | +
|---|---|
| 1. Block elements inside cells don't work. | ++ |
| But inline elements do. | +x | +
Hi!
+```````````````````````````````` + +Here we demonstrate some edge cases about what is and isn't a table. + +```````````````````````````````` example +| Not enough table | to be considered table | + +| Not enough table | to be considered table | +| Not enough table | to be considered table | + +| Just enough table | to be considered table | +| ----------------- | ---------------------- | + +| ---- | --- | + +|x| +|-| + +| xyz | +| --- | +. +| Not enough table | to be considered table |
+| Not enough table | to be considered table | +| Not enough table | to be considered table |
+| Just enough table | +to be considered table | +
|---|
| ---- | --- |
+| x | +
|---|
| xyz | +
|---|
| abc | +def | +
|---|---|
| xyz | +ghi | +
Hello!
+| abc | +セン | +
|---|---|
| this row has a space at the end | ++ |
| But inline elements do. | +x | +
Hi!
+```````````````````````````````` + +Table alignment: + +```````````````````````````````` example +aaa | bbb | ccc | ddd | eee +:-- | --- | :-: | --- | --: +fff | ggg | hhh | iii | jjj +. +| aaa | +bbb | +ccc | +ddd | +eee | +
|---|---|---|---|---|
| fff | +ggg | +hhh | +iii | +jjj | +
| a | b | c | +| --- | --- | +| this | isn't | okay |
+```````````````````````````````` + +But any of the body rows can be shorter. Rows longer +than the header are truncated. + +```````````````````````````````` example +| a | b | c | +| --- | --- | --- +| x +| a | b +| 1 | 2 | 3 | 4 | 5 | +. +| a | +b | +c | +
|---|---|---|
| x | ++ | + |
| a | +b | ++ |
| 1 | +2 | +3 | +
| a | +b | +
|---|---|
| Escaped pipes are |okay|. | +Like | this. | +
Within |code| is okay too. |
++ |
c| | complex |
++ |
| don't _reparse_ | ++ |
| a | +
|---|
| a | +b | +
|---|---|
| \ | +\\ |
+
| \\ | +\\\\ |
+
| _ | +\_ |
+
| | | +| |
+
| \a | +\a |
+
\ \\
\\ \\\\
_ \_
| \|
\a \a
| a | +
|---|
| hello | +
| ok sure |
+
Here's a link to Freedom Planet 2.
+| Here's a link to Freedom Planet 2 in a table header. | +
|---|
| Here's a link to Freedom Planet 2 in a table row. | +
| a | +b | +c | +
|---|---|---|
| d | ++ | e | +
| a | +b | +
|---|---|
| (a) | ++ |
123 +456
+| a | +b | +
|---|---|
| d | +e | +
A proper strikethrough.
These are ~not strikethroughs.
+No, they are not~
+This is ~ legit isn't ~ legit.
This is not ~~~~~one~~~~~ huge strikethrough.
+one two ~~~three~~~
No ~mismatch~~
+```````````````````````````````` + +Using 200 tilde since it overflows the internal buffer +size (100) for parsing delimiters in inlines.c +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~striked~ + +## Autolinks + +```````````````````````````````` example +: http://google.com https://google.com + +: http://google.com https://google.com
+http://google.com/å http://google.com/å
+ +scy.the_rbe-edr+ill@pokemon.com
+ + +scyther@pokemon.com/beedrill@pokemon.com
+ +This is a mailto:scyther@pokemon.com
+ +mmmmailto:scyther@pokemon.com
+ +mailto:scyther@pokemon.com/message
+mailto:scyther@pokemon.com/mailto:beedrill@pokemon.com
+ + +xmpp:scyther@pokemon.com/message
+xmpp:scyther@pokemon.com/message.
+Email me at:scyther@pokemon.com
+www.github.com www.github.com/á
+ +Underscores not allowed in host name www.xxx.yyy._zzz
+Underscores not allowed in host name www.xxx._yyy.zzz
+Underscores allowed in domain name www._xxx.yyy.zzz
+Autolink and http://inlines
+Full stop outside parens shouldn't be included http://google.com/ok.
+(Full stop inside parens shouldn't be included http://google.com/ok.)
+ + + +```````````````````````````````` + +```````````````````````````````` example +This shouldn't crash everything: (_A_@_.A +. +These should not link:
+This is