4 Commits (efc032babcad23fd84fc0ffce0560c86771a486f)

Autor SHA1 Mensaje Fecha
  PJ Fanning 6e7f6dad21 try to use IllegalStateException instead of RuntimeException hace 1 año
  Andreas Beeker 0614835c55 #65304 - Add commons-io as a dependency hace 3 años
  Andreas Beeker bb5d321b79 fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) hace 3 años
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build hace 3 años
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build hace 3 años
  Andreas Beeker fce876b4ef merge trunk hace 5 años
  Dominik Stadler d28720afd0 Add test for FileMagic hace 5 años
  Alain Béarez 444c8e9966 fix more LGTM alerts, in tests hace 5 años
  Javen O'Neal 5c2267081d replace commented-out throw-away code that writes workbook to C:\temp\xxxxx.xlsx for manual review with XSSFTestDataSamples.writeOut(wb, "bug xxxxx for manual review") hace 7 años
  Javen O'Neal 8358a80a14 bug 57919: close opened resources hace 7 años
  Javen O'Neal 212121c53a add convenience methods for writing and reading back XSSFWorkbooks hace 8 años
  Javen O'Neal a594b8a8ee whitespace hace 8 años
  Javen O'Neal 775838e5a8 supporting changes for bug 58452: copy cell formulas containing unregistered function names hace 8 años
  Tim Allison e4ba611f12 POI-55294 and 52186 hace 11 años
  Nick Burch 63dc16b762 New event based xssf text extractor (XSSFEventBasedExcelExtractor) hace 14 años
  Yegor Kozlov 2712b14d2f moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place hace 15 años
  Yegor Kozlov 8b283b14b1 Centralize logic for finding/opening sample files hace 15 años
  Yegor Kozlov e5aac25b00 Improved parsing of OOXML documents, see Bugzilla 47668 hace 15 años
  Yegor Kozlov 3601f7f8c6 fixed XSSF and OpenXml4J to read/write relationships with targets starting with '#' (internal locations), see Bugzilla 47504 hace 15 años
  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) hace 15 años
  Yegor Kozlov fce473fada import OpenXML4j codebase hace 15 años
  Yegor Kozlov 0c4ee58c9f refactored POIXMLDocument to be a composite of POIXMLDocumentPart, this way XSSFWorkbook is a root of a tree: XSSFSheets are children, XSSFDrawings are children of worksheets, etc, hace 15 años
  Josh Micich 3ed09846f9 Minor fixes to get junits working after r695832. Updates to align with new sample.xlsx, and moved SharedStringSource out of usermodel API. hace 15 años