4 Commits (f4bb4560edd288e6916d222b76caa8c9aa97baf7)

Autor SHA1 Mensaje Fecha
  PJ Fanning f4bb4560ed code tidy up hace 2 años
  Andreas Beeker bb5d321b79 fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) hace 3 años
  Andreas Beeker 088d1dd197 :poi-scratchpad - fix javadocs - link to dependent/external project javadocs hace 3 años
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build hace 3 años
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build hace 3 años
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging hace 3 años
  Andreas Beeker 3778a3e9e2 Sonar fixes hace 3 años
  Andreas Beeker 1dc771394b Sonar Fixes - "static" base class members should not be accessed via derived types hace 4 años
  Andreas Beeker 08159e66a7 Sonar Fixes + Refactor scattered XML initializations to XMLHelper hace 4 años
  Dominik Stadler 62c8296c70 Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use try-with-resources, update/enhance JavaDoc somewhat hace 6 años
  PJ Fanning e52d29df16 Remove use of deprecated methods hace 6 años
  PJ Fanning 2cd8c7bc65 Remove use of deprecated methods hace 6 años
  PJ Fanning dffa1ccd9c Remove use of deprecated methods hace 6 años
  PJ Fanning bc0c0b19d2 update getCellType to return CellType enum instead of int hace 6 años
  Dominik Stadler 399381da8d Remove unnecessary local variables hace 6 años
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) hace 6 años
  Dominik Stadler 32370cfd1c Remove unnecessary initialization of members hace 6 años
  PJ Fanning b68b916d08 Remove some deprecated *SSF APIs hace 7 años
  Nick Burch 488dff773a Javadoc fixes hace 7 años
  Javen O'Neal 1e9bc2edbb github-52: add ExcelToHtmlConverter method that works on InputStreams. Thanks to Tony Zeng! This closes #52. hace 7 años
  Andreas Beeker 2e50133e88 merge trunk to branch hace 7 años
  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 hace 7 años
  Javen O'Neal 5582593ad1 bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility hace 8 años
  Javen O'Neal fb8c79d96c bug 59791: convert Cell Type to an enum hace 8 años
  Javen O'Neal e2280c276d bug 59264: use BorderStyle for changing Cell border line style hace 8 años
  Andreas Beeker b15b18bae7 replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls hace 8 años
  Andreas Beeker aacf48d5aa sonar fixes hace 8 años
  Andreas Beeker 69100bf81e Removed HDF API hace 8 años
  Andreas Beeker e84b4d041c forbidden apis fixes hace 8 años
  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 hace 10 años
  Sergey Vladimirov f563412004 compact css hace 12 años
  Sergey Vladimirov 06dc8ec50f ability to extends documents facades hace 12 años
  Sergey Vladimirov 9af1decae0 ability to customize Excel-to-HTML CSS prefixes hace 12 años
  Sergey Vladimirov 8229908f29 distinguish physical number of rows and last row number hace 12 años
  Sergey Vladimirov 9434b9ba3f generate CSS without tag names hace 12 años
  Sergey Vladimirov 289d9722e6 add initial implementation for Excel to XSL FO converter hace 12 años
  Sergey Vladimirov 0497d8ad7b simplify HTML CSS creation code hace 13 años
  Sergey Vladimirov 637d4f232a simplify internal API hace 13 años
  Sergey Vladimirov 6e5b818c94 add support for merged cells hace 13 años
  Sergey Vladimirov 465fdb9955 compact result HTML in Excel-to-HTML converter hace 13 años
  Sergey Vladimirov b99fd29146 preserve align in case of "divved" cells hace 13 años
  Sergey Vladimirov 8f86740bfb add tricky mode (disabled by default) to output cell's text in next cells, if they are empty (non-optimal, thought) hace 13 años
  Sergey Vladimirov c628362e35 fix table and table's cells css processing hace 13 años
  Sergey Vladimirov 3a325afe8a do not output hidden rows and columns by default (and add options to do so) hace 13 años
  Sergey Vladimirov 673891cc9e compactify HTML hace 13 años
  Sergey Vladimirov ee7016f12e fix styles output; hace 13 años
  Sergey Vladimirov 84ce4e3c08 fix package: org.apache.poi.hssf.usermodel.converter -> org.apache.poi.hssf.converter hace 13 años
  Sergey Vladimirov b5a06a4416 output document properties to html and pdf hace 13 años
  Sergey Vladimirov 50edece84a add Excel-to-HTML converter (with test suite) hace 13 años