2 Revīzijas (9ae14ef6f024b9e5390614b0b2d455777eda3435)

Autors SHA1 Ziņojums Datums
  Dominik Stadler 9ae14ef6f0 Bug 66425: Avoid a ClassCastException found via oss-fuzz pirms 10 mēnešiem
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build pirms 3 gadiem
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build pirms 3 gadiem
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging pirms 3 gadiem
  Andreas Beeker d121353f61 Sonar fixes pirms 3 gadiem
  PJ Fanning 0e0d1d56da avoid string concats pirms 3 gadiem
  Axel Howind 4f8879f8ef use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) pirms 4 gadiem
  Dominik Stadler 5dadfd7c18 Use Integer.compare() where possible pirms 6 gadiem
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) pirms 6 gadiem
  Javen O'Neal 9b4e4769dd replace "String.indexOf(String) >= 1" with "String.contains(String)" pirms 7 gadiem
  Andreas Beeker 2aa6ff9f20 SonarCube fix - make members private pirms 7 gadiem
  Andreas Beeker 7041692dae reindent code - prepare for cleanups pirms 7 gadiem
  Andreas Beeker 8b1b768114 findbugs fixes - SE_COMPARATOR_SHOULD_BE_SERIALIZABLE pirms 8 gadiem
  Nick Burch 59320b3ed5 Continue with support for property lookups of chunks pirms 11 gadiem
  Nick Burch 1c99cef041 Start on decoding fixed sized HSMF properties, and linking the variable sized ones with their matching chunks pirms 11 gadiem
  Yegor Kozlov e0b6a9975c Bug 52628 - Replace System.err info messages with a POILogger pirms 11 gadiem
  Nick Burch d9056a1a5d MAPIProperty is a better fit name for HSMF, so change the name before it gets too widely used pirms 13 gadiem
  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 pirms 13 gadiem
  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 pirms 14 gadiem
  Nick Burch 2a4805f938 Improved how HSMF handles multiple recipients pirms 14 gadiem
  Nick Burch ed6bc2b09d More work on the recipient related chunks, including a helper method to do best-effort finding of the recipients email address pirms 14 gadiem
  Nick Burch 3f56b83377 Tweak a few tests, and add in a few more chunk types pirms 14 gadiem
  Nick Burch 4903ecfca1 Fix some chunk types, fix the directory descent, fix the Msg2txt example, and start on fixing core tests pirms 14 gadiem
  Nick Burch 41994b053f Start on major HSMF refactoring. Should compile, but not quite all tests pass as a little bit of work is left pirms 14 gadiem