aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [github-208] Fix a few instances of incorrect NotImplemented documentation. T...PJ Fanning2020-12-172-26/+15
* avoid string concatsPJ Fanning2020-12-1717-32/+29
* avoid string concatsPJ Fanning2020-12-1758-156/+132
* avoid string concatsPJ Fanning2020-12-1742-77/+78
* remove tabsPJ Fanning2020-12-174-305/+305
* [github-207] add SLF4JLoggerPJ Fanning2020-12-171-70/+75
* [github-207] add SLF4JLoggerPJ Fanning2020-12-175-17/+175
* Do not wrap RuntimeException so we still can handle them directlyDominik Stadler2020-12-162-1/+4
* add back log4j 1.x as a test-only dependency of ooxml-testsPJ Fanning2020-12-162-6/+12
* try to remove seemingly unused log4j 1.x dependencyPJ Fanning2020-12-163-12/+3
* use less contentious language in code commentsPJ Fanning2020-12-154-4/+4
* replace single with double quotes to enable variable substitutionAndreas Beeker2020-12-131-3/+3
* remove old ooxml beansAndreas Beeker2020-12-131-0/+2
* #64981 - Upgrade OOXML schema to 5th edition (transitional)Andreas Beeker2020-12-1317-121/+117
* ignore auto-generated directories (src, target)Andreas Beeker2020-12-130-0/+0
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-1336-243/+124
* mute talkative tests, which spam to StdOut/StdErrAndreas Beeker2020-12-138-50/+92
* Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)Andreas Beeker2020-12-1279-1167/+1440
* [bug-60397] improve speed of excel cell merge. Thanks to Alex HervePJ Fanning2020-12-112-3/+64
* [github-206] Improve perfomance of SXSSF cell evaluation. Thanks to This clos...PJ Fanning2020-12-102-26/+29
* try to handle case where checksum is nullPJ Fanning2020-12-101-4/+11
* [bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown pict...PJ Fanning2020-12-091-1/+1
* [bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown pict...PJ Fanning2020-12-091-2/+3
* remove more deprecated codePJ Fanning2020-12-0928-299/+47
* reduce use of deprecated code in XSSFFontPJ Fanning2020-12-092-7/+9
* remove more deprecated code (fix some issues)PJ Fanning2020-12-092-13/+62
* remove more deprecated codePJ Fanning2020-12-0918-634/+54
* remove more deprecated codePJ Fanning2020-12-0920-381/+1
* remove more deprecated codePJ Fanning2020-12-091-68/+0
* remove more deprecated codePJ Fanning2020-12-0914-22/+22
* remove more deprecated codePJ Fanning2020-12-0912-269/+25
* remove more deprecated codePJ Fanning2020-12-0939-526/+8
* remove some deprecated codePJ Fanning2020-12-096-148/+2
* remove some deprecated codePJ Fanning2020-12-0918-200/+0
* remove some deprecated codePJ Fanning2020-12-099-100/+0
* remove some deprecated codePJ Fanning2020-12-0950-446/+2
* remove some deprecated codePJ Fanning2020-12-082-10/+0
* remove some deprecated codePJ Fanning2020-12-081-26/+0
* remove some deprecated codePJ Fanning2020-12-08111-440/+0
* [github-200] Update OPCPackage#getPartsByRelationshipType docs to reflect beh...PJ Fanning2020-12-081-3/+4
* [bug-64964] HSSFCell.convertCellValueToBoolean shall throw more specific exce...PJ Fanning2020-12-083-4/+10
* [github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204PJ Fanning2020-12-072-4/+4
* Adjust Travis-CI build to properly build Github Pull RequestsDominik Stadler2020-12-061-2/+8
* remove some deprecated codePJ Fanning2020-12-064-32/+1
* make FontGroup.Range more JavaBean-likePJ Fanning2020-12-061-4/+7
* remove stray importPJ Fanning2020-12-061-2/+0
* tidy up code in FontGroupRangePJ Fanning2020-12-061-7/+18
* fix missing xsbs in ooxml-lite runAndreas Beeker2020-12-061-1/+26
* optimize size of poi-ooxml-schemas by 40% by only including necessary *.xsb f...Andreas Beeker2020-12-051-8/+27
* add more classes for LinkVideoToPptx exampleAndreas Beeker2020-12-041-1/+2