18 次程式碼提交 (e1f1c5c01c5feb7a06aa03db35bbf9e5d6b6bdaa)

作者 SHA1 備註 提交日期
  Dominik Stadler e1f1c5c01c Bug 57914: Provide a better error message for OOXML strict format which we do not support yet. 8 年之前
  Dominik Stadler 4af62d8bbe Bug 58746: Fix missing adjustment of formulas when sheet-ordering is changed. 8 年之前
  Javen O'Neal 2d0c264464 bug 58775: set an upper limit on number of data formats, default 250. 8 年之前
  Nick Burch 35470f6386 Unit test for non-reproducable #58747 8 年之前
  Tim Allison 8f68884358 55347 - integrate textbox text extraction with Excel extractors 11 年之前
  Nick Burch 9395942e91 Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data available 12 年之前
  Nick Burch 550faf0467 Allow access from XSSFReader to sheet comments and headers/footers (related to bug #50076) 13 年之前
  Nick Burch 877982ea92 Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheets 13 年之前
  Yegor Kozlov 2712b14d2f moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 年之前
  Josh Micich e8b5f36704 fixing compiler warnings - unused imports, declared exceptions not thrown 15 年之前
  Yegor Kozlov 8b283b14b1 Centralize logic for finding/opening sample files 15 年之前
  Josh Micich 2f9d1466a8 Removed static void main(String[]) methods from junit classes. Other minor clean-up. 15 年之前
  Josh Micich aca8d5187d Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 15 年之前
  Yegor Kozlov fce473fada import OpenXML4j codebase 15 年之前
  Yegor Kozlov ea3f604103 more cleanup and refactoring of ooxml code,added more unit test and 3 rich examples: LoanCalculator, CalendarDemo and TimesheetDemo, numerous odds and ends improvements 15 年之前
  Yegor Kozlov 190f1cc40a iterator over sheet data in XSSFReader returns sheets in logical order, i.e. as they are defined in workbook.xml (was in physical order, as they were stored in the relationship table) 15 年之前
  Yegor Kozlov 9ef957f768 Preserve rich text across read-write of SharedStringsTable, also improved performance and removed obsolete ole2-specific stuff 16 年之前
  Nick Burch cc94eade96 Add XSSF eventusermodel support 16 年之前