8785 Commits (1aa1e25f717212c89359006af0ed5b014da7ecac)
 

Author SHA1 Message Date
  PJ Fanning 26389768b9 [Bug 60422] fix data formatter issue with specific format in German locale 7 years ago
  PJ Fanning c78f22564f [Bug 61246] remove flush method 7 years ago
  PJ Fanning 2f417e17bd [Bug 61246] fix issue where SXSSF sheet data has unicode surrogate chars replaced by '?' 7 years ago
  PJ Fanning dc0a33679c Remove check for jdk1.5 in test because POI now only supports jre1.6 and up 7 years ago
  PJ Fanning 7557a4a6a3 Add missing deprecations for CellType methods that return ints 7 years ago
  PJ Fanning 32a337f1d1 add test case for date formatting using different locales 7 years ago
  Andreas Beeker ad3f978601 add version.id to release notes in update-download template 7 years ago
  Andreas Beeker 6e6136ba89 #61243 - Refactor and unify toString/toXml in DDF 7 years ago
  PJ Fanning a420b90906 Remove more deprecated code (MissingCellPolicy) 7 years ago
  PJ Fanning 0dff17384f Remove more deprecated code (BorderFormatting constants) 7 years ago
  PJ Fanning 95d9bec68b Remove more deprecated code (especially from Spreadsheet Cell classes) 7 years ago
  Javen O'Neal 2b1cc78d86 remove incomplete javadocs 7 years ago
  Javen O'Neal 62dfbe4c5e add @Internal annotation to methods that return a CT* class 7 years ago
  Greg Woolsey c14858586c 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 c1ff9d3888 Deprecated xssfSheetIterator has been removed, so remove javadoc reference 7 years ago
  Andreas Beeker a160ee7b5e remove temporary jenkins debug output 7 years ago
  Andreas Beeker ba37eb9a29 remove timezoned call to Date.toString() - SignatureProperties don't necessarily need an Id attribute 7 years ago
  PJ Fanning bcdbd92d43 remove deprecated org.apache.poi.hssf.record.RecordFormatException 7 years ago
  PJ Fanning 48643ad880 remove some unused imports 7 years ago
  PJ Fanning 9d425b8706 remove deprecated POIXMLDocument.hasOOXMLHeader 7 years ago
  PJ Fanning 6b4d045b20 remove deprecated org.apache.poi.hssf.record.RecordFormatException 7 years ago
  PJ Fanning 586b303d74 Remove old XSSFWorkbook wb.xssfSheetIterator method 7 years ago
  PJ Fanning 0b758698a5 Remove old XSSFPaswordHelper 7 years ago
  Nick Burch 30072f2c86 Fix javadoc warnings 7 years ago
  Nick Burch ab9131c59e Used deprecated external method removed, so remove internal method 7 years ago
  Nick Burch 91f611256f Used deprecated external method removed, so remove internal method 7 years ago
  Andreas Beeker 2c61f92feb add debugging info to find signature differences 7 years ago
  PJ Fanning 5d4a4a7f28 Ensure SpreadsheetVersion is set for AreaReferences 7 years ago
  Andreas Beeker c80988698f Bug 61182 - Invalid signature created for streamed xslx file 7 years ago
  PJ Fanning b68b916d08 Remove some deprecated *SSF APIs 7 years ago
  Nick Burch 995a28cd86 Add import for javadocs references 7 years ago
  PJ Fanning 3f4267c3bc expand StaxHelper 7 years ago
  Andreas Beeker 68ea3a9254 prepare for 3.17-beta2 7 years ago
  Andreas Beeker 61eb5cd0f1 rollback invalid commit - r1799740 7 years ago
  Andreas Beeker d71d7c3f2e release prepare for 3.17-beta1 - pin documentation 7 years ago
  PJ Fanning 6df937ec6b Add StaxHelper to ensure that StAX parsers have sensible defaults, including settings to avoid XML Entity Expansion issues 7 years ago
  Greg Woolsey 3e6d942b95 Add file that failed regression tests as a unit test. 7 years ago
  PJ Fanning 07cb031c2e [Bug 60422] Fix forbidden-api build issue 7 years ago
  PJ Fanning 840904ed91 [Bug 60422] Tidy up test case 7 years ago
  PJ Fanning 9856c7c663 Bug 60422 add testtestcase with current LocaleUtil workaround 7 years ago
  Greg Woolsey 8f0cea061e 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 36d38a29ec Bug 61203 7 years ago
  Greg Woolsey 3f9cbe9a38 Bug 61203 - XSSFDrawing.getAnchorFromParent handles CTOneCellAnchor incorrectly, ignores CTAbsoluteAnchor 7 years ago
  Tim Allison 153821e443 bug 61045 -- allow for (and log!) extra bytes in FormatRecord. 7 years ago
  Tim Allison f758bbb915 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 74528521a2 javadoc 7 years ago
  Javen O'Neal df3fdc03e9 @Ignore("requires an internet connection to a 3rd party site" 7 years ago
  Javen O'Neal 2f470e6d89 unit test that is not written yet should fail 7 years ago
  Javen O'Neal 7ca959ac56 simplify unit test code with IOUtils.write to a NullOutputStream 7 years ago
  Nick Burch 065888c921 Javadoc fix 7 years ago