2 Commits (9ae14ef6f024b9e5390614b0b2d455777eda3435)

Autor SHA1 Mensagem Data
  Dominik Stadler 9ae14ef6f0 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 meses atrás
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 anos atrás
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 anos atrás
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 anos atrás
  Andreas Beeker d121353f61 Sonar fixes 3 anos atrás
  PJ Fanning 0e0d1d56da avoid string concats 3 anos atrás
  Axel Howind 4f8879f8ef use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 anos atrás
  Dominik Stadler 5dadfd7c18 Use Integer.compare() where possible 6 anos atrás
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 anos atrás
  Javen O'Neal 9b4e4769dd replace "String.indexOf(String) >= 1" with "String.contains(String)" 7 anos atrás
  Andreas Beeker 2aa6ff9f20 SonarCube fix - make members private 7 anos atrás
  Andreas Beeker 7041692dae reindent code - prepare for cleanups 7 anos atrás
  Andreas Beeker 8b1b768114 findbugs fixes - SE_COMPARATOR_SHOULD_BE_SERIALIZABLE 8 anos atrás
  Nick Burch 59320b3ed5 Continue with support for property lookups of chunks 11 anos atrás
  Nick Burch 1c99cef041 Start on decoding fixed sized HSMF properties, and linking the variable sized ones with their matching chunks 11 anos atrás
  Yegor Kozlov e0b6a9975c Bug 52628 - Replace System.err info messages with a POILogger 11 anos atrás
  Nick Burch d9056a1a5d MAPIProperty is a better fit name for HSMF, so change the name before it gets too widely used 13 anos atrás
  Nick Burch 256827a293 Create a new HSMF MAPI Attributes class to hold the attribute list in a strongly typed way, based on the MSDN published properties list 13 anos atrás
  Nick Burch a95e0cd7d7 Fix an issue with the HSMF tests working on some machines but not others - Make poifs.filesystem.DirectoryNode preserve the original ordering of its files, which HSMF needs to be able 14 anos atrás
  Nick Burch 2a4805f938 Improved how HSMF handles multiple recipients 14 anos atrás
  Nick Burch ed6bc2b09d More work on the recipient related chunks, including a helper method to do best-effort finding of the recipients email address 14 anos atrás
  Nick Burch 3f56b83377 Tweak a few tests, and add in a few more chunk types 14 anos atrás
  Nick Burch 4903ecfca1 Fix some chunk types, fix the directory descent, fix the Msg2txt example, and start on fixing core tests 14 anos atrás
  Nick Burch 41994b053f Start on major HSMF refactoring. Should compile, but not quite all tests pass as a little bit of work is left 14 anos atrás