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 преди 6 години
  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 преди 7 години
  Javen O'Neal fb8c79d96c bug 59791: convert Cell Type to an enum преди 7 години
  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 преди 12 години
  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 години