| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix bug #56450 - Avoid a NPE if a comment has no associated NoteRecord (but w... | Nick Burch | 2014-04-24 | 2 | -4/+36 |
* | 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 |
* | Bug 56315: Make rounding in MathX.round() behave equal to Excel, adjust/enhan... | Dominik Stadler | 2014-04-18 | 1 | -1/+2 |
* | Rather than having lots of classes all create their own XML DocumentBuilderFa... | Nick Burch | 2014-04-15 | 2 | -2/+50 |
* | performance issue: call toString() on a String object. This is entirely redun... | Cédric Walter | 2014-03-31 | 1 | -1/+1 |
* | performance issue logging calls are expensive because of the objects created ... | Cédric Walter | 2014-03-31 | 3 | -28/+34 |
* | Patch from bug #56328 from David North - the maximum row number in a formula ... | Nick Burch | 2014-03-28 | 1 | -1/+1 |
* | Patch from Shaun Kalley from bug #56023 - On CellReference, implement hashCod... | Nick Burch | 2014-03-09 | 1 | -23/+30 |
* | Adjust for JDK 8 where an empty locale is added to the array returned by Date... | Dominik Stadler | 2014-03-08 | 1 | -0/+4 |
* | Fix Sonar issues about finalize() usage | Dominik Stadler | 2014-03-08 | 1 | -3/+5 |
* | Added MD4-option and some cleanups | Andreas Beeker | 2014-03-06 | 3 | -9/+5 |
* | POI is now on JDK 1.6, so remove 1.5 workaround | Nick Burch | 2014-03-04 | 1 | -22/+4 |
* | 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 | 3 | -6/+6 |
* | Patch and test from Jon Iles from bug #56138 - HPSF code page strings can be ... | Nick Burch | 2014-02-16 | 1 | -1/+1 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 2 | -4/+4 |
* | Instead of using initCause() when re-throwing exceptions, it leads to better ... | Dominik Stadler | 2014-02-15 | 1 | -1/+1 |
* | Update Javadoc somewhat | Dominik Stadler | 2014-02-15 | 1 | -1/+9 |
* | FindBugs fix | Andreas Beeker | 2014-02-14 | 2 | -2/+2 |
* | FindBugs fix | Andreas Beeker | 2014-02-13 | 5 | -29/+32 |
* | FindBugs fix | Andreas Beeker | 2014-02-09 | 8 | -10/+86 |
* | Fix whitespace | Nick Burch | 2014-02-02 | 2 | -199/+199 |
* | Add setIncludeHeadersFooters(boolean) to the ExcelExtractor common interface,... | Nick Burch | 2014-02-02 | 2 | -3/+18 |
* | Have the Excel text extractors all implement the same interface, as best as t... | Nick Burch | 2014-02-02 | 1 | -4/+12 |
* | Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing... | Andreas Beeker | 2014-02-01 | 2 | -327/+364 |
* | jdk 5 compiler doesn't support overwrite for interfaces ... | Andreas Beeker | 2014-01-25 | 1 | -1/+0 |
* | Patch from Detlef Brendle from bug #55873 - Support for COUNTIFS function | Nick Burch | 2014-01-23 | 2 | -0/+57 |
* | Added license headers | Andreas Beeker | 2014-01-18 | 2 | -2/+41 |
* | Bug 35897 - Password protected files | Andreas Beeker | 2014-01-10 | 2 | -7/+45 |
* | Ensure our package html files have consistent line endings, and the right svn... | Nick Burch | 2014-01-10 | 1 | -44/+44 |
* | Bug 55723: Make HSSFSheet.setAutoFilter() behave equal to XSSF, also make XSS... | Dominik Stadler | 2014-01-01 | 1 | -4/+9 |
* | remove some unused imports and some useless TODOs, slightly more | Dominik Stadler | 2013-12-31 | 2 | -7/+9 |
* | Don't unnecessarily convert from ArrayList to array, use the ArrayList direct... | Dominik Stadler | 2013-12-31 | 1 | -9/+7 |
* | Print out which actual value was out of range | Dominik Stadler | 2013-12-31 | 1 | -1/+1 |
* | obsoleted by TestEscherBlipRecord and EscherMetafileBlip | Andreas Beeker | 2013-12-30 | 1 | -436/+0 |
* | Fix whitespace - reformat to consistent spaces, instead of a mix of tabs and ... | Nick Burch | 2013-12-27 | 1 | -217/+277 |
* | Add some @Overrides suggested by Eclipse, generics and some warnings, | Dominik Stadler | 2013-12-26 | 19 | -456/+504 |
* | Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF | Andreas Beeker | 2013-12-26 | 1 | -0/+6 |
* | javadoc house-keeping | Andreas Beeker | 2013-12-25 | 7 | -16/+18 |
* | Fix some JavaDoc items that are reported in the build-output | Dominik Stadler | 2013-12-25 | 4 | -7/+19 |
* | 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 | 23 | -747/+2105 |
* | patch 55731: StringBuilder logic in DataFormatter.cleanFormatForNumber | Yegor Kozlov | 2013-12-24 | 1 | -0/+2 |
* | patch 55730: Fix org.apache.poi.ss.usermodel.BuiltinFormats.java for 0x29-0x2c | Yegor Kozlov | 2013-12-24 | 1 | -6/+7 |