| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More detection for older Excel formats when opening the POIFS Stream, and a m... | Nick Burch | 2014-11-30 | 3 | -16/+66 |
* | Add more output in case of unknown cipher-ids to aid in debugging bugs like 5... | Dominik Stadler | 2014-11-26 | 1 | -4/+2 |
* | revert of r1639217 and offline-linking for maven javadocs | Andreas Beeker | 2014-11-15 | 1 | -2/+2 |
* | Javadoc warnings fixed: | Andreas Beeker | 2014-11-13 | 1 | -2/+2 |
* | house keeping - fixes for sonarqube blockers | Andreas Beeker | 2014-10-25 | 1 | -13/+7 |
* | Bug 57080 - IndexOutOfBoundsException in poi decryptor | Andreas Beeker | 2014-10-13 | 1 | -1/+9 |
* | more tests, some refactoring | Andreas Beeker | 2014-09-28 | 1 | -16/+14 |
* | merge with trunk | Andreas Beeker | 2014-09-17 | 3 | -21/+98 |
* | some changes because of test errors | Andreas Beeker | 2014-08-15 | 1 | -1/+3 |
* | Xml signature support - version 1 | Andreas Beeker | 2014-08-10 | 3 | -14/+21 |
* | Another test for NPOIFS in-place writing support - probably the deletion of a... | Andreas Beeker | 2014-08-02 | 1 | -1/+7 |
* | Bug 56537: Update javadoc to reflect the addition of Closeable to Workbook | Dominik Stadler | 2014-07-02 | 1 | -1/+0 |
* | Bug 56486 - Add XOR obfuscation/decryption support to HSSF | Andreas Beeker | 2014-05-05 | 1 | -8/+79 |
* | The NPOIFS-classes result currently in left-over memory mapped buffers. | Andreas Beeker | 2014-05-04 | 2 | -16/+41 |
* | Update the HPSF change properties example to use NPOIFS + in-place writes, an... | Nick Burch | 2014-04-28 | 2 | -0/+10 |
* | Get NPOIFS in-place-write working! | Nick Burch | 2014-04-28 | 2 | -14/+22 |
* | More on the HPFS in-place NPOIFS write tests, and a note about what is still ... | Nick Burch | 2014-04-26 | 1 | -0/+4 |
* | Fix javadoc layout | Nick Burch | 2014-04-26 | 1 | -15/+15 |
* | Convert the HPSF test to JUnit 4, and add a bit more testing for NPOIFS | Nick Burch | 2014-04-26 | 1 | -0/+2 |
* | NDocumentOutputStream write logic | Nick Burch | 2014-04-25 | 2 | -4/+84 |
* | Fix inconsistent whitespace | Nick Burch | 2014-04-25 | 1 | -141/+141 |
* | Begin to support and test in-place changes to documents within a NPOIFS stream | Nick Burch | 2014-04-25 | 3 | -1/+99 |
* | Support for replacing the contents of a Document in a NPOIFSFileSytem, in place | Nick Burch | 2014-04-25 | 1 | -24/+47 |
* | When deleting a document in NPOIFS, free the underlying blocks | Nick Burch | 2014-04-25 | 3 | -10/+33 |
* | Add a getEntryNames() method to POIFS/NPOIFS directory entries, to make listi... | Nick Burch | 2014-04-25 | 3 | -0/+37 |
* | More NPOIFS mini stream improvements, and more tests for it all | Nick Burch | 2014-04-25 | 1 | -33/+39 |
* | Correct mini stream initialisation, and enable more npoifs write tests | Nick Burch | 2014-04-25 | 1 | -4/+7 |
* | More NPOIFS tests, and a partial mini-stream fix | Nick Burch | 2014-04-25 | 1 | -0/+1 |
* | Correct NPOIFS mini stream first write bug, and add more NPOIFS stream write ... | Nick Burch | 2014-04-24 | 1 | -1/+7 |
* | More NPOIFS write testing, and fix a problem with writing xbat details out | Nick Burch | 2014-04-24 | 1 | -0/+5 |
* | More unit tests for NPOIFS writing, and correct a bug in how bats get allocat... | Nick Burch | 2014-04-24 | 1 | -6/+14 |
* | More int/long sizing fixes for >2gb NPOIFS files, see bug #56447 | Nick Burch | 2014-04-24 | 2 | -6/+12 |
* | Bug 56437 - [PATCH] Streaming write support in NPOIFS | Andreas Beeker | 2014-04-21 | 5 | -96/+181 |
* | Some encryption fixes: | Andreas Beeker | 2014-04-21 | 1 | -5/+6 |
* | Added MD4-option and some cleanups | Andreas Beeker | 2014-03-06 | 3 | -9/+5 |
* | Bug 56076 - Add document protection with password support to XWPF | Andreas Beeker | 2014-02-21 | 1 | -8/+151 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 1 | -1/+2 |
* | Instead of using initCause() when re-throwing exceptions, it leads to better ... | Dominik Stadler | 2014-02-15 | 1 | -1/+1 |
* | Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing... | Andreas Beeker | 2014-02-01 | 1 | -327/+363 |
* | Ensure our package html files have consistent line endings, and the right svn... | Nick Burch | 2014-01-10 | 1 | -44/+44 |
* | Add some @Overrides suggested by Eclipse, generics and some warnings, | Dominik Stadler | 2013-12-26 | 12 | -70/+97 |
* | javadoc house-keeping | Andreas Beeker | 2013-12-25 | 2 | -5/+4 |
* | JCE policy fix | Andreas Beeker | 2013-12-25 | 1 | -2/+9 |
* | Fix jdk-differences for encryption patch | Andreas Beeker | 2013-12-24 | 1 | -1/+1 |
* | Fix jdk-differences for encryption patch | Andreas Beeker | 2013-12-24 | 3 | -25/+40 |
* | Patch for Bug/Enhancement 55818 - add encryption support | Andreas Beeker | 2013-12-24 | 22 | -747/+2096 |
* | Patch from Andreas Beeker from bug #53475 - Switch XWPF test to JUnit 4, so t... | Nick Burch | 2013-11-21 | 1 | -1/+7 |
* | Patch from Andreas Beeker from bug #53475 - further OOXML Encryption support,... | Nick Burch | 2013-11-12 | 6 | -86/+111 |
* | Patch from Andreas Beeker from bug #53475 - CSPName may not always be presen... | Nick Burch | 2013-11-07 | 1 | -15/+22 |
* | Re-use functionality from HSSFWorkbook in dev-tools to find the | Dominik Stadler | 2013-10-27 | 1 | -15/+12 |