| Commit message (Expand) | Author | Age | Files | Lines |
* | bug 57840: add structured reference formula parsing tests from FormulaParser.... | Javen O'Neal | 2016-06-10 | 1 | -12/+31 |
* | whitespace (tabs to spaces) | Javen O'Neal | 2016-06-10 | 2 | -275/+275 |
* | bug 57840: add javadocs (warn about stale XSSFTable cache), remove rowIndex a... | Javen O'Neal | 2016-06-10 | 4 | -33/+39 |
* | whitespace (tabs to spaces) | Javen O'Neal | 2016-06-10 | 5 | -977/+977 |
* | whitespace (tabs to spaces) | Javen O'Neal | 2016-06-10 | 1 | -1/+1 |
* | whitespace (tabs to spaces) | Javen O'Neal | 2016-06-10 | 2 | -1617/+1617 |
* | bug 57840: check for null to avoid NPE; add unit test for XSSFWorkbook.getTab... | Javen O'Neal | 2016-06-10 | 1 | -0/+5 |
* | bug 57840: apply patch from Daniel Livshen and Greg Woolsey to get structured... | Javen O'Neal | 2016-06-10 | 8 | -26/+402 |
* | bug 57840: add Table interface for Structured References. Patch from Daniel L... | Javen O'Neal | 2016-06-09 | 1 | -0/+78 |
* | javadocs / java warnings (jdk8) fixes | Andreas Beeker | 2016-06-07 | 5 | -6/+35 |
* | Add XSSF support to ForkedEvaluator | Andreas Beeker | 2016-06-07 | 1 | -13/+14 |
* | #59170 - Remove deprecated classes (POI 3.15) - remove BuiltinFormats.getBuil... | Andreas Beeker | 2016-06-07 | 1 | -112/+65 |
* | add comments and make the statefulness of localeIsAdapting more obvious. | Javen O'Neal | 2016-06-07 | 1 | -1/+6 |
* | make emulateCSV final, add a single common all-inclusive (private) constructo... | Javen O'Neal | 2016-06-07 | 1 | -8/+15 |
* | replace Obervable with Observable; emulateCsv with emulateCSV | Javen O'Neal | 2016-06-07 | 1 | -22/+22 |
* | bug 59638: patch from Axel Howind, support non-comma number grouping separato... | Javen O'Neal | 2016-06-07 | 1 | -6/+11 |
* | close resources | Andreas Beeker | 2016-06-06 | 1 | -35/+38 |
* | javadocs / java warnings (jdk8) fixes | Andreas Beeker | 2016-06-06 | 28 | -123/+663 |
* | try to find out temp file errors on maven build | Andreas Beeker | 2016-06-05 | 1 | -6/+10 |
* | #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to ... | Andreas Beeker | 2016-06-04 | 7 | -67/+223 |
* | Fix some Sonar issues and some IntelliJ warnings | Dominik Stadler | 2016-06-02 | 3 | -69/+52 |
* | The changes for using AccessController/SecurityManager also added a log which... | Dominik Stadler | 2016-06-01 | 1 | -17/+22 |
* | Javadoc fix | Nick Burch | 2016-05-31 | 1 | -2/+2 |
* | Fix some compiler/IntelliJ warnings | Dominik Stadler | 2016-05-31 | 15 | -49/+35 |
* | fix handling of hsl and linear rgb (%-values) | Andreas Beeker | 2016-05-24 | 1 | -2/+31 |
* | #58217 - XSLF: support alpha channel on solid colors (fill, line, text) | Andreas Beeker | 2016-05-22 | 1 | -30/+32 |
* | Bug 58190: Add more overloaded methods for adding pictures from streams and f... | Dominik Stadler | 2016-05-22 | 1 | -6/+23 |
* | findbugs fixes | Andreas Beeker | 2016-05-20 | 1 | -27/+3 |
* | findbugs fixes | Andreas Beeker | 2016-05-17 | 2 | -2/+16 |
* | BiffViewer: Close resources always | Dominik Stadler | 2016-05-17 | 1 | -26/+32 |
* | Close resources in Common SL rendering classes and minimize memory consumptio... | Andreas Beeker | 2016-05-16 | 4 | -15/+43 |
* | sonar fix - reduce complexity by using constants | Andreas Beeker | 2016-05-16 | 1 | -49/+68 |
* | Sonar fixes - array is stored directly | Andreas Beeker | 2016-05-16 | 4 | -9/+10 |
* | #59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of E... | Andreas Beeker | 2016-05-16 | 12 | -232/+115 |
* | #58144 - Behaviour for headers and footers of slides is inconsistent between ... | Andreas Beeker | 2016-05-13 | 1 | -1/+11 |
* | add @since to javadocs | Javen O'Neal | 2016-05-09 | 1 | -0/+3 |
* | bug 59443: exit early on setAddress if address is the same | Javen O'Neal | 2016-05-09 | 1 | -4/+3 |
* | bug 59443: use Comment.setAddress when changing both row and column of cell c... | Javen O'Neal | 2016-05-09 | 1 | -0/+4 |
* | bug 59443: add get/setAddress methods on cell comment class | Javen O'Neal | 2016-05-09 | 2 | -0/+51 |
* | whitespace | Javen O'Neal | 2016-05-09 | 1 | -3/+3 |
* | #59327 - Setting text direction on a table cell has no effect | Andreas Beeker | 2016-05-04 | 1 | -2/+3 |
* | bug 59383: getFormat should cache data formatter (fix from Nick C), accidenta... | Javen O'Neal | 2016-04-26 | 1 | -0/+1 |
* | reformat exclude classes regular expression for OOXMLLite | Javen O'Neal | 2016-04-17 | 1 | -0/+17 |
* | add comments | Javen O'Neal | 2016-04-17 | 1 | -2/+16 |
* | bug 59340: lookup IndexedColors by index | Javen O'Neal | 2016-04-17 | 1 | -0/+28 |
* | bug 59336: patch from Mark Murphy: deprecate functions in CellUtil that requi... | Javen O'Neal | 2016-04-17 | 2 | -35/+76 |
* | bug 59336: patch from Mark Murphy: replace deprecated usage of functions in C... | Javen O'Neal | 2016-04-17 | 1 | -3/+3 |
* | bug 59338: patch from Mark Murphy to deprecate HSSFCellUtil class in favor of... | Javen O'Neal | 2016-04-17 | 1 | -26/+34 |
* | javadocs fixes | Javen O'Neal | 2016-04-12 | 1 | -2/+2 |
* | fix several findbugs SF_SWITCH_NO_DEFAULT warnings | Javen O'Neal | 2016-04-12 | 7 | -7/+31 |