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