| Commit message (Expand) | Author | Age | Files | Lines |
* | pulled *Cell.setCellValue(String), setCellValue(RichTextString) to the common... | Vladislav Galas | 2019-01-26 | 2 | -83/+46 |
* | pulled *Cell.setCellValue(Date) and setCellValue(Calendar) to the common base | Vladislav Galas | 2019-01-26 | 2 | -71/+9 |
* | pulled *Cell.setCellValue(double) to the common base | Vladislav Galas | 2019-01-26 | 2 | -40/+10 |
* | pulled *Cell.getCellTypeEnum() to common base | Vladislav Galas | 2019-01-26 | 2 | -34/+0 |
* | pulled *Cell.getAddress to common base | Vladislav Galas | 2019-01-26 | 2 | -16/+0 |
* | purged usages of Cell.setCellType (left only in tests, where conversions are ... | Vladislav Galas | 2019-01-26 | 1 | -4/+0 |
* | made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCel... | Vladislav Galas | 2019-01-26 | 2 | -8/+25 |
* | purged calls to cell.setCellType(CellType.BLANK) from the project, replaced w... | Vladislav Galas | 2019-01-26 | 4 | -9/+9 |
* | added Cell.setBlank() - as an alias, for now | Vladislav Galas | 2019-01-26 | 1 | -2/+2 |
* | setCellFormula: blank cell gets value 0, non-blank value is preserved | Vladislav Galas | 2019-01-26 | 2 | -87/+130 |
* | Fix some Findbugs and IDE issues, refactor some duplicated code, | Dominik Stadler | 2019-01-13 | 2 | -19/+8 |
* | IDE and JavaDoc fixes, move/remove some unfixed tests | Dominik Stadler | 2019-01-11 | 1 | -3/+1 |
* | unified setCellType(null/_NONE) logic, setCellFormula(null) logic. updated ja... | Vladislav Galas | 2019-01-07 | 3 | -66/+53 |
* | Bug 63057: made SXSSFCell.setCellValue(String|RichTextString) exception-safe. | Vladislav Galas | 2019-01-04 | 1 | -21/+14 |
* | Bug 62993: XSSFEvaluationSheet now retrieves valid last row index from underl... | Vladislav Galas | 2019-01-03 | 3 | -12/+10 |
* | Bug 62828: CellReference(Cell) now initializes sheet name. | Vladislav Galas | 2019-01-02 | 3 | -4/+3 |
* | Bug 62307: made Cell#getNumericCellValue() behavior consistent across HSSF/XS... | Vladislav Galas | 2019-01-02 | 1 | -6/+6 |
* | fix since annotation | PJ Fanning | 2018-12-31 | 1 | -1/+1 |
* | Bug 60845: Apply patch and adjust tests | Dominik Stadler | 2018-12-30 | 3 | -4/+55 |
* | IDE and JavaDoc fixes, make base test classes abstract | Dominik Stadler | 2018-12-30 | 5 | -24/+30 |
* | Bug 61532: Fix setting values/types during formula evaluation for SXSSF | Dominik Stadler | 2018-12-28 | 2 | -9/+73 |
* | Remove unnecesssary semicolons | Dominik Stadler | 2018-12-26 | 1 | -1/+1 |
* | Simplify some string operations | Dominik Stadler | 2018-12-26 | 1 | -1/+1 |
* | Code-style: Unify how arrays are specified from C-style to normal Java-style | Dominik Stadler | 2018-12-25 | 1 | -7/+7 |
* | [bug-57342] add SXSSFWorkbook setZip64Mode method | PJ Fanning | 2018-12-04 | 1 | -7/+17 |
* | put back XSSFColor(java.awt.Color clr) constructor | PJ Fanning | 2018-11-16 | 1 | -3/+15 |
* | add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906 | PJ Fanning | 2018-11-13 | 1 | -5/+4 |
* | Bug 62872 - Writing large files with 800k rows gives java.io.IOException: Thi... | Andreas Beeker | 2018-11-02 | 1 | -1/+4 |
* | IDE warnings, tried to reproduce Bug 58927, but could not | Dominik Stadler | 2018-11-01 | 2 | -71/+54 |
* | Adjust sample for creating comments to also create a .xlsx file | Dominik Stadler | 2018-10-26 | 1 | -6/+9 |
* | fix class cast issur recently introduced in BaseXSSFFormulaEvaluator | PJ Fanning | 2018-10-19 | 1 | -4/+9 |
* | #62834 FormulaEvaluator.evaluateInCell() throws Exception | Greg Woolsey | 2018-10-19 | 3 | -7/+33 |
* | 62815 -- some numeric values not correctly extracted from xlsb | Tim Allison | 2018-10-11 | 1 | -3/+3 |
* | fix most alerts reported by LGTM on OOXML | Alain Béarez | 2018-10-10 | 4 | -52/+73 |
* | use jaxp transformer instead of dom serializer to try fix old-xerces test fai... | PJ Fanning | 2018-10-05 | 1 | -32/+45 |
* | adding tricks from other answers on StackOverflow | Alain Béarez | 2018-10-05 | 1 | -58/+0 |
* | example from StackOverflow question 47065690 | Alain Béarez | 2018-10-05 | 1 | -13/+1 |
* | extract valuable code from 54470 submitted patch | Alain Béarez | 2018-10-01 | 1 | -4/+58 |
* | fix lgtm issues | PJ Fanning | 2018-09-28 | 5 | -20/+14 |
* | fix javadoc | PJ Fanning | 2018-09-25 | 1 | -6/+1 |
* | Bug 62740 - XSSFTable constructor automatically assigns invalid (non-unique) ... | Greg Woolsey | 2018-09-19 | 1 | -1/+3 |
* | import existing chart on current drawing | Alain Béarez | 2018-09-05 | 1 | -172/+216 |
* | sonar fixes - blocker | Andreas Beeker | 2018-08-31 | 1 | -2/+4 |
* | #62108 - ArrayIndexOfBounds exception when getColumnWidth() | Andreas Beeker | 2018-08-31 | 1 | -3/+2 |
* | #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* | Andreas Beeker | 2018-08-31 | 1 | -1/+1 |
* | test integration of XDDF text entities | Alain Béarez | 2018-08-26 | 3 | -427/+586 |
* | add new public method to expose cell addresses that have comments | PJ Fanning | 2018-07-30 | 5 | -9/+36 |
* | ensure xssfsheet getCellComments returns comments with client anchors set | PJ Fanning | 2018-07-30 | 1 | -1/+6 |
* | add null guard in XSSFComment | PJ Fanning | 2018-07-30 | 1 | -1/+4 |
* | make xssf streaming code more extensible | PJ Fanning | 2018-07-27 | 2 | -88/+85 |