Nick Burch
|
664e6b44f2
|
Fix bug #55196 - Correct XWPF createTOC handling of short style names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614930 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-31 16:11:35 +00:00 |
Nick Burch
|
17de55241f
|
Fix bug #55050 - If the start+end row and cell are the same on an AreaPtg, avoid inverting the relative flag
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614928 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-31 16:06:43 +00:00 |
Nick Burch
|
4eb322bae7
|
Fix bug 54725 - HWPF where no parent style CHP exists, use an empty
set when processing the style to avoid a NPE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614926 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-31 15:41:58 +00:00 |
Nick Burch
|
a4e29760f8
|
Fix bug #56502 - When shifting XSSF rows with formula cells, if the formula can't be parsed, log + leave it unchanged rather than failing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614916 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-31 15:07:27 +00:00 |
Nick Burch
|
2809a55dd3
|
Fix bug #56527 - Avoid NPE from XSSFHyperLink when setting the cell
it references on a new link
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614914 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-31 14:55:04 +00:00 |
Nick Burch
|
cc5a60f061
|
Fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614886 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-31 13:37:33 +00:00 |
Nick Burch
|
301624a4c2
|
Fix bug #53984 - Support the ColInfoRecord coming after the cells, rather than before as is normal, and also handle things so that if an unsupported BofRecord is found for a sheet, warn and skip rather than breaking
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614884 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-31 13:31:01 +00:00 |
Nick Burch
|
07a5669701
|
Correct logic for the start-of-sheet missing rows, for event user model, and add tests for this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614789 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 23:06:46 +00:00 |
Nick Burch
|
b45056e979
|
Generics fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614788 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 23:05:58 +00:00 |
Nick Burch
|
bde5d39cbd
|
Start on details tests for bug #53433
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614786 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 22:43:31 +00:00 |
Nick Burch
|
2ac5cfb33b
|
Unit test to show that bug #53494 has already been fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614741 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 19:02:09 +00:00 |
Nick Burch
|
a7df4f8b92
|
#56132 Allow XSSF formula evaluation to also skip missing external workbook references, if requested
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614729 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 18:08:28 +00:00 |
Nick Burch
|
1afa975f7f
|
Slightly modified test file for bug #56132 - xlsx file with inline references to other files (no external links used)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614728 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 18:07:14 +00:00 |
Nick Burch
|
e4a99876d5
|
XSSF external workbook lookup support for in-line file:/// based book "numbers"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614724 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 17:53:54 +00:00 |
Nick Burch
|
72238ffede
|
Convert the test to using interfaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614715 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 16:56:31 +00:00 |
Nick Burch
|
79fa9b1a54
|
SVN mimetypes for Word files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614705 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 16:30:46 +00:00 |
Nick Burch
|
976eebaeed
|
SVN mimetypes for PowerPoint files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614701 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 16:26:42 +00:00 |
Nick Burch
|
260c93a1bd
|
More mimetype updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614700 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 16:24:22 +00:00 |
Nick Burch
|
84fcd1ae1c
|
More Excel test file mimetypes in svn
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614699 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 16:21:16 +00:00 |
Nick Burch
|
ca57addb5b
|
Correct the mimetype in svn for test spreadsheet files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614697 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 16:18:26 +00:00 |
Nick Burch
|
6dd3e805e7
|
Updated patch from Marc from #55927 - handle date formulas too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614696 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 16:10:56 +00:00 |
Nick Burch
|
8eb7e4a7f4
|
Add row label getter for Pivot Tables, and use this in unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614691 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 15:44:05 +00:00 |
Nick Burch
|
939bc4442d
|
Patch from Sofia Larsson and Martin Andersson from bug #56020 - XSSF support for creating Pivot tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614684 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 15:27:09 +00:00 |
Nick Burch
|
e7fcfa03eb
|
Exclude the release notes and readmes from the rat checks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614642 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 12:53:19 +00:00 |
Nick Burch
|
482e8340c1
|
Change XSSFSheetXMLHandler.SheetContentsHandler to require fewer backwards incompatible changes for #56023
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614576 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 07:41:01 +00:00 |
Nick Burch
|
6369881e21
|
Add a target to help with generating the release notes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614573 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 07:32:21 +00:00 |
Dominik Stadler
|
b4d27a47bd
|
Add simple unit test to verify that Bug 42016 was fixed already by some other fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614135 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-28 19:10:54 +00:00 |
Dominik Stadler
|
70695de82e
|
Add unit test for bug 37625 which verifies that this file can now be loaded
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613837 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-27 19:57:57 +00:00 |
Dominik Stadler
|
15476cd981
|
Add/Fix some Javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613826 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-27 18:32:24 +00:00 |
Nick Burch
|
3d31c69d07
|
Unit test to show that bug #52111 (intersect formulas) was already solved
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613737 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-26 22:39:16 +00:00 |
Nick Burch
|
07a2d641a6
|
HSSF and XSSF Multi-Sheet formula reference tests from Radoslav from bug #55906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613654 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-26 15:20:06 +00:00 |
Nick Burch
|
cd7de7d482
|
Complete evaluation support for multi-sheet references for bug #55906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613467 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 16:42:31 +00:00 |
Nick Burch
|
af999df6ae
|
Begin required interface + base-class support for multi-sheet area references for #55906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613460 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 16:15:47 +00:00 |
Nick Burch
|
93f8a87e96
|
Allow XSSF to evaluate multi-sheet references too, for #55906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613455 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 15:55:49 +00:00 |
Nick Burch
|
8cf36ccc1a
|
Split the reference and area tests for #55906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613454 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 15:49:35 +00:00 |
Nick Burch
|
ed4ee108b4
|
Update the RefEval method signature to cope with multi-sheet references, and have appropriate functions take advantage of this. For bug #55906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613453 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 15:46:05 +00:00 |
Nick Burch
|
eb66cf9a08
|
Start preparing LazyAreaEval and LazyRefEval to handle sheet ranges, for #55906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613443 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 14:50:44 +00:00 |
Nick Burch
|
a0ebce023b
|
Update the XSSF getExternalSheet method signature, to start to prepare for sheet ranges
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613439 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 14:23:21 +00:00 |
Nick Burch
|
e1f4548dcf
|
More tests for #55906, and provide a new eval that lets you get at evals for many sheets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613438 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 14:15:56 +00:00 |
Nick Burch
|
f19982e245
|
Areas can have multi-sheet references too, so add FormulaParser support to these as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613437 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 13:59:07 +00:00 |
Nick Burch
|
846a1f84a2
|
Update Ref3DPxg to support multi-sheet ranges too, for #55906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613376 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 10:22:21 +00:00 |
Nick Burch
|
25f32c90ae
|
Refactor to reduce clutter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613374 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 10:10:52 +00:00 |
Nick Burch
|
1dd9e43898
|
More progress towards #55906 - Have the ExternSheet references set up for multi-sheet references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613373 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 10:05:57 +00:00 |
Nick Burch
|
c5dd59014e
|
More progress towards #55906 - FormulaParser is able to identify and parse multi-sheet references, but not yet fully round-trip them. (No evaluation support yet either)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613317 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 22:44:51 +00:00 |
Nick Burch
|
c40ed2f754
|
More internal method signature updates, for HSSF external sheets being possible ranges, for #55906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613307 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 21:35:47 +00:00 |
Nick Burch
|
904d73c847
|
Rename some of the internal HSSF sheet lookup methods which deal with external sheet indicies, to make it clear when they return the first sheet name/index, and add support for getting the last one too (will be the same as the first if not a range)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613305 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 21:25:45 +00:00 |
Nick Burch
|
6a92588230
|
#55906 Extern Sheet References can have a last as well as a first sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613302 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 21:10:13 +00:00 |
Nick Burch
|
2a2cb871d6
|
Disabled unit tests for multi-sheet references, see bug #55906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613282 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 20:48:29 +00:00 |
Nick Burch
|
62bd48af74
|
Patch from Shaun Kalley from bug #56023 - Allow XSSF event model to find + return comments, and use this for the event based .xlsx text extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613266 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 20:13:54 +00:00 |
Nick Burch
|
f3dba52888
|
Patch from thaichat04 from bug #56194 - HPSF thumbnail format tags are int not unit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613256 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-24 19:34:19 +00:00 |