3862 Commits (b98b01b29b0168b09bab225e8b93067ae3e89ebd)
 

Author SHA1 Message Date
  Yegor Kozlov b98b01b29b fixed fetching names of user defined styles, see Bugzila 49751 14 years ago
  Yegor Kozlov faa64fa1f4 support for protecting a XSSF workbook, see Bugzilla #48900 14 years ago
  Yegor Kozlov be31b22715 fixed FormulaParser to correctly process defined names with underscore, see bugzilla 49725 14 years ago
  Yegor Kozlov ea9c0b028f added support for RANDBETWEEN(), see Bugzilla 48526 14 years ago
  Nick Burch 135f3b2f3d tweak dependency list of ooxml-schemas jar 14 years ago
  Nick Burch 899833cc5b Update the index page for 3.7 Beta 2 14 years ago
  Yegor Kozlov 125c86b6de fixed OperandResolver to correctly handle inputs with leading decimal place, see Bug #49723 14 years ago
  Nick Burch 14b5b74989 Compiling the OOXML xsds requires a bit more memory if on a 64 bit jvm 14 years ago
  Nick Burch d974a5fe7c Remove svn:executable property from a series of files that didn't need it set 14 years ago
  Yegor Kozlov fc6fe5f375 initial support for excel auto-filters 14 years ago
  Yegor Kozlov ce5c607e24 optimized performance of HSSFCell#setHyperlink 14 years ago
  Yegor Kozlov 0427fc7a0f close OPC package before assertion, otherwise the test fails on Win7 (unix-based systems always pass) 14 years ago
  Yegor Kozlov 3f83900581 increased allowed range in TestHSSFSheet#testAutoSizeDate() to make tests on MacOS X pass 14 years ago
  Nick Burch fff843e65a Add a dist exclude, and a missing header 14 years ago
  Nick Burch 6387556b49 Prepare for 3.7 beta 2 14 years ago
  Nick Burch 8261bb3e8a Support nested outlook files in ExtractorFactory 14 years ago
  Nick Burch 818bc29696 Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg 14 years ago
  Nick Burch ddbddfafa4 Improve handling and warnings when closing OPCPackage objects 14 years ago
  Nick Burch cc8c15ca6c Fix bug #49702 - Correct XSSFWorkbook.getNumCellStyles to check the right styles list 14 years ago
  Nick Burch ba5f6a5cf3 Add patch from bug #49690 - Add WorkbookUtil, which provies a way of generating valid sheet names 14 years ago
  Maxim Valyanskiy 79c4de256f hwpf: append any character data before paragraphs to first paragraph 14 years ago
  Nick Burch 7c0f62f764 Fix bug #49694 - Use DataFormatter when autosizing columns, to better match the real display width of formatted cells 14 years ago
  Nick Burch 62499bc465 Fix bug #49441 - Allow overriding and guessing of HSMF non-unicode string encodings 14 years ago
  Nick Burch 452fa02182 Fix bug #49689 - Allow the setting of user style names on newly created HSSF cell styles 14 years ago
  Nick Burch 620eb21796 Commit unit test change too 14 years ago
  Nick Burch fbff3e557b Refactor to make it easier to tell which content types each POIXMLTextExtractor handles 14 years ago
  Yegor Kozlov f575bfa013 Added clone support for UserSView* and Feat* families of records, see bug #49649 14 years ago
  Yegor Kozlov 8ddb1b6dbd Support for escaped unicode characters in Shared String Table, see bug #49653 14 years ago
  Yegor Kozlov e46e2c44a7 prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579 14 years ago
  Maxim Valyanskiy 0864608375 wpf: More CharactedRun mapping fixes for fast-saved documents 14 years ago
  Yegor Kozlov 247f441b31 preserve leading and trailing white spaces in XWPFRun, see bug #49593 14 years ago
  Yegor Kozlov c9f9d48ff8 insert the content of fldSimple fields into the XWPFWordTextExtractor output, see bug #49455 14 years ago
  Yegor Kozlov af0406cd10 Fixed parsing formulas containing defined names beginning with an underscore, see Bug 9640 14 years ago
  Maxim Valyanskiy 145e221f87 More fixes for auto-saved documents 14 years ago
  Yegor Kozlov b735d6736a support for POISSON function, see bug #49538 14 years ago
  Yegor Kozlov 74ff0ab72f added a failing unit test for bug #49612 14 years ago
  Nick Burch 567001becf Fix bug #49524 - Support for setting cell text to be vertically rotated, via style.setRotation(0xff) 14 years ago
  Yegor Kozlov 3726ef1074 do case-insensitive comparison when detecting Content_Types part, tolerate backslashes in part names. see bug 49609 14 years ago
  Nick Burch 40a14f81d3 Patch from Jens Gotze from bug #49581 - Ability to add, modify and remove series from HSSF Charts 14 years ago
  Nick Burch aa253ea74a Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the comment is stored in a NameCommentRecord 14 years ago
  Nick Burch 11b69146c1 Fix indent, and make the mime type matching more consistent 14 years ago
  Nick Burch d712b6b2ad 49599 - Correct writing of NoteRecord author text when switching between ASCII and Unicode 14 years ago
  Maxim Valyanskiy 9b6bf64760 hwpf: Range.findRange fix for out-of-range searches 14 years ago
  Maxim Valyanskiy eb8d059cb9 hwpf.usermodel.Range: use generics & remove redundant type casts 14 years ago
  Maxim Valyanskiy 870bef12f1 HWPFDocument: minor cleanup 14 years ago
  Maxim Valyanskiy d7c62aae58 HWPF: test auto-saved document 14 years ago
  Maxim Valyanskiy 06b37ca45b HWPF: better fix for TextPieceTable.getCharIndex() 14 years ago
  Maxim Valyanskiy 2075a28c70 update status.xml 14 years ago
  Maxim Valyanskiy 36d2b0d346 HWPF: Improve reading of auto-saved ("complex") document 14 years ago
  Nick Burch 1c4ce4e305 Fix deprecated warnings 14 years ago