| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa... | Dominik Stadler | 2017-04-17 | 44 | -61/+61 |
* | #60998 - HSLFTable.setRowHeight sets row height incorrect | Andreas Beeker | 2017-04-17 | 1 | -1/+1 |
* | findbugs fixes | Andreas Beeker | 2017-04-17 | 2 | -37/+129 |
* | #60996 - XSSF: Multiple embedded objects on same sheet are ignored | Andreas Beeker | 2017-04-16 | 2 | -2/+11 |
* | Fix AIOOBE while extracting hssf pictures which are externally linked | Andreas Beeker | 2017-04-10 | 1 | -2/+14 |
* | Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might... | Dominik Stadler | 2017-04-06 | 1 | -1/+11 |
* | Javadoc fixes | Nick Burch | 2017-04-05 | 1 | -1/+1 |
* | bug 50955 convert Set to Singleton per Javen's code review | Tim Allison | 2017-04-05 | 1 | -8/+2 |
* | bug 50955 and bug 60953 improve Big5 reader; ensure one character | Tim Allison | 2017-04-05 | 4 | -131/+506 |
* | bug 50955 -- word 6.0 charset fix | Tim Allison | 2017-04-04 | 3 | -2/+147 |
* | 60881 and 60891 -- on further look, no need to throw an exception for an encr... | Tim Allison | 2017-03-20 | 1 | -1/+20 |
* | Fix typo to "length", closes #51 | Dominik Stadler | 2017-03-19 | 2 | -3/+3 |
* | 60823: DGET function, correct behavior with multiple result entries but only ... | Dominik Stadler | 2017-03-19 | 1 | -3/+11 |
* | Fixed #60858, which showed a regression of the fix for #56420 introduced by m... | Greg Woolsey | 2017-03-14 | 1 | -1/+2 |
* | Fix some Sonar issues in sample "HSSFReadWrite" | Dominik Stadler | 2017-03-13 | 2 | -31/+16 |
* | HSSF: Try to handle cases where the length does not match the actual data whi... | Dominik Stadler | 2017-03-10 | 1 | -3/+5 |
* | Remove unused import, IntelliJ warnings, duplicated code, improve some except... | Dominik Stadler | 2017-03-10 | 3 | -17/+15 |
* | bug 60787: remove calls to System.out.println. Thanks to Kamile Demirel. | Javen O'Neal | 2017-03-02 | 1 | -4/+0 |
* | bug 59804: @Removal(version="3.15") version should be parsed to make sure the... | Javen O'Neal | 2017-02-24 | 1 | -0/+2 |
* | add javadocs | Greg Woolsey | 2017-02-21 | 1 | -1/+30 |
* | Add null check | Greg Woolsey | 2017-02-21 | 1 | -1/+2 |
* | BugFix for JDK-6623219 | Andreas Beeker | 2017-02-19 | 1 | -2/+41 |
* | bug 59893: fix a few forgotten unrelated changes | Javen O'Neal | 2017-02-17 | 2 | -2/+5 |
* | bug 59893: commit the changes from attachment 34068 that were unrelated to av... | Javen O'Neal | 2017-02-17 | 11 | -70/+100 |
* | Bug #56822 fix COUNTIFS() | Greg Woolsey | 2017-02-14 | 1 | -2/+1 |
* | Bug #56822 fix COUNTIFS() | Greg Woolsey | 2017-02-14 | 3 | -156/+205 |
* | Change logic to avoid a 1.6 compiler bug that doesn't properly handle generic... | Greg Woolsey | 2017-02-14 | 1 | -4/+6 |
* | Fix accidental call to a method added in Java 7, which for some reason Eclips... | Greg Woolsey | 2017-02-14 | 1 | -2/+2 |
* | Expose Priority from newer-style HSSF CF rules | Nick Burch | 2017-02-14 | 3 | -5/+19 |
* | Expose another common property, strikeout. | Greg Woolsey | 2017-02-14 | 1 | -0/+6 |
* | Javadoc fixes | Nick Burch | 2017-02-14 | 3 | -23/+13 |
* | Javadoc fixes | Nick Burch | 2017-02-14 | 2 | -6/+6 |
* | Add evaluation of data validation rules and conditional formatting | Greg Woolsey | 2017-02-13 | 14 | -39/+2067 |
* | #60625 - Rendering issue with background and shape overlayed by image | Andreas Beeker | 2017-02-12 | 2 | -73/+86 |
* | SonarQube fixes and removed redundant logger level checks, for simple String ... | Andreas Beeker | 2017-02-11 | 1 | -790/+335 |
* | Add a possible future TODO | Nick Burch | 2017-02-10 | 1 | -0/+5 |
* | If a property refers to an invalid index, log + ignore rather than failing wi... | Nick Burch | 2017-02-10 | 1 | -2/+18 |
* | Update the big file test to use POIFSFileSystem.create(File), and tweak javadocs | Nick Burch | 2017-02-10 | 1 | -2/+3 |
* | bug 59227: parse dates formatted in Japanese or Chinese. Change javac source ... | Javen O'Neal | 2017-02-08 | 1 | -2/+8 |
* | Convert all *.java files to use native end of line character(s) | Javen O'Neal | 2017-02-08 | 201 | -34216/+34216 |
* | #60625 - Rendering issue with background and shape overlayed by image | Andreas Beeker | 2017-02-08 | 10 | -45/+194 |
* | #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream | Andreas Beeker | 2017-02-08 | 1 | -0/+204 |
* | Revert previous changes enough to restore the case in the commoncrawl-corpus ... | Dominik Stadler | 2017-02-05 | 2 | -50/+48 |
* | IntelliJ warnings, Javadoc, Formatting | Dominik Stadler | 2017-01-26 | 5 | -14/+12 |
* | #59836 - Tracker: Replace primitives with enums | Andreas Beeker | 2017-01-22 | 4 | -1469/+858 |
* | bug 60031: DataFormatter parses months incorrectly when put at the end of dat... | Javen O'Neal | 2017-01-20 | 1 | -0/+3 |
* | remove unused imports | Javen O'Neal | 2017-01-20 | 2 | -3/+0 |
* | bug 60605: remove code for enforcing rule that active sheet cannot be hidden | Javen O'Neal | 2017-01-20 | 2 | -34/+0 |
* | pull out loop invariants, use List.indexOf to look up sheet index | Javen O'Neal | 2017-01-20 | 3 | -8/+4 |
* | bug 60605: convert Workbook.SHEET_STATE_* to SheetVisibility enum | Javen O'Neal | 2017-01-20 | 5 | -27/+182 |