2 Commits (944ea414cd2cec5643c0e225e91b2ce5c4070bb0)

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