776 Commits (18e4705687b17f7fc94c733d869e8eed878431b0)

Author SHA1 Message Date
  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
  Yegor Kozlov dd9c547ea3 Bugzilla 52569: Support DConRefRecord in HSSF 12 years ago
  Yegor Kozlov 8eaddd5fe2 bugzilla 52575: added an option to ignore missing workbook references in formula evaluator 12 years ago
  Yegor Kozlov 4b1b2f4af2 validate hyperlink address as discussed on poi-user 12 years ago
  Nick Burch bcb898e977 Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office produced ones do have 2 Core Properties, despite the specification explicitly forbidding this 12 years ago
  Yegor Kozlov 1df1a286b9 Added implementation for SUMIFS(), see Bugzilla 52462 12 years ago
  Nick Burch 9d68c28c69 POIXMLPropertiesTextExtractor support for extracting custom OOXML properties as text 12 years ago
  Nick Burch 57c4509faa Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix some indenting) 12 years ago
  Nick Burch ee24b94d80 Fix bug #52446 - Handle files which have been truncated by a few bytes in NPropertyTable 12 years ago
  Nick Burch e0198826c3 Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle times without seconds 12 years ago
  Nick Burch 05bfb7c0c9 Bug #52389 - Handle ?/? format fractions as well as #/# ones, and tighten the criteria for triggering fraction formatting matching 12 years ago
  Yegor Kozlov 8c4165d75d patch from Bugzilla 52200: updated XWPF table example code 12 years ago
  Yegor Kozlov a20915f758 Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays 12 years ago
  Nick Burch ca28206971 Inspired by bug #52349 - Merge the logic between the TEXT function and DataFormatter 12 years ago
  Nick Burch b3709bbd36 Fix bug #52349 - Correctly support excel style date format strings in the TEXT function 12 years ago