| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | try to make CommentsTable more extensible | PJ Fanning | 2021-11-19 | 3 | -0/+27 |
* | some incorrect uses of | PJ Fanning | 2021-11-18 | 2 | -3/+3 |
* | try to make CommentsTable more extensible | PJ Fanning | 2021-11-18 | 6 | -18/+33 |
* | try to make CommentsTable more extensible | PJ Fanning | 2021-11-18 | 3 | -2/+41 |
* | try to make comments table more extensible | PJ Fanning | 2021-11-17 | 2 | -12/+12 |
* | try to make comments table more extensible | PJ Fanning | 2021-11-17 | 3 | -31/+38 |
* | try to make comments table more extensible | PJ Fanning | 2021-11-17 | 3 | -12/+30 |
* | typo | PJ Fanning | 2021-11-17 | 1 | -1/+1 |
* | try to improve performance when removing rows | PJ Fanning | 2021-11-17 | 1 | -35/+26 |
* | try to make comments table more extensible | PJ Fanning | 2021-11-17 | 1 | -13/+13 |
* | try to make comments table more extensible | PJ Fanning | 2021-11-17 | 1 | -1/+1 |
* | try to make comments table more extensible | PJ Fanning | 2021-11-17 | 2 | -23/+35 |
* | try to make comments table more extensible | PJ Fanning | 2021-11-17 | 2 | -4/+23 |
* | try to make comments table more extensible | PJ Fanning | 2021-11-17 | 4 | -26/+46 |
* | javadoc issue | PJ Fanning | 2021-11-17 | 1 | -1/+1 |
* | Move org.apache.poi.hssf.dev classes from poi:main to poi:test | Andreas Beeker | 2021-11-15 | 1 | -17/+12 |
* | Fix deprecate warnings on X509 api calls | Andreas Beeker | 2021-11-14 | 3 | -11/+8 |
* | [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre... | PJ Fanning | 2021-11-14 | 18 | -50/+53 |
* | [bug-65678] add XSLFGraphicFrame hasDiagram | PJ Fanning | 2021-11-11 | 2 | -3/+48 |
* | try to handle logging issue where DeferredSXSSFWorkbook close can lead to log... | PJ Fanning | 2021-11-11 | 1 | -2/+8 |
* | [bug-65676] issue in XSSFReader where string builder is not always cleared be... | PJ Fanning | 2021-11-10 | 2 | -6/+55 |
* | [bug-65675] add regression test | PJ Fanning | 2021-11-09 | 1 | -5/+25 |
* | [bug-65674] add isVideoFile to XSLFPictureShape | PJ Fanning | 2021-11-09 | 2 | -14/+71 |
* | throw IOException if getInputStream fails | PJ Fanning | 2021-11-08 | 2 | -7/+7 |
* | return better error message when ZipEntry has no data (it was closed before t... | PJ Fanning | 2021-11-08 | 1 | -1/+3 |
* | [bug-65673] add test case (that passes) | PJ Fanning | 2021-11-08 | 1 | -0/+9 |
* | typo in log message | PJ Fanning | 2021-11-08 | 1 | -1/+1 |
* | #65672 - Digitial Signature - set commitment type and purpose | Andreas Beeker | 2021-11-07 | 7 | -376/+572 |
* | Adjust trimming sheetnames > 31 chars | Dominik Stadler | 2021-11-07 | 1 | -12/+15 |
* | Use append(char) instead of string where possible | Dominik Stadler | 2021-11-07 | 2 | -3/+3 |
* | Add some more forbidden-apis to prefer core JDK classes over Guava and common... | Dominik Stadler | 2021-11-07 | 4 | -7/+7 |
* | CaseInsensitiveMap is not thread-safe | PJ Fanning | 2021-11-04 | 2 | -6/+5 |
* | case insensitive map | PJ Fanning | 2021-11-03 | 2 | -19/+5 |
* | javadoc | PJ Fanning | 2021-11-03 | 1 | -1/+8 |
* | [bug-65669] proper handling of apostrophe escaping in table column names | PJ Fanning | 2021-11-03 | 2 | -4/+51 |
* | #65668 - upgrade to xmlsec 2.3.0 - make secure validation configurable | Andreas Beeker | 2021-11-03 | 4 | -14/+65 |
* | forbidden api | PJ Fanning | 2021-11-02 | 1 | -1/+3 |
* | forbidden api | PJ Fanning | 2021-11-02 | 1 | -1/+4 |
* | forbidden api | PJ Fanning | 2021-11-02 | 1 | -1/+3 |
* | [github-270] Draw correct XDGF circular arc. Thanks to Dmitry Komarov. This c... | PJ Fanning | 2021-11-02 | 2 | -14/+192 |
* | [github-269] more work on external workbook links (formulas). Thanks to @aspo... | PJ Fanning | 2021-11-02 | 5 | -5/+64 |
* | revert xmlsec upgrade | PJ Fanning | 2021-11-02 | 1 | -2/+2 |
* | xmlsec 2.3.0 | PJ Fanning | 2021-11-02 | 1 | -2/+2 |
* | Add slightly more output if signature-test fails | Dominik Stadler | 2021-11-02 | 1 | -1/+3 |
* | Check and fix issue when sheets are added while an existing workbook-evaluato... | Dominik Stadler | 2021-11-02 | 2 | -19/+99 |
* | Do not fail on different count of categories and points and fix cloning charts | Dominik Stadler | 2021-11-02 | 2 | -2/+19 |
* | try to add LICENSE and NOTICE to sources jars | PJ Fanning | 2021-10-25 | 1 | -0/+7 |
* | try to add LICENSE and NOTICE to javadoc jars | PJ Fanning | 2021-10-25 | 1 | -0/+7 |
* | reflections 0.10.2 | PJ Fanning | 2021-10-25 | 1 | -1/+1 |
* | revert github-267 due to broken tests | PJ Fanning | 2021-10-25 | 2 | -49/+1 |