922 Commits (74ff0ab72f629cdf16a9fcc1bb694dc2b39c1da0)

Author SHA1 Message Date
  Nick Burch 3a85e0969e Docs tweaks 14 years ago
  Nick Burch 25bd56f569 Initialise the link type of HSSFHyperLink, so that getType() on it works 14 years ago
  Yegor Kozlov f186843733 improved performance of DateUtil.isCellDateFormatted(), see Bugzilla 48425 14 years ago
  Yegor Kozlov 95642c0bfd fixed InterfaceEndRecord to tolerate unexpected record contents, see bug 47251 14 years ago
  Yegor Kozlov 28c5b0fd2b improved javadoc on Picture.resize() 14 years ago
  Yegor Kozlov 7a8bcc7b09 fixed PageSettingsBlock to allow multiple HeaderFooterRecord records, see Bugzilla 48026 14 years ago
  Yegor Kozlov 72bc91ade5 fixed ExternalNameRecord to properly distinguish DDE data from OLE data in the record body, see Bugzilla 48339 14 years ago
  Yegor Kozlov 07d15660b9 updated the Downloads page to reflect the latest release of POI-3.6 14 years ago
  Yegor Kozlov 58e30fe987 added a template of RELEASE-NOTES 14 years ago
  Dave Fisher cef3679d00 Added missing license headers to 5 files. Removed dist target from howtobuild.xml 14 years ago
  Dave Fisher 18dc03ead0 Documentation changes for poi-ooxml-schemas 14 years ago
  Josh Micich a9929f37ee Bugzilla 48343 - added implementation of SUBTOTAL function (patch from Paul Tomlin) 14 years ago
  Yegor Kozlov 5984c5d57c updated current version on status.xml, also some misc post-release improvements in mvn-deploy.sh and build.xml 14 years ago
  Yegor Kozlov 5d9a1169cd fixed XSSFSheet autoSizeColumn() to tolerate empty RichTextString, see Bugzilla 48332 14 years ago
  Josh Micich 54d27d0cc6 Bugzilla 48332 - fixed ColumnInfoRecord to tolerate missing reserved field 14 years ago
  Yegor Kozlov b4da1cab04 fixed RecordFormatException when reading LbsDataSubRecord, see bugzilla 47701 14 years ago
  Yegor Kozlov 12a00cc2f3 memory usage optimization in XSSF - avoid creating parentless xml beans 14 years ago
  Yegor Kozlov 21d7a81d3c improved work with cell comments in XSSF, also added support for cell comments to SS interfaces 14 years ago
  Nick Burch 8428670c2c Add support for creating SummaryInformation and DocumentSummaryInformation properties on POIDocuments that don't have them, via POIDocument.createInformationProperties() 14 years ago
  Nick Burch 76ae29d587 Fix bug #48180 - short chart records skipping some unused fields 14 years ago
  Nick Burch 5cf512174e Patch from Jeremy Michelson (with slight tweaks) - bug #48274 - fix erronious wrapping of byte colours in HSSFPalette.findSimilarColor 14 years ago
  Nick Burch ab15ad1b66 Fix from Petr for bug #24601 - fix fetching of error codes from XSSF formula cells 14 years ago
  Yegor Kozlov 03443502f5 more cleanup of build.xml, improved release procedure, added a script to create .md5 and .asc 14 years ago
  Yegor Kozlov 1490ef1c8a fixed javadoc for HSSFSheet.setColumnWidth and XSSFSheet setColumnWidth 14 years ago
  Yegor Kozlov 437182aa72 included poi-ooxml-schemas and poi-examples in the release cycle, also misc improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets 14 years ago
  Dave Fisher b5cdef8c2e Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.cgi?id=48242 14 years ago
  Yegor Kozlov 50f3168c1a fixed XLSX2CSV to avoid exception when processing cells with multiple "t" elements, see Bugzilla 47757 14 years ago
  Josh Micich 89223f9500 Bugzilla 48195 - short-circuit evaluation of IF() and CHOOSE() 14 years ago
  Yegor Kozlov a53a2ef1f8 support for text extraction from PPT master slides, see Bugzilla 48161 14 years ago
  Yegor Kozlov 97e001c85a cleanup of build.xml 14 years ago
  Yegor Kozlov fbae3f9422 added a method to set arabic mode in HSSFSheet, see Bugzilla 47970 14 years ago
  Yegor Kozlov 1aeb476ce7 release system resources when calling javax.imageio.ImageIO in Picture.resize() 14 years ago
  Dave Fisher 43af361c5c documentation changes - css adjust 14 years ago
  Dave Fisher ffa163d5e7 more documentation changes 14 years ago
  Dave Fisher 58c3be8334 documentation changes 14 years ago
  Yegor Kozlov 00ac16d6e3 reorganized TOC, removed obsolete pages 14 years ago
  Nick Burch 4ca0b5535f Patch from Trejkaz - fix bug #48038 - handle reading HWPF stylesheets from non zero offsets 14 years ago
  Nick Burch f1ecc30d36 When running the "compile-ooxml-xsds" ant task, also generate the source jar for the OOXML Schemas 14 years ago
  Nick Burch 509c7bcb93 Hopefully fix #45672 properly - improve handling by MissingRecordAwareHSSFListener of records that cover multiple cells (MulBlankRecord and MulRKRecord) 14 years ago
  Josh Micich 35c07feabe Bugzilla 48096 - relaxed validation check in RecalcIdRecord 14 years ago
  Josh Micich 0ca2252df0 Bugzilla 48085 - improved error checking in BlockAllocationTableReader to trap unreasonable field values 14 years ago
  Yegor Kozlov 55b31d213d fixed logic for matching cells and comments in HSSFCell.getCellComment() 14 years ago
  Ugo Cei f3e6137e01 [47942] added implementation of protection features to XLSX and DOCX files. Patch submitted by Roberto Albertini. 14 years ago
  Yegor Kozlov b92d33777c drop a line on Git access to POI sources 14 years ago
  Yegor Kozlov 8e2028896e preserve leading and trailing white spaces in XSSFRichTextString, see Bugzilla 48070 14 years ago
  Nick Burch ce25199518 Update link to dev.HSSF.java 14 years ago
  Josh Micich 46441487c7 Bugzilla 48044 - added implementation for CountBlank function (patch from Mads Mohr Christensen) 14 years ago
  Josh Micich 658c123cd2 Bugzilla 48036 - added IntersectionEval to allow evaluation of the intersection formula operator. 14 years ago
  Nick Burch 9b662939ad The Visio info on gnome.ru is no more. Switch the links to a web.archive.org cached version 14 years ago
  Josh Micich 32eb9ada7c deleted 'svn:executable' property 14 years ago