| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sonar fixes - blocker | Andreas Beeker | 2018-08-31 | 1 | -1/+1 |
* | rebase XDDF text package | Alain Béarez | 2018-08-27 | 1 | -16/+32 |
* | add warning message to help reduce duplicates of bug 60102 | Alain Béarez | 2018-08-26 | 1 | -2/+3 |
* | bug 62592 -- prevent StackOverflowError on corrupt thmx | Tim Allison | 2018-08-08 | 1 | -0/+3 |
* | [bug-62522] include partName in exception message | PJ Fanning | 2018-07-06 | 1 | -408/+409 |
* | [bug-62438] remove nullable class (and use java.util.Optional). This closes #111 | PJ Fanning | 2018-06-13 | 4 | -835/+1010 |
* | fix some javadoc | PJ Fanning | 2018-06-07 | 1 | -677/+686 |
* | fix some javadoc | PJ Fanning | 2018-06-07 | 2 | -0/+15 |
* | #62187 - Compiling with Java 10 fails with ClassCastException / use commons-c... | Andreas Beeker | 2018-06-03 | 14 | -210/+127 |
* | sonar fixes and | Andreas Beeker | 2018-06-02 | 1 | -3/+6 |
* | sonar fixes | Andreas Beeker | 2018-06-02 | 2 | -48/+12 |
* | #62355 - unsplit packages - 3 - only imports | Andreas Beeker | 2018-05-27 | 5 | -5/+5 |
* | #62393 - Inconsistent slide import behavior depending on Mac OS X Version | Andreas Beeker | 2018-05-21 | 2 | -3/+5 |
* | Bug 62187 - commit Commons Compress unrelated changes | Andreas Beeker | 2018-04-25 | 17 | -621/+570 |
* | Some IntelliJ and Javadoc fixes | Dominik Stadler | 2018-03-04 | 2 | -10/+6 |
* | #61942 - Refactor PackagePartName handling and add getUnusedPartIndex method | Andreas Beeker | 2017-12-31 | 3 | -218/+224 |
* | use StandardCharsets | PJ Fanning | 2017-12-19 | 1 | -2/+2 |
* | use StringBuilder in more places | PJ Fanning | 2017-10-31 | 2 | -5/+5 |
* | replace "".equals(string) with string.isEmpty() to avoid null strings silentl... | Javen O'Neal | 2017-10-18 | 3 | -4/+4 |
* | simplfy PackagingURIHelper#combine boolean logic using xor and replacing +FOR... | Javen O'Neal | 2017-10-18 | 1 | -6/+2 |
* | fix typo | Javen O'Neal | 2017-10-18 | 1 | -1/+1 |
* | string.equals("") -> string.isEmpty() or "".equals(string) | Javen O'Neal | 2017-10-18 | 5 | -9/+12 |
* | Remove "filling" in IntList as this has no effect whatsoever as far as I coul... | Dominik Stadler | 2017-10-11 | 1 | -57/+55 |
* | Bug 59747: Adjust order of first two entries in the resulting Zip to try to e... | Dominik Stadler | 2017-09-22 | 1 | -4/+4 |
* | Fix some IntelliJ warnings | Dominik Stadler | 2017-09-19 | 2 | -25/+9 |
* | fix compiler warnings | PJ Fanning | 2017-09-18 | 1 | -37/+37 |
* | Various code cleanups, "final" for static methods is useless, for-loops, simp... | Dominik Stadler | 2017-09-17 | 1 | -1/+0 |
* | Remove unnecessary local variables | Dominik Stadler | 2017-09-16 | 2 | -4/+2 |
* | Remove unnecessary type arguments (Java 8) | Dominik Stadler | 2017-09-16 | 7 | -40/+40 |
* | Remove unnecessary initialization of members | Dominik Stadler | 2017-09-16 | 3 | -4/+4 |
* | remove some deprecated code slated for removal in 3.18 | PJ Fanning | 2017-09-14 | 2 | -12/+2 |
* | #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes | Andreas Beeker | 2017-08-11 | 2 | -59/+30 |
* | bug 61296: consolidate some of the ooxml namespace uri copy-paste in POI, pre... | Javen O'Neal | 2017-07-14 | 1 | -2/+2 |
* | bug 61296: consolidate some of the ooxml namespace uri copy-paste in POI, pre... | Javen O'Neal | 2017-07-14 | 1 | -1/+2 |
* | Bug 61182 - Invalid signature created for streamed xslx file | Andreas Beeker | 2017-06-28 | 1 | -1/+5 |
* | rollback invalid commit - r1799740 | Andreas Beeker | 2017-06-24 | 1 | -36/+31 |
* | release prepare for 3.17-beta1 - pin documentation | Andreas Beeker | 2017-06-24 | 1 | -31/+36 |
* | Move one testcase with incorrect source location | Dominik Stadler | 2017-06-09 | 1 | -66/+0 |
* | github-54: when adding a picture to an XSSFWorkbook, reduce memory consumptio... | Javen O'Neal | 2017-05-15 | 5 | -80/+99 |
* | Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa... | Dominik Stadler | 2017-04-17 | 2 | -3/+3 |
* | Remove unused import, IntelliJ warnings, duplicated code, improve some except... | Dominik Stadler | 2017-03-10 | 1 | -4/+2 |
* | bug 59893: commit the changes from attachment 34068 that were unrelated to av... | Javen O'Neal | 2017-02-17 | 3 | -19/+49 |
* | Convert all *.java files to use native end of line character(s) | Javen O'Neal | 2017-02-08 | 1 | -309/+309 |
* | SonarQube fixes | Andreas Beeker | 2017-01-05 | 1 | -3/+3 |
* | SonarQube fixes | Andreas Beeker | 2017-01-04 | 2 | -101/+95 |
* | Sonarqube fixes - Cast one of the operands of this multiplication operation t... | Andreas Beeker | 2017-01-01 | 1 | -2/+2 |
* | #60519 - Extractor for *SSF embeddings | Andreas Beeker | 2016-12-31 | 1 | -0/+5 |
* | bug 60526: Make loggers final and make throttled log actually work | Dominik Stadler | 2016-12-30 | 4 | -4/+4 |
* | Comments, Javadoc and make close() only log instead of throw an exception to ... | Dominik Stadler | 2016-12-19 | 2 | -20/+10 |
* | SonarQube fixes - close resources | Andreas Beeker | 2016-12-18 | 1 | -3/+6 |