| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add more render test images | Andreas Beeker | 2020-09-16 | 1 | -1/+2 |
* | ignore IBM certificate chain issue | Andreas Beeker | 2020-09-08 | 1 | -1/+6 |
* | CTRow removes tc when row removes cell | Sayi | 2020-09-01 | 1 | -0/+15 |
* | #64693 - POI HwmfGraphics cannot read the embedded document title | Andreas Beeker | 2020-08-30 | 1 | -8/+20 |
* | [bug-64691] rename field | PJ Fanning | 2020-08-27 | 1 | -5/+5 |
* | Add get/set indentationLeftChars/indentationRightChars in paragraph | Sayi | 2020-08-27 | 1 | -1/+16 |
* | Update library versions | Andreas Beeker | 2020-08-18 | 6 | -270/+158 |
* | Activate Forbidden-Apis-Check also for other tests | Andreas Beeker | 2020-08-17 | 1 | -3/+1 |
* | use the forbidden-apis policies corresponding to the JRE | Andreas Beeker | 2020-08-15 | 6 | -35/+35 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-08-13 | 7 | -98/+89 |
* | Bug 64667.xlsx prevent NPE loading styles table | Tim Allison | 2020-08-13 | 1 | -0/+8 |
* | add removeTable method in cell | Sayi | 2020-08-10 | 1 | -0/+26 |
* | [github-187] Add length validation for Excel DataValidations that are list li... | PJ Fanning | 2020-08-09 | 1 | -0/+21 |
* | Use the existing CTExternalData element | Sayi | 2020-08-09 | 1 | -2/+22 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-07-22 | 65 | -458/+440 |
* | [bug-64605] add support for non-integer font sizes on character runs (use dou... | PJ Fanning | 2020-07-16 | 2 | -2/+3 |
* | [bug-64605] add support for non-integer font sizes on character runs | PJ Fanning | 2020-07-16 | 1 | -0/+6 |
* | use BigInteger.valueOf | PJ Fanning | 2020-07-16 | 2 | -3/+3 |
* | fix some tests | PJ Fanning | 2020-07-16 | 1 | -3/+2 |
* | fix some tests | PJ Fanning | 2020-07-16 | 3 | -6/+1 |
* | remove some deprecated code | PJ Fanning | 2020-07-15 | 1 | -4/+4 |
* | fix test compile - some follow up needed | PJ Fanning | 2020-07-15 | 3 | -49/+23 |
* | [bug-64508] add guard for invalid v value | PJ Fanning | 2020-07-15 | 1 | -0/+14 |
* | [bug-64600] Avoid XWPF NPE when styleid is null. Thanks to Sayi. This closes ... | PJ Fanning | 2020-07-14 | 1 | -0/+6 |
* | rename internal method | PJ Fanning | 2020-07-13 | 1 | -2/+2 |
* | [bug-64595] SXSSF: Missing quoting of pre-evaluated string values in formula ... | PJ Fanning | 2020-07-13 | 1 | -0/+26 |
* | get TestDeferredSXSSFWorkbook to use DeferredSXSSFWorkbook in all of its tests | PJ Fanning | 2020-07-06 | 1 | -31/+35 |
* | DeferredSXSSFITestDataProvider | PJ Fanning | 2020-07-06 | 1 | -0/+133 |
* | try to fix issue with missing classes in poi-ooxml-schemas | PJ Fanning | 2020-07-05 | 1 | -0/+5 |
* | try to fix issue with missing classes in poi-ooxml-schemas | PJ Fanning | 2020-07-04 | 1 | -1/+5 |
* | try to fix issue with missing classes in poi-ooxml-schemas | PJ Fanning | 2020-07-04 | 1 | -0/+2 |
* | try to fix issue with missing classes in poi-ooxml-schemas | PJ Fanning | 2020-07-04 | 1 | -0/+6 |
* | add test case | PJ Fanning | 2020-07-03 | 1 | -2/+26 |
* | rename classes as DeferredSXSSF instead of EmittingSXSSF | PJ Fanning | 2020-07-03 | 1 | -20/+20 |
* | remove some unnecessary tests | PJ Fanning | 2020-06-28 | 1 | -208/+4 |
* | [github-184] New EmittingSXSSFWorkbook. Thanks to mobreza. This closes #184 | PJ Fanning | 2020-06-28 | 1 | -0/+488 |
* | remove some deprecated classes | PJ Fanning | 2020-06-27 | 1 | -5/+2 |
* | remove some deprecated classes | PJ Fanning | 2020-06-27 | 1 | -1/+1 |
* | remove some deprecated methods from Cell | PJ Fanning | 2020-06-27 | 1 | -17/+0 |
* | [bug-64561] XWPFSDTContent.getText() is empty for nested SDT elements | PJ Fanning | 2020-06-26 | 1 | -0/+11 |
* | Add some more tests for bug 63624 | Dominik Stadler | 2020-06-15 | 1 | -5/+32 |
* | try to fix broken test | PJ Fanning | 2020-06-11 | 1 | -2/+0 |
* | remove unnecessary imports | PJ Fanning | 2020-06-11 | 1 | -3/+0 |
* | [bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order... | PJ Fanning | 2020-06-11 | 1 | -22/+5 |
* | 64512 - Ole10Native aka embedded / object packager - handle UTF16 variants | Andreas Beeker | 2020-06-11 | 1 | -9/+94 |
* | 63290 - PPTX To Png changes font sizes and colors | Andreas Beeker | 2020-06-04 | 2 | -18/+3 |
* | Bug 63290: retrieve default run properties from paragraph | Alain Béarez | 2020-05-27 | 2 | -0/+58 |
* | Get rid of redundant getParentParagraph | Alain Béarez | 2020-05-27 | 1 | -67/+67 |
* | Fix bug 64420: NPE in XSSFReader for files with macro-sheets | Dominik Stadler | 2020-05-16 | 1 | -7/+28 |
* | mark test code as ok to suppress forbidden-apis check | PJ Fanning | 2020-05-14 | 1 | -0/+2 |