922 Commits (74ff0ab72f629cdf16a9fcc1bb694dc2b39c1da0)

Author SHA1 Message Date
  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
  Nick Burch a53bf58238 From bug #47999 - avoid un-needed call to the JVM Garbage Collector when working on OOXML OPC Packages 14 years ago
  Yegor Kozlov 31236d1bd5 added Ant target to compile scratchpad examples, added example HSMF application that converts a .msg file to text and extracts attachments, see Bugzilla 47922 14 years ago
  Yegor Kozlov 5d3d269faf fixed ColumnHelper to correctly handle columns included in a column span 14 years ago
  Yegor Kozlov 29a6cf21e8 improved script for deploying maven artefacts 14 years ago
  Yegor Kozlov 41853d1f8e updated index.html to reflect current release 14 years ago
  Yegor Kozlov 4669ec9f5d fixed XSSFCell.getStringCellValue() to properly handle cached formula results 14 years ago
  Yegor Kozlov 49d360bcd8 fixed non-ASCII symbols to keep javac quiet 14 years ago
  Josh Micich faa8b69a1e Bugzilla 47747 - fixed logic for locating shared formula records 15 years ago
  Josh Micich a82e264754 Reverted initial application of patches 47848(r815935) and 47849(r815942). Some details need clarification. 15 years ago
  Yegor Kozlov 513f87c213 Added possibility to get EvaluationCell from RefEval, see bugzilla 47849 15 years ago
  Yegor Kozlov d00286e166 Added method createEvaluationWorkbook() to CreationHelper, see Bugzilla 47848 15 years ago
  Yegor Kozlov 759683dcc0 improved work with user-defined functions, see Bugzilla 47809 15 years ago
  Yegor Kozlov a90c8202db fixed XSSFSheet.setColumnWidth to produce XML compatible with Mac Excel 2008, see Bugzilla 47581 15 years ago
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 15 years ago
  Yegor Kozlov 41d2b72f49 added javadoc how to avoid Excel crash when creating too many HSSFRichTextString cells, see Bugzilla 47543 15 years ago
  Yegor Kozlov 00b59a229a improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813 15 years ago
  Yegor Kozlov 4dc5210eb6 updated status.xml 15 years ago
  Yegor Kozlov 8b82a8cb46 Added method setFunction(boolean) for defined names 15 years ago
  Yegor Kozlov 0ac926cf10 Implementation of Excel Days360 and Npv functions 15 years ago
  Yegor Kozlov 8c5838262e Added an example demonstrating how to convert an XLSX workbook to CSV, see Bugzilla 47757 15 years ago
  Yegor Kozlov 27d45ad533 Fixed PPT parser to tolerate Comment2000 containers with missing comment text, see Bugzilla 44770 15 years ago
  Yegor Kozlov 896840bb82 fix for extraction paragraphs and sections from headers/footers with XWPFWordExtractor, see Bugzilla 47727 15 years ago
  Yegor Kozlov 96d4031d66 Support for extraction of header / footer images in HWPF, see Bugzilla 47733 15 years ago
  Yegor Kozlov 2712b14d2f moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 years ago
  Josh Micich 8b72143476 Bugzilla 47721 - Added implementation for INDIRECT() 15 years ago
  Yegor Kozlov 4d835fbda7 Avoid exception when reading ClipboardData packet in OLE property sets, see bugzilla 45583 15 years ago
  Yegor Kozlov e5aac25b00 Improved parsing of OOXML documents, see Bugzilla 47668 15 years ago
  Yegor Kozlov 58f32a32b5 removed temporary fix for compatibility with Mac Excel 2008 Sp2 15 years ago
  Josh Micich c15f65b01e Bugzilla 47652 - Added support for reading encrypted workbooks 15 years ago
  Nick Burch 5f224a73e7 @year@ doesn't work in the body, so set explicitly 15 years ago
  Nick Burch eb8b99778c Add crypto notice bits to the legal page 15 years ago
  Yegor Kozlov 534055df27 changed status.xml to reflect changes from Bugzilla #47604 15 years ago
  Yegor Kozlov 0226855729 Avoid FormulaParseException in XSSFWorkbook.setRepeatingRowsAndColumns when removing repeated rows and columns, see Bugzilla 47620 15 years ago
  Yegor Kozlov df16f03172 Fixed XSSFCell to correctly parse column indexes greater than 702 (ZZ), see Bugzilla #47606 15 years ago
  Nick Burch 03cd9e1783 Add a note to the hssf/xssf pages on memory of usermodel vs eventusermodel, and hssf vs xssf 15 years ago
  Yegor Kozlov 27d577fbc1 small improvements to r799264 15 years ago
  Yegor Kozlov 6347c128c9 added a note on Compatibility of POI-generated .xlsx files with MS Office 2008 for Mac SP2 15 years ago
  Josh Micich 17af35f713 Bugzilla 47598 - Improved formula evaluator number comparison 15 years ago
  Yegor Kozlov 172db2ca58 fixed XWPFWordExtractor to extract inserted/deleted text, see Bugzilla 45597 15 years ago
  Yegor Kozlov 74c00a9ba4 Fixed RecordFactoryInputStream to properly read continued DrawingRecords 15 years ago