28 Commits (d8421364646f195743625f24848205f999cdca53)

Author SHA1 Message Date
  Andreas Beeker d842136464 Sonar fixes - "static" base class members should not be accessed via derived types 4 years ago
  Andreas Beeker 1dc771394b Sonar Fixes - "static" base class members should not be accessed via derived types 4 years ago
  Andreas Beeker 66471836f5 Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 years ago
  Andreas Beeker 87f7eac9c5 sonar fixes 6 years ago
  Dominik Stadler 399381da8d Remove unnecessary local variables 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  Andreas Beeker 90263ad93f Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 years ago
  Tim Allison 7e74976c04 Bug 60574 prevent rare NPE in ListTables 7 years ago
  Dominik Stadler 8d81b4fd06 bug 60526: Make loggers final and make throttled log actually work 7 years ago
  Andreas Beeker 24e7f1e8fb sonar fixes 8 years ago
  Cédric Walter e684262ca6 performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation 10 years ago
  Sergey Vladimirov 7e47c6ee35 refactor list format override structures (was marked with @Internal annotation) 11 years ago
  Sergey Vladimirov a430d57858 fix additional issue found in bug 52032, add test files 12 years ago
  Sergey Vladimirov 4c38a8f5d1 correctly save PlfLst 12 years ago
  Sergey Vladimirov 65a5f2f03b correctly handle LFOData structures 12 years ago
  Sergey Vladimirov 03b65a482b mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 12 years ago
  Maxim Valyanskiy d86df59b57 hwpf: ignore incorrect ListFormatOverride reference that causes IndexOutOfBoundException 13 years ago
  Nick Burch 8b2f2bcff6 Work inspired by bug #48018 - get HWPF lists more consistent in read vs write, and preserve order as apparently that matters. Includes a fair number of list related unit tests, but not for everything 13 years ago
  Josh Micich 78e643fe21 Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
  Josh Micich a2cd9a942e Fixed compiler warnings - unnecessary else 14 years ago
  Josh Micich 852e34bfea Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 15 years ago
  Nick Burch ad49ccab2d Fix work bug #42799 16 years ago
  Henri Yandell b8f7a14477 Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
  Glen Stampoultzis ba91a073fe Pier's other HWPF patch. 19 years ago
  Glen Stampoultzis 58f1c92183 New licence changes. 20 years ago
  Said Ryan Ackley 0873a633af patch and latest bug fixes 20 years ago
  Said Ryan Ackley 437880b1d6 latest patches and changes 20 years ago
  Said Ryan Ackley c37d59487b latest changes 20 years ago
  Said Ryan Ackley 944a726f7e initial check in 20 years ago