Nick Burch
|
f751e3cdd3
|
Inside ExtractorFactory, support finding embedded OOXML documents and providing extractors for them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1049802 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-16 07:39:21 +00:00 |
|
Nick Burch
|
3d74ebf836
|
Fix bug #50440 - Support evaluating formulas with newlines in them, which XSSF may have (but HSSF may not)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1045021 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-13 05:39:39 +00:00 |
|
Nick Burch
|
5a1bb52e2f
|
Add a test .xlsx file which includes both normal and inline string cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1045019 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-13 04:36:53 +00:00 |
|
Yegor Kozlov
|
340ed55cf5
|
mark GutsRecord as terminating row blocks, prevent exception when reading workbooks with unexpected GutsRecords, see Bugzilla 50426
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1044655 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-11 13:48:18 +00:00 |
|
Yegor Kozlov
|
039f4ccfa1
|
added a unit test for not reproducible bug #49156
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1044647 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-11 13:09:12 +00:00 |
|
Yegor Kozlov
|
97b07620de
|
Added implementation for MROUND(), VAR() and VARP()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1044642 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-11 12:41:17 +00:00 |
|
Yegor Kozlov
|
119bc57e05
|
Support for IRR() function, see Bugzilla 50409. Includes fix for Bugzilla 50437
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1044370 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-10 14:20:35 +00:00 |
|
Yegor Kozlov
|
6cf48b0610
|
improved work with UDFs and Analysis Toolpack functions, ATP functions are enabled by default and user can create / evaluate them just like built-in functions, both HSSF andf XSSF are supported
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1039870 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-28 12:03:52 +00:00 |
|
Yegor Kozlov
|
b2c8ff548a
|
moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1037436 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-21 12:04:56 +00:00 |
|
Yegor Kozlov
|
9b52b521cf
|
allow white spaces and unicode in OPC relationship targets, see Bugzilla 50154
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1036215 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-17 20:40:35 +00:00 |
|
Yegor Kozlov
|
e8bbd4c957
|
clear calculation chain when deleting row or chaing cell type to blank, see Bugs 50113 and 49966
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1034358 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-12 12:03:56 +00:00 |
|
Yegor Kozlov
|
9c3d11b953
|
Fixed evaluation of cell references with column index greater than 255, see bugzilla 50096
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1033556 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-10 16:09:04 +00:00 |
|
Yegor Kozlov
|
9a2fdbd473
|
Tolerate Double.NaN when reading .xls files, see Bugzilla 49761
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1033004 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-09 15:02:31 +00:00 |
|
Nick Burch
|
d7eb8b6105
|
Fix bug #50118
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1026412 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-22 17:23:39 +00:00 |
|
Nick Burch
|
26b76c1087
|
Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1025630 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-20 16:25:24 +00:00 |
|
Yegor Kozlov
|
1715a0deaf
|
removed svn:executable from project files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1022458 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-14 10:34:59 +00:00 |
|
Yegor Kozlov
|
76470fed4e
|
avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla 50075
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1022456 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-14 10:30:29 +00:00 |
|
Yegor Kozlov
|
7c3ce57a61
|
allow overridden built-in formats in XSSFCellStyle, see Bugzilla 49928
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1005726 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-08 08:26:57 +00:00 |
|
Yegor Kozlov
|
d6307ad1aa
|
support for BorderCode in HWPF, see Bugzilla 49919
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1005447 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-07 13:55:46 +00:00 |
|
Yegor Kozlov
|
b53e0ba59c
|
support for processing of symbols in HWPF, see Bugzilla 49908
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1005443 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-07 13:40:58 +00:00 |
|
Yegor Kozlov
|
01e3d56cdd
|
Avoid IllegalStateException when creating Data validation in sheet with macro, see Bugzilla 50020
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1004143 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-04 08:45:51 +00:00 |
|
Nick Burch
|
a018a145bf
|
Test that shows we handle word floating and fixed pictures properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1002123 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-28 11:46:22 +00:00 |
|
Maxim Valyanskiy
|
286b682cdc
|
hwpt: add more 2 bytes to OldSectionTable to solve ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1001712 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-27 12:50:36 +00:00 |
|
Nick Burch
|
32b9522fd4
|
Apply patch+test from bug #48325 - If a HSSF header or footer lacks left/right/centre information, assume it is a centre one
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@999320 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-21 11:33:21 +00:00 |
|
Nick Burch
|
c225333112
|
Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF header records for a PageSettingsBlock
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998967 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-20 16:00:50 +00:00 |
|
Nick Burch
|
cc419a3a85
|
Work inspired by bug #48018 - get HWPF lists more consistent in read vs write, and preserve order as apparently that matters. Includes a fair number of list related unit tests, but not for everything
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998943 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-20 14:26:49 +00:00 |
|
Nick Burch
|
ca0fc0ec1e
|
Apply patch from bug #49820 - Fix HWPF paragraph levels, so that outline levels can be properly fetched
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998897 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-20 11:45:53 +00:00 |
|
Nick Burch
|
50b44decce
|
Add test that shows that bug #45877 has already been fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998634 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-19 11:52:20 +00:00 |
|
Nick Burch
|
8043f38bd7
|
More fixes for bug #49933, workaround the fact that some word6/word95 SEPX entries are compressed differently, and we don't have the specs for how they're stored
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998621 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-19 09:59:10 +00:00 |
|
Nick Burch
|
100095bcb9
|
Fix bug #49936 - Handle HWPF documents with problematic HeaderStories better
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998146 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-17 14:14:19 +00:00 |
|
Nick Burch
|
c07e529c03
|
Fix support for sections in old word 6 / word 95 files
Improve unit testing for HWPFOldDocument
Sprm fix also improves some HWPFDocument files too!
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998131 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-17 13:46:11 +00:00 |
|
Nick Burch
|
52d7f084be
|
Correct XWPFRun detection of bold/italic in a paragraph with multiple runs of different styles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@996976 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-14 16:32:02 +00:00 |
|
Yegor Kozlov
|
8d4fe4e2f1
|
added a test file that belongs to r996265
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@996419 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-13 05:07:25 +00:00 |
|
Maxim Valyanskiy
|
1e25322d85
|
Add code for reading Ole10Native data
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@995415 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-09 13:18:48 +00:00 |
|
Yegor Kozlov
|
c6219cadca
|
fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEvaluator - a common superclass for testing implementations of FormulaEvaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@992620 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-04 15:03:48 +00:00 |
|
Yegor Kozlov
|
2a9019985f
|
added ZipFileAssert, this file was in the original OpenXML4J package but wasn't included in POI-3.5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@992551 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-04 06:33:22 +00:00 |
|
Yegor Kozlov
|
5df572a3b6
|
fixed evaluation of XSSF workbooks containing formulas with reference errors (#REF!), see Bugzilla 49783
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@989100 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-25 13:29:55 +00:00 |
|
Yegor Kozlov
|
424948b35a
|
fixed fetching names of user defined styles, see Bugzila 49751
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@987256 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-19 18:08:54 +00:00 |
|
Yegor Kozlov
|
988a5583dd
|
added support for RANDBETWEEN(), see Bugzilla 48526
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@984796 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-12 14:14:26 +00:00 |
|
Nick Burch
|
8738b8858b
|
Remove svn:executable property from a series of files that didn't need it set
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@983630 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-09 13:12:52 +00:00 |
|
Nick Burch
|
514e6be1fe
|
Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982331 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 17:08:39 +00:00 |
|
Maxim Valyanskiy
|
e52778847c
|
hwpf: append any character data before paragraphs to first paragraph
(workaround for bug#48075)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982238 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 12:43:58 +00:00 |
|
Maxim Valyanskiy
|
c21d04a68b
|
wpf: More CharactedRun mapping fixes for fast-saved documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979618 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-27 09:38:54 +00:00 |
|
Yegor Kozlov
|
84811da73d
|
insert the content of fldSimple fields into the XWPFWordTextExtractor output, see bug #49455
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979538 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-27 05:19:15 +00:00 |
|
Maxim Valyanskiy
|
8fab18e37a
|
More fixes for auto-saved documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979286 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 14:04:27 +00:00 |
|
Yegor Kozlov
|
db6dcad864
|
added a failing unit test for bug #49612
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@978848 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-24 11:33:59 +00:00 |
|
Nick Burch
|
46bbc6add4
|
Fix bug #49524 - Support for setting cell text to be vertically rotated, via style.setRotation(0xff)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@965267 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-18 18:00:36 +00:00 |
|
Yegor Kozlov
|
8047e7e84d
|
do case-insensitive comparison when detecting Content_Types part, tolerate backslashes in part names. see bug 49609
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@965258 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-18 16:12:17 +00:00 |
|
Nick Burch
|
bea0801c24
|
Patch from Jens Gotze from bug #49581 - Ability to add, modify and remove series from HSSF Charts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@964855 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-16 16:46:42 +00:00 |
|
Nick Burch
|
7732426887
|
Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the comment is stored in a NameCommentRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@964845 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-16 16:02:09 +00:00 |
|