| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | #58597: Fix tests to not do setAccessible(), add some doPrivileged, too. | Uwe Schindler | 2015-11-11 | 1 | -1/+1 |
* | #58597: Remove setAccessible (more coming soon) | Uwe Schindler | 2015-11-11 | 5 | -28/+26 |
* | Use Lucene's unmapping code inside AccessController.doPrivileged() for unmapp... | Uwe Schindler | 2015-11-09 | 1 | -22/+25 |
* | Bug 58480: Work around problem where on Windows systems a Mapped Buffer can s... | Dominik Stadler | 2015-10-14 | 1 | -1/+49 |
* | sonar fixes and closing resources after use | Andreas Beeker | 2015-10-06 | 2 | -2/+2 |
* | fixed sonar issues and eclipse warnings | Andreas Beeker | 2015-10-05 | 1 | -26/+12 |
* | sonar fixes | Andreas Beeker | 2015-10-04 | 3 | -7/+18 |
* | sonar fixes | Andreas Beeker | 2015-09-30 | 2 | -2/+2 |
* | Sonar fixes - add cloneable interface to classes with clone() | Andreas Beeker | 2015-09-28 | 3 | -11/+8 |
* | - a few findbugs/sonar fixes | Andreas Beeker | 2015-09-23 | 1 | -3/+21 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-12 | 1 | -22/+21 |
* | Bug 58326 - Forbidden APIs patches - first set of changes for locale and time... | Andreas Beeker | 2015-09-07 | 1 | -0/+17 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 1 | -2/+3 |
* | - reworked HexDump class - unified array dumps and usage of standard java cal... | Andreas Beeker | 2015-08-29 | 3 | -54/+22 |
* | FindBugs - DLS_DEAD_LOCAL_STORE | Andreas Beeker | 2015-08-15 | 2 | -3/+2 |
* | FindBugs - DLS_DEAD_LOCAL_STORE | Andreas Beeker | 2015-08-15 | 4 | -15/+8 |
* | FindBugs fixes - MS_SHOULD_BE_FINAL | Andreas Beeker | 2015-08-03 | 1 | -4/+4 |
* | Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Win... | Nick Burch | 2015-07-29 | 1 | -8/+9 |
* | Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader | Dominik Stadler | 2015-07-20 | 1 | -3/+7 |
* | Bug 58133 - Agile encryption - wrong checksum calculation | Andreas Beeker | 2015-07-13 | 1 | -1/+1 |
* | When writing the mini-stream, set the size of it on the root property #58061 | Nick Burch | 2015-07-06 | 3 | -5/+19 |
* | Helper method to report the number of blocks used in a BAT | Nick Burch | 2015-07-06 | 1 | -2/+15 |
* | Fix OPOIFS generics warnings | Nick Burch | 2015-07-02 | 5 | -30/+22 |
* | To better match OPOIFS, pad to the end of a block with 0xFF/-1 | Nick Burch | 2015-07-01 | 1 | -0/+10 |
* | Allow optional dumping of the raw ministream as well | Nick Burch | 2015-06-30 | 1 | -11/+38 |
* | Support optionally dumping the properties stream | Nick Burch | 2015-06-29 | 1 | -4/+45 |
* | Put the properties table at block 0, with the first BAT at block 1, to hopefu... | Nick Burch | 2015-06-28 | 1 | -6/+7 |
* | Print mini stream information, and property entries | Nick Burch | 2015-06-28 | 1 | -5/+12 |
* | Fix inconsistent whitespace | Nick Burch | 2015-06-28 | 1 | -134/+134 |
* | Refactor the small block reader creation, so that POIFSHeaderDumper can dump ... | Nick Burch | 2015-06-28 | 2 | -21/+93 |
* | fixed javadoc links after imports have been organized | Andreas Beeker | 2015-06-20 | 1 | -1/+1 |
* | #56791 Make NPOIFS the default when POIFSFileSystem is requested | Nick Burch | 2015-05-26 | 2 | -6/+9 |
* | Fix testing for NPOIFS zero-length stream writing | Nick Burch | 2015-05-26 | 2 | -6/+4 |
* | Fix NPOIFS to handle dodgy excel-95 file from bug #46904 | Nick Burch | 2015-05-26 | 1 | -1/+1 |
* | More 0 byte stream tests | Nick Burch | 2015-05-26 | 2 | -5/+8 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 9 | -15/+34 |
* | Leave POIFSFileSystem as a lightweight shim around OPOIFSFileSystem pending t... | Nick Burch | 2015-05-11 | 2 | -496/+10 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 10 | -58/+49 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -4/+35 |
* | Correct zero byte entry support in NPOIFS | Nick Burch | 2015-05-11 | 1 | -1/+5 |
* | Begin making NPOIFS the default #56791 | Nick Burch | 2015-05-11 | 3 | -9/+624 |
* | If an empty stream or file is given to WorkbookFactory.create, give a more in... | Nick Burch | 2015-05-04 | 2 | -16/+28 |
* | Use a constant for the name of the OOXML encrypted package node | Nick Burch | 2015-04-29 | 7 | -6/+10 |
* | #57851 - Skip null properties in PropertyTableBase, which is how PropertyFact... | Nick Burch | 2015-04-23 | 1 | -0/+5 |
* | Remove some findbugs warnings about missing close of streams, use existing IO... | Dominik Stadler | 2015-03-14 | 1 | -5/+9 |
* | Link to the replacement constructions for the deprecated ones, and a few extr... | Nick Burch | 2015-02-28 | 1 | -8/+20 |
* | The default for standard encryption cipher algorithm was wrongly set to rc4 | Andreas Beeker | 2015-01-26 | 1 | -1/+7 |
* | Charset.forName() for known encodings makes catching UnknownEncodingException... | Andreas Beeker | 2014-12-27 | 6 | -49/+39 |
* | - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF | Andreas Beeker | 2014-12-25 | 24 | -108/+1746 |
* | Correct older biff detection, and add unit tests for HSSFWorkbook giving help... | Nick Burch | 2014-11-30 | 1 | -3/+3 |