]> source.dussan.org Git - poi.git/log
poi.git
13 years agoadd lvlf type definition and java code
Sergey Vladimirov [Wed, 21 Sep 2011 15:31:36 +0000 (15:31 +0000)]
add lvlf type definition and java code

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

13 years agodump style number
Sergey Vladimirov [Wed, 21 Sep 2011 14:16:45 +0000 (14:16 +0000)]
dump style number

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

13 years agosplit stylesheet into additional structures according to latest specification
Sergey Vladimirov [Wed, 21 Sep 2011 13:24:46 +0000 (13:24 +0000)]
split stylesheet into additional structures according to latest specification

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

13 years agouse StdfBase structure in StyleDescription
Sergey Vladimirov [Wed, 21 Sep 2011 10:00:43 +0000 (10:00 +0000)]
use StdfBase structure in StyleDescription

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

13 years agorename STD to StdfBase
Sergey Vladimirov [Wed, 21 Sep 2011 09:48:16 +0000 (09:48 +0000)]
rename STD to StdfBase

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

13 years agoadd STD type description and java class
Sergey Vladimirov [Wed, 21 Sep 2011 09:44:24 +0000 (09:44 +0000)]
add STD type description and java class

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

13 years agohandle lists margins
Sergey Vladimirov [Tue, 20 Sep 2011 14:14:17 +0000 (14:14 +0000)]
handle lists margins

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

13 years agoadd tabs handling and additional SPRMs; update ShadingDescription definition (in...
Sergey Vladimirov [Tue, 20 Sep 2011 14:13:26 +0000 (14:13 +0000)]
add tabs handling and additional SPRMs; update ShadingDescription definition (in fact, replace)

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

13 years agoadd tabs handling and additional SPRMs; update ShadingDescription definition (in...
Sergey Vladimirov [Tue, 20 Sep 2011 14:13:08 +0000 (14:13 +0000)]
add tabs handling and additional SPRMs; update ShadingDescription definition (in fact, replace)

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

13 years agoadd tabs handling and additional SPRMs; update ShadingDescription definition (in...
Sergey Vladimirov [Tue, 20 Sep 2011 14:12:44 +0000 (14:12 +0000)]
add tabs handling and additional SPRMs; update ShadingDescription definition (in fact, replace)

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

13 years agodo not output empty borders (esp. with incorrect "-1" values of widths)
Sergey Vladimirov [Tue, 20 Sep 2011 09:19:09 +0000 (09:19 +0000)]
do not output empty borders (esp. with incorrect "-1" values of widths)

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

13 years agoupdate TCAbstractType
Sergey Vladimirov [Tue, 20 Sep 2011 09:18:49 +0000 (09:18 +0000)]
update TCAbstractType

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

13 years agosometimes "-1" happens. It seems to be empty cell border as well
Sergey Vladimirov [Tue, 20 Sep 2011 09:03:58 +0000 (09:03 +0000)]
sometimes "-1" happens. It seems to be empty cell border as well

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

13 years agoupdate TCAbstractType
Sergey Vladimirov [Tue, 20 Sep 2011 08:52:47 +0000 (08:52 +0000)]
update TCAbstractType

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

13 years agosecond field in TC is width
Sergey Vladimirov [Tue, 20 Sep 2011 08:52:30 +0000 (08:52 +0000)]
second field in TC is width

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

13 years agoadd test case for sprmTDefTable (opcode 0xD608)
Sergey Vladimirov [Tue, 20 Sep 2011 08:52:03 +0000 (08:52 +0000)]
add test case for sprmTDefTable (opcode 0xD608)

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

13 years agoNew PackagePart method getRelatedPart(PackageRelationship) to simplify navigation...
Nick Burch [Mon, 19 Sep 2011 21:40:39 +0000 (21:40 +0000)]
New PackagePart method getRelatedPart(PackageRelationship) to simplify navigation of relations between OPC Parts

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

13 years agoTest relating to TIKA-705 - XSLF internal hyperlinks
Nick Burch [Mon, 19 Sep 2011 15:38:59 +0000 (15:38 +0000)]
Test relating to TIKA-705 - XSLF internal hyperlinks

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

13 years agoHSLF: support for uncompressed OLE embeddings
Maxim Valyanskiy [Mon, 19 Sep 2011 12:06:58 +0000 (12:06 +0000)]
HSLF: support for uncompressed OLE embeddings

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

13 years agoFix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the FILEPASS...
Nick Burch [Mon, 19 Sep 2011 11:43:09 +0000 (11:43 +0000)]
Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the FILEPASS one, rather than following as normal

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

13 years agoMAPIMessage: skip UTF-8 in guess7bitEncoding because UTF-8 are never used as one...
Maxim Valyanskiy [Mon, 19 Sep 2011 09:34:52 +0000 (09:34 +0000)]
MAPIMessage: skip UTF-8 in guess7bitEncoding because UTF-8 are never used as one-byte encoding in Outlook

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

13 years agoooxml-schemas-1.1.jar is the current version.
Dave Fisher [Fri, 16 Sep 2011 22:09:30 +0000 (22:09 +0000)]
ooxml-schemas-1.1.jar is the current version.

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

13 years agoMAPIMessage: fix NPE in set7BitEncoding
Maxim Valyanskiy [Fri, 16 Sep 2011 15:38:50 +0000 (15:38 +0000)]
MAPIMessage: fix NPE in set7BitEncoding

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

13 years agoApply patch from bug #51809 - correct GTE handling in COUNTIF
Nick Burch [Wed, 14 Sep 2011 14:41:03 +0000 (14:41 +0000)]
Apply patch from bug #51809 - correct GTE handling in COUNTIF

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

13 years agoStart on a testcase for TIKA-705 (more work needed though)
Nick Burch [Wed, 14 Sep 2011 14:39:20 +0000 (14:39 +0000)]
Start on a testcase for TIKA-705 (more work needed though)

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

13 years agoHWPF Bookmarks tables are correctly updated on text updates. Add HWPF API to update...
Sergey Vladimirov [Wed, 14 Sep 2011 05:41:21 +0000 (05:41 +0000)]
HWPF Bookmarks tables are correctly updated on text updates. Add HWPF API to update range text and delete bookmarks.

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

13 years agochange default page margins to 0.4 inches and allow to changes them
Sergey Vladimirov [Tue, 13 Sep 2011 16:15:47 +0000 (16:15 +0000)]
change default page margins to 0.4 inches and allow to changes them

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

13 years agobetter handle (i.e. skip) empty cells
Sergey Vladimirov [Tue, 13 Sep 2011 16:10:27 +0000 (16:10 +0000)]
better handle (i.e. skip) empty cells

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

13 years agoXLS: HyperlinkRecord: remove check for value in usKeyValue field because some (correc...
Maxim Valyanskiy [Tue, 13 Sep 2011 13:08:42 +0000 (13:08 +0000)]
XLS: HyperlinkRecord: remove check for value in usKeyValue field because some (correct) files has unexpected value there

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

13 years agogenerate CSS without tag names
Sergey Vladimirov [Tue, 13 Sep 2011 11:10:23 +0000 (11:10 +0000)]
generate CSS without tag names

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

13 years agofixed bug 51670: avoid LeftoverDataException when reading .xls files with invalid...
Yegor Kozlov [Mon, 12 Sep 2011 13:03:04 +0000 (13:03 +0000)]
fixed bug 51670:  avoid LeftoverDataException when reading .xls files with invalid LabelRecord

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

13 years agoenable assertions for unit-tests (currently disabled for ooxml due to failure in...
Maxim Valyanskiy [Mon, 12 Sep 2011 11:40:54 +0000 (11:40 +0000)]
enable assertions for unit-tests (currently disabled for ooxml due to failure in TestSXSSFRow)

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

13 years agoavoid exceptions when using POI in Tika, see BUgs 51771 and 51770
Yegor Kozlov [Mon, 12 Sep 2011 10:19:50 +0000 (10:19 +0000)]
avoid exceptions when using POI in Tika, see BUgs 51771 and 51770

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

13 years agoupdated status.xml to reflect changes from Bug 51196
Yegor Kozlov [Sat, 10 Sep 2011 19:05:28 +0000 (19:05 +0000)]
updated status.xml to reflect changes from Bug 51196

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

13 years agomore progress with xssf chart api, see Bug 51196
Yegor Kozlov [Sat, 10 Sep 2011 19:00:47 +0000 (19:00 +0000)]
more progress with xssf chart api, see Bug 51196

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

13 years agofixed failing xlsf test
Yegor Kozlov [Sat, 10 Sep 2011 15:30:43 +0000 (15:30 +0000)]
fixed failing xlsf test

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

13 years agoinitial support for table styles in XSLF
Yegor Kozlov [Sat, 10 Sep 2011 10:50:05 +0000 (10:50 +0000)]
initial support for table styles in XSLF

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

13 years agoPatch from bug #51785 - Allow XSSF setForceFormulaRecalculation to work with the...
Nick Burch [Fri, 9 Sep 2011 15:11:20 +0000 (15:11 +0000)]
Patch from bug #51785 - Allow XSSF setForceFormulaRecalculation to work with the minimal ooxml-schemas jar

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

13 years agoadd sprmPDxaLeft1 0x8460 PAPX SPRM support
Sergey Vladimirov [Wed, 7 Sep 2011 14:58:42 +0000 (14:58 +0000)]
add sprmPDxaLeft1 0x8460 PAPX SPRM support

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

13 years agouse margin CSS properties to control indentation in HTML
Sergey Vladimirov [Wed, 7 Sep 2011 12:55:51 +0000 (12:55 +0000)]
use margin CSS properties to control indentation in HTML

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

13 years agofix Bug 51772 - IllegalArgumentException Parsing MS Word 97 - 2003;
Sergey Vladimirov [Wed, 7 Sep 2011 12:12:17 +0000 (12:12 +0000)]
fix Bug 51772 - IllegalArgumentException Parsing MS Word 97 - 2003;
Replace byte->char translation with byte range -> char range_S_ translation for PAPX / CHPX tables

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

13 years agoUpdate test cases
Sergey Vladimirov [Tue, 6 Sep 2011 11:15:36 +0000 (11:15 +0000)]
Update test cases

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

13 years agofix field updating in AbstractEscherOptRecord;
Sergey Vladimirov [Tue, 6 Sep 2011 11:13:41 +0000 (11:13 +0000)]
fix field updating in AbstractEscherOptRecord;
prevent from shooting into foot by updating AbstractEscherOptRecord with incorrect values

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

13 years agoFix typo
Nick Burch [Mon, 5 Sep 2011 22:14:26 +0000 (22:14 +0000)]
Fix typo

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

13 years agoupdate test case
Sergey Vladimirov [Mon, 5 Sep 2011 08:04:47 +0000 (08:04 +0000)]
update test case

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

13 years agoUpdate XSLFPowerPointExtractor to include Comment Authors along with comment text
Nick Burch [Sun, 4 Sep 2011 21:16:32 +0000 (21:16 +0000)]
Update XSLFPowerPointExtractor to include Comment Authors along with comment text

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

13 years agoXSLF initial work on comment authors, and tests
Nick Burch [Sun, 4 Sep 2011 21:09:20 +0000 (21:09 +0000)]
XSLF initial work on comment authors, and tests

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

13 years agoConvert the XSLF text extractor from using the old style low level code to use usermodel
Nick Burch [Sun, 4 Sep 2011 20:51:21 +0000 (20:51 +0000)]
Convert the XSLF text extractor from using the old style low level code to use usermodel

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

13 years agoAdd XSLF access to slide comments, and fix some code comments
Nick Burch [Sun, 4 Sep 2011 20:45:10 +0000 (20:45 +0000)]
Add XSLF access to slide comments, and fix some code comments

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

13 years agoRemove incorrect svn:executable property from several Java source files
Nick Burch [Sun, 4 Sep 2011 20:33:04 +0000 (20:33 +0000)]
Remove incorrect svn:executable property from several Java source files

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

13 years agoBasic XSLF support for slide notes
Nick Burch [Sun, 4 Sep 2011 20:29:17 +0000 (20:29 +0000)]
Basic XSLF support for slide notes

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

13 years agoStart on XSLF notes master support, and add a XMLSlideShow basics test, along with...
Nick Burch [Sun, 4 Sep 2011 20:14:43 +0000 (20:14 +0000)]
Start on XSLF notes master support, and add a XMLSlideShow basics test, along with making it easier to get to the common slide data via XSLFSheet

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

13 years agoextract processSheet() method to use with single-sheet processing
Sergey Vladimirov [Fri, 2 Sep 2011 10:53:30 +0000 (10:53 +0000)]
extract processSheet() method to use with single-sheet processing

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

13 years agoupdate test case
Sergey Vladimirov [Fri, 2 Sep 2011 07:14:17 +0000 (07:14 +0000)]
update test case

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

13 years agoreplace getInstance() / getOptions() with getShapeType for EscherSpRecord
Sergey Vladimirov [Wed, 31 Aug 2011 13:14:09 +0000 (13:14 +0000)]
replace getInstance() / getOptions() with getShapeType for EscherSpRecord
replace getOptions() with getInstance() for other cases

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

13 years agoadditional check for null arguments
Sergey Vladimirov [Wed, 31 Aug 2011 12:59:46 +0000 (12:59 +0000)]
additional check for null arguments

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

13 years agosplit option field into version and instance
Sergey Vladimirov [Wed, 31 Aug 2011 12:59:31 +0000 (12:59 +0000)]
split option field into version and instance

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

13 years agofixed width for tables in FO
Sergey Vladimirov [Wed, 31 Aug 2011 11:36:07 +0000 (11:36 +0000)]
fixed width for tables in FO

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

13 years agohandle "Times Roman" font
Sergey Vladimirov [Wed, 31 Aug 2011 11:35:40 +0000 (11:35 +0000)]
handle "Times Roman" font

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

13 years agolink to press release on the main page
Yegor Kozlov [Wed, 31 Aug 2011 06:20:53 +0000 (06:20 +0000)]
link to press release on the main page

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

13 years agoadd text spanning support
Sergey Vladimirov [Mon, 29 Aug 2011 14:00:48 +0000 (14:00 +0000)]
add text spanning support

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

13 years agofix FO errors and add cells formatting
Sergey Vladimirov [Mon, 29 Aug 2011 12:55:21 +0000 (12:55 +0000)]
fix FO errors and add cells formatting

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

13 years agoadd initial implementation for Excel to XSL FO converter
Sergey Vladimirov [Mon, 29 Aug 2011 10:45:01 +0000 (10:45 +0000)]
add initial implementation for Excel to XSL FO converter

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

13 years agorelease of 3.8-beta4 has been made, updated web site
Yegor Kozlov [Mon, 29 Aug 2011 06:44:59 +0000 (06:44 +0000)]
release of 3.8-beta4 has been made, updated web site

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

13 years agoAdd missing license header
Nick Burch [Thu, 25 Aug 2011 10:14:26 +0000 (10:14 +0000)]
Add missing license header

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

13 years agoAdd missing license header to a log4j file
Nick Burch [Thu, 25 Aug 2011 10:13:47 +0000 (10:13 +0000)]
Add missing license header to a log4j file

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

13 years agotrunk is 3.8-beta5 now
Yegor Kozlov [Tue, 23 Aug 2011 19:05:40 +0000 (19:05 +0000)]
trunk is 3.8-beta5 now

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

13 years agomove poi.util.POIUtils to poi.poifs.filesystem.EntryUtils
Sergey Vladimirov [Tue, 23 Aug 2011 16:44:06 +0000 (16:44 +0000)]
move poi.util.POIUtils to poi.poifs.filesystem.EntryUtils

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

13 years agoadd copyrights and comments
Sergey Vladimirov [Tue, 23 Aug 2011 15:44:03 +0000 (15:44 +0000)]
add copyrights and comments

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

13 years agoadd watermark test case (as example)
Sergey Vladimirov [Tue, 23 Aug 2011 15:35:07 +0000 (15:35 +0000)]
add watermark test case (as example)

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

13 years agoadd getOfficeArtSpContainer() method to OfficeDrawing
Sergey Vladimirov [Tue, 23 Aug 2011 15:34:42 +0000 (15:34 +0000)]
add getOfficeArtSpContainer() method to OfficeDrawing

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

13 years agodump header graphics
Sergey Vladimirov [Tue, 23 Aug 2011 15:13:15 +0000 (15:13 +0000)]
dump header graphics

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

13 years agodump FIB field values (starting from 154 offset)
Sergey Vladimirov [Tue, 23 Aug 2011 15:10:37 +0000 (15:10 +0000)]
dump FIB field values (starting from 154 offset)

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

13 years agodo not test ex45698-22488.xls -- requires too much memory
Sergey Vladimirov [Tue, 23 Aug 2011 14:16:07 +0000 (14:16 +0000)]
do not test ex45698-22488.xls -- requires too much memory

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

13 years agofix NPE
Sergey Vladimirov [Tue, 23 Aug 2011 09:26:37 +0000 (09:26 +0000)]
fix NPE

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

13 years agoupdate paragraph rebuilding for case when empty papx [n; n) happens at the end of...
Sergey Vladimirov [Tue, 23 Aug 2011 09:07:30 +0000 (09:07 +0000)]
update paragraph rebuilding for case when empty papx [n; n) happens at the end of file

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

13 years agoupdate assertion condition for case where empty PAPX appears at the start of document...
Sergey Vladimirov [Tue, 23 Aug 2011 08:52:37 +0000 (08:52 +0000)]
update assertion condition for case where empty PAPX appears at the start of document, i.e. [0; 0)

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

13 years agoupdate test case after colors conversion fix
Sergey Vladimirov [Tue, 23 Aug 2011 08:48:51 +0000 (08:48 +0000)]
update test case after colors conversion fix

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

13 years agoadd page-break test case
Sergey Vladimirov [Mon, 22 Aug 2011 15:03:51 +0000 (15:03 +0000)]
add page-break test case

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

13 years agoadd page breaks support; fix paragraphs-in-bookmarks handling
Sergey Vladimirov [Mon, 22 Aug 2011 15:01:49 +0000 (15:01 +0000)]
add page breaks support; fix paragraphs-in-bookmarks handling

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

13 years agoadd test case for "page break before" property of paragraph
Sergey Vladimirov [Mon, 22 Aug 2011 13:27:15 +0000 (13:27 +0000)]
add test case for "page break before" property of paragraph

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

13 years agohandle colors with opacity
Sergey Vladimirov [Mon, 22 Aug 2011 11:52:11 +0000 (11:52 +0000)]
handle colors with opacity

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

13 years agobetter log message
Sergey Vladimirov [Mon, 22 Aug 2011 11:51:56 +0000 (11:51 +0000)]
better log message

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

13 years agodo not interrupt if unable to process document title / meta(s)
Sergey Vladimirov [Mon, 22 Aug 2011 11:25:41 +0000 (11:25 +0000)]
do not interrupt if unable to process document title / meta(s)

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

13 years agoHWPF: Range: fix incorrect assert that breaks Tika build
Maxim Valyanskiy [Mon, 22 Aug 2011 11:08:54 +0000 (11:08 +0000)]
HWPF: Range: fix incorrect assert that breaks Tika build

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

13 years agohandling case with overlapping bookmarks and fields
Sergey Vladimirov [Mon, 22 Aug 2011 11:07:06 +0000 (11:07 +0000)]
handling case with overlapping bookmarks and fields

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

13 years agoslightly better log message
Sergey Vladimirov [Mon, 22 Aug 2011 09:10:07 +0000 (09:10 +0000)]
slightly better log message

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

13 years agorefix 51686 - fix possible NPE, add writeTo() to ObjectPoolImpl.
Sergey Vladimirov [Mon, 22 Aug 2011 08:55:21 +0000 (08:55 +0000)]
refix 51686 - fix possible NPE, add writeTo() to ObjectPoolImpl.

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

13 years agorelax requirements for POIUtils arguments (replace classes with interfaces)
Sergey Vladimirov [Mon, 22 Aug 2011 08:53:16 +0000 (08:53 +0000)]
relax requirements for POIUtils arguments (replace classes with interfaces)

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

13 years agomove POI FS entries copy methods to new POIUtils class
Sergey Vladimirov [Mon, 22 Aug 2011 08:50:48 +0000 (08:50 +0000)]
move POI FS entries copy methods to new POIUtils class

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

13 years ago[[51686]] rename testWORD.doc to Bug51686.doc
Sergey Vladimirov [Mon, 22 Aug 2011 08:38:20 +0000 (08:38 +0000)]
[[51686]] rename testWORD.doc to Bug51686.doc

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

13 years agobug#51686 - ConcurrentModificationException in Tika's OfficeParser
Maxim Valyanskiy [Mon, 22 Aug 2011 07:56:43 +0000 (07:56 +0000)]
bug#51686 - ConcurrentModificationException in Tika's OfficeParser

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

13 years agoremoved test document referenced in Bug 51524 because it cannot be distributed with...
Yegor Kozlov [Sun, 21 Aug 2011 15:01:23 +0000 (15:01 +0000)]
removed test document referenced in Bug 51524 because it cannot be distributed with AL2 projects

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

13 years agofix 51678 -- Extracting text from Bug51524.zip is slow
Sergey Vladimirov [Thu, 18 Aug 2011 14:30:15 +0000 (14:30 +0000)]
fix 51678 -- Extracting text from Bug51524.zip is slow

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

13 years agofix 51678 -- Extracting text from Bug51524.zip is slow
Sergey Vladimirov [Thu, 18 Aug 2011 14:29:59 +0000 (14:29 +0000)]
fix 51678 -- Extracting text from Bug51524.zip is slow

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

13 years agofix 51671 - HWPFDocument.write based on NPOIFSFileSystem throws a NullPointerException
Sergey Vladimirov [Wed, 17 Aug 2011 14:53:28 +0000 (14:53 +0000)]
fix 51671 - HWPFDocument.write based on NPOIFSFileSystem throws a NullPointerException

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

13 years agotranslate almost any number to english and roman letters
Sergey Vladimirov [Wed, 17 Aug 2011 13:47:51 +0000 (13:47 +0000)]
translate almost any number to english and roman letters

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

13 years agoupdated status.xml to properly reflect last changes in XSLF
Yegor Kozlov [Wed, 17 Aug 2011 11:35:08 +0000 (11:35 +0000)]
updated status.xml to properly reflect last changes in XSLF

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

13 years agodo not throw exception if ExtractorFactory is available in classpath, but xbean.jar not
Sergey Vladimirov [Wed, 17 Aug 2011 11:06:42 +0000 (11:06 +0000)]
do not throw exception if ExtractorFactory is available in classpath, but xbean.jar not

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

13 years agosupport for tables and hyperlinks in XSLF
Yegor Kozlov [Wed, 17 Aug 2011 10:18:31 +0000 (10:18 +0000)]
support for tables and hyperlinks in XSLF

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