234 Commits (b231366fb699414386fc14b59a8194b1ad1f20d3)

Autor SHA1 Mensagem Data
  Dominik Stadler b231366fb6 Bug 64986: Support missing or blank match_type for function Match 3 anos atrás
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 anos atrás
  PJ Fanning 2b14dc36bb avoid string concats 3 anos atrás
  Andreas Beeker c8940e7d1e #64979 - Change artifact names of poi-/ooxml-schemas 3 anos atrás
  PJ Fanning 1f072afe18 [bug-60397] improve speed of excel cell merge. Thanks to Alex Herve 3 anos atrás
  PJ Fanning bc1569e786 remove more deprecated code 3 anos atrás
  Dominik Stadler 19944379e1 Update tests for bug 63845 some more 3 anos atrás
  Andreas Beeker c38a99bd07 Ignore test on no-scratchpad run 3 anos atrás
  Andreas Beeker 7a2a057c86 #64817 - Fix issue in testXLSXinPPT 3 anos atrás
  PJ Fanning 667d9a8f32 disable broken test 3 anos atrás
  Nick Burch 8dde273017 Add unit test for XLSX embedded in PPT and WorkbookFactory, was already fixed 3 anos atrás
  Tim Allison ab2dc71a95 Bug 64667.xlsx prevent NPE loading styles table 3 anos atrás
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules 3 anos atrás
  PJ Fanning 26c2049147 [bug-64508] add guard for invalid v value 4 anos atrás
  Nick Burch e9d0ddce93 Add unit tests for new Name.isHidden method 4 anos atrás
  Dominik Stadler cc1b6557ee Bug 63845: Adjust handling of formula-cells to fix regression introduced in 4.1.0 4 anos atrás
  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 anos atrás
  Axel Howind 842e71a3d7 use indexOf(char) instead of indexOf(String) where possible; replace one more StringBuffer with StringBuilder - bug 63805 4 anos atrás
  Dominik Stadler 31eb7f9b06 Fix some IDE warnings, Sonar fixes and some missing closing of resources in unit-tests 4 anos atrás
  Dominik Stadler 4aa8334e3b Fix some additional file-handle-leaks reported by unit-tests via an enhanced version of the file-leak-detector 4 anos atrás
  Andreas Beeker 08159e66a7 Sonar Fixes + Refactor scattered XML initializations to XMLHelper 4 anos atrás
  Dominik Stadler ba66108653 Close file-resources in unit-tests, fix IDE warnings 4 anos atrás
  Dominik Stadler 50874d9d0d Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors. 5 anos atrás
  Dominik Stadler 37ec3380ae Bug 63371: addMergedRegion does not update CTMergeCells.getCount 5 anos atrás
  Dominik Stadler 40f8d119c7 Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 anos atrás
  Vladislav Galas a8a0cb56f7 purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 anos atrás
  Vladislav Galas 39d963aa33 made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCellType(). Purged all redundant calls from project. 5 anos atrás
  Vladislav Galas 19bf8b23d5 purged calls to cell.setCellType(CellType.BLANK) from the project, replaced with setBlank() 5 anos atrás
  Dominik Stadler 32c43c068c IDE and JavaDoc fixes, move/remove some unfixed tests 5 anos atrás
  Dominik Stadler faf53dcdb4 IDE and JavaDoc fixes 5 anos atrás
  Dominik Stadler 19884d0ca3 Code-style: Unify how arrays are specified from C-style to normal Java-style 5 anos atrás
  Andreas Beeker 6486fb7c2d fix old xerces errors because of not available disallow-doctype parser feature 5 anos atrás
  PJ Fanning d1400559f8 [bug-63005] disable the reading of DTDs altogether 5 anos atrás
  Dominik Stadler 1d464ed131 Typos and IDE warnings 5 anos atrás
  Alain Béarez 444c8e9966 fix more LGTM alerts, in tests 5 anos atrás
  Andreas Beeker 8ebfec4808 #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 anos atrás
  PJ Fanning 11f7740ab9 remove stray stacktrace 5 anos atrás
  Tim Allison 5833e6fe95 entity_expansion 5 anos atrás
  Andreas Beeker 0c35761317 #62355 - unsplit packages - 2 - modified classes (not only imports) 6 anos atrás
  Dominik Stadler 48f03cd45a Streamline assertion-usage in some tests 6 anos atrás
  Dominik Stadler 59b3f72a59 Fix setting active cell in .xls by populating field_6_refs whenever row/column changes, this fixes bug 61905 6 anos atrás
  PJ Fanning 6791e33365 remove some casts to short 6 anos atrás
  Nick Burch d0e9e4bc6d Unit test to try to reproduce bug #62108 (currenly works though...) 6 anos atrás
  Dominik Stadler 5923cb895e Bug 61543: do not fail with "part already exists" when tables are created/removed 6 anos atrás
  Dominik Stadler 6c89a6a460 Add test which verifies that bug 61652 is not appearing any more on latest trunk 6 anos atrás
  Dominik Stadler 67683086b5 Bug 61798: Fix usage of getLastCellNum(), unfortunately this is a bit misleading compared to getFirstCellNum()... 6 anos atrás
  Greg Woolsey f90801d366 Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 anos atrás
  Dominik Stadler 2dc64ebbcc adjust tests, javadoc, ... 6 anos atrás
  Dominik Stadler ec2c04d452 Fix bug 61516: when copying cells with formulas we should properly check for references that are invalid afterwards. 6 anos atrás
  Tim Allison 9efbfd9d7d 60805 (partial) -- remove/suppress println in tests 6 anos atrás