aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some more forbidden-apis to prefer core JDK classes over Guava and common...Dominik Stadler2021-11-0710-33/+63
* remove file due to build issuePJ Fanning2021-11-071-315/+0
* include copy of LICENSE in root dir as well as legal dir (so github will find...PJ Fanning2021-11-051-0/+315
* revert README changePJ Fanning2021-11-051-6/+16
* add SECURITY.mdPJ Fanning2021-11-052-9/+10
* 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
* xmlsec upgradePJ Fanning2021-11-031-4/+2
* #65668 - upgrade to xmlsec 2.3.0 - make secure validation configurableAndreas Beeker2021-11-035-14/+66
* forbidden apiPJ Fanning2021-11-021-1/+3
* forbidden apiPJ Fanning2021-11-022-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-029-14/+97
* revert xmlsec upgradePJ Fanning2021-11-022-4/+6
* xmlsec 2.3.0PJ Fanning2021-11-022-5/+4
* compile issuePJ Fanning2021-11-021-1/+1
* use package revert due to new warning log about using revertPJ Fanning2021-11-021-1/+4
* Adjust version to 5.1.1-SNAPSHOT, adjust version replacingDominik Stadler2021-11-022-4/+4
* 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
* Add some more JavaDocDominik Stadler2021-11-022-2/+24
* Keep junit-versions in sync between Ant and GradleDominik Stadler2021-11-021-4/+7
* Switch to Gradle build for recomplication-test in poi-integrationDominik Stadler2021-11-021-2/+9
* Do not fail on different count of categories and points and fix cloning chartsDominik Stadler2021-11-023-2/+19
* Optimize formula evaluation of row-referencesDominik Stadler2021-11-023-7/+36
* snapshot versionPJ Fanning2021-11-022-2/+2
* javadocPJ Fanning2021-10-311-3/+3
* byte-buddy 1.11.22PJ Fanning2021-10-292-4/+4
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-262-7/+7
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-262-2/+8
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-257-1/+44
* try to add LICENSE and NOTICE to javadoc jarsPJ Fanning2021-10-255-0/+35
* reflections 0.10.2PJ Fanning2021-10-253-3/+3
* stub entry for 5.1.0 releasePJ Fanning2021-10-251-0/+7
* revert github-267 due to broken testsPJ Fanning2021-10-256-74/+12
* [github-267] Issue with sheet range in formula With spaces and quotes. Thanks...PJ Fanning2021-10-255-10/+72
* prep 5.10 (RC2)PJ Fanning2021-10-243-5/+5
* #65653 - HSLF FillType for texture and background color fills ignoredAndreas Beeker2021-10-243-0/+22
* add missing xsbsPJ Fanning2021-10-242-1/+128
* configurable max record lenPJ Fanning2021-10-247-11/+83
* configurable max record lenPJ Fanning2021-10-246-10/+87
* configurable max record lenPJ Fanning2021-10-2320-103/+40
* XSSFReader extensibilityPJ Fanning2021-10-232-8/+8
* fix mime type for pict files (image/x-pict)PJ Fanning2021-10-231-0/+31
* [bug-65650] use image/x-pict mime typePJ Fanning2021-10-236-54/+58
* use content types from constantsPJ Fanning2021-10-231-48/+56
* add XSLFPictureShape setNamePJ Fanning2021-10-232-5/+80