| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | #60520 - Provide *SSF functionality via Common SS | Andreas Beeker | 2016-12-31 | 8 | -44/+76 |
* | fix forbidden-apis-check error | Andreas Beeker | 2016-12-31 | 2 | -7/+13 |
* | Fix missing license-headers | Dominik Stadler | 2016-12-31 | 3 | -0/+60 |
* | Cover some dev-tools with a few simple tests, close resources correctly | Dominik Stadler | 2016-12-31 | 4 | -11/+114 |
* | Bug 60219: FormulaParser can't parse external references when sheet name is q... | Dominik Stadler | 2016-12-31 | 1 | -2/+0 |
* | Ensure streams are closed always, reformat code somewhat | Dominik Stadler | 2016-12-30 | 1 | -2/+5 |
* | Fix some compilation warnings | Dominik Stadler | 2016-12-30 | 2 | -53/+54 |
* | Fix an api-violations introduced in a test-case | Dominik Stadler | 2016-12-30 | 1 | -1/+1 |
* | Add test provided via bug 60536 for bug 60526, remove some warnings | Dominik Stadler | 2016-12-30 | 2 | -4/+44 |
* | Bug 60512: Add missing XSSFRelation.CUSTOM_PROPERTY | Dominik Stadler | 2016-12-30 | 2 | -2/+40 |
* | bug 60526: Make loggers final and make throttled log actually work | Dominik Stadler | 2016-12-30 | 10 | -10/+11 |
* | Add some throttling to the log for failed SAXHelper features to not spam the ... | Dominik Stadler | 2016-12-26 | 1 | -1/+6 |
* | Sonar issues: Mark two places where we catch Error/Throwable as "On purpose" | Dominik Stadler | 2016-12-19 | 2 | -6/+3 |
* | 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 |
* | #60331 - Remove deprecated classes (POI 3.16) | Andreas Beeker | 2016-12-18 | 5 | -305/+5 |
* | bug 60489 -- add a file that triggered a ClassNotFoundException on TIKA-2208/... | Tim Allison | 2016-12-16 | 1 | -0/+13 |
* | SonarCube fixes | Mark Murphy | 2016-12-16 | 1 | -15/+20 |
* | Findbugs fix | Mark Murphy | 2016-12-16 | 2 | -7/+6 |
* | 60465: Cannot specify interline spacing for a Paragraph in XWPF | Mark Murphy | 2016-12-16 | 2 | -2/+77 |
* | eclipse warnings - close resources | Andreas Beeker | 2016-12-13 | 2 | -57/+39 |
* | SonarCube fix - make members private | Andreas Beeker | 2016-12-13 | 1 | -4/+4 |
* | Adjust toString() of ExternalNameRecord | Dominik Stadler | 2016-12-12 | 1 | -3/+4 |
* | 58237: Unable to add image to a word document header using XWPF | Mark Murphy | 2016-12-12 | 2 | -11/+63 |
* | Revert "Print out amount of available memory during startup of OOXMLLite" | Dominik Stadler | 2016-12-11 | 1 | -7/+0 |
* | Adjust some missing/incorrec throws and related javadoc | Dominik Stadler | 2016-12-11 | 2 | -15/+14 |
* | Print out amount of available memory during startup of OOXMLLite | Dominik Stadler | 2016-12-11 | 1 | -0/+7 |
* | SonarCube fix - make members private | Andreas Beeker | 2016-12-04 | 2 | -5/+5 |
* | #60331 - Remove deprecated classes - remove constructors with PackageRelation... | Andreas Beeker | 2016-12-03 | 55 | -572/+32 |
* | SonarCube fix - make members private | Andreas Beeker | 2016-12-01 | 2 | -2/+2 |
* | Move test to correct package and add some more checks | Dominik Stadler | 2016-12-01 | 2 | -36/+66 |
* | 60329: Avoid NPE when styleid is null | Mark Murphy | 2016-12-01 | 2 | -6/+41 |
* | #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for a... | Andreas Beeker | 2016-11-29 | 2 | -4/+22 |
* | forbidden apis fix | Andreas Beeker | 2016-11-29 | 1 | -1/+2 |
* | #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for a... | Andreas Beeker | 2016-11-29 | 4 | -123/+226 |
* | #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for a... | Andreas Beeker | 2016-11-28 | 1 | -27/+8 |
* | Fix newly introduced Sonar issues and allow text to be null | Dominik Stadler | 2016-11-27 | 1 | -12/+13 |
* | Bug 60370: Encode some special characters when setting title/text for validat... | Dominik Stadler | 2016-11-25 | 1 | -4/+31 |
* | Bug 59200: Check for actual Excel limits on data validation title/text | Dominik Stadler | 2016-11-25 | 1 | -3/+15 |
* | bug 60416: prefer CellReference ref over String ref | Javen O'Neal | 2016-11-24 | 2 | -2/+2 |
* | bug 60416: Reduce Hyperlink memory consumption in SXSSF; patch from Dmitry Ka... | Javen O'Neal | 2016-11-24 | 1 | -1/+1 |
* | bug 60343, return null if index is out of bounds in StylesTable's getStyleAt(... | Tim Allison | 2016-11-22 | 2 | -16/+17 |
* | Bug 60373 - TableCell.getTextHeight() returns Null pointer Exception | Andreas Beeker | 2016-11-18 | 3 | -6/+43 |
* | #60331 - Remove deprecated classes (POI 3.16) - remove StylesTable.getNumberF... | Andreas Beeker | 2016-11-12 | 3 | -36/+31 |
* | SonarCube fixes | Andreas Beeker | 2016-11-12 | 1 | -2/+5 |
* | - SonarCube fixes | Andreas Beeker | 2016-11-11 | 14 | -175/+299 |
* | Bug 59273 - Unable to create pptx file by potx file using Apache POI | Andreas Beeker | 2016-11-10 | 2 | -5/+26 |
* | Adjust imports, fix some Javadoc issues and ignore deprecation warnings in tests | Dominik Stadler | 2016-11-07 | 4 | -12/+8 |
* | Add setFormattingRanges() to interface ConditionalFormatting, closes #42 | Dominik Stadler | 2016-11-07 | 1 | -53/+79 |
* | POI-60341, add test document (ugh, mea culpa), turn on test. | Tim Allison | 2016-11-07 | 1 | -1/+1 |