168 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 60bc28c4a6 reuse code 1 year ago
  PJ Fanning 98565236dd reuse code 1 year ago
  PJ Fanning deffaacd0f sonar issues 1 year ago
  PJ Fanning ceb6caa1d5 javadoc 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 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 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 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
  PJ Fanning 86cc8d1b4b [bug-51037] apply default column style if no style set 1 year ago
  PJ Fanning b7261c1621 remove use of some calls to deprecated cursor dispose() 1 year ago
  PJ Fanning d075f2ae9c [bug-66123] support gte attribute in XSSFConditionalFormattingThreshold 1 year ago
  PJ Fanning 7dac4c1dae [bug-66039] add more javadoc about setCellFormulaValidation 2 years ago
  PJ Fanning 0b863c29a1 [github-319] fix javadoc on setColumnHidden. Thanks to CodeMonkeyLab. This closes #319 2 years ago
  PJ Fanning fb95dfdd93 [bug-65993] support copying hssf hyperlinks to xssf and respect full cell range 2 years ago
  PJ Fanning 902d1487f7 [bug-65973] fix for removing hyperlinks that span multiple cells 2 years ago
  PJ Fanning d41a40abc8 [bug-65973] partial fix for removing hyperlinks that span multiple cells 2 years ago
  PJ Fanning 0bc81c57fd small refactor 2 years ago
  PJ Fanning 058aef3bfb [bug-65973] partial fix for removing hyperlinks that span multiple cells 2 years ago
  PJ Fanning 0c4fec3528 [bug-65973] partial fix for removing hyperlinks that span multiple cells 2 years ago
  PJ Fanning 2298c8ff26 [bug-65973] partial fix for removing hyperlinks that span multiple cells 2 years ago
  PJ Fanning 56b4313997 [bug-64536] add getDimension on XSSFSheet 2 years ago