29 次代码提交 (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 年前
  Dominik Stadler 1a5cec89d8 Replace manual close with try-with-resources 4 年前
  Andreas Beeker 2a982f62ec Replace StringBuffer with StringBuilder 4 年前
  Axel Howind 4f8879f8ef use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 年前
  Axel Howind 0d4d57ace0 Replace AbstractWordUtils.equals with Objects.equals 4 年前
  Andreas Beeker 0c35761317 #62355 - unsplit packages - 2 - modified classes (not only imports) 6 年前
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 年前
  Andreas Beeker b9c792dad0 close resources 8 年前
  Yegor Kozlov e0b6a9975c Bug 52628 - Replace System.err info messages with a POILogger 11 年前
  Sergey Vladimirov c3f572e2cd 52311 - Conversion to html : Problem in titles number 11 年前
  Sergey Vladimirov 2d6abcad45 refactor list format override structures (was marked with @Internal annotation) 11 年前
  Maxim Valyanskiy 27ece8b048 HWPF: fix NPE when reading paragraph properties 12 年前
  Sergey Vladimirov e5654d854b add page breaks support; fix paragraphs-in-bookmarks handling 12 年前
  Sergey Vladimirov da8e38019a handle colors with opacity 12 年前
  Sergey Vladimirov 49697de696 Add Word-to-Text converter and use it as replacement for WordExtractor 12 年前
  Sergey Vladimirov ff0f31904e mark org.apache.poi.hwpf.converter classes as @Beta 12 年前
  Sergey Vladimirov 91d49be238 add initial code for office drawings (and pictures saved as such drawings) 13 年前
  Sergey Vladimirov 2654b604ed output language in (Word) XSL FO 13 年前
  Sergey Vladimirov 5e6b7c6879 support text colors in Word-to-HTML and Word-to-FO converters 13 年前
  Sergey Vladimirov 1ed12025df better processing of word tables in cases different rows have different cell widths 13 年前
  Sergey Vladimirov 3de5c46238 compact fo:inline's in FO output of Word-to-FO converter 13 年前
  Sergey Vladimirov 6c351cad1d remove unused method 13 年前
  Sergey Vladimirov f20bdfe9d5 make some section properties public to prevent access from converters using reflection 13 年前
  Sergey Vladimirov 73cf1f85f1 add get/set for _ixchFollow in listLevel 13 年前
  Sergey Vladimirov a7c215d2e0 add font replacer interface and default implementation 13 年前
  Sergey Vladimirov d7217bd59b simplify work with fields 13 年前
  Sergey Vladimirov 50edece84a add Excel-to-HTML converter (with test suite) 13 年前
  Sergey Vladimirov 03035ed09a rename extractor -> converter and move to converter package 13 年前
  Sergey Vladimirov 1bee2b0cdb add Word-to-HTML extractor 13 年前