4 Revize (f4bb4560edd288e6916d222b76caa8c9aa97baf7)

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