10 Commits (08a1f9af227ad39a01844d4d9d0fc32947f4511d)

Author SHA1 Message Date
  PJ Fanning 08a1f9af22 [bug-65268] issue reading shared formulas 2 years ago
  PJ Fanning bfb86f8a45 don't allow SAX parser to accept DTDs 2 years ago
  Andreas Beeker 5c6493a5fc try to fix no-scratchpad build 2 years ago
  Andreas Beeker f71cebcce5 sonar fixes 2 years ago
  PJ Fanning bf6184fd80 [bug-65490] add support for removing hyperlink directly from sheet 2 years ago
  PJ Fanning 3aa03459a7 [bug-65464] fix issue where shared formulas can be corrupted 2 years ago
  PJ Fanning d3899d4744 convert tabs to spaces 3 years ago
  Andreas Beeker 0614835c55 #65304 - Add commons-io as a dependency 3 years ago
  Dominik Stadler 454d0452ef Bug 63339: Use removeFormulaImpl() where possible and add a test which verifies that setting a string-value on a formula cell is performed 3 years ago
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  Andreas Beeker 5b807e29dd IBM JDK is slower than the other JDKs with "test58896WithFile" testcase 3 years ago
  Andreas Beeker a42b47c27c Sonar fixes 3 years ago
  Andreas Beeker b0870699e3 Sonar fixes 3 years ago
  Andreas Beeker a7d741fd17 Sonar fixes 3 years ago
  Dominik Stadler 218354f5b9 Bug 64494: Ensure "applyAlignment" in cell-styles is enabled when necessary 3 years ago
  Dominik Stadler 622574f5f4 Bug 64450: Allow to parse a file where the relationship-id is an empty string 3 years ago
  Andreas Beeker 620b8d2c5c Sonar fixes 3 years ago
  Dominik Stadler 685af351d1 Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getDataValidationArray 3 years ago
  Dominik Stadler b231366fb6 Bug 64986: Support missing or blank match_type for function Match 3 years ago
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 years ago
  PJ Fanning 2b14dc36bb avoid string concats 3 years ago
  Andreas Beeker c8940e7d1e #64979 - Change artifact names of poi-/ooxml-schemas 3 years ago
  PJ Fanning 1f072afe18 [bug-60397] improve speed of excel cell merge. Thanks to Alex Herve 3 years ago
  PJ Fanning bc1569e786 remove more deprecated code 3 years ago
  Dominik Stadler 19944379e1 Update tests for bug 63845 some more 3 years ago
  Andreas Beeker c38a99bd07 Ignore test on no-scratchpad run 3 years ago
  Andreas Beeker 7a2a057c86 #64817 - Fix issue in testXLSXinPPT 3 years ago
  PJ Fanning 667d9a8f32 disable broken test 3 years ago
  Nick Burch 8dde273017 Add unit test for XLSX embedded in PPT and WorkbookFactory, was already fixed 3 years ago
  Tim Allison ab2dc71a95 Bug 64667.xlsx prevent NPE loading styles table 3 years ago
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules 3 years ago
  PJ Fanning 26c2049147 [bug-64508] add guard for invalid v value 3 years ago
  Nick Burch e9d0ddce93 Add unit tests for new Name.isHidden method 4 years ago
  Dominik Stadler cc1b6557ee Bug 63845: Adjust handling of formula-cells to fix regression introduced in 4.1.0 4 years ago
  Dominik Stadler a7d96dcb73 Bug 58896 and 52834: Cache Sheet.getMergedRegions() as it seems to sometimes be the culprit for autosize taking a very long time. 4 years ago
  Axel Howind 842e71a3d7 use indexOf(char) instead of indexOf(String) where possible; replace one more StringBuffer with StringBuilder - bug 63805 4 years ago
  Dominik Stadler 31eb7f9b06 Fix some IDE warnings, Sonar fixes and some missing closing of resources in unit-tests 4 years ago
  Dominik Stadler 4aa8334e3b Fix some additional file-handle-leaks reported by unit-tests via an enhanced version of the file-leak-detector 4 years ago
  Andreas Beeker 08159e66a7 Sonar Fixes + Refactor scattered XML initializations to XMLHelper 4 years ago
  Dominik Stadler ba66108653 Close file-resources in unit-tests, fix IDE warnings 4 years ago
  Dominik Stadler 50874d9d0d Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors. 5 years ago
  Dominik Stadler 37ec3380ae Bug 63371: addMergedRegion does not update CTMergeCells.getCount 5 years ago
  Dominik Stadler 40f8d119c7 Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 years ago
  Vladislav Galas a8a0cb56f7 purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 years ago
  Vladislav Galas 39d963aa33 made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCellType(). Purged all redundant calls from project. 5 years ago
  Vladislav Galas 19bf8b23d5 purged calls to cell.setCellType(CellType.BLANK) from the project, replaced with setBlank() 5 years ago
  Dominik Stadler 32c43c068c IDE and JavaDoc fixes, move/remove some unfixed tests 5 years ago
  Dominik Stadler faf53dcdb4 IDE and JavaDoc fixes 5 years ago