2 Commity (944ea414cd2cec5643c0e225e91b2ce5c4070bb0)

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