summaryrefslogtreecommitdiffstats
path: root/test-data
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotalsYegor Kozlov2011-07-251-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150673 13f79535-47bb-0310-9956-ffa450edef68
* new test case for 47731 issueSergey Vladimirov2011-07-241-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150463 13f79535-47bb-0310-9956-ffa450edef68
* better processing of word tables in cases different rows have different cell ↵Sergey Vladimirov2011-07-221-0/+0
| | | | | | widths git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149528 13f79535-47bb-0310-9956-ffa450edef68
* Add a disabled unit test for bug #51535Nick Burch2011-07-211-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149181 13f79535-47bb-0310-9956-ffa450edef68
* initial support for endnotes and footnotes in HWPFSergey Vladimirov2011-07-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148959 13f79535-47bb-0310-9956-ffa450edef68
* fixed bug 51470 - avoid exception when cloning XSSF sheets with background ↵Yegor Kozlov2011-07-201-0/+0
| | | | | | images git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148724 13f79535-47bb-0310-9956-ffa450edef68
* add test case data for 51524Sergey Vladimirov2011-07-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148041 13f79535-47bb-0310-9956-ffa450edef68
* introduce picture descriptor structure (internal), now Picture class extends it;Sergey Vladimirov2011-07-161-0/+0
| | | | | | add test case with correctly cropped picture info git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147450 13f79535-47bb-0310-9956-ffa450edef68
* Add tests for bug #51514 - NPOIFS based loadingNick Burch2011-07-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147188 13f79535-47bb-0310-9956-ffa450edef68
* rename MBD001D0B89.doc to Bug48075.docSergey Vladimirov2011-07-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1145288 13f79535-47bb-0310-9956-ffa450edef68
* update status and .doc for issue 49933Sergey Vladimirov2011-07-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144685 13f79535-47bb-0310-9956-ffa450edef68
* Test case shall not failSergey Vladimirov2011-07-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144202 13f79535-47bb-0310-9956-ffa450edef68
* already fixed 48065 - Problems with save output of HWPF (losing formatting)Sergey Vladimirov2011-07-071-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143809 13f79535-47bb-0310-9956-ffa450edef68
* output document properties to html and pdfSergey Vladimirov2011-07-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143315 13f79535-47bb-0310-9956-ffa450edef68
* Test correct processing of "sprmPItap" (0x6649) and "sprmPFInTable" (0x2416)Sergey Vladimirov2011-07-051-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142867 13f79535-47bb-0310-9956-ffa450edef68
* Add unit test that seems to show bug #51461 working just fineNick Burch2011-07-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141961 13f79535-47bb-0310-9956-ffa450edef68
* Bug 51444 - Prevent corrupted output when saving files created by ↵Yegor Kozlov2011-06-301-0/+0
| | | | | | LibreOffice 3.3 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141576 13f79535-47bb-0310-9956-ffa450edef68
* Bug 50474 - Example demonstrating how to update workbook embedded in a ↵Yegor Kozlov2011-06-251-0/+0
| | | | | | WordprocessingML document git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139541 13f79535-47bb-0310-9956-ffa450edef68
* Add a unit test to show that bug #49648 no longer occursNick Burch2011-06-241-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139245 13f79535-47bb-0310-9956-ffa450edef68
* resolved old bugzilla issues, added unit testsYegor Kozlov2011-06-2412-0/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139204 13f79535-47bb-0310-9956-ffa450edef68
* Test for parsing document with drawings to prevent NoClassDefFoundError for ↵Maxim Valyanskiy2011-06-221-0/+0
| | | | | | CTAnchor in XWPFRun git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138440 13f79535-47bb-0310-9956-ffa450edef68
* bug 51351: more progress with WordToFoExtractor: support for hyperlinks, ↵Yegor Kozlov2011-06-203-0/+0
| | | | | | common fields and code cleanup git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137673 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 51335: Parse picture goal and crop sizesYegor Kozlov2011-06-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134663 13f79535-47bb-0310-9956-ffa450edef68
* Add some more test publisher files from bugs #51318 and #51319Nick Burch2011-06-045-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1131329 13f79535-47bb-0310-9956-ffa450edef68
* bug 51265: Enhanced Handling of Picture Parts in XWPFYegor Kozlov2011-06-0113-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1130120 13f79535-47bb-0310-9956-ffa450edef68
* Few XSLF tweaks, and add a unit test that shows that bug #51187 exists ↵Nick Burch2011-05-271-0/+0
| | | | | | (problem with self references) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128324 13f79535-47bb-0310-9956-ffa450edef68
* Add unit test from Stefan for bug #51172 - DOCX gif supportNick Burch2011-05-271-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128301 13f79535-47bb-0310-9956-ffa450edef68
* Test that shows that bug #51222 is a themes colour problemNick Burch2011-05-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1125559 13f79535-47bb-0310-9956-ffa450edef68
* bug#51165: Add support for OOXML Agile EncryptionMaxim Valyanskiy2011-05-101-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1101397 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #51143 - Correct NameCommentRecord to properly serialise stringsNick Burch2011-05-041-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1099313 13f79535-47bb-0310-9956-ffa450edef68
* Improve HSMF encoding guessing for 7 bit fields, and allow HSMF access to ↵Nick Burch2011-04-011-0/+0
| | | | | | the HTML body contents in MAPIMessage git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1087726 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #48968 - Implement support for HOUR, MINUTE and SECOND formulasNick Burch2011-03-251-0/+0
| | | | | | | Includes some re-working of the existing Calendar functions, unit tests for the old and new Calendar functions, and a wider date+formula+formatting test for this area git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1085591 13f79535-47bb-0310-9956-ffa450edef68
* XWPF: support for pictures in headersMaxim Valyanskiy2011-03-211-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1083764 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #49219 - ExternalNameRecord can have a DDE Link entry without an ↵Nick Burch2011-03-181-0/+0
| | | | | | operation git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1082958 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets ↵Nick Burch2011-03-181-0/+0
| | | | | | created early switch it to the same model as XSSFFont for getting it later git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1082946 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the ↵Nick Burch2011-03-181-0/+0
| | | | | | end, but handle it not git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1082936 13f79535-47bb-0310-9956-ffa450edef68
* support for getting HWPFDocument fields, see Bugzilla 50313Yegor Kozlov2011-03-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1081291 13f79535-47bb-0310-9956-ffa450edef68
* fixed RecordFormatException when reading unicode strings with photenic data, ↵Yegor Kozlov2011-03-112-0/+0
| | | | | | see Bugzilla 50779 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1080496 13f79535-47bb-0310-9956-ffa450edef68
* Add a unit test for bug #50833Nick Burch2011-03-041-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1078135 13f79535-47bb-0310-9956-ffa450edef68
* Add unit test showing that bug #50867 works fineNick Burch2011-03-041-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1078065 13f79535-47bb-0310-9956-ffa450edef68
* Start on unit tests for HMEF. Quite a bit is still stubbed out, and it shows ↵Nick Burch2011-03-017-0/+35
| | | | | | that the LZW isn't quite right yet (so tests disabled) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1075955 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #50829 - Support for getting the tables associated with a XSSFSheetNick Burch2011-02-251-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1074710 13f79535-47bb-0310-9956-ffa450edef68
* merged with excelant branchYegor Kozlov2011-02-232-0/+0
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1073707 13f79535-47bb-0310-9956-ffa450edef68
| * initial import of ExcelAnt tasks, see Bugzilla 50610Yegor Kozlov2011-02-182-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/excelant@1072119 13f79535-47bb-0310-9956-ffa450edef68
* | Fix bug #50786 - Fix XSSFColor to fetch the RGB values of old-style indexed ↵Nick Burch2011-02-181-0/+0
| | | | | | | | | | | | colours git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072082 13f79535-47bb-0310-9956-ffa450edef68
* | Fix bug #50299 with patch from Andrei - Fix XSSFColor fetching of white and ↵Nick Burch2011-02-181-0/+0
| | | | | | | | | | | | black background themes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072053 13f79535-47bb-0310-9956-ffa450edef68
* | Add a disabled unit test for bug #50784. We need to add support for XSSF ↵Nick Burch2011-02-181-0/+0
| | | | | | | | | | | | Colours to pull details from their parent theme where there is one git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072027 13f79535-47bb-0310-9956-ffa450edef68
* | Fix bug #50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one ↵Nick Burch2011-02-181-0/+0
| | | | | | | | | | | | cell to another git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072022 13f79535-47bb-0310-9956-ffa450edef68
* | Fix bug #50756 - When formatting numbers based on their Cell Style, treat ↵Nick Burch2011-02-111-0/+0
|/ | | | | | GENERAL the same as the more typical General git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1069775 13f79535-47bb-0310-9956-ffa450edef68
* hwpf: ignore null-reference to parent stylesheet (bug#50688)Maxim Valyanskiy2011-01-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1065535 13f79535-47bb-0310-9956-ffa450edef68