499 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 30a0a4362a test for TIKA-3163 1 year ago
  PJ Fanning 3184a18b40 [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null 1 year ago
  PJ Fanning ed67d48d96 [bug-66215] add test case (that shows we have issues and need fixes) 1 year ago
  PJ Fanning 7301e841c7 [bug-66211] add test case 1 year ago
  PJ Fanning 266619f363 revert: github ci perms 1 year ago
  Andreas Beeker c41176f207 #66115 - Some Password protected XLS files are not read 1 year ago
  PJ Fanning 3f414c760c [bug-66087] make DStar functions case insensitive 2 years ago
  Dominik Stadler f8e27ee19b Prevent an overly large allocation when using HPSF 2 years ago
  PJ Fanning a8f1e7acd1 [github-321] Fix issue with rounding in DataFormatter. Thanks to Colin Wang. This closes #321 2 years ago
  PJ Fanning 05e8a16543 [github-321] add test case 2 years ago
  PJ Fanning 56b4313997 [bug-64536] add getDimension on XSSFSheet 2 years ago
  PJ Fanning 935c8ab06a add xssf test (width/height) 2 years ago
  Dominik Stadler 7283d7ed64 Make all text-extractors always return a non-null String 2 years ago
  Dominik Stadler 729d78cda6 Limit allocated elements in the PlfLfo structure for word documents 2 years ago
  Dominik Stadler 1d630a94fc Bug 52447: Allow HyperLinkRecord to appear as part of the RowRecordsAggregate 2 years ago
  PJ Fanning 837590024f [bug-65741] rework previous change 2 years ago
  PJ Fanning a24820e629 add data-formatter test 2 years ago
  PJ Fanning 50bab16ece add xlookup test 2 years ago
  PJ Fanning 7475b1f609 [bug-65706] ignore trash parts in OOXML files 2 years ago
  Dominik Stadler 7a5bc4227b Do not fail on different count of categories and points and fix cloning charts 2 years ago
  Dominik Stadler 0727874584 Avoid NullPointerException when cloning sheets where there is no drawing patriarch 2 years ago
  PJ Fanning 69eb168051 scaling issue 2 years ago
  PJ Fanning 005810640d [bug-65638] Remove escaping of ampersand from headers and footers created by Excel. Thanks to Viru. 2 years ago
  PJ Fanning b906b72d29 [bug-59388] Set comment with option isVisible in .xlsx. Thanks to ryoii. This closes #239 2 years ago
  PJ Fanning 2514e4d0ab [bug-65452] fix issue where WorkbookFactory.create(File, ...) returns null if file type not recognised 2 years ago
  PJ Fanning 7d47c205e9 [bug-65306] issue with shift rows that remove rows and how shared formulas are affected 2 years ago
  PJ Fanning 08a1f9af22 [bug-65268] issue reading shared formulas 2 years ago
  PJ Fanning bd1ea63abe [github-254] Implement XSSFWorkbook linkExternalWorkbook. Thanks to @aspojo. This closes #254 2 years ago
  PJ Fanning abe22ef8f7 [bug-65595] Strip colour formatting in headers and footers 2 years ago
  PJ Fanning f591073698 add test for broken file (5.0.1-RC1 issues) 2 years ago
  PJ Fanning 7bcf6d5a6d add support for reading hyperlinks that have cell refs that are area references (very limited update or write support as yet) 2 years ago
  PJ Fanning cd7b6b7197 [bug-65467] support IFNA() function. Thanks to Ross Patterson 2 years ago
  PJ Fanning 3aa03459a7 [bug-65464] fix issue where shared formulas can be corrupted 2 years ago
  PJ Fanning a6b9f5c006 update stress.xls 2 years ago
  PJ Fanning 0678b16f14 right to left xlsx test 2 years ago
  Dominik Stadler f71833e1d9 Do not return null for POITextExtractor.getMetadataTextExtractor() for old Excel files 3 years ago
  PJ Fanning 50cfe3c10e [github-235] Fix date formatting for number cell values. Thanks to Anthony Schott. This close #235 3 years ago
  PJ Fanning e7a2df7dda [github-234] Ensure the hours position is correct. Thanks to Anthony Schott. This closes #234 3 years ago
  Dominik Stadler 4027d8ac67 Allow negative numbers in conditional part of format string 3 years ago
  Nick Burch 82b5113ba9 Implement CONCAT function #65185 3 years ago
  Marius Volkhart d1c9a07860 Add the ability to edit HSLFPictureData contents 3 years ago
  PJ Fanning 4013ffa220 [bug-65096] XLSX Streaming XML not correctly reading multiple inline Strings 3 years ago
  Alain Béarez 825bebdbd1 Bug 65016 - Creating a chart throws exception 3 years ago
  Andreas Beeker 8f2c722fd3 Integration tests - try to fix Oracle/OpenJDK vs IBM-JDK error message differences on XXE files 3 years ago
  Andreas Beeker 8d0e84f257 integration tests: ignore hsmf/lots-of-recipients.msg because of concurrent test errors - also takes too long to process 3 years ago
  Andreas Beeker 44efecf42e integration tests: Fix handling of NullPointerExceptions for Java 16+ (again ...) 3 years ago
  Andreas Beeker 5e110d7216 integration tests: NullPointerExceptions contain now a description in Java 16+ 3 years ago
  Andreas Beeker 309e657b0d #65046 - Simplify integration tests 3 years ago
  Andreas Beeker fb2a96a048 Sonar fixes 3 years ago