5 次代码提交 (8eaddd5fe2cbf21ec3d348644455d5efdd049bf3)

作者 SHA1 备注 提交日期
  Yegor Kozlov 8eaddd5fe2 bugzilla 52575: added an option to ignore missing workbook references in formula evaluator 12 年前
  Josh Micich 21e9b304ec modified EvaluationCell to make Evaluation API more easily wrapable. 15 年前
  Yegor Kozlov 958a47a453 1. moved ooxml enums into interfaces-jdk15, they are common and should be in the place as the interfaces 2. removed obsolete and deprecated classes 3. Fixed XSSFWorkbook.cloneSheet. Now it makes a 'true' deep copy of a sheet 4. ooxml has a compile-time dependency on scratchpad, fixed build.xml to reflect that 15 年前
  Yegor Kozlov c63434df63 1. implemented XSSFSheet.autosizeColumn(), for now mostly duplicated HSSF code, will be refactored in future.2. fixed bug #45974: XSSFCell.getCellStyle can return null3. more code cleanup and reaftoring, removed usages of obsolete XSSFCell.getCellNum() in favor of XSSFCell.getColumnIndex(), also more javadoc in core classes 15 年前
  Josh Micich b3959ec237 Merged revisions 703063 via svnmerge from 15 年前