9128 Commits (b2c0c7907cd2a9e09134fb634da1f588c84ea771)
 

Author SHA1 Message Date
  Andreas Beeker a09a3398cc #61243 - Refactor and unify toString/toXml in DDF 7 years ago
  PJ Fanning cbb15b1efa Remove more deprecated code (MissingCellPolicy) 7 years ago
  PJ Fanning 05d8c18a58 Remove more deprecated code (BorderFormatting constants) 7 years ago
  PJ Fanning ee70c9a8fb Remove more deprecated code (especially from Spreadsheet Cell classes) 7 years ago
  Javen O'Neal e552b04d9c remove incomplete javadocs 7 years ago
  Javen O'Neal 7cb0588daf add @Internal annotation to methods that return a CT* class 7 years ago
  Greg Woolsey 07a7987a48 Expose one more bit of style information generically (for XSSF). If someone needs all these properties for HSSF charts as well, we can build a new Interface for the various bits and populate it with things like axis line width and color, etc. but for now I think most users are in the XSSF realm like me. 7 years ago
  Nick Burch 2cbd15ece2 Deprecated xssfSheetIterator has been removed, so remove javadoc reference 7 years ago
  Andreas Beeker b2d19936ef remove temporary jenkins debug output 7 years ago
  Andreas Beeker 1ce039753a remove timezoned call to Date.toString() - SignatureProperties don't necessarily need an Id attribute 7 years ago
  PJ Fanning 2ec623fe0b remove deprecated org.apache.poi.hssf.record.RecordFormatException 7 years ago
  PJ Fanning af35e389da remove some unused imports 7 years ago
  PJ Fanning 5f6e2b780a remove deprecated POIXMLDocument.hasOOXMLHeader 7 years ago
  PJ Fanning 1281127420 remove deprecated org.apache.poi.hssf.record.RecordFormatException 7 years ago
  PJ Fanning 657784ce1a Remove old XSSFWorkbook wb.xssfSheetIterator method 7 years ago
  PJ Fanning 4bcc0f4eb1 Remove old XSSFPaswordHelper 7 years ago
  Nick Burch b3149fe1ad Fix javadoc warnings 7 years ago
  Nick Burch 07c18a9055 Used deprecated external method removed, so remove internal method 7 years ago
  Nick Burch a658a7f573 Used deprecated external method removed, so remove internal method 7 years ago
  Andreas Beeker 9ef695aedf add debugging info to find signature differences 7 years ago
  PJ Fanning 5c65b55bd4 Ensure SpreadsheetVersion is set for AreaReferences 7 years ago
  Andreas Beeker 51b46a9e4e Bug 61182 - Invalid signature created for streamed xslx file 7 years ago
  PJ Fanning 4209a1b2da Remove some deprecated *SSF APIs 7 years ago
  Nick Burch a753adb848 Add import for javadocs references 7 years ago
  PJ Fanning 03d4e52bc0 expand StaxHelper 7 years ago
  Andreas Beeker 196b1429fc prepare for 3.17-beta2 7 years ago
  Andreas Beeker 85963a56f7 rollback invalid commit - r1799740 7 years ago
  Andreas Beeker 6aae53935a release prepare for 3.17-beta1 - pin documentation 7 years ago
  PJ Fanning 61b0ecbd4b Add StaxHelper to ensure that StAX parsers have sensible defaults, including settings to avoid XML Entity Expansion issues 7 years ago
  Greg Woolsey 972d561897 Add file that failed regression tests as a unit test. 7 years ago
  PJ Fanning eee5205d0c [Bug 60422] Fix forbidden-api build issue 7 years ago
  PJ Fanning c1cc93a2ef [Bug 60422] Tidy up test case 7 years ago
  PJ Fanning 66b39c70ad Bug 60422 add testtestcase with current LocaleUtil workaround 7 years ago
  Greg Woolsey 0e23e4e9d8 Move my new unit conversions to the Units class, move and deprecate duplicate and scattered unit constants, update constant references to standardize on the ones in the Units class. 7 years ago
  Greg Woolsey 12048f528b Bug 61203 7 years ago
  Greg Woolsey 8c67848ad6 Bug 61203 - XSSFDrawing.getAnchorFromParent handles CTOneCellAnchor incorrectly, ignores CTAbsoluteAnchor 7 years ago
  Tim Allison 649280df8c bug 61045 -- allow for (and log!) extra bytes in FormatRecord. 7 years ago
  Tim Allison fe5f8fb54c bug 61053 -- not a fix, but this aligns XSSFBSheetHandler's behavior with streaming and non-streaming extractors for xlsx 7 years ago
  Javen O'Neal c0e5fcaa98 javadoc 7 years ago
  Javen O'Neal 1866c69754 @Ignore("requires an internet connection to a 3rd party site" 7 years ago
  Javen O'Neal 9326624d76 unit test that is not written yet should fail 7 years ago
  Javen O'Neal de9134c1d8 simplify unit test code with IOUtils.write to a NullOutputStream 7 years ago
  Nick Burch 4a51090ae7 Javadoc fix 7 years ago
  Javen O'Neal 171692edf2 bug 57919: close opened resources 7 years ago
  Javen O'Neal 46b5d839c3 bug 57919: add functions to write and close a POIDocument, guaranteeing closure of the output stream and document. 7 years ago
  Javen O'Neal 5971083683 rename createXls and createXlsx helper functions: these are specifically for testing text rotation. 7 years ago
  Javen O'Neal 51065c8159 bug 58113: this passes with SXSSF now 7 years ago
  Javen O'Neal 15212e0feb bug 56557: open test-data/spreadsheet/56557.xlsx such that the unit test test56557() does not leave a modified file on disk after running. 7 years ago
  Javen O'Neal 4d692223bb whitespace 7 years ago
  Javen O'Neal 5de40d3261 bug 52063: support 2-argument LOOKUP(lookup_value, array) function in Excel 7 years ago