| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 5 | -812/+0 |
* | [github-182] Fix root property size calculation. Thanks to netmackan. This cl... | PJ Fanning | 2020-06-10 | 1 | -1/+23 |
* | Sonar Fixes - "static" base class members should not be accessed via derived ... | Andreas Beeker | 2020-04-02 | 1 | -27/+28 |
* | #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* | Andreas Beeker | 2018-08-31 | 14 | -2003/+35 |
* | #62649 - Remove OPOIFS | Andreas Beeker | 2018-08-26 | 6 | -580/+14 |
* | Bug 61267: detect Word v2 files and report that they are not supported in Apa... | Dominik Stadler | 2018-04-02 | 1 | -0/+3 |
* | Bug 61349 -- add more sanity checks when allocating byte[] | Tim Allison | 2017-09-21 | 3 | -4/+15 |
* | Remove unnecessary local variables | Dominik Stadler | 2017-09-16 | 1 | -3/+2 |
* | Remove unnecessary type arguments (Java 8) | Dominik Stadler | 2017-09-16 | 4 | -4/+4 |
* | #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes | Andreas Beeker | 2017-08-11 | 1 | -93/+30 |
* | javadoc: replace invalid self enclosing elements | PJ Fanning | 2017-07-17 | 2 | -3/+3 |
* | #61266 Test for old unsupported MS Write WRI files, and give a more helpful e... | Nick Burch | 2017-07-09 | 1 | -0/+13 |
* | sonar fixes | Andreas Beeker | 2016-07-01 | 1 | -1/+1 |
* | sonar fix - reduce complexity by using constants | Andreas Beeker | 2016-05-16 | 1 | -49/+68 |
* | findbugs fixes | Andreas Beeker | 2016-03-16 | 1 | -2/+3 |
* | More helpful exception message if POIFS is given a raw XML file (eg an Office... | Nick Burch | 2016-03-09 | 1 | -0/+9 |
* | #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 | 2 | -2/+10 |
* | sonar fixes and closing resources after use | Andreas Beeker | 2015-10-06 | 1 | -1/+1 |
* | sonar fixes | Andreas Beeker | 2015-10-04 | 1 | -4/+6 |
* | Sonar fixes - add cloneable interface to classes with clone() | Andreas Beeker | 2015-09-28 | 2 | -9/+6 |
* | - reworked HexDump class - unified array dumps and usage of standard java cal... | Andreas Beeker | 2015-08-29 | 1 | -11/+2 |
* | FindBugs - DLS_DEAD_LOCAL_STORE | Andreas Beeker | 2015-08-15 | 1 | -1/+1 |
* | 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 | 3 | -27/+19 |
* | Refactor the small block reader creation, so that POIFSHeaderDumper can dump ... | Nick Burch | 2015-06-28 | 1 | -15/+59 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -2/+2 |
* | Correct older biff detection, and add unit tests for HSSFWorkbook giving help... | Nick Burch | 2014-11-30 | 1 | -3/+3 |
* | More detection for older Excel formats when opening the POIFS Stream, and a m... | Nick Burch | 2014-11-30 | 1 | -7/+34 |
* | More int/long sizing fixes for >2gb NPOIFS files, see bug #56447 | Nick Burch | 2014-04-24 | 1 | -3/+3 |
* | Make the exception a bit more explicit about what is wrong | Nick Burch | 2012-12-20 | 1 | -2/+3 |
* | optimized unused imports and removed deprecation warnings in poi-main | Yegor Kozlov | 2012-03-05 | 1 | -1/+0 |
* | cleanup sxxsf temp files after tests, remove non-ascii characters from source... | Yegor Kozlov | 2011-06-25 | 1 | -6/+5 |
* | More NPOIFS BAT vs XBAT confusion fixes. Also fixes recent POIFS regression o... | Nick Burch | 2010-12-29 | 3 | -39/+29 |
* | XBAT logic in NPOIFS was incorrect - it's a chain of doubly indirect, not sin... | Nick Burch | 2010-12-29 | 1 | -23/+25 |
* | Add NPOIFS high level Document implementation | Nick Burch | 2010-12-28 | 1 | -0/+6 |
* | Partial NPOIFS write implementation, and tidy up of methods around this | Nick Burch | 2010-12-28 | 3 | -4/+54 |
* | Start to support the MiniStream, by extracting out the BlockStore superclass ... | Nick Burch | 2010-12-27 | 1 | -3/+18 |
* | Fix warnings, typos etc | Nick Burch | 2010-12-23 | 1 | -2/+1 |
* | Add NPOIFSFileSystem support for identifying free blocks, along with partial ... | Nick Burch | 2010-12-23 | 1 | -2/+31 |
* | More BATBlock related methods for identifying size and list offsets, plus tests | Nick Burch | 2010-12-22 | 1 | -3/+67 |
* | Move CloseIgnoringInputStream out to its own class, and add more helper methods | Nick Burch | 2010-12-19 | 1 | -1/+1 |
* | Make BATBlock useful for read (was previously write only) | Nick Burch | 2010-12-19 | 2 | -42/+113 |
* | Move more of the logic from HeaderBlockWriter to HeaderBlock | Nick Burch | 2010-12-19 | 2 | -102/+91 |
* | Start to merge the POIFS classes HeaderBlockReader and HeaderBlockWriter into... | Nick Burch | 2010-12-19 | 1 | -36/+117 |
* | Start on lower memory POIFS implementation - data source to provide common ac... | Nick Burch | 2010-12-18 | 1 | -25/+43 |
* | cleaned javadoc warnings | Yegor Kozlov | 2010-06-06 | 1 | -1/+2 |
* | Hopefully finish fixing bug #49139 - track down another subtle hard coding of... | Nick Burch | 2010-05-05 | 1 | -4/+11 |
* | Resolve bug #49139 - don't assume that the block size is always 512 bytes. In... | Nick Burch | 2010-04-25 | 15 | -129/+187 |
* | Lots more documentation on how we read in POIFS files and process the sectors... | Nick Burch | 2010-04-13 | 6 | -15/+88 |