39 Revize (259c9967efb354a0feff2a861ac8bd20582b6562)

Autor SHA1 Zpráva Datum
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging před 3 roky
  Andreas Beeker 90bfac52d6 Sonar fixes - a few "Try-with-resources should be used" před 3 roky
  Tim Allison cf76af521d Bug 63330 -- use skipfully instead of hoping skip() works před 5 roky
  Dominik Stadler 40f8d119c7 Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names před 5 roky
  Tim Allison 5416787da5 bug 62624 -- further cleanup před 5 roky
  Tim Allison 5585f34da0 bug 62624 -- ensure streams are closed...thanks to LGTM, and PJ! před 5 roky
  Tim Allison f695914e89 bug 62624 -- fix loop identified as dodgy by FindBugs; add a other sanity checks. před 5 roky
  Tim Allison c956084b0d bug 62624 -- fix recursion před 5 roky
  Tim Allison 80030d529f bug 62625 -- clean up imports před 5 roky
  Tim Allison 5ecbaf5563 bug 62625 -- add special handling for REFERENCE_NAME record that may only před 5 roky
  Tim Allison b5653e8829 bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroReader před 5 roky
  Andreas Beeker 8ebfec4808 #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* před 5 roky
  Tim Allison dd246a4a67 bug 62608 -- avoid ioobe in VBAMacroReader před 5 roky
  PJ Fanning bb15bf3aef use try with resources před 6 roky
  Dominik Stadler 2587ed1849 Apply patch from bug 61096: Add support for modules in VBAMacroReader před 6 roky
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) před 6 roky
  Dominik Stadler bb507440ed Update third party libs to latest versions před 6 roky
  Tim Allison 76d3f15560 60279 -- back off to brute-force search for macro content if offset information is not correct před 6 roky
  Andreas Beeker a98350e40b #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes před 6 roky
  Tim Allison 9eef74edd1 BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to Andreas Beeker for this patch. Problems are mine. před 7 roky
  Dominik Stadler 41993f6374 Fix some IDE warnings/javadoc/... před 7 roky
  Javen O'Neal 8d279d1f92 add data type to UTF_16LE před 7 roky
  Javen O'Neal 2b10e019ad remove java.nio.charset.StandardCharsets which is not available until Java 7 před 7 roky
  Tim Allison 8e3a70d4b1 BUG 60273 -- Use codepageutil to get correct charset in VBAMacroReader před 7 roky
  Tim Allison 6405134949 BUG 59858 -- avoid npe when there's a collision of record names před 7 roky
  Tim Allison 1ec787c356 BUG 59830 -- incorrect reading of unicode stream name před 7 roky
  Tim Allison 6234c859d4 BUG 60158 -- AIOOBE in VBAMacroReader před 7 roky
  Javen O'Neal dee56fc6c0 bug 59858: describe why VBA macro reading failed před 7 roky
  Javen O'Neal ab9ecf9373 bug 52949,59830: move module storage and decompressing into a standalone function před 8 roky
  Javen O'Neal c220067619 bug 52949,59830: move module storage and decompressing into a standalone function před 8 roky
  Javen O'Neal 50e4a82230 bug 59830: attach context to any IOException (likely a result of reaching EOF on input stream) před 8 roky
  Javen O'Neal 1f76abf1b6 bug 59830: add context to why no more bytes could be read from input stream před 8 roky
  Javen O'Neal f36d63aff1 findbugs: DocumentInputStream.skip(long) result not checked; close DocumentInputStream even if exception is thrown před 8 roky
  Javen O'Neal 6a2024646f whitespace and +svn:eol-style=native před 8 roky
  Javen O'Neal b302d10d8c fix javadocs and findbugs warnings před 8 roky
  Javen O'Neal e869575af9 bug 52949: add VBAMacroReader unit tests for H/XSLF, H/XWPF, and HGDF; OLE directories as case-insensitive před 8 roky
  Nick Burch 5a3c735215 Javadoc tweaks před 8 roky
  Nick Burch f5091846ff Unit test for VBA macro reading #52949 před 8 roky
  Nick Burch 74c03a3f7b Start to refactor VBAMacroExtractor into a more general class před 8 roky
  Nick Burch 9deca1afc7 VBA extraction support from bug #52949 from Barry Lagerweij před 8 roky