239 Commits (efc032babcad23fd84fc0ffce0560c86771a486f)

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