aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-033-12/+63
* 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
* 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
* revert github-267 due to broken testsPJ Fanning2021-10-252-49/+1
* [github-267] Issue with sheet range in formula With spaces and quotes. Thanks...PJ Fanning2021-10-252-1/+49
* 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-233-50/+54
* use content types from constantsPJ Fanning2021-10-231-48/+56
* add XSLFPictureShape setNamePJ Fanning2021-10-232-5/+80
* add XSLFPictureShape getNamePJ Fanning2021-10-232-4/+32
* remove deprecated codePJ Fanning2021-10-221-8/+1
* remove deprecated methods on XSSFColorPJ Fanning2021-10-221-44/+1
* [bug-65649] add test casePJ Fanning2021-10-221-0/+7
* remove finalizerPJ Fanning2021-10-221-0/+3
* remove finalizerPJ Fanning2021-10-221-7/+3
* deprecate method that should not be publicPJ Fanning2021-10-221-0/+5
* Reformat codeDominik Stadler2021-10-221-226/+113
* Add more output in one testDominik Stadler2021-10-221-1/+2
* make max record sizes configurablePJ Fanning2021-10-212-3/+33
* Avoid NullPointerException when cloning sheets where there is no drawing patr...Dominik Stadler2021-10-211-13/+16
* sonar fixesAndreas Beeker2021-10-202-44/+9
* scaling issuePJ Fanning2021-10-181-2/+2
* sonar fixesAndreas Beeker2021-10-1815-1132/+1044
* minor code improvementPJ Fanning2021-10-181-2/+2
* sonar fixesAndreas Beeker2021-10-181-11/+30
* add problem file to buildPJ Fanning2021-10-181-0/+12
* [bug-65638] Remove escaping of ampersand from headers and footers created by ...PJ Fanning2021-10-182-1/+15