177 Commits (acdf2ec9815fd01d9a9b9db3752fc70dd3914059)

Author SHA1 Message Date
  Dominik Stadler acdf2ec981 Bug 62272: Include alpha/transparency value when setting a color-value for a font 1 year ago
  PJ Fanning e6087ba6af don't create format pr instance for read events 1 year ago
  PJ Fanning 4944aa4c2e rework SXSSF groupRow and add test 1 year ago
  PJ Fanning cde87ab3c6 edge case (avoid short overflow) 1 year ago
  PJ Fanning 1cf4094e2d try to improve performance of XSSFSheet row/col grouping/ungrouping 1 year ago
  PJ Fanning edaeb54967 reorder xssf code 1 year ago
  Dominik Stadler 5724a77cf2 Avoid some NullPointerExceptions and ClassCastExceptions found when fuzzing Apache POI 1 year ago
  Dominik Stadler 83bb4b4da5 Rename method for color from "RBG" to "RGB" 1 year ago
  PJ Fanning 1b4e8ba77b remove unnecessary short casts for getCellStyleAt 1 year ago
  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() 2 years ago
  PJ Fanning d075f2ae9c [bug-66123] support gte attribute in XSSFConditionalFormattingThreshold 2 years ago
  PJ Fanning 7dac4c1dae [bug-66039] add more javadoc about setCellFormulaValidation 2 years ago