aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
Commit message (Expand)AuthorAgeFilesLines
* Bug 51444 - Prevent corrupted output when saving files created by LibreOffic...Yegor Kozlov2011-06-301-0/+0
* Bug 50474 - Example demonstrating how to update workbook embedded in a Wordpr...Yegor Kozlov2011-06-251-0/+0
* Add a unit test to show that bug #49648 no longer occursNick Burch2011-06-241-0/+0
* resolved old bugzilla issues, added unit testsYegor Kozlov2011-06-2412-0/+35
* Test for parsing document with drawings to prevent NoClassDefFoundError for C...Maxim Valyanskiy2011-06-221-0/+0
* bug 51351: more progress with WordToFoExtractor: support for hyperlinks, com...Yegor Kozlov2011-06-203-0/+0
* Bugzilla 51335: Parse picture goal and crop sizesYegor Kozlov2011-06-111-0/+0
* Add some more test publisher files from bugs #51318 and #51319Nick Burch2011-06-045-0/+0
* bug 51265: Enhanced Handling of Picture Parts in XWPFYegor Kozlov2011-06-0113-0/+0
* Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (probl...Nick Burch2011-05-271-0/+0
* Add unit test from Stefan for bug #51172 - DOCX gif supportNick Burch2011-05-271-0/+0
* Test that shows that bug #51222 is a themes colour problemNick Burch2011-05-201-0/+0
* bug#51165: Add support for OOXML Agile EncryptionMaxim Valyanskiy2011-05-101-0/+0
* Fix bug #51143 - Correct NameCommentRecord to properly serialise stringsNick Burch2011-05-041-0/+0
* Improve HSMF encoding guessing for 7 bit fields, and allow HSMF access to the...Nick Burch2011-04-011-0/+0
* Fix bug #48968 - Implement support for HOUR, MINUTE and SECOND formulasNick Burch2011-03-251-0/+0
* XWPF: support for pictures in headersMaxim Valyanskiy2011-03-211-0/+0
* Fix bug #49219 - ExternalNameRecord can have a DDE Link entry without an oper...Nick Burch2011-03-181-0/+0
* Fix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets creat...Nick Burch2011-03-181-0/+0
* Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end,...Nick Burch2011-03-181-0/+0
* support for getting HWPFDocument fields, see Bugzilla 50313Yegor Kozlov2011-03-141-0/+0
* fixed RecordFormatException when reading unicode strings with photenic data, ...Yegor Kozlov2011-03-112-0/+0
* Add a unit test for bug #50833Nick Burch2011-03-041-0/+0
* Add unit test showing that bug #50867 works fineNick Burch2011-03-041-0/+0
* Start on unit tests for HMEF. Quite a bit is still stubbed out, and it shows ...Nick Burch2011-03-017-0/+35
* Fix bug #50829 - Support for getting the tables associated with a XSSFSheetNick Burch2011-02-251-0/+0
* merged with excelant branchYegor Kozlov2011-02-232-0/+0
|\
| * initial import of ExcelAnt tasks, see Bugzilla 50610Yegor Kozlov2011-02-182-0/+0
* | Fix bug #50786 - Fix XSSFColor to fetch the RGB values of old-style indexed c...Nick Burch2011-02-181-0/+0
* | Fix bug #50299 with patch from Andrei - Fix XSSFColor fetching of white and b...Nick Burch2011-02-181-0/+0
* | Add a disabled unit test for bug #50784. We need to add support for XSSF Colo...Nick Burch2011-02-181-0/+0
* | Fix bug #50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one c...Nick Burch2011-02-181-0/+0
* | Fix bug #50756 - When formatting numbers based on their Cell Style, treat GEN...Nick Burch2011-02-111-0/+0
|/
* hwpf: ignore null-reference to parent stylesheet (bug#50688)Maxim Valyanskiy2011-01-311-0/+0
* 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