190 Комити (6c89a6a460ecc88a6c23295c78bbd528a422318c)

Аутор SHA1 Порука Датум
  Dominik Stadler 6c89a6a460 Add test which verifies that bug 61652 is not appearing any more on latest trunk пре 6 година
  Dominik Stadler 67683086b5 Bug 61798: Fix usage of getLastCellNum(), unfortunately this is a bit misleading compared to getFirstCellNum()... пре 6 година
  Greg Woolsey f90801d366 Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference пре 6 година
  Dominik Stadler 2dc64ebbcc adjust tests, javadoc, ... пре 6 година
  Dominik Stadler ec2c04d452 Fix bug 61516: when copying cells with formulas we should properly check for references that are invalid afterwards. пре 6 година
  Tim Allison 9efbfd9d7d 60805 (partial) -- remove/suppress println in tests пре 6 година
  PJ Fanning 6382370552 update getCellType to return CellType enum instead of int пре 6 година
  PJ Fanning e3ddb77bc1 update getCellType to return CellType enum instead of int пре 6 година
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) пре 6 година
  PJ Fanning b23a943054 fix tests broken by <br/> doc changes пре 7 година
  PJ Fanning 95d9bec68b Remove more deprecated code (especially from Spreadsheet Cell classes) пре 7 година
  PJ Fanning 5d4a4a7f28 Ensure SpreadsheetVersion is set for AreaReferences пре 7 година
  Javen O'Neal 7ca959ac56 simplify unit test code with IOUtils.write to a NullOutputStream пре 7 година
  Javen O'Neal 12fd163018 rename createXls and createXlsx helper functions: these are specifically for testing text rotation. пре 7 година
  Dominik Stadler 05a6cf3263 Bug 61063: Add a RefListEval to handle UnionPtg and implement it for Rank(), may be missing for other functions where ArrayEval is currently handled пре 7 година
  Dominik Stadler b87bc11209 Reformat code somewhat пре 7 година
  Andreas Beeker 3cf6c40004 fix eclipse warnings - close resources / type generics пре 7 година
  Dominik Stadler 851a171915 Adjust imports, fix some Javadoc issues and ignore deprecation warnings in tests пре 7 година
  Dominik Stadler 6e685dad95 Bug 53611: populate dimension of XSSF Worksheet when writing the document пре 7 година
  Javen O'Neal 53d74a67fa disabled unit tests are now passing for bug 48703 пре 7 година
  Nick Burch b002ad9d3f #60255 When creating a XSSF drawing, find the next available document part, even if another type has pinched the next number пре 7 година
  Andreas Beeker 1690ec2d19 merge trunk to branch пре 7 година
  Javen O'Neal 67e242cb12 check column outline level for bug 55076 пре 7 година
  Javen O'Neal 7ffff18433 add failing unit test for bug 55076: collapsing column groups only hides the first column пре 7 година
  Andreas Beeker 2e50133e88 merge trunk to branch пре 7 година
  Javen O'Neal 5d97d4c0e2 change CellValue#getCellType() to return an int instead of an enum for backwards compatibility (source and binary) with POI 3.14. This reverts the behavior introduced in POI 3.15 beta 3 in r1751237. пре 7 година
  Andreas Beeker 885deafb94 merge down trunk пре 7 година
  David North aa17ae0b1e Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. пре 8 година
  Dominik Stadler 33d5189ff9 59106: WorkdayFunction does not read the area with holidays correctly to calculate work days пре 8 година
  Javen O'Neal e9d5694574 bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage пре 8 година
  Javen O'Neal 0dc2e3e765 bug 59804: indicate when features were @Internal-ized пре 8 година
  Javen O'Neal 04be2bb235 bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an integer for backwards compatibility пре 8 година
  Javen O'Neal 5582593ad1 bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility пре 8 година
  Javen O'Neal fb8c79d96c bug 59791: convert Cell Type to an enum пре 8 година
  Nick Burch 6e492e290c #59746 XSSF support for files from certain alternate tools where the row XML is missing the row number пре 8 година
  Nick Burch cf9d309cde Disabled unit test for bug #59746, test file from Rob Owen пре 8 година
  Javen O'Neal 908cc6a1f1 bug 57523: off by one error пре 8 година
  Javen O'Neal 7c9effb080 bug 57523: add unit test written by Dominik Stadler пре 8 година
  Javen O'Neal a71a9df566 add disabled unit test for bug 55273: contributed by Martin Studer пре 8 година
  Javen O'Neal 8cc47c0d2a add test case from Anders Åberg for bug 59442 пре 8 година
  Dominik Stadler c23c89a3da Bug 59132: Adjust implementation of COUNTBLANK to be conforming to Excel, empty strings are counted as blank as well пре 8 година
  Andreas Beeker 5f71c5241c #59170 - Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAndColumns() пре 8 година
  Dominik Stadler bd25521857 Eclipse warnings, helper unit-test, improve information provided in Exceptions, do not swallow inner stacktraces, ... пре 8 година
  Andreas Beeker c47f676397 #54916 - POI does not always read all the slides in pptx files пре 8 година
  Dominik Stadler 5068f2dfcb bug 58043: provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation(). Also adjust JavaDoc to mention the remaining things to note пре 8 година
  Dominik Stadler fd88118237 Move test for bug 57236 as it seems to be fixed since some time пре 8 година
  Andreas Beeker bd96f00e42 preparation for #54916 - commit unrelated changes пре 8 година
  Andreas Beeker cbd450124c remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) пре 8 година
  Dominik Stadler 4b37b0d47d Fix bug 58760: non-standard namespace-key breaks parsing XLSX files пре 8 година
  Nick Burch 5420e5f59b Disabled unit test for #58760 (problem remains) пре 8 година