2 Révisions (944ea414cd2cec5643c0e225e91b2ce5c4070bb0)

Auteur SHA1 Message Date
  PJ Fanning 944ea414cd [bug-65576] replace StringCodepointsIterable il y a 2 ans
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build il y a 3 ans
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build il y a 3 ans
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging il y a 3 ans
  Dominik Stadler 615de587f7 Enable storing an SXSSF workbook twice il y a 3 ans
  Andreas Beeker 3778a3e9e2 Sonar fixes il y a 3 ans
  PJ Fanning 0e0d1d56da avoid string concats il y a 3 ans
  Andreas Beeker 60303201dc use the forbidden-apis policies corresponding to the JRE il y a 3 ans
  PJ Fanning 2f2d6c606a rename internal method il y a 3 ans
  PJ Fanning af83fda6b8 [bug-64595] SXSSF: Missing quoting of pre-evaluated string values in formula cells causes corrupt files. Thanks to Bastian Isensee il y a 3 ans
  PJ Fanning f06c45421b [github-184] New EmittingSXSSFWorkbook. Thanks to mobreza. This closes #184 il y a 4 ans
  PJ Fanning aa2a43e2a2 [bug-64477] prevent duplicate call to delete temporary file (SXSSF finalizer) il y a 4 ans
  Dominik Stadler 3cc54a8dff Bug 63960: Write pre-evaluated string-values in formula cells with the correct type il y a 4 ans
  Dominik Stadler 57b0576f63 Adjust some JavaDoc and fix some IDE warnings il y a 4 ans
  Dominik Stadler 2b8200f7d7 Bug 61532: Fix setting values/types during formula evaluation for SXSSF il y a 5 ans
  Dominik Stadler dc621da629 Update some tests and IntelliJ warnings il y a 6 ans
  PJ Fanning 2a63c7e75d use non deprecated method for adding string to shared strings table il y a 6 ans
  PJ Fanning e74e6d749a Bug-61792 simplify sxssf code that writes chars il y a 6 ans
  PJ Fanning 6382370552 update getCellType to return CellType enum instead of int il y a 6 ans
  PJ Fanning e3ddb77bc1 update getCellType to return CellType enum instead of int il y a 6 ans
  PJ Fanning 58e98bace6 [Bug-61048] SXSSF module writes wrong escape sequence for carriage returns il y a 6 ans
  PJ Fanning b5e74d4b64 avoid unnecessary string concats in SXSSF SheetDataWriter il y a 7 ans
  PJ Fanning c78f22564f [Bug 61246] remove flush method il y a 7 ans
  PJ Fanning 2f417e17bd [Bug 61246] fix issue where SXSSF sheet data has unicode surrogate chars replaced by '?' il y a 7 ans
  Dominik Stadler 5ca0b239bf Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon il y a 7 ans
  Javen O'Neal 7b38711979 Convert all *.java files to use native end of line character(s) il y a 7 ans
  Andreas Beeker 446ed93c4a - SonarCube fixes il y a 7 ans
  Javen O'Neal ad360c8e46 bug 60153: findbugs OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE close opened streams if an exception is raised while decorating the stream il y a 7 ans
  Javen O'Neal 75ce299646 bug 60153: encrypt SXSSF temporary files; patch from PJ Fanning il y a 7 ans
  Javen O'Neal 5582593ad1 bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility il y a 8 ans
  Javen O'Neal fb8c79d96c bug 59791: convert Cell Type to an enum il y a 8 ans
  Andreas Beeker ee62ac573c findbugs fixes il y a 8 ans
  Javen O'Neal 3a44eba6a2 bug 59312: delete temporary files even when the output stream cannot be closed (such as out of disk space IOException) il y a 8 ans
  Javen O'Neal 2f703ce676 fix several findbugs SF_SWITCH_NO_DEFAULT warnings il y a 8 ans
  Javen O'Neal 5c9373e437 make SXSSFRow._style private, add getRowStyleIndex() in its place il y a 8 ans
  Javen O'Neal cb513d0a76 whitespace il y a 8 ans
  Dominik Stadler 7c44ce4dab POI Bug 58260: Fix checks for limit on number of styles in XSSF/SXSSF and fix having more than 32k styles in SXSSF workbooks il y a 8 ans
  Nick Burch e665a07cdd #58200 Prepare for evaluating SXSSF cell formulas in limited cases il y a 8 ans
  Nick Burch 7db6e8557e Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI temp file creation to the TempFile util class, and allow a system wide setting of where Temp files (eg for SXSSF) go, via TempFile / TempFileCreationStrategy il y a 10 ans
  Nick Burch 3e8ff0141a Patch for #55594 from Paul Vonnahme - Fix SXSSF encodings on EBC il y a 10 ans
  Dominik Stadler 71b2a63699 Fix Sonar issues about finalize() usage il y a 10 ans
  Dominik Stadler b07bb06837 Add assertions, remove Sonar warnings il y a 10 ans
  Andreas Beeker 11caf5f4e4 Bug 53130 - SXSSF Shared Strings option support, to make generated xlsx files compatible with Google Docs or iPad il y a 10 ans
  Dominik Stadler 32c7f02ba3 Remove unused members and make others private il y a 10 ans
  Dominik Stadler c35b61e1fc Bug 55369: Add support for collapsing rows in SXSSF il y a 10 ans
  Yegor Kozlov 50c8e74af9 Bug 53650 - Prevent unreadable content and disalow to overwrite rows in user templates il y a 11 ans
  Yegor Kozlov 4b17ceb0e5 preserve leading / trailing spaces in SXSSF il y a 11 ans
  Yegor Kozlov da45ae87d7 Bugzilla 53780: Fixed memory and temporary file leak in SXSSF il y a 11 ans
  Yegor Kozlov 681d7bd1b8 Bugzilla 53360 - Fixed SXSSF to correctly write text before escaped Unicode control character il y a 12 ans
  Yegor Kozlov d677bc00f2 Bugzilla 53271 - Removed unconditional asserts in SXSSF il y a 12 ans