4 コミット (729d78cda69e489a40f33d8e6c0056c4f4758099)

作成者 SHA1 メッセージ 日付
  Dominik Stadler 729d78cda6 Limit allocated elements in the PlfLfo structure for word documents 2年前
  Andreas Beeker 7eaca60a1a activate javadoc lint and fix errors 3年前
  Andreas Beeker bb5d321b79 fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3年前
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3年前
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3年前
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3年前
  Andreas Beeker 3778a3e9e2 Sonar fixes 3年前
  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年前