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 година