821 Commits (146345aef8e7cc3f0e6a64e08c6174a74424b93c)

Author SHA1 Message Date
  Yegor Kozlov c3739d5be4 Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in drawing blocks 12 years ago
  Yegor Kozlov d677bc00f2 Bugzilla 53271 - Removed unconditional asserts in SXSSF 12 years ago
  Yegor Kozlov a91a13bb2a Bugzilla 53025: Updatad documentation and example on data validations 12 years ago
  Yegor Kozlov 980e8fe473 Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 12 years ago
  Nick Burch a7796d06d8 Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the description (alt text) of a picture 12 years ago
  Nick Burch c746a5f3c7 Fix bug #48528 - support negative arguments to the DATE() function 12 years ago
  Nick Burch 64ad74884e Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), for when it is known that a file comes from a different (known) timezone to the current machine 12 years ago
  Yegor Kozlov 306579455b Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF file 12 years ago
  Yegor Kozlov 8ae072fc85 Bugzilla 53101: fixed evaluation of SUM over cell range > 255 12 years ago
  Yegor Kozlov 0afefcd2b8 Bugzilla 49529 - avoid exception when cloning sheets with no drawing records and initialized drawing patriarch 12 years ago
  Yegor Kozlov e191cb70fa trunk is 3.9-beta1 now 12 years ago
  Yegor Kozlov a9cf3b5b98 Bugzilla >52928 - DateFormatConverter: an utility to convert instances of java.text.DateFormat to Excel format patterns 12 years ago
  Yegor Kozlov 3cc9a17b23 Bugzilla 52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString() 12 years ago
  Yegor Kozlov 1cbefe6afb Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsing shared strings table in XSSF eventusermodel 12 years ago
  Yegor Kozlov 18e4705687 bugzilla 52818 - Added implementation for RANK() 12 years ago
  Yegor Kozlov 9d449dbd97 bugzilla 52682 - allow setting text with trailing carriage return in HSLF 12 years ago
  Yegor Kozlov a437cd08ac bugzilla 52244 - use correct text attributes when presentation has multiple TxMasterStyleAtoms of the same type 12 years ago
  Yegor Kozlov aef09c36f1 Bugzilla 51564 - support for enforcing fields update in XWPF 12 years ago
  Yegor Kozlov ed05f24b6c Bugzilla 51673 - support grouping rows in SXSSF 12 years ago
  Yegor Kozlov afaf6472d0 Bugzilla 51780 - support replacement of content types in OPC packages 12 years ago
  Yegor Kozlov 938646fd24 Bugzilla 52784 - replace ISO control characters with question marks in SXSSF to be consistent with XSSF 12 years ago
  Yegor Kozlov 42441167fa bugzilla 52057 - updated formula test framework to be aware of recently added Functions 12 years ago
  Yegor Kozlov f3d9f2bdd9 Bugzilla 52574 - support setting header / footer page margins in HSSF 12 years ago
  Yegor Kozlov a6f40e2952 Bugzilla 51790: fixed reading shared formulas in XSSF 12 years ago
  Yegor Kozlov 41ac3b51d3 Bugzilla 52708 - misc improvements in CellFormat 12 years ago
  Yegor Kozlov a3ee22079c Bugzilla 52690 - added a getter for length of encrypted data in Ecma and Agile decryptors 12 years ago
  Yegor Kozlov a5375147a1 Bugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documents 12 years ago
  Yegor Kozlov b19a144522 Bugzilla 52078 - avoid OutOfMemoryError when rendering groupped pictures in HSLF 12 years ago
  Yegor Kozlov 7d9173caa4 Bugzilla 52745: fixed XSSFRichtextString.append to preserve leading / trailing spaces 12 years ago
  Yegor Kozlov 37149e9d6b Bugzilla 52716 - tolerate hyperlinks that have neither location nor relation 12 years ago
  Yegor Kozlov e94b5e52f1 Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF 12 years ago
  Yegor Kozlov 299fbffd75 Bugzilla 52598 - respect slide background when rendering slides in HSLF 12 years ago
  Yegor Kozlov 63bb61c820 Bugzilla 51731 - fixed painting shape outlines in HSLF 12 years ago
  Yegor Kozlov bd09f71043 Bugzilla 52701: fixed seting vertical alignment for XSLFTableCell 12 years ago
  Yegor Kozlov b0b28bf53c fixed importing pictures having associated custom tags, see Bugzilla 52687 12 years ago
  Yegor Kozlov 946733c773 allow runtime registration of functions in FormulaEvaluator 12 years ago
  Nick Burch 1209d2fb88 Fix bug #52665 - When reading from a ZipFileZipEntrySource that has already been closed, give IllegalArgumentException rather than NPE 12 years ago
  Nick Burch 4a607e17e1 Fix bug #52664 - MAPIMessage may not always have name chunks when checking for 7 bit encodings 12 years ago
  Yegor Kozlov 78be7da87d Bugzilla 52649: fixed adobe:ns:meta namespace in WordToFoConverter 12 years ago
  Yegor Kozlov b10ba1a85b Bugzilla 52385,52337,52338: avoid trancated array and vector data when reading OLE properties 12 years ago
  Nick Burch 9e1165c24a Apply patch from bug #52662 - CharacterRun NPE fix when fetching symbol fonts, where no fonts are defined 12 years ago
  Yegor Kozlov 073c3e278f Bugzilla 52658: support mergin table cells in XSLF 12 years ago
  Yegor Kozlov 7e7bde2595 validate row and column indexes in SXSSF 12 years ago
  Yegor Kozlov 1d8365e7a3 fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498 12 years ago
  Yegor Kozlov a3a8dcf335 Bugzilla 52576: support changing external file references in HSSFWorkbook 12 years ago
  Yegor Kozlov 8840f717da Bugzilla 52527: avoid exception when matching shared formula records in HSSF 12 years ago
  Yegor Kozlov e40b15ff55 Bugzilla 52568: added methods to set/get an XWPFRun's text color 12 years ago
  Yegor Kozlov d6474fedf9 Bugzilla 52566: added methods to set/get vertical alignment and color in XWPFTableCell 12 years ago
  Yegor Kozlov 9421111547 Bugzilla 525612: added methods to get/set a table row's Can't Split and Repeat Header attributes in XWPF 12 years ago
  Yegor Kozlov fe10b2c7bc Bugzilla 52561: Added methods to set table inside borders and cell margins in XWPF 12 years ago