663 Комити (34cb8609982f26f1d82a8a343d368217aca45def)

Аутор SHA1 Порука Датум
  Tim Allison 34cb860998 bug 61294 -- prevent infinite loop in IOUtils' skipFully. пре 7 година
  PJ Fanning 6de159d232 [Bug-61281] guard against index out of bounds in XSSFExportToXml column mapping пре 7 година
  Javen O'Neal 34d9764ca5 bug 60685: ignore problems with HPBF Publisher Quill Contents PLC hyperlink records so that text extraction can continue пре 7 година
  PJ Fanning 879a6d20c3 [Bug-61268] avoid NegativeArraySizeException parsing doc file пре 7 година
  Nick Burch 933f9c1201 #61266 Test for old unsupported MS Write WRI files, and give a more helpful exception if found, plus unit tests пре 7 година
  Andreas Beeker c82aa1a4bb #61169 - Text with Japanese characters overflows textbox пре 7 година
  Greg Woolsey 3e6d942b95 Add file that failed regression tests as a unit test. пре 7 година
  Tim Allison 153821e443 bug 61045 -- allow for (and log!) extra bytes in FormatRecord. пре 7 година
  Dominik Stadler eb417057c4 Don't try to clone a chart, this makes integration-tests work for a few more documents, also the one added via bug 56557 пре 7 година
  Dominik Stadler 334a7b87b4 Add missing file for test for bug 56557 пре 7 година
  Dominik Stadler 20ed0075e8 Bug 60374: Add test for ArrayIndexOutOfBounds on old Word Documents due to Non-Unicode пре 7 година
  Nick Burch 9907b69401 XSSFTable should format numeric/date cells when used as Column Header names as Excel does, see https://stackoverflow.com/questions/44407111/apache-poi-cant-format-filled-cells-as-numeric пре 7 година
  Andreas Beeker 1bcde5f6d4 #61162 - En-/decryption support for HWPF пре 7 година
  Greg Woolsey c844803b66 Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color пре 7 година
  Dominik Stadler 05a6cf3263 Bug 61063: Add a RefListEval to handle UnionPtg and implement it for Rank(), may be missing for other functions where ArrayEval is currently handled пре 7 година
  Andreas Beeker 965860b116 removed invalid test file пре 7 година
  Greg Woolsey 674d6ac2c9 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-0310-9956-ffa450edef68 пре 7 година
  Greg Woolsey 530dd0e083 61060 - teach DataFormatter about conditional formatting rules with number formats пре 7 година
  Andreas Beeker 24f2dcf6cb #52372 - OutOfMemoryError parsing a word file пре 7 година
  Andreas Beeker a922504640 #52117 - Invalid "last printed" summary field value пре 7 година
  Andreas Beeker c22e972b3d Fix hpsf javadocs and code issues пре 7 година
  Dominik Stadler 19cf1d5814 60325: Add commented out test that reproduces the performance issue пре 7 година
  Javen O'Neal acd2fa8de1 bug 61034: Call to XSSFReader.getSheetsData() returns duplicate sheets. пре 7 година
  Andreas Beeker 19fe559090 #60993 - HSLF: Grid and rowspan calculation in table cells is wrong пре 7 година
  Nick Burch b51a80f60b Failing, disabled unit test for bug #60973 пре 7 година
  Greg Woolsey f60ca16829 Issue #60971, handle formula chart titles пре 7 година
  Andreas Beeker 1f113bc64a Fix AIOOBE while extracting hssf pictures which are externally linked пре 7 година
  Dominik Stadler 84e0fc5e42 Test for another type of xml-bomb пре 7 година
  Dominik Stadler 2254ad2ac3 Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might not have a patriarch set, so let's walk up the parents to try to find one. пре 7 година
  Tim Allison 6fe3b75bfd bug 50955 -- word 6.0 charset fix пре 7 година
  Tim Allison 8366c8737a 60881 and 60891 -- on further look, no need to throw an exception for an encrypted xlsb. On the second, let's fix readFully to read fully. пре 7 година
  Dominik Stadler e592175afa Bug 60042: Add sample file to check if this bug is fixed via bug 55791 already. пре 7 година
  Dominik Stadler f97cba7b90 Bug 60810: Check for duplicate relation-names for notes similar to the fix for slides themselves in bug 55791 пре 7 година
  Dominik Stadler 2f2c994410 60823: DGET function, correct behavior with multiple result entries but only one non-blank пре 7 година
  Dominik Stadler 5e74d6bef1 Add docm-file which is actually a binary doc to check handling of wrong-format-exceptions пре 7 година
  Tim Allison e6ff9b74f4 60826 -- add initial support for streaming reading of xlsb files. пре 7 година
  Greg Woolsey 03d9c873df Fixed #60858, which showed a regression of the fix for #56420 introduced by my refactoring to fix #56822. пре 7 година
  Dominik Stadler 38f23e4c0e Add tests from bug 45353 to show that this now works fine пре 7 година
  Tim Allison 396cd26693 51519 -- allow users to ignore or include the <rPh> (phonetic run) element in the ReadOnlySharedStringsTable used in the SAX/streaming xlsx reader. пре 7 година
  Tim Allison 1ace11526e Bug 60795 -- add enum for message class in MAPIMessage; deprecate getMessageClass() пре 7 година
  Greg Woolsey 161facc089 Bug #56822 fix COUNTIFS() пре 7 година
  Greg Woolsey 99390a5759 Add evaluation of data validation rules and conditional formatting пре 7 година
  Andreas Beeker eedbf5df3e #60715 - Blank layout was not found пре 7 година
  Javen O'Neal 2a0c4cdde4 bug 59983: correctly update shared formulas when shifting rows. Thanks to Luca Martini for the initial failing unit test with test file and Chiara Marcheschi for the patch пре 7 година
  Andreas Beeker 7ed2c1e85a #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream пре 7 година
  Dominik Stadler c7cf41f988 Revert previous changes enough to restore the case in the commoncrawl-corpus which is failing now, add a unit-test for this case, enable one disabled unit-test пре 7 година
  Dominik Stadler 02706f1303 Finally enable test for bug 44937, we got the requested missing test-documents a long time ago already. пре 7 година
  Tim Allison 5750c85be9 Bug 60570 - Add rudimentary EMF read-only capability пре 7 година
  Javen O'Neal bdc2e2fe04 bug 60260: parse unicode sheet names пре 7 година
  Javen O'Neal f5f892acc1 bug 60550: read ContentID chunks from mail attachments пре 7 година