]>
source.dussan.org Git - poi.git/log
Sergey Vladimirov [Fri, 8 Jul 2011 11:54:51 +0000 (11:54 +0000)]
save document fields, but Bug47286 looks better, but still not the save
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144275 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 10:54:19 +0000 (10:54 +0000)]
update TestFieldsTables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144251 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 10:53:58 +0000 (10:53 +0000)]
more correct definition of FLD, preserving reserved bits
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144249 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 10:04:03 +0000 (10:04 +0000)]
fix test for 47286
now it will fail if bug is fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144235 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 10:01:16 +0000 (10:01 +0000)]
add documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144233 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 09:55:25 +0000 (09:55 +0000)]
make getSize() static
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144229 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 09:49:47 +0000 (09:49 +0000)]
refactor FieldDescriptor to be based on autogenerated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144224 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 09:06:33 +0000 (09:06 +0000)]
Test case shall not fail
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144202 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 08:54:13 +0000 (08:54 +0000)]
fix compiler warning ("unmappable character for encoding ASCII")
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144197 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 06:53:14 +0000 (06:53 +0000)]
fix TestPAPBinTable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144177 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 15:59:20 +0000 (15:59 +0000)]
dump text run properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143895 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 15:58:17 +0000 (15:58 +0000)]
CharacterSprmUncompressor extends SprmUncompressor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143894 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 14:15:03 +0000 (14:15 +0000)]
update CHP type
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143838 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 14:14:37 +0000 (14:14 +0000)]
dump text runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143837 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 13:43:29 +0000 (13:43 +0000)]
support Word95 files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143822 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 13:13:04 +0000 (13:13 +0000)]
already fixed 48065 - Problems with save output of HWPF (losing formatting)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143809 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 12:52:57 +0000 (12:52 +0000)]
fix 47563 - Exception when working with table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143802 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 12:11:53 +0000 (12:11 +0000)]
fix 47287 - StringIndexOutOfBoundsException in CharacterRun.replaceText()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143786 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 11:46:41 +0000 (11:46 +0000)]
update status
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143774 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 11:41:53 +0000 (11:41 +0000)]
Bug 46817 - Regression: Text from some table cells missing is fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143772 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 11:39:30 +0000 (11:39 +0000)]
fail() shall throw Error, not AssertionError (which is ignored)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143771 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 11:38:59 +0000 (11:38 +0000)]
add content of main text box to document text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143769 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 11:09:47 +0000 (11:09 +0000)]
uncomment lines, that were temporary commented for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143760 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 11:04:59 +0000 (11:04 +0000)]
allow bad properties parsing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143758 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 10:56:46 +0000 (10:56 +0000)]
add / update documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143756 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 10:41:42 +0000 (10:41 +0000)]
fix generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143754 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 10:39:27 +0000 (10:39 +0000)]
fix test case for 45473: calculate PAPX boundaries basing on char positions, not on previously read byte positions (they are outdated); fix boundaries checks (again)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143753 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 09:59:51 +0000 (09:59 +0000)]
fix generics warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143740 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 7 Jul 2011 09:53:36 +0000 (09:53 +0000)]
More elapsed time unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143737 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 09:51:42 +0000 (09:51 +0000)]
add ability to dump text pieces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143734 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 09:51:21 +0000 (09:51 +0000)]
add toString() methods to PieceDescriptor and TextPiece; add hashCode() to PieceDescriptor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143733 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 09:25:34 +0000 (09:25 +0000)]
update test: according to file dump, last row char is 85, so end offset is 86, not 87.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143725 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 09:16:26 +0000 (09:16 +0000)]
fix: too many PAPX were dropped due to too strict boundary checks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143720 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 08:51:10 +0000 (08:51 +0000)]
update status
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143716 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 08:37:03 +0000 (08:37 +0000)]
always output overall range
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143710 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 08:35:51 +0000 (08:35 +0000)]
add getOverallRange() method definition to HWPFDocumentCore
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143709 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 08:24:55 +0000 (08:24 +0000)]
correctly detect cells of inner tables, do not include last "fake" cell in row
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143707 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 08:24:22 +0000 (08:24 +0000)]
add javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143706 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 08:14:45 +0000 (08:14 +0000)]
print paragraph number
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143704 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 08:05:38 +0000 (08:05 +0000)]
update PAPAbstractType, adding field descriptions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143701 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 07:39:53 +0000 (07:39 +0000)]
initialize more TAPAbstractType fields to prevent NPE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143694 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 07:35:28 +0000 (07:35 +0000)]
ignore standard Eclipse IDE files (.sessings, .project, .classpath)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143691 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 07:33:20 +0000 (07:33 +0000)]
fix package: org.apache.poi.hssf.usermodel.converter -> org.apache.poi.hssf.converter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143689 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Wed, 6 Jul 2011 10:36:30 +0000 (10:36 +0000)]
add empty rdf:about to rdf:Description
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143331 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Wed, 6 Jul 2011 09:38:18 +0000 (09:38 +0000)]
output document properties to html and pdf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143315 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Wed, 6 Jul 2011 09:37:32 +0000 (09:37 +0000)]
output document properties to html and pdf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143314 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 14:35:54 +0000 (14:35 +0000)]
fix lost cell properties (and row shift)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143079 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 14:35:36 +0000 (14:35 +0000)]
add test case for lost cell properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143077 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 14:13:27 +0000 (14:13 +0000)]
rewrite table bounds detection for Word 97, including inner table support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143070 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 14:12:16 +0000 (14:12 +0000)]
ignore PAPX if they references non-existing text parts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143069 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 5 Jul 2011 13:42:08 +0000 (13:42 +0000)]
Fix bug #51474 - SXSSF handling for null strings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143059 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 12:02:02 +0000 (12:02 +0000)]
fix range detection for documents with section across document parts.
Bug46817.doc is the example of document where section contains all document parts - including main part and additional from textbox. Previous implemenetation didn't correctly calculate last paragraph for Section (intersection of SEPX and main document range). Test case is added.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143014 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 11:58:50 +0000 (11:58 +0000)]
handle empty strings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143012 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 11:58:24 +0000 (11:58 +0000)]
add Section.toString() for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143011 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 11:02:30 +0000 (11:02 +0000)]
add SEPX.toString() for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142979 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 10:58:04 +0000 (10:58 +0000)]
correct range calculation for non-complex file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142977 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 03:04:18 +0000 (03:04 +0000)]
manually test Bug33519.doc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142882 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 03:03:53 +0000 (03:03 +0000)]
sometimes there is a lag between text pieces; for example
[0; 2), [2; 4), [6,8)
previous implementation correctly calculates next(2)=>2, but incorrectly next(4)=>4 (need to be 6).
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142881 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 03:02:12 +0000 (03:02 +0000)]
add additional sanity checks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142880 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 02:17:54 +0000 (02:17 +0000)]
fix inner tables handling by Range.getTable() method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142877 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 01:53:06 +0000 (01:53 +0000)]
fix test suite name (for better IDEs compatibility)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142875 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 01:51:15 +0000 (01:51 +0000)]
add isEmpty() method to TALS and handle it by SPRM 0x740a compressor to preserve old behavior:
do not add 0x740a SPRM if TALS is empty
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142874 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 01:44:29 +0000 (01:44 +0000)]
simplify table converting; fix bug that prevents table from AIOOB-Tap.doc to be converted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142872 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 01:40:39 +0000 (01:40 +0000)]
allow user to check table level from Table class (not only from Paragraph), so table processing code is simplified
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142871 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 01:19:31 +0000 (01:19 +0000)]
Test correct processing of "sprmPItap" (0x6649) and "sprmPFInTable" (0x2416)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142867 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 01:11:42 +0000 (01:11 +0000)]
rename PAP structure fields according to specification
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142864 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 00:48:53 +0000 (00:48 +0000)]
add additional options and features to HWPFLister, enabling PAPX and paragraphs (including SPRMs) information dump
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142861 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 00:48:00 +0000 (00:48 +0000)]
add or improve toString() methods of several classes for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142860 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 5 Jul 2011 00:46:42 +0000 (00:46 +0000)]
add SprmOperation.toString() for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142859 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 22:36:52 +0000 (22:36 +0000)]
fix warning about cast
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142836 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 22:36:27 +0000 (22:36 +0000)]
fix warning about generics
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142835 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 22:21:10 +0000 (22:21 +0000)]
add additional TableProperties; implement TableAutoformatLookSpecifier
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142827 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 21:15:19 +0000 (21:15 +0000)]
update TAP definition according to specification
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142808 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 19:50:01 +0000 (19:50 +0000)]
add closeQuietly() method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142781 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 19:49:13 +0000 (19:49 +0000)]
add Excel-to-HTML converter (with test suite)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142780 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 19:20:20 +0000 (19:20 +0000)]
remove unused method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142771 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 19:14:44 +0000 (19:14 +0000)]
rename extractor -> converter and move to converter package
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142767 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 19:08:06 +0000 (19:08 +0000)]
add Word-to-HTML extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142765 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 19:06:20 +0000 (19:06 +0000)]
warn and skip wrong type SPRM
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142764 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 19:05:40 +0000 (19:05 +0000)]
extract private getCharacterRun method with CHPX as parameter (used with reflection in workaround in AbstractWordUtils)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142763 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 19:04:26 +0000 (19:04 +0000)]
workaround for NPE caused by old Word format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142762 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 19:04:08 +0000 (19:04 +0000)]
add toString() to BorderCode
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142761 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 4 Jul 2011 19:03:45 +0000 (19:03 +0000)]
workaround for NPE caused by old Word format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142760 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 3 Jul 2011 19:54:19 +0000 (19:54 +0000)]
update who.xml as first test commit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142489 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 2 Jul 2011 13:25:25 +0000 (13:25 +0000)]
bug 48294 - Fixed HSSFWorkbook.setSheetOrder() to respect inter-sheet references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142219 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 2 Jul 2011 09:05:35 +0000 (09:05 +0000)]
Bug 51448 - Avoid exception when evaluating workbooks with more than 256 sheets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1142181 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Jul 2011 16:29:04 +0000 (16:29 +0000)]
Apply patch from bug #51458 - Correct BitField wrapping when setting large values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1141977 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Jul 2011 16:16:55 +0000 (16:16 +0000)]
Apply patch from bug #51460 (with some related generics tweaks) - Improve HSSF performance when loading very long rows, by switching the CellValue array to an iterator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1141970 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Jul 2011 15:16:09 +0000 (15:16 +0000)]
Add unit test that seems to show bug #51461 working just fine
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1141961 13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Fri, 1 Jul 2011 12:21:05 +0000 (12:21 +0000)]
XSLFCommonSlideData: Workaround for XmlBeans bug#49934
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1141915 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 1 Jul 2011 11:43:06 +0000 (11:43 +0000)]
misc fixes in site docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1141906 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 30 Jun 2011 15:54:04 +0000 (15:54 +0000)]
added Workbook.getForceFormulaRecalculation as requested in Bug 51422
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1141585 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 30 Jun 2011 15:39:47 +0000 (15:39 +0000)]
Bug 51444 - Prevent corrupted output when saving files created by LibreOffice 3.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1141576 13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Thu, 30 Jun 2011 11:46:27 +0000 (11:46 +0000)]
hwpf: ignore ArrayIndexOutOfBoundsException in TableSprmUncompressor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1141490 13f79535 -47bb-0310-9956-
ffa450edef68
Jon Svede [Tue, 28 Jun 2011 04:17:17 +0000 (04:17 +0000)]
Added myself to the list of committers.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1140429 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 27 Jun 2011 15:40:48 +0000 (15:40 +0000)]
Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculation on load
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1140210 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 26 Jun 2011 19:22:13 +0000 (19:22 +0000)]
List another exception caused by old+new POI jars in production
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1139923 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 25 Jun 2011 13:46:00 +0000 (13:46 +0000)]
Bug 50474 - Example demonstrating how to update workbook embedded in a WordprocessingML document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1139541 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 25 Jun 2011 12:19:49 +0000 (12:19 +0000)]
Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1139533 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 25 Jun 2011 10:56:46 +0000 (10:56 +0000)]
cleanup sxxsf temp files after tests, remove non-ascii characters from source code, polished test output
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1139518 13f79535 -47bb-0310-9956-
ffa450edef68