239 次代码提交 (efc032babcad23fd84fc0ffce0560c86771a486f)

作者 SHA1 备注 提交日期
  PJ Fanning efc032babc [bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to better support array formula results. Thanks to Espen Amble Kolstad. 1年前
  PJ Fanning 6e7f6dad21 try to use IllegalStateException instead of RuntimeException 1年前
  PJ Fanning be9d333493 try to use checked exceptions where APIs already support them 1年前
  PJ Fanning 7235ff9036 try to use IllegalStateException instead of RuntimeException 1年前
  PJ Fanning 34601b5377 some lgtm issues 1年前
  PJ Fanning cbe165a05a [bug-66257] javadoc 1年前
  PJ Fanning a6efe29bad [bug-66257] javadoc 1年前
  PJ Fanning 04df5191fc [bug-66257] add explicit POIXMLException when sheet package cannot be found 1年前
  PJ Fanning 60bc28c4a6 reuse code 1年前
  PJ Fanning 25f00ba7c2 reuse code 1年前
  PJ Fanning 98565236dd reuse code 1年前
  PJ Fanning 5896c595e7 sonar issues 1年前
  PJ Fanning deffaacd0f sonar issues 1年前
  PJ Fanning ceb6caa1d5 javadoc 1年前
  PJ Fanning 6ed51c1db2 [bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be initialized 1年前
  PJ Fanning 624b907c5d [bug-66215] try to improve logic for overlapping tables 1年前
  PJ Fanning 9a616913b9 [bug-66215] try to fix formulas in tables after row/column shifting 1年前
  PJ Fanning 2343428015 [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null 1年前
  PJ Fanning 3184a18b40 [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null 1年前
  PJ Fanning e8f53b3084 [bug-66213] hack clone table code to avoid failing with edge cases 1年前
  PJ Fanning 711ab033f3 [bug-66213] hack clone table code to avoid failing with edge cases 1年前
  PJ Fanning 6f6e1c4165 further issue with clone 1年前
  PJ Fanning 6d2853d9bd [bug-66213] hack clone table code to avoid failing with edge cases 1年前
  PJ Fanning a38a5c3a0b [bug-66213] clone tables while cloning sheet. Thanks to Axel Richter. 1年前
  PJ Fanning 62d8b8df57 [bug-66212] try to remove table part for table when removing table 1年前
  PJ Fanning 839594b73e [bug-66212] try to remove package part for table when removing table 1年前
  PJ Fanning 5add4aa3d3 [bug-66211] don't validate the row XML when using XSSFTable.updateHeaders 1年前
  PJ Fanning bbfd7b9ec8 [github-365] use lambdas. Thanks to Arturo Bernal. This closes #365 1年前
  PJ Fanning af689e73bd [bug-65562] derive sheet dimensions when outputting SXSSFSheets 1年前
  PJ Fanning b0b6747ce3 test issue 1年前
  PJ Fanning fa045845f5 [bug-55330] add setMargin(PageMargin, double) 1年前
  PJ Fanning 5355725197 [bug-55330] add getMargin(PageMargin) 1年前
  PJ Fanning 590e49c143 [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method 1年前
  PJ Fanning 48e9d6a6d5 javadoc 1年前
  PJ Fanning 2cb71aeb75 javadoc 1年前
  PJ Fanning ad6af709b8 [github-348] tidy up number casting 1年前
  PJ Fanning 50c40b61f7 [github-354] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #354 1年前
  PJ Fanning c589f0ee7a [github-339] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #339 1年前
  PJ Fanning 22badcef27 [github-342] Use foreach. Thanks to XenoAmess. This closes #342 1年前
  PJ Fanning ce3371e92e [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341 1年前
  PJ Fanning 01f14a7548 [github-361] reuse regex pattern instances. Thanks to XenoAmess. This closes #361 1年前
  PJ Fanning 87ee700d04 [github-340] make more use of StandardCharsets. Thanks to XenoAmess. This closes #340 1年前
  PJ Fanning 30b20e3967 [github-344] refactor equals method in XSSFHyperlinkRecord 1年前
  PJ Fanning 7ab3352712 allow HSSFSharedString 1年前
  PJ Fanning 69036c64ea remove ignoreInvalidColors param 1年前
  PJ Fanning 79273a06aa add param that allows invalid colors to be ignored 1年前
  PJ Fanning 0a283a36c8 try to fix tests - disabling 2 that need investigation 1年前
  PJ Fanning 72e7df6b5c javadoc issues 1年前
  PJ Fanning 4cda0c91fd throw exception if wrong Color class is used 1年前
  PJ Fanning 6602122926 [bug-66052] apply cell style fixes supplied by Axel Richter 1年前