summaryrefslogtreecommitdiffstats
path: root/test-data
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug #49928 for HSSF too - refactor HSSFDataFormat to allow overriding of ...Nick Burch2011-01-201-0/+0
* Inside ExtractorFactory, support finding embedded OOXML documents and providi...Nick Burch2010-12-161-0/+0
* Fix bug #50440 - Support evaluating formulas with newlines in them, which XSS...Nick Burch2010-12-131-0/+0
* Add a test .xlsx file which includes both normal and inline string cellsNick Burch2010-12-131-0/+0
* mark GutsRecord as terminating row blocks, prevent exception when reading wor...Yegor Kozlov2010-12-111-0/+0
* added a unit test for not reproducible bug #49156Yegor Kozlov2010-12-111-0/+0
* Added implementation for MROUND(), VAR() and VARP()Yegor Kozlov2010-12-111-0/+0
* Support for IRR() function, see Bugzilla 50409. Includes fix for Bugzilla 50437Yegor Kozlov2010-12-101-0/+0
* improved work with UDFs and Analysis Toolpack functions, ATP functions are en...Yegor Kozlov2010-11-282-0/+0
* moved common formula-related code to org.apache.poi.ss.formula, eliminated de...Yegor Kozlov2010-11-211-0/+0
* allow white spaces and unicode in OPC relationship targets, see Bugzilla 50154Yegor Kozlov2010-11-171-0/+0
* clear calculation chain when deleting row or chaing cell type to blank, see B...Yegor Kozlov2010-11-121-0/+0
* Fixed evaluation of cell references with column index greater than 255, see b...Yegor Kozlov2010-11-101-0/+0
* Tolerate Double.NaN when reading .xls files, see Bugzilla 49761Yegor Kozlov2010-11-091-0/+0
* Fix bug #50118Nick Burch2010-10-221-0/+0
* Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheetsNick Burch2010-10-201-0/+0
* removed svn:executable from project filesYegor Kozlov2010-10-141-0/+0
* avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla ...Yegor Kozlov2010-10-141-0/+0
* allow overridden built-in formats in XSSFCellStyle, see Bugzilla 49928 Yegor Kozlov2010-10-081-0/+0
* support for BorderCode in HWPF, see Bugzilla 49919Yegor Kozlov2010-10-071-0/+0
* support for processing of symbols in HWPF, see Bugzilla 49908Yegor Kozlov2010-10-071-0/+0
* Avoid IllegalStateException when creating Data validation in sheet with macro...Yegor Kozlov2010-10-041-0/+0
* Test that shows we handle word floating and fixed pictures properlyNick Burch2010-09-281-0/+0
* hwpt: add more 2 bytes to OldSectionTable to solve ArrayIndexOutOfBoundsExcep...Maxim Valyanskiy2010-09-271-0/+0
* Apply patch+test from bug #48325 - If a HSSF header or footer lacks left/righ...Nick Burch2010-09-211-0/+0
* Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF he...Nick Burch2010-09-201-0/+0
* Work inspired by bug #48018 - get HWPF lists more consistent in read vs write...Nick Burch2010-09-201-0/+0
* Apply patch from bug #49820 - Fix HWPF paragraph levels, so that outline leve...Nick Burch2010-09-201-0/+0
* Add test that shows that bug #45877 has already been fixedNick Burch2010-09-191-0/+0
* More fixes for bug #49933, workaround the fact that some word6/word95 SEPX en...Nick Burch2010-09-191-0/+0
* Fix bug #49936 - Handle HWPF documents with problematic HeaderStories betterNick Burch2010-09-171-0/+0
* Fix support for sections in old word 6 / word 95 filesNick Burch2010-09-171-0/+0
* Correct XWPFRun detection of bold/italic in a paragraph with multiple runs of...Nick Burch2010-09-141-0/+0
* added a test file that belongs to r996265Yegor Kozlov2010-09-131-0/+0
* Add code for reading Ole10Native dataMaxim Valyanskiy2010-09-091-0/+0
* fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEva...Yegor Kozlov2010-09-041-0/+0
* added ZipFileAssert, this file was in the original OpenXML4J package but wasn...Yegor Kozlov2010-09-042-0/+0
* fixed evaluation of XSSF workbooks containing formulas with reference errors ...Yegor Kozlov2010-08-251-0/+0
* fixed fetching names of user defined styles, see Bugzila 49751Yegor Kozlov2010-08-191-0/+0
* added support for RANDBETWEEN(), see Bugzilla 48526Yegor Kozlov2010-08-121-0/+0
* Remove svn:executable property from a series of files that didn't need it setNick Burch2010-08-093-0/+0
* Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msgNick Burch2010-08-041-0/+0
* hwpf: append any character data before paragraphs to first paragraphMaxim Valyanskiy2010-08-041-0/+0
* wpf: More CharactedRun mapping fixes for fast-saved documentsMaxim Valyanskiy2010-07-271-0/+0
* insert the content of fldSimple fields into the XWPFWordTextExtractor output,...Yegor Kozlov2010-07-271-0/+0
* More fixes for auto-saved documentsMaxim Valyanskiy2010-07-261-0/+0
* added a failing unit test for bug #49612Yegor Kozlov2010-07-241-0/+0
* Fix bug #49524 - Support for setting cell text to be vertically rotated, via ...Nick Burch2010-07-181-0/+0
* do case-insensitive comparison when detecting Content_Types part, tolerate ba...Yegor Kozlov2010-07-181-0/+0
* Patch from Jens Gotze from bug #49581 - Ability to add, modify and remove ser...Nick Burch2010-07-161-0/+0