summaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
...
* try to make CommentsTable more extensiblePJ Fanning2021-11-193-0/+27
* some incorrect uses of PJ Fanning2021-11-182-3/+3
* try to make CommentsTable more extensiblePJ Fanning2021-11-186-18/+33
* try to make CommentsTable more extensiblePJ Fanning2021-11-183-2/+41
* try to make comments table more extensiblePJ Fanning2021-11-172-12/+12
* try to make comments table more extensiblePJ Fanning2021-11-173-31/+38
* try to make comments table more extensiblePJ Fanning2021-11-173-12/+30
* typoPJ Fanning2021-11-171-1/+1
* try to improve performance when removing rowsPJ Fanning2021-11-171-35/+26
* try to make comments table more extensiblePJ Fanning2021-11-171-13/+13
* try to make comments table more extensiblePJ Fanning2021-11-171-1/+1
* try to make comments table more extensiblePJ Fanning2021-11-172-23/+35
* try to make comments table more extensiblePJ Fanning2021-11-172-4/+23
* try to make comments table more extensiblePJ Fanning2021-11-174-26/+46
* javadoc issuePJ Fanning2021-11-171-1/+1
* Move org.apache.poi.hssf.dev classes from poi:main to poi:testAndreas Beeker2021-11-151-17/+12
* Fix deprecate warnings on X509 api callsAndreas Beeker2021-11-143-11/+8
* [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...PJ Fanning2021-11-1418-50/+53
* [bug-65678] add XSLFGraphicFrame hasDiagramPJ Fanning2021-11-112-3/+48
* try to handle logging issue where DeferredSXSSFWorkbook close can lead to log...PJ Fanning2021-11-111-2/+8
* [bug-65676] issue in XSSFReader where string builder is not always cleared be...PJ Fanning2021-11-102-6/+55
* [bug-65675] add regression testPJ Fanning2021-11-091-5/+25
* [bug-65674] add isVideoFile to XSLFPictureShapePJ Fanning2021-11-092-14/+71
* throw IOException if getInputStream failsPJ Fanning2021-11-082-7/+7
* return better error message when ZipEntry has no data (it was closed before t...PJ Fanning2021-11-081-1/+3
* [bug-65673] add test case (that passes)PJ Fanning2021-11-081-0/+9
* typo in log messagePJ Fanning2021-11-081-1/+1
* #65672 - Digitial Signature - set commitment type and purposeAndreas Beeker2021-11-077-376/+572
* Adjust trimming sheetnames > 31 charsDominik Stadler2021-11-071-12/+15
* Use append(char) instead of string where possibleDominik Stadler2021-11-072-3/+3
* Add some more forbidden-apis to prefer core JDK classes over Guava and common...Dominik Stadler2021-11-074-7/+7
* CaseInsensitiveMap is not thread-safePJ Fanning2021-11-042-6/+5
* case insensitive mapPJ Fanning2021-11-032-19/+5
* javadocPJ Fanning2021-11-031-1/+8
* [bug-65669] proper handling of apostrophe escaping in table column namesPJ Fanning2021-11-032-4/+51
* #65668 - upgrade to xmlsec 2.3.0 - make secure validation configurableAndreas Beeker2021-11-034-14/+65
* forbidden apiPJ Fanning2021-11-021-1/+3
* forbidden apiPJ Fanning2021-11-021-1/+4
* forbidden apiPJ Fanning2021-11-021-1/+3
* [github-270] Draw correct XDGF circular arc. Thanks to Dmitry Komarov. This c...PJ Fanning2021-11-022-14/+192
* [github-269] more work on external workbook links (formulas). Thanks to @aspo...PJ Fanning2021-11-025-5/+64
* revert xmlsec upgradePJ Fanning2021-11-021-2/+2
* xmlsec 2.3.0PJ Fanning2021-11-021-2/+2
* Add slightly more output if signature-test failsDominik Stadler2021-11-021-1/+3
* Check and fix issue when sheets are added while an existing workbook-evaluato...Dominik Stadler2021-11-022-19/+99
* Do not fail on different count of categories and points and fix cloning chartsDominik Stadler2021-11-022-2/+19
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-251-0/+7
* try to add LICENSE and NOTICE to javadoc jarsPJ Fanning2021-10-251-0/+7
* reflections 0.10.2PJ Fanning2021-10-251-1/+1
* revert github-267 due to broken testsPJ Fanning2021-10-252-49/+1