4 коммитов (f4bb4560edd288e6916d222b76caa8c9aa97baf7)

Автор SHA1 Сообщение Дата
  PJ Fanning f4bb4560ed code tidy up 2 лет назад
  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 088d1dd197 :poi-scratchpad - fix javadocs - link to dependent/external project javadocs 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 1dc771394b Sonar Fixes - "static" base class members should not be accessed via derived types 4 лет назад
  Andreas Beeker 08159e66a7 Sonar Fixes + Refactor scattered XML initializations to XMLHelper 4 лет назад
  Dominik Stadler 62c8296c70 Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use try-with-resources, update/enhance JavaDoc somewhat 6 лет назад
  PJ Fanning e52d29df16 Remove use of deprecated methods 6 лет назад
  PJ Fanning 2cd8c7bc65 Remove use of deprecated methods 6 лет назад
  PJ Fanning dffa1ccd9c Remove use of deprecated methods 6 лет назад
  PJ Fanning bc0c0b19d2 update getCellType to return CellType enum instead of int 6 лет назад
  Dominik Stadler 399381da8d Remove unnecessary local variables 6 лет назад
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 лет назад
  Dominik Stadler 32370cfd1c Remove unnecessary initialization of members 6 лет назад
  PJ Fanning b68b916d08 Remove some deprecated *SSF APIs 7 лет назад
  Nick Burch 488dff773a Javadoc fixes 7 лет назад
  Javen O'Neal 1e9bc2edbb github-52: add ExcelToHtmlConverter method that works on InputStreams. Thanks to Tony Zeng! This closes #52. 7 лет назад
  Andreas Beeker 2e50133e88 merge trunk to branch 7 лет назад
  Javen O'Neal 64f1a5b33f bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return short and add getBorder[Top|Bottom|Left|Right]Enum() returns BorderStyle enum for backwards compatibility with POI 3.14 and earlier 7 лет назад
  Javen O'Neal 5582593ad1 bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility 8 лет назад
  Javen O'Neal fb8c79d96c bug 59791: convert Cell Type to an enum 8 лет назад
  Javen O'Neal e2280c276d bug 59264: use BorderStyle for changing Cell border line style 8 лет назад
  Andreas Beeker b15b18bae7 replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls 8 лет назад
  Andreas Beeker aacf48d5aa sonar fixes 8 лет назад
  Andreas Beeker 69100bf81e Removed HDF API 8 лет назад
  Andreas Beeker e84b4d041c forbidden apis fixes 8 лет назад
  Nick Burch 3c3e164a50 Rather than having lots of classes all create their own XML DocumentBuilderFactory instance, push that logic to a helper which sets all the right defaults 10 лет назад
  Sergey Vladimirov f563412004 compact css 12 лет назад
  Sergey Vladimirov 06dc8ec50f ability to extends documents facades 12 лет назад
  Sergey Vladimirov 9af1decae0 ability to customize Excel-to-HTML CSS prefixes 12 лет назад
  Sergey Vladimirov 8229908f29 distinguish physical number of rows and last row number 12 лет назад
  Sergey Vladimirov 9434b9ba3f generate CSS without tag names 12 лет назад
  Sergey Vladimirov 289d9722e6 add initial implementation for Excel to XSL FO converter 12 лет назад
  Sergey Vladimirov 0497d8ad7b simplify HTML CSS creation code 13 лет назад
  Sergey Vladimirov 637d4f232a simplify internal API 13 лет назад
  Sergey Vladimirov 6e5b818c94 add support for merged cells 13 лет назад
  Sergey Vladimirov 465fdb9955 compact result HTML in Excel-to-HTML converter 13 лет назад
  Sergey Vladimirov b99fd29146 preserve align in case of "divved" cells 13 лет назад
  Sergey Vladimirov 8f86740bfb add tricky mode (disabled by default) to output cell's text in next cells, if they are empty (non-optimal, thought) 13 лет назад
  Sergey Vladimirov c628362e35 fix table and table's cells css processing 13 лет назад
  Sergey Vladimirov 3a325afe8a do not output hidden rows and columns by default (and add options to do so) 13 лет назад
  Sergey Vladimirov 673891cc9e compactify HTML 13 лет назад
  Sergey Vladimirov ee7016f12e fix styles output; 13 лет назад
  Sergey Vladimirov 84ce4e3c08 fix package: org.apache.poi.hssf.usermodel.converter -> org.apache.poi.hssf.converter 13 лет назад
  Sergey Vladimirov b5a06a4416 output document properties to html and pdf 13 лет назад
  Sergey Vladimirov 50edece84a add Excel-to-HTML converter (with test suite) 13 лет назад