This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/poi.git
from a7fa50326c publish with commercial support page
add 2098df7467 broken javadoc
add 027927bfad [bz-69897] Fix null check for LineDash properties (#964)
add e4e4582689 add cell tests (#965)
add 4b3c688d51 Add methods to manage first slide number(firstSlideNum)
(#968)
add 0eb7135f2b Bump org.sonarqube from 7.1.0.6387 to 7.2.0.6526 (#960)
add a9bc28a4bb Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#970)
add f476c64179 Bump com.github.spotbugs from 6.4.7 to 6.4.8 (#972)
add 4fb34ebeae Fix rules for table style application in XSLFTables. (#969)
add 08e9bb00d4 Bump org.sonarqube from 7.2.0.6526 to 7.2.1.6560 (#976)
add 3a69605f4c [bz-69905] check cell before recursing (#978)
add 037a001719 Update XSSFCell.java
add 6762b5a9fb Revert "Update XSSFCell.java"
add fe3359bd79 refactor recurse check (#979)
add 2dd124eb42 Fix some Gradle deprecation warnings
add 338882ac88 Convert some files to unix newlines
add 97a97bd75c JavaDoc: Don't link to classes from "poi-ooxml" in module
"poi"
add fd66689944 Improve message if test fails
add f2c52141c7 remove pre-existing inline strings when updating value
(#962)
add 3ac160b57d Bump org.sonarqube from 7.2.1.6560 to 7.2.2.6593 (#983)
add 9e1afbbab1 Fix some more Gradle deprecation-warnings in preparation
for Gradle 9
add c703d00300 Update build.gradle
add 528591ba11 Allow to load a word document with chartex chart (#982)
add 6d42ff955a Bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3 (#984)
add 3a56bbd73b Update TestDetectAsOOXML.java
add c1fac56998 Bump log4jVersion from 2.24.3 to 2.25.3 (#975)
add e7515ba5e6 log4j 2.25.3
add 4dadb9d6cc Update copyright year in NOTICE file
add fb75600872 Don't throw RuntimeException in integration-tests
add ddf71d0984 Avoid two NPEs which were currently "expected" in tests
add b195a3b9ed Avoid an NPE when OPCPackage is closed without being fully
initialized
add c28aec61d4 Avoid an NPE when reading broken SlideShow-files
add 0ec4434f59 Avoid NPE with broken file
add ac989335d7 Avoid NPE with broken files when handling text-shapes
add befc941dcf Avoid NPE with broken files when handling paint-style for
fill
add e9b33c0b08 Avoid NPE with broken files when writing endnotes for Word
documents
add c94e795f35 Avoid NPE with broken files when writing endnotes for Word
documents
add aead782eb2 XWPF Themes: allow public access of theme and add helpers
for theme fonts (#986)
add 6670c48c30 Add getter for body elements in XWPFSDTContent. (#991)
add cc8b6d7591 Update XWPFTheme.java
add 017ff5f8f8 Implement lazy allocation of data for complex escher
properties
add 95b2a1cf1d Avoid NPE with broken files when reading xls file
add f8a8189230 Use the proper add-method to perform the check for max
number of children
add ba04c61188 format methods
add a5f5f4294e Avoid NPE when reading a broken xlsb file
add b401b92aea Avoid NPE when reading a broken pptx file
add 1fc4f9e3b7 Avoid ClastCastException when handling a broken ppt file
add d93a29ae67 Optimize handling of large XSSFTables
add ac4295deac Avoid NPE when a row in a workbook was deleted and thus
getRow() returns null
add 18ef01295d Avoid some NPEs when handling LinkTables
add 8cdcda2873 Avoid NPE when handling color-highlighting in text-runs
add df2d5d62d9 rename param in ColumnHelper
add fd4d143d44 XSSFReader: tolerate missing comments file (#996)
add d60edd21a3 Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#998)
add 2acb5cf66a Avoid several NPEs
add b09bf904d7 Fix running integration-tests without scratchpad-libraries
add 9c2f487c98 Bug 69927: Avoid NPE when parsing wmf-file
add 22531fe638 Prevent invalid height/width in wmf-images exhausting memory
add 1910fff53e Add a file-handler for .wmf files
add d72e3a608c Add a file-handler for .emf files
add e3e04a641f Fix missing newline at end of TestXSLFTextShape.java
add 372388b7ed Support rendering transparent bitmaps in presentations.
(#990)
add 58ac8d05f0 throw exception if getAlpha returns very large value (that
is too big for int) (#1000)
add 8df367310c Avoid some more NPEs on slightly broken documents
add e54ba888e2 Log instead of an assertion
add c9b37678cc Introduce getComplexSize()
add 66109187d1 Only allocate the required size for EscherComplexProperty
add beab88fb0e Remove obsolete if-condition
add d1f0a88ea1 Avoid NPE in XSLFDiagram
add d1f3f9489f Add check for too large allocation in SharedFormulaGroup
add 0de8ecd6a0 Recent tests add one more file to ooxml-lite
add 5eba199642 Fix tests for no-scratchpad
add 0ae15edb2c Perform an allocation-check for .emf files
add 513a805c25 Describe where to get the latest spotbugs
add 04f4c1fa74 Avoid NPE when retrieving sheets by name with invalid name
add da3d64d9e3 Add an NPE check when retrieving fonts for bullet-items
add ab196a7441 Use log instead of assert when parsing emf-files
add 8f149f51d0 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0
(#1004)
add ae3ed57baa Prevent a file-handle leak
add 62ae400993 Do not call getColumn() twice
add 8d53613bcf Bug 69935: Add short-based column setters to ClientAnchor
(#1006)
add c92c533d7a Prevent large allocations when writing PPDrawing items
add 5338b17a8f Avoid NPE with malformed Visio diagram
add 55c1608a2d Avoid NPE with malformed anchors in slideshow files
add e96c9e17c0 Avoid NPE with malformed EscherAggregate
add 692caf0f36 Avoid NPE with malformed master-style
add bc02ef0703 Avoid NPE with malformed wmf headers
add e340f313bc Bump net.bytebuddy:byte-buddy-agent from 1.18.4 to 1.18.5
(#1009)
add eafd6c04b8 Update security.xml
new d701e1da65 Merge branch 'trunk' into asf-site
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.gradle | 41 +-
build.xml | 4 +-
gradlew.bat | 188 ++---
legal/NOTICE | 2 +-
osgi/pom.xml | 2 +-
poi-examples/build.gradle | 2 +-
.../poi/examples/xslf/AddVideoToPptx.java.txt | 502 +++++------
.../apache/poi/examples/xslf/bar-chart-data.txt | 24 +-
.../apache/poi/examples/xslf/pie-chart-data.txt | 6 +-
.../poi/examples/xwpf/usermodel/bar-chart-data.txt | 24 +-
poi-excelant/build.gradle | 4 +-
poi-integration/build.gradle | 12 +-
.../org/apache/poi/stress/FileHandlerKnown.java | 2 +
.../org/apache/poi/stress/HEMFFileHandler.java | 85 ++
.../org/apache/poi/stress/HWMFFileHandler.java | 93 ++
.../org/apache/poi/stress/SlideShowHandler.java | 8 +-
.../org/apache/poi/stress/SpreadsheetHandler.java | 2 +
.../java/org/apache/poi/stress/TestAllFiles.java | 10 +-
.../org/apache/poi/stress/XSSFBFileHandler.java | 2 +-
.../poi/poifs/crypt/encryptionCertificate.xsd | 78 +-
.../poifs/crypt/encryptionCertificate.xsdconfig | 46 +-
.../org/apache/poi/poifs/crypt/encryptionInfo.xsd | 518 ++++++------
.../poi/poifs/crypt/encryptionInfo.xsdconfig | 48 +-
.../apache/poi/poifs/crypt/encryptionPassword.xsd | 132 +--
.../poi/poifs/crypt/encryptionPassword.xsdconfig | 46 +-
.../org/apache/poi/poifs/crypt/signatureInfo.xsd | 204 ++---
.../xmlschema/org/apache/poi/schemas/XAdES.xsd | 932 ++++++++++-----------
.../xmlschema/org/apache/poi/schemas/XAdESv141.xsd | 30 +-
.../org/apache/poi/schemas/ooxmlSchemas.xsdconfig | 98 +--
poi-ooxml-lite-agent/build.gradle | 6 +-
poi-ooxml-lite/build.gradle | 2 +-
poi-ooxml/build.gradle | 6 +-
.../apache/poi/ooxml/HyperlinkRelationship.java | 88 +-
.../org/apache/poi/ooxml/POIXMLDocumentPart.java | 23 +-
.../apache/poi/ooxml/ReferenceRelationship.java | 158 ++--
.../org/apache/poi/openxml4j/opc/OPCPackage.java | 5 +-
.../xdgf/usermodel/section/geometry/RelLineTo.java | 4 +
.../apache/poi/xslf/usermodel/XMLSlideShow.java | 47 ++
.../apache/poi/xslf/usermodel/XSLFAutoShape.java | 2 +-
.../org/apache/poi/xslf/usermodel/XSLFDiagram.java | 4 +
.../poi/xslf/usermodel/XSLFPictureShape.java | 12 +-
.../apache/poi/xslf/usermodel/XSLFSimpleShape.java | 4 +-
.../org/apache/poi/xslf/usermodel/XSLFTable.java | 3 +
.../apache/poi/xslf/usermodel/XSLFTableCell.java | 40 +-
.../org/apache/poi/xslf/usermodel/XSLFTextRun.java | 8 +-
.../apache/poi/xssf/binary/XSSFBSheetHandler.java | 8 +-
.../apache/poi/xssf/eventusermodel/XSSFReader.java | 8 +
.../apache/poi/xssf/extractor/XSSFExportToXml.java | 19 +-
.../org/apache/poi/xssf/usermodel/XSSFCell.java | 40 +-
.../org/apache/poi/xssf/usermodel/XSSFPicture.java | 7 +-
.../org/apache/poi/xssf/usermodel/XSSFTable.java | 25 +-
.../apache/poi/xssf/usermodel/XSSFWorkbook.java | 25 +-
.../poi/xssf/usermodel/helpers/ColumnHelper.java | 20 +-
.../apache/poi/xwpf/usermodel/XWPFEndnotes.java | 5 +
.../apache/poi/xwpf/usermodel/XWPFSDTContent.java | 10 +
.../org/apache/poi/xwpf/usermodel/XWPFTheme.java | 82 +-
.../org/apache/poi/xslf/usermodel/notesMaster.xml | 2 +-
.../poi/xssf/usermodel/presetTableStyles.xml | 2 +-
.../org/apache/poi/ooxml/TestDetectAsOOXML.java | 5 +-
.../org/apache/poi/openxml4j/TestOPCPackage.java | 15 +
.../poi/sl/tests/draw/TestDrawPictureShape.java | 32 +-
.../apache/poi/xslf/draw/geom/TestXSLFArcTo.java | 62 ++
.../poi/xslf/usermodel/TestXSLFSlideShow.java | 102 ++-
.../apache/poi/xslf/usermodel/TestXSLFTable.java | 87 +-
.../poi/xslf/usermodel/TestXSLFTextShape.java | 2 +-
.../poi/xssf/extractor/TestXSSFExportToXML.java | 14 +
.../poi/xssf/streaming/TestOutOfOrderColumns.java | 244 +++---
.../apache/poi/xssf/usermodel/TestXSSFCell.java | 87 ++
.../apache/poi/xssf/usermodel/TestXSSFTable.java | 16 +-
.../xssf/usermodel/helpers/TestColumnHelper.java | 3 +-
.../poi/xwpf/usermodel/TestXWPFDocument.java | 21 +
.../org/apache/poi/xwpf/usermodel/TestXWPFSDT.java | 23 +
.../apache/poi/xwpf/usermodel/TestXWPFTheme.java | 7 +
poi-ooxml/src/test/java9/module-info.java | 1 +
poi-scratchpad/build.gradle | 4 +-
.../org/apache/poi/hemf/record/emf/HemfDraw.java | 5 +
.../poi/hemf/record/emfplus/HemfPlusHeader.java | 11 +-
.../java/org/apache/poi/hslf/record/PPDrawing.java | 7 +-
.../org/apache/poi/hslf/usermodel/HSLFFill.java | 18 +-
.../apache/poi/hslf/usermodel/HSLFGroupShape.java | 18 +-
.../poi/hslf/usermodel/HSLFPictureShape.java | 7 +-
.../org/apache/poi/hslf/usermodel/HSLFShape.java | 16 +-
.../apache/poi/hslf/usermodel/HSLFSlideMaster.java | 4 +
.../poi/hslf/usermodel/HSLFTextParagraph.java | 8 +-
.../apache/poi/hslf/usermodel/HSLFTextShape.java | 2 +-
.../org/apache/poi/hwmf/record/HwmfBitmapDib.java | 34 +-
.../org/apache/poi/hwmf/record/HwmfEscape.java | 8 +-
.../java/org/apache/poi/hwmf/record/HwmfMisc.java | 14 +-
.../java/org/apache/poi/hmef/TestHMEFMessage.java | 3 +-
.../org/apache/poi/hslf/dev/TestPPTXMLDump.java | 1 +
.../apache/poi/hslf/dev/TestSlideIdListing.java | 1 +
.../apache/poi/hslf/dev/TestSlideShowDumper.java | 1 +
.../poi/hslf/dev/TestSlideShowRecordDumper.java | 4 +-
.../hslf/dev/TestUserEditAndPersistListing.java | 4 +-
.../java/org/apache/poi/hwmf/TestHwmfParsing.java | 31 +-
.../hwpf/converter/TestWordToConverterSuite.java | 3 +-
.../hwpf/converter/TestWordToTextConverter.java | 3 +-
poi/build.gradle | 6 +-
poi/src/main/java/org/apache/poi/POIDocument.java | 1 +
.../org/apache/poi/ddf/EscherArrayProperty.java | 8 +-
.../org/apache/poi/ddf/EscherComplexProperty.java | 61 +-
.../org/apache/poi/ddf/EscherContainerRecord.java | 9 +-
.../org/apache/poi/ddf/EscherPropertyFactory.java | 2 +-
.../org/apache/poi/ddf/UnknownEscherRecord.java | 2 +-
.../org/apache/poi/extractor/ExtractorFactory.java | 6 +-
.../org/apache/poi/hssf/model/InternalSheet.java | 7 +
.../java/org/apache/poi/hssf/model/LinkTable.java | 25 +-
.../apache/poi/hssf/record/EscherAggregate.java | 3 +
.../record/aggregates/FormulaRecordAggregate.java | 5 +-
.../hssf/record/aggregates/SharedValueManager.java | 9 +-
.../org/apache/poi/hssf/usermodel/HSSFComment.java | 6 +-
.../apache/poi/hssf/usermodel/HSSFPatriarch.java | 3 +
.../org/apache/poi/hssf/usermodel/HSSFPicture.java | 32 +-
.../org/apache/poi/hssf/usermodel/HSSFShape.java | 4 +
.../apache/poi/sl/draw/BitmapImageRenderer.java | 3 +-
.../org/apache/poi/sl/draw/DrawPictureShape.java | 7 +
.../org/apache/poi/sl/draw/DrawTextParagraph.java | 4 +-
.../apache/poi/sl/draw/geom/ArcToCommandIf.java | 4 +
.../org/apache/poi/sl/usermodel/PictureShape.java | 11 +
.../org/apache/poi/sl/usermodel/SlideShow.java | 2 +-
.../apache/poi/ss/extractor/EmbeddedExtractor.java | 2 +-
.../ss/formula/eval/forked/ForkedEvaluator.java | 2 +-
.../org/apache/poi/ss/usermodel/ClientAnchor.java | 21 +
.../org/apache/poi/ss/usermodel/ExtendedColor.java | 2 +-
.../poi/ss/usermodel/helpers/RowShifter.java | 14 +-
poi/src/main/java/org/apache/poi/util/IOUtils.java | 8 +-
.../UserNameAwareTempFileCreationStrategy.java | 100 +--
.../poi/sl/draw/geom/presetShapeDefinitions.xml | 2 +-
.../apache/poi/hssf/dev/BaseTestIteratingXLS.java | 5 +-
.../apache/poi/hssf/dev/TestBiffDrawingToXml.java | 2 +
.../org/apache/poi/hssf/dev/TestBiffViewer.java | 2 +
.../org/apache/poi/hssf/dev/TestFormulaViewer.java | 1 +
.../org/apache/poi/hssf/dev/TestRecordLister.java | 2 +
.../poi/hssf/model/TestDrawingAggregate.java | 93 +-
.../apache/poi/hssf/model/TestInternalSheet.java | 72 ++
.../org/apache/poi/hssf/model/TestLinkTable.java | 3 +
.../apache/poi/hssf/usermodel/TestHSSFComment.java | 10 +
.../apache/poi/hssf/usermodel/TestHSSFPicture.java | 26 +
.../ss/usermodel/TestClientAnchorShortSetter.java | 66 ++
.../UserNameAwareTempFileCreationStrategyTest.java | 84 +-
.../content/xdocs/components/index.xml | 2 +-
.../content/xdocs/devel/references/3rdparty.xml | 172 ++--
src/documentation/content/xdocs/security.xml | 16 +-
src/resources/devtools/forbidden-signatures.txt | 348 ++++----
src/resources/ooxml-lite-report.clazz | 3 +
src/resources/ooxml-lite-report.xsb | 2 +
...-minimized-POIVisioFuzzer-6312416206454784.vsdx | Bin 0 -> 33849 bytes
test-data/document/chartex.docx | Bin 0 -> 133304 bytes
...se-minimized-POIHWPFFuzzer-5832867957309440.doc | Bin 0 -> 4748 bytes
...e-minimized-POIXWPFFuzzer-4961551840247808.docx | Bin 0 -> 35568 bytes
...se-minimized-POIHPBFFuzzer-4918886059278336.pub | Bin 0 -> 32832 bytes
...se-minimized-POIHPBFFuzzer-6325615354773504.pub | Bin 0 -> 2042 bytes
.../119877_all type background_save_by_AOO.ppt | Bin 0 -> 932864 bytes
.../2100a8d44da546f97ab7795c500a58bed6cb655d.ppt | Bin 0 -> 9728 bytes
.../2cade576206d5bf9a89479446973deeda5a9b549.ppt | Bin 0 -> 129536 bytes
.../60f557c0a46bcb0068b1c3e15589dac383307bc8.ppt | Bin 0 -> 44032 bytes
.../62d2ecd89aeb715b07072d4f8a8734f4dbeb5c10.ppt | Bin 0 -> 224256 bytes
.../6afff8111a22b118d1ed4eba5007c153de0b0ad7.ppt | Bin 0 -> 129536 bytes
.../7ffe3cabb976ebc593dfe2f9461bdeac980a626c.ppt | Bin 0 -> 13312 bytes
.../cf5f6fde99a8b3ea5a4946c258b7abad6f30b0c5.ppt | Bin 0 -> 9684 bytes
...terfuzz-testcase-minimized-6701721724125184.wmf | Bin 0 -> 87 bytes
...se-minimized-POIHSLFFuzzer-6028723156746240.ppt | Bin 0 -> 547740 bytes
...e-minimized-POIXSLFFuzzer-6071540680032256.pptx | Bin 0 -> 25802 bytes
...e-minimized-POIXSLFFuzzer-6372932378820608.pptx | Bin 0 -> 76054 bytes
...h-57308ca363f5b71763c489d1b432aff009d4bc4f.pptx | Bin 0 -> 74295 bytes
...sh-7b60e9fe792eaaf1bba8be90c2b62f057cfff142.emf | Bin 0 -> 21258 bytes
test-data/slideshow/file-45.wmf | Bin 0 -> 24890 bytes
test-data/slideshow/picture-transparency.pptx | Bin 0 -> 11793 bytes
.../table-with-different-font-colors.pptx | Bin 0 -> 36562 bytes
test-data/spreadsheet/54686_fraction_formats.txt | 748 ++++++++---------
test-data/spreadsheet/SampleSS.xml | 284 +++----
.../cf9f845e73447b092477d0472402a5baea4b8c9f.xls | Bin 0 -> 47616 bytes
...se-minimized-POIHSSFFuzzer-4734163573080064.xls | Bin 0 -> 7168 bytes
...sh-e329fca9087fe21bca4a80c8bc472a661c98d860.xls | Bin 0 -> 82944 bytes
...tent_4_evaluation_module_decouverte_qesamed.xls | Bin 0 -> 425984 bytes
...files_rde_documents_vodootvedenie_2020.xlsb.xls | Bin 0 -> 1048576 bytes
test-data/spreadsheet/stress.xls | Bin 73728 -> 79872 bytes
test-data/spreadsheet/vmlDrawing1.vml | 82 +-
178 files changed, 4242 insertions(+), 2890 deletions(-)
create mode 100644
poi-integration/src/test/java/org/apache/poi/stress/HEMFFileHandler.java
create mode 100644
poi-integration/src/test/java/org/apache/poi/stress/HWMFFileHandler.java
create mode 100644
poi-ooxml/src/test/java/org/apache/poi/xslf/draw/geom/TestXSLFArcTo.java
create mode 100644
poi/src/test/java/org/apache/poi/hssf/model/TestInternalSheet.java
create mode 100644
poi/src/test/java/org/apache/poi/ss/usermodel/TestClientAnchorShortSetter.java
create mode 100644
test-data/diagram/clusterfuzz-testcase-minimized-POIVisioFuzzer-6312416206454784.vsdx
create mode 100644 test-data/document/chartex.docx
create mode 100644
test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5832867957309440.doc
create mode 100644
test-data/document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-4961551840247808.docx
create mode 100644
test-data/publisher/clusterfuzz-testcase-minimized-POIHPBFFuzzer-4918886059278336.pub
create mode 100644
test-data/publisher/clusterfuzz-testcase-minimized-POIHPBFFuzzer-6325615354773504.pub
create mode 100644 test-data/slideshow/119877_all type
background_save_by_AOO.ppt
create mode 100644
test-data/slideshow/2100a8d44da546f97ab7795c500a58bed6cb655d.ppt
create mode 100644
test-data/slideshow/2cade576206d5bf9a89479446973deeda5a9b549.ppt
create mode 100644
test-data/slideshow/60f557c0a46bcb0068b1c3e15589dac383307bc8.ppt
create mode 100644
test-data/slideshow/62d2ecd89aeb715b07072d4f8a8734f4dbeb5c10.ppt
create mode 100644
test-data/slideshow/6afff8111a22b118d1ed4eba5007c153de0b0ad7.ppt
create mode 100644
test-data/slideshow/7ffe3cabb976ebc593dfe2f9461bdeac980a626c.ppt
create mode 100644
test-data/slideshow/cf5f6fde99a8b3ea5a4946c258b7abad6f30b0c5.ppt
create mode 100644
test-data/slideshow/clusterfuzz-testcase-minimized-6701721724125184.wmf
create mode 100644
test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6028723156746240.ppt
create mode 100644
test-data/slideshow/clusterfuzz-testcase-minimized-POIXSLFFuzzer-6071540680032256.pptx
create mode 100644
test-data/slideshow/clusterfuzz-testcase-minimized-POIXSLFFuzzer-6372932378820608.pptx
create mode 100644
test-data/slideshow/crash-57308ca363f5b71763c489d1b432aff009d4bc4f.pptx
create mode 100644
test-data/slideshow/crash-7b60e9fe792eaaf1bba8be90c2b62f057cfff142.emf
create mode 100644 test-data/slideshow/file-45.wmf
create mode 100644 test-data/slideshow/picture-transparency.pptx
create mode 100644 test-data/slideshow/table-with-different-font-colors.pptx
create mode 100644
test-data/spreadsheet/cf9f845e73447b092477d0472402a5baea4b8c9f.xls
create mode 100644
test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-4734163573080064.xls
create mode 100644
test-data/spreadsheet/crash-e329fca9087fe21bca4a80c8bc472a661c98d860.xls
create mode 100644
test-data/spreadsheet/moodle.iamm.fr_pluginfile.php_2971_mod_resource_content_4_evaluation_module_decouverte_qesamed.xls
create mode 100644
test-data/spreadsheet/rde.imf.ru_sites_default_files_rde_documents_vodootvedenie_2020.xlsb.xls
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]