142 Комити (fb2a96a04832a62c6ceb7bf5011b106547780ff9)

Аутор SHA1 Порука Датум
  Andreas Beeker fb2a96a048 Sonar fixes пре 3 година
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 пре 3 година
  PJ Fanning a42127e15b remove more deprecated code пре 3 година
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules пре 3 година
  Dominik Stadler e88fac30b8 Bug 61863: Update JavaDoc to describe relation to workbook-level flag пре 4 година
  Dominik Stadler cd52566c98 Bug 63073: Adjust returned index of merged regions and verify all calls in tests пре 5 година
  Dominik Stadler a1a1797299 Add one more test for bug 62828 and fix some IDE warnings пре 5 година
  Vladislav Galas e501d4015d Bug 62828: CellReference(Cell) now initializes sheet name. пре 5 година
  PJ Fanning f006c8ee6b add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906 пре 5 година
  Alain Béarez 444c8e9966 fix more LGTM alerts, in tests пре 5 година
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports пре 6 година
  PJ Fanning 314f7f53ea tidy up API for font index пре 6 година
  PJ Fanning 7019178203 further uptake of int methods for font lookups пре 6 година
  Greg Woolsey f90801d366 Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference пре 6 година
  Mark Murphy 25c25ea8ac Surface XSSF Header/Footer Attributes (60887) пре 6 година
  Dominik Stadler 2dc64ebbcc adjust tests, javadoc, ... пре 6 година
  Tim Allison 9efbfd9d7d 60805 (partial) -- remove/suppress println in tests пре 6 година
  PJ Fanning 38650a6d2f use non-deprecated versions of getCellType пре 6 година
  Dominik Stadler 399381da8d Remove unnecessary local variables пре 6 година
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) пре 6 година
  PJ Fanning 5d4a4a7f28 Ensure SpreadsheetVersion is set for AreaReferences пре 7 година
  Greg Woolsey c844803b66 Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color пре 7 година
  Andreas Beeker 3cf6c40004 fix eclipse warnings - close resources / type generics пре 7 година
  Javen O'Neal 30a548a514 revert accidental commits in r1777435 пре 7 година
  Javen O'Neal c97db66e07 junit3 -> junit4 пре 7 година
  Javen O'Neal 7fff690fa1 refactor duplicated code in TestXSSFSheet#setColumnGroupCollapsed; remove unnecessary int to short casts пре 7 година
  Javen O'Neal d4f9d00409 assertEquals(false, ...) -> assertFalse(...) пре 7 година
  Andreas Beeker 1690ec2d19 merge trunk to branch пре 7 година
  Javen O'Neal 3300d54179 bug 59687: correctly delete comments from rows when removing a row and the workbook contains empty rows above the deleted row; patch from Greg Woolsey пре 7 година
  Javen O'Neal 1d9f92b8dd bug 59687: add failing unit test showing that comments when the row that contains the comment is deleted; patch and file contributed by Greg Woolsey пре 7 година
  Dominik Stadler e6a2d46800 Compiler/IDE warnings, unnecessary keywords, пре 7 година
  Andreas Beeker 2e50133e88 merge trunk to branch пре 7 година
  Javen O'Neal a68e958a55 bug 52425: Error adding Comments into cloned Sheets; patch from Daniel пре 7 година
  Andreas Beeker 885deafb94 merge down trunk пре 7 година
  David North 22623b78bc Fix zero-padding and handling of empty passwords (meaning protection on, but no password to remove it) for XSSF workbook protection. пре 8 година
  Javen O'Neal 5582593ad1 bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility пре 8 година
  Javen O'Neal 8d31c01f40 bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.* пре 8 година
  Javen O'Neal b7bd08760b bug 57840: add unit tests for XSSFTable methods; rename XSSFTable.getNumerOfMappedColumns() to getNumberOfMappedColumn() пре 8 година
  Javen O'Neal ce1f30e57f bug 57840: check for null to avoid NPE; add unit test for XSSFWorkbook.getTable() пре 8 година
  Javen O'Neal 981ebf6f5e restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkbook, BaseTestXSheet, BaseTestXRow, and BaseTestXCell from the OOXML-Lite target пре 8 година
  Javen O'Neal 01bd0b4a39 revert r1739548 and r1739550. I could not figure out how to add BaseTestXWorkbook|Sheet|Row.java without causing junit to complain about 'Test class should have exactly one public constructor' пре 8 година
  Javen O'Neal 4d4db5019c consolidate duplicates between TestXSSF* and TestSXSSF* пре 8 година
  Javen O'Neal 93dedbc1c6 add junit test classes for combined testing of XML-specific functionality of (S)XSSF Workbook, Sheet, and Row пре 8 година
  Javen O'Neal 3846c256e3 bug 59342: add sheet tab color getter and setter пре 8 година
  Javen O'Neal f9fd11b856 move unit test for XSSFSheet.setTabColor from TestXSSFWorkbook to TestXSSFSheet пре 8 година
  Dominik Stadler 734cd9d484 Code cleanup via IntelliJ: Remove unnecessary semicolon пре 8 година
  Javen O'Neal da9bd80d5e bug 59212: Do not check for overlapping regions when adding merged regions to a sheet пре 8 година
  Nick Burch 8c203f1366 Add details of the ignored errors where the HSSF spec provides a good description, and a bit more refactoring. #56892 пре 8 година
  Javen O'Neal 0281af7928 bug 58885: performance regression on XSSFSheet.addMergedRegion(CellRangeAddress). Add an unsafe version of addMergedRegion that doesn't check for overlapping merged regions пре 8 година
  David North 11bee1ebf9 Generalised API for adding ignored errors, e.g. number stored as text. пре 8 година