39 Révisions (259c9967efb354a0feff2a861ac8bd20582b6562)

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