9 次程式碼提交 (d8421364646f195743625f24848205f999cdca53)

作者 SHA1 備註 提交日期
  Andreas Beeker d842136464 Sonar fixes - "static" base class members should not be accessed via derived types 4 年之前
  Andreas Beeker 1dc771394b Sonar Fixes - "static" base class members should not be accessed via derived types 4 年之前
  Andreas Beeker 66471836f5 Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 年之前
  Andreas Beeker 90263ad93f Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 年之前
  Dominik Stadler 8d81b4fd06 bug 60526: Make loggers final and make throttled log actually work 7 年之前
  Dominik Stadler 5b6f2c72c9 Bug 56911: Fix IndexOutOfBoundsException in PlfLfo.add() and add minimal test, however these classes look quite untested and thus require more test-coverage to make them more robust 8 年之前
  Andreas Beeker 56051c3e44 merge with trunk 9 年之前
  Andreas Beeker 314b9f60de Bug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays 9 年之前
  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 年之前
  Sergey Vladimirov 7e47c6ee35 refactor list format override structures (was marked with @Internal annotation) 11 年之前