summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* try to make comments table more extensiblePJ Fanning2021-11-172-4/+23
* try to make comments table more extensiblePJ Fanning2021-11-175-26/+46
* javadoc issuePJ Fanning2021-11-171-1/+1
* javadocPJ Fanning2021-11-161-2/+2
* javadocPJ Fanning2021-11-162-3/+3
* javadocPJ Fanning2021-11-162-2/+2
* spotbugs upgradePJ Fanning2021-11-151-1/+1
* Move org.apache.poi.hssf.dev classes from poi:main to poi:testAndreas Beeker2021-11-1521-1665/+799
* Fix deprecate warnings on X509 api callsAndreas Beeker2021-11-143-11/+8
* fix copy & paste package namespaceAndreas Beeker2021-11-141-1/+1
* Code cleanup - repetitive callsAndreas Beeker2021-11-144-11/+19
* github configPJ Fanning2021-11-141-0/+23
* missing licensePJ Fanning2021-11-141-0/+16
* [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...PJ Fanning2021-11-141-0/+19
* [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...PJ Fanning2021-11-1434-104/+110
* [bug-65678] add XSLFGraphicFrame hasDiagramPJ Fanning2021-11-114-6/+51
* try to handle logging issue where DeferredSXSSFWorkbook close can lead to log...PJ Fanning2021-11-111-2/+8
* update byte-buddyPJ Fanning2021-11-102-4/+4
* [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-096-10/+31
* [bug-65674] add isVideoFile to XSLFPictureShapePJ Fanning2021-11-093-14/+71
* javadoc typoPJ Fanning2021-11-098-9/+9
* remove old deprecated clone methodPJ Fanning2021-11-081-13/+0
* throw IOException if getInputStream failsPJ Fanning2021-11-082-7/+7
* remove MaxPermSize - no longer supported in javaPJ Fanning2021-11-081-1/+1
* upgrade byte-buddyPJ Fanning2021-11-082-4/+4
* 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-082-0/+9
* use spaces for indentsPJ Fanning2021-11-081-11/+11
* 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-074-17/+53
* Add missing exclude for CI run "no-scratchpad"Dominik Stadler2021-11-071-1/+2
* Jenkins DSL: Adjust batchFile() in Test-Environment-Job as it only expects a ...Dominik Stadler2021-11-071-28/+26
* Use append(char) instead of string where possibleDominik Stadler2021-11-0717-29/+29
* Update version in osgi files to 5.1.1-SNAPSHOT as wellDominik Stadler2021-11-071-1/+1
* Use parallel build to speed up building and running testsDominik Stadler2021-11-076-7/+59
* Add JUnit and JaCoCo publisher to Sonar-Gradle JobDominik Stadler2021-11-071-1/+15
* 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