25 Commits (trunk)

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