]> source.dussan.org Git - poi.git/log
poi.git
13 years agosupport Word95 files
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

13 years agoalready fixed 48065 - Problems with save output of HWPF (losing formatting)
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

13 years agofix 47563 - Exception when working with table
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

13 years agofix 47287 - StringIndexOutOfBoundsException in CharacterRun.replaceText()
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

13 years agoupdate status
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

13 years agoBug 46817 - Regression: Text from some table cells missing is fixed
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

13 years agofail() shall throw Error, not AssertionError (which is ignored)
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

13 years agoadd content of main text box to document text
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

13 years agouncomment lines, that were temporary commented for debug purposes
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

13 years agoallow bad properties parsing
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

13 years agoadd / update documentation
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

13 years agofix generics warnings
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

13 years agofix test case for 45473: calculate PAPX boundaries basing on char positions, not...
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

13 years agofix generics warning
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

13 years agoMore elapsed time unit tests
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

13 years agoadd ability to dump text pieces
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

13 years agoadd toString() methods to PieceDescriptor and TextPiece; add hashCode() to PieceDescr...
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

13 years agoupdate test: according to file dump, last row char is 85, so end offset is 86, not 87.
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

13 years agofix: too many PAPX were dropped due to too strict boundary checks
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

13 years agoupdate status
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

13 years agoalways output overall range
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

13 years agoadd getOverallRange() method definition to HWPFDocumentCore
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

13 years agocorrectly detect cells of inner tables, do not include last "fake" cell in row
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

13 years agoadd javadocs
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

13 years agoprint paragraph number
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

13 years agoupdate PAPAbstractType, adding field descriptions
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

13 years agoinitialize more TAPAbstractType fields to prevent NPE
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

13 years agoignore standard Eclipse IDE files (.sessings, .project, .classpath)
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

13 years agofix package: org.apache.poi.hssf.usermodel.converter -> org.apache.poi.hssf.converter
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

13 years agoadd empty rdf:about to rdf:Description
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

13 years agooutput document properties to html and pdf
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

13 years agooutput document properties to html and pdf
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

13 years agofix lost cell properties (and row shift)
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

13 years agoadd test case for lost cell properties
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

13 years agorewrite table bounds detection for Word 97, including inner table support
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

13 years agoignore PAPX if they references non-existing text parts
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

13 years agoFix bug #51474 - SXSSF handling for null strings
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

13 years agofix range detection for documents with section across document parts.
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

13 years agohandle empty strings
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

13 years agoadd Section.toString() for debug purposes
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

13 years agoadd SEPX.toString() for debug purposes
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

13 years agocorrect range calculation for non-complex file
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

13 years agomanually test Bug33519.doc
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

13 years agosometimes there is a lag between text pieces; for example
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

13 years agoadd additional sanity checks
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

13 years agofix inner tables handling by Range.getTable() method
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

13 years agofix test suite name (for better IDEs compatibility)
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

13 years agoadd isEmpty() method to TALS and handle it by SPRM 0x740a compressor to preserve...
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

13 years agosimplify table converting; fix bug that prevents table from AIOOB-Tap.doc to be converted
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

13 years agoallow user to check table level from Table class (not only from Paragraph), so table...
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

13 years agoTest correct processing of "sprmPItap" (0x6649) and "sprmPFInTable" (0x2416)
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

13 years agorename PAP structure fields according to specification
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

13 years agoadd additional options and features to HWPFLister, enabling PAPX and paragraphs ...
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

13 years agoadd or improve toString() methods of several classes for debug purposes
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

13 years agoadd SprmOperation.toString() for debug purposes
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

13 years agofix warning about cast
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

13 years agofix warning about generics
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

13 years agoadd additional TableProperties; implement TableAutoformatLookSpecifier
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

13 years agoupdate TAP definition according to specification
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

13 years agoadd closeQuietly() method
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

13 years agoadd Excel-to-HTML converter (with test suite)
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

13 years agoremove unused method
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

13 years agorename extractor -> converter and move to converter package
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

13 years agoadd Word-to-HTML extractor
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

13 years agowarn and skip wrong type SPRM
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

13 years agoextract private getCharacterRun method with CHPX as parameter (used with reflection...
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

13 years agoworkaround for NPE caused by old Word format
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

13 years agoadd toString() to BorderCode
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

13 years agoworkaround for NPE caused by old Word format
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

13 years agoupdate who.xml as first test commit
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

13 years agobug 48294 - Fixed HSSFWorkbook.setSheetOrder() to respect inter-sheet references
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

13 years agoBug 51448 - Avoid exception when evaluating workbooks with more than 256 sheets
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

13 years agoApply patch from bug #51458 - Correct BitField wrapping when setting large values
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

13 years agoApply patch from bug #51460 (with some related generics tweaks) - Improve HSSF perfor...
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

13 years agoAdd unit test that seems to show bug #51461 working just fine
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

13 years agoXSLFCommonSlideData: Workaround for XmlBeans bug#49934
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

13 years agomisc fixes in site docs
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

13 years agoadded Workbook.getForceFormulaRecalculation as requested in Bug 51422
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

13 years agoBug 51444 - Prevent corrupted output when saving files created by LibreOffice 3.3
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

13 years agohwpf: ignore ArrayIndexOutOfBoundsException in TableSprmUncompressor
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

13 years agoAdded myself to the list of committers.
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

13 years agoBug 51422 - Support using RecalcIdRecord to trigger a full formula recalculation...
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

13 years agoList another exception caused by old+new POI jars in production
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

13 years agoBug 50474 - Example demonstrating how to update workbook embedded in a Wordprocessing...
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

13 years agoBug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF
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

13 years agocleanup sxxsf temp files after tests, remove non-ascii characters from source code...
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

13 years agoBug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaks
Yegor Kozlov [Sat, 25 Jun 2011 08:45:49 +0000 (08:45 +0000)]
Bug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaks

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139505 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked()
Yegor Kozlov [Fri, 24 Jun 2011 13:06:04 +0000 (13:06 +0000)]
Bug  49564 - Fixed default behaviour of XSSFCellStyle.getLocked()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139288 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocs
Yegor Kozlov [Fri, 24 Jun 2011 12:15:16 +0000 (12:15 +0000)]
Bug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139266 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd a unit test to show that bug #49648 no longer occurs
Nick Burch [Fri, 24 Jun 2011 11:18:49 +0000 (11:18 +0000)]
Add a unit test to show that bug #49648 no longer occurs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139245 13f79535-47bb-0310-9956-ffa450edef68

13 years agoresolved old bugzilla issues, added unit tests
Yegor Kozlov [Fri, 24 Jun 2011 08:46:37 +0000 (08:46 +0000)]
resolved old bugzilla issues, added unit tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139204 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51351 - more progress with WordToFoExtractor: fix ListEntryNoListTable and MBD001...
Yegor Kozlov [Thu, 23 Jun 2011 11:28:31 +0000 (11:28 +0000)]
Bug 51351 - more progress with WordToFoExtractor: fix ListEntryNoListTable and MBD001D0B89 tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138836 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51424 - Ignore exceptions in ParagraphSprmUncompressor
Yegor Kozlov [Thu, 23 Jun 2011 11:21:05 +0000 (11:21 +0000)]
Bug 51424 - Ignore exceptions in ParagraphSprmUncompressor

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138834 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer than 31...
Yegor Kozlov [Thu, 23 Jun 2011 10:49:11 +0000 (10:49 +0000)]
Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer than 31 characters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138819 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd a note about RecalcId record with a value of zero
Nick Burch [Wed, 22 Jun 2011 21:16:04 +0000 (21:16 +0000)]
Add a note about RecalcId record with a value of zero

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138637 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when there are...
Yegor Kozlov [Wed, 22 Jun 2011 13:48:43 +0000 (13:48 +0000)]
Bug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when there are more than 1023 drawing objects

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138465 13f79535-47bb-0310-9956-ffa450edef68

13 years agomisc fixed in site's quick guide
Yegor Kozlov [Wed, 22 Jun 2011 13:48:17 +0000 (13:48 +0000)]
misc fixed in site's quick guide

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138464 13f79535-47bb-0310-9956-ffa450edef68

13 years agoTest for parsing document with drawings to prevent NoClassDefFoundError for CTAnchor...
Maxim Valyanskiy [Wed, 22 Jun 2011 12:46:42 +0000 (12:46 +0000)]
Test for parsing document with drawings to prevent NoClassDefFoundError for CTAnchor in XWPFRun

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138440 13f79535-47bb-0310-9956-ffa450edef68

13 years agobug 51351: more progress with WordToFoExtractor: support for hyperlinks, common...
Yegor Kozlov [Mon, 20 Jun 2011 15:56:28 +0000 (15:56 +0000)]
bug  51351: more progress with WordToFoExtractor: support for hyperlinks, common fields and code cleanup

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137673 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 48408: Improved documentation for Sheet.setColumnWidth
Yegor Kozlov [Mon, 20 Jun 2011 15:16:46 +0000 (15:16 +0000)]
Bug 48408: Improved documentation for Sheet.setColumnWidth

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137656 13f79535-47bb-0310-9956-ffa450edef68