12828 Commits (REL_3_8_FINAL)
 

Author SHA1 Message Date
  Yegor Kozlov 51cdefee23 getting ready for 3.8-final 12 years ago
  Yegor Kozlov 19a04a7425 tag r1301933 as 3.8-final 12 years ago
  Yegor Kozlov decfaf53e6 removed svn:executable from source files 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 0795348205 add RANK to the list of supported functions 12 years ago
  Yegor Kozlov 8935e7eab2 small fic to prevent NPE when iterating over shape attributes in HSLF 12 years ago
  Yegor Kozlov 18e4705687 bugzilla 52818 - Added implementation for RANK() 12 years ago
  Yegor Kozlov 4b473d3e04 corrected name of test file for Bugzilla 51710 12 years ago
  Yegor Kozlov e5c27cdeea optimized unused imports in poi-excelant 12 years ago
  Yegor Kozlov 4b590d22ba optimized unused imports in poi-scratchpad 12 years ago
  Yegor Kozlov d8c58eb036 optimized unused imports and removed deprecation warnings in poi-main 12 years ago
  Yegor Kozlov e3f83511dc optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
  Yegor Kozlov 023ae1711e optimized unused imports and removed deprecation warnings in poi-examples 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 2c1f56d1fb support for setting color of sheet tab in XSSF 12 years ago
  Yegor Kozlov aef09c36f1 Bugzilla 51564 - support for enforcing fields update in XWPF 12 years ago
  Yegor Kozlov 0f0b3b1729 follow on to r1295058 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 48228df49d follow-on to r1294595 12 years ago
  Yegor Kozlov 42441167fa bugzilla 52057 - updated formula test framework to be aware of recently added Functions 12 years ago
  Yegor Kozlov 95b56c8f7c follow-on to r1294180 12 years ago
  Yegor Kozlov f3d9f2bdd9 Bugzilla 52574 - support setting header / footer page margins in HSSF 12 years ago
  Yegor Kozlov 3b7638611b Bugzilla 52583 - fixed WorkbookUtil#createSafeSheetName to escape colon 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 59afa3fac3 polished code to register new function impls in runtime 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 1cfe625f71 fixed wrong namespace when inserting images in xwpf, added an example how to insert pictures 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 0e52ffc797 test file that belongs to r1292247 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 f879c880d4 Add TODO for merging CellFormat and DataFormatter 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