25 次程式碼提交 (trunk)

作者 SHA1 備註 提交日期
  PJ Fanning cb6e6e0609 [bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid xlsx file. Thanks to Yury Molchan. 2 年之前
  Tim Allison 86a51e4b9b bug 62592 -- prevent StackOverflowError on corrupt thmx 5 年之前
  Andreas Beeker 7ed2c1e85a #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream 7 年之前
  Andreas Beeker 2e50133e88 merge trunk to branch 7 年之前
  Javen O'Neal db1fd20584 bug 60128: close open file descriptors when exceptions are thrown from OPCPackage.open 7 年之前
  Nick Burch dbb0438179 #59780 OPC support for a wider range of timezone'd created and modified date formats in package properties 7 年之前
  Nick Burch 243f46213a Add ignored test for #59780, and specially-crafted test file 7 年之前
  Tim Allison f4267c193a revert test file to original bytes see bug 59257. Thanks to Javen O'Neal for pointing this out and Dominik Stadler for fixing the unit test. Apologies to all for not reading my diff more carefully before committing. 8 年之前
  Tim Allison 9900929cca POI 59257 upgrade Bouncy Castle to 1.54 8 年之前
  Andreas Beeker 1e65636048 some zips can't be opened via ZipFile in JDK6, as the central directory 8 年之前
  Dominik Stadler e2244c83f8 Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element. 8 年之前
  Dominik Stadler 58df0dad39 Revert to state before running unit-tests to not have arbitrary test-changes applied to the sample file. 9 年之前
  Nick Burch 2362cacb3e Refactor the small block reader creation, so that POIFSHeaderDumper can dump the sbat structure too 9 年之前
  Nick Burch 92b1045a50 Unit tests for OPC handling of files without a Core Properties part 9 年之前
  Nick Burch 55d026a89e Two more test files from Stefan Kopf for bug #56164, and unit tests which use them 10 年之前
  Nick Burch 8f6ea0f8a8 Another content types test, for #55026 10 年之前
  Nick Burch 5adfec1810 Support more hashing formats for OOXML protected documents, for bug #55544 10 年之前
  Nick Burch c0f9e375e0 Sample file from bug #55544 - encrypted with sha512 as the hash algorythm 10 年之前
  Nick Burch ea27681eab Stub out the unit tests needed for bug #55026, and add the sample file from that 11 年之前
  Yegor Kozlov 37609e6550 Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking spaces 11 年之前
  Nick Burch bcb898e977 Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office produced ones do have 2 Core Properties, despite the specification explicitly forbidding this 12 年之前
  Yegor Kozlov 586645ade8 Bug 51444 - Prevent corrupted output when saving files created by LibreOffice 3.3 13 年之前
  Yegor Kozlov 5f11a63d37 allow white spaces and unicode in OPC relationship targets, see Bugzilla 50154 13 年之前
  Yegor Kozlov 66f0404514 added ZipFileAssert, this file was in the original OpenXML4J package but wasn't included in POI-3.5 13 年之前
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 年之前
  Yegor Kozlov 2712b14d2f moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 14 年之前