]> source.dussan.org Git - poi.git/log
poi.git
14 years agoadded ZipFileAssert, this file was in the original OpenXML4J package but wasn't inclu...
Yegor Kozlov [Sat, 4 Sep 2010 06:33:22 +0000 (06:33 +0000)]
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

14 years agofixed evaluation of XSSF workbooks containing formulas with reference errors (#REF...
Yegor Kozlov [Wed, 25 Aug 2010 13:29:55 +0000 (13:29 +0000)]
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

14 years agofixed fetching names of user defined styles, see Bugzila 49751
Yegor Kozlov [Thu, 19 Aug 2010 18:08:54 +0000 (18:08 +0000)]
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

14 years agosupport for protecting a XSSF workbook, see Bugzilla #48900
Yegor Kozlov [Wed, 18 Aug 2010 12:49:05 +0000 (12:49 +0000)]
support for protecting a XSSF workbook, see Bugzilla #48900

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

14 years ago fixed FormulaParser to correctly process defined names with underscore, see bugzilla...
Yegor Kozlov [Thu, 12 Aug 2010 15:10:12 +0000 (15:10 +0000)]
 fixed FormulaParser to correctly process defined names with underscore, see bugzilla 49725

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

14 years agoadded support for RANDBETWEEN(), see Bugzilla 48526
Yegor Kozlov [Thu, 12 Aug 2010 14:14:26 +0000 (14:14 +0000)]
added support for RANDBETWEEN(), see Bugzilla 48526

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

14 years agotweak dependency list of ooxml-schemas jar
Nick Burch [Thu, 12 Aug 2010 13:59:45 +0000 (13:59 +0000)]
tweak dependency list of ooxml-schemas jar

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

14 years agoUpdate the index page for 3.7 Beta 2
Nick Burch [Wed, 11 Aug 2010 15:38:55 +0000 (15:38 +0000)]
Update the index page for 3.7 Beta 2

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

14 years agofixed OperandResolver to correctly handle inputs with leading decimal place, see...
Yegor Kozlov [Tue, 10 Aug 2010 18:49:21 +0000 (18:49 +0000)]
fixed OperandResolver to correctly handle inputs with leading decimal place, see Bug #49723

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

14 years agoCompiling the OOXML xsds requires a bit more memory if on a 64 bit jvm
Nick Burch [Tue, 10 Aug 2010 14:58:16 +0000 (14:58 +0000)]
Compiling the OOXML xsds requires a bit more memory if on a 64 bit jvm

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

14 years agoRemove svn:executable property from a series of files that didn't need it set
Nick Burch [Mon, 9 Aug 2010 13:12:52 +0000 (13:12 +0000)]
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

14 years agoinitial support for excel auto-filters
Yegor Kozlov [Sun, 8 Aug 2010 11:11:38 +0000 (11:11 +0000)]
initial support for excel auto-filters

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

14 years agooptimized performance of HSSFCell#setHyperlink
Yegor Kozlov [Sun, 8 Aug 2010 08:04:28 +0000 (08:04 +0000)]
optimized performance of HSSFCell#setHyperlink

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

14 years agoclose OPC package before assertion, otherwise the test fails on Win7 (unix-based...
Yegor Kozlov [Fri, 6 Aug 2010 09:03:32 +0000 (09:03 +0000)]
close OPC package before assertion, otherwise the test fails on Win7 (unix-based systems always pass)

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

14 years agoincreased allowed range in TestHSSFSheet#testAutoSizeDate() to make tests on MacOS...
Yegor Kozlov [Fri, 6 Aug 2010 08:59:12 +0000 (08:59 +0000)]
increased allowed range in TestHSSFSheet#testAutoSizeDate() to make tests on MacOS X pass

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

14 years agoAdd a dist exclude, and a missing header
Nick Burch [Thu, 5 Aug 2010 11:20:25 +0000 (11:20 +0000)]
Add a dist exclude, and a missing header

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

14 years agoPrepare for 3.7 beta 2
Nick Burch [Wed, 4 Aug 2010 17:24:05 +0000 (17:24 +0000)]
Prepare for 3.7 beta 2

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

14 years agoSupport nested outlook files in ExtractorFactory
Nick Burch [Wed, 4 Aug 2010 17:22:15 +0000 (17:22 +0000)]
Support nested outlook files in ExtractorFactory

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

14 years agoFix bug #47990 - Support for .msg attachments within a MAPIMessage .msg
Nick Burch [Wed, 4 Aug 2010 17:08:39 +0000 (17:08 +0000)]
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

14 years agoImprove handling and warnings when closing OPCPackage objects
Nick Burch [Wed, 4 Aug 2010 15:58:51 +0000 (15:58 +0000)]
Improve handling and warnings when closing OPCPackage objects

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

14 years agoFix bug #49702 - Correct XSSFWorkbook.getNumCellStyles to check the right styles...
Nick Burch [Wed, 4 Aug 2010 14:40:54 +0000 (14:40 +0000)]
Fix bug #49702 - Correct XSSFWorkbook.getNumCellStyles to check the right styles list

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

14 years agoAdd patch from bug #49690 - Add WorkbookUtil, which provies a way of generating valid...
Nick Burch [Wed, 4 Aug 2010 14:13:42 +0000 (14:13 +0000)]
Add patch from bug #49690 - Add WorkbookUtil, which provies a way of generating valid sheet names

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

14 years agohwpf: append any character data before paragraphs to first paragraph
Maxim Valyanskiy [Wed, 4 Aug 2010 12:43:58 +0000 (12:43 +0000)]
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

14 years agoFix bug #49694 - Use DataFormatter when autosizing columns, to better match the real...
Nick Burch [Tue, 3 Aug 2010 17:12:02 +0000 (17:12 +0000)]
Fix bug #49694 - Use DataFormatter when autosizing columns, to better match the real display width of formatted cells

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

14 years agoFix bug #49441 - Allow overriding and guessing of HSMF non-unicode string encodings
Nick Burch [Tue, 3 Aug 2010 16:06:21 +0000 (16:06 +0000)]
Fix bug #49441 - Allow overriding and guessing of HSMF non-unicode string encodings

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

14 years agoFix bug #49689 - Allow the setting of user style names on newly created HSSF cell...
Nick Burch [Tue, 3 Aug 2010 15:29:56 +0000 (15:29 +0000)]
Fix bug #49689 - Allow the setting of user style names on newly created HSSF cell styles

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

14 years agoCommit unit test change too
Nick Burch [Thu, 29 Jul 2010 12:02:03 +0000 (12:02 +0000)]
Commit unit test change too

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

14 years agoRefactor to make it easier to tell which content types each POIXMLTextExtractor handles
Nick Burch [Thu, 29 Jul 2010 11:57:08 +0000 (11:57 +0000)]
Refactor to make it easier to tell which content types each POIXMLTextExtractor handles

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

14 years ago Added clone support for UserSView* and Feat* families of records, see bug #49649
Yegor Kozlov [Wed, 28 Jul 2010 15:51:57 +0000 (15:51 +0000)]
 Added clone support for UserSView* and Feat* families of records, see bug #49649

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

14 years agoSupport for escaped unicode characters in Shared String Table, see bug #49653
Yegor Kozlov [Wed, 28 Jul 2010 05:48:27 +0000 (05:48 +0000)]
Support for escaped unicode characters in Shared String Table, see bug #49653

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

14 years agoprevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579
Yegor Kozlov [Tue, 27 Jul 2010 15:24:25 +0000 (15:24 +0000)]
prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579

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

14 years agowpf: More CharactedRun mapping fixes for fast-saved documents
Maxim Valyanskiy [Tue, 27 Jul 2010 09:38:54 +0000 (09:38 +0000)]
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

14 years agopreserve leading and trailing white spaces in XWPFRun, see bug #49593
Yegor Kozlov [Tue, 27 Jul 2010 05:38:48 +0000 (05:38 +0000)]
preserve leading and trailing white spaces in  XWPFRun, see bug #49593

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

14 years agoinsert the content of fldSimple fields into the XWPFWordTextExtractor output, see...
Yegor Kozlov [Tue, 27 Jul 2010 05:19:15 +0000 (05:19 +0000)]
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

14 years ago Fixed parsing formulas containing defined names beginning with an underscore, see...
Yegor Kozlov [Mon, 26 Jul 2010 15:52:57 +0000 (15:52 +0000)]
 Fixed parsing formulas containing defined names beginning with an underscore, see Bug 9640

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

14 years agoMore fixes for auto-saved documents
Maxim Valyanskiy [Mon, 26 Jul 2010 14:04:27 +0000 (14:04 +0000)]
More fixes for auto-saved documents

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

14 years agosupport for POISSON function, see bug #49538
Yegor Kozlov [Mon, 26 Jul 2010 12:13:07 +0000 (12:13 +0000)]
support for POISSON  function, see bug #49538

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

14 years agoadded a failing unit test for bug #49612
Yegor Kozlov [Sat, 24 Jul 2010 11:33:59 +0000 (11:33 +0000)]
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

14 years agoFix bug #49524 - Support for setting cell text to be vertically rotated, via style...
Nick Burch [Sun, 18 Jul 2010 18:00:36 +0000 (18:00 +0000)]
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

14 years agodo case-insensitive comparison when detecting Content_Types part, tolerate backslashe...
Yegor Kozlov [Sun, 18 Jul 2010 16:12:17 +0000 (16:12 +0000)]
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

14 years agoPatch from Jens Gotze from bug #49581 - Ability to add, modify and remove series...
Nick Burch [Fri, 16 Jul 2010 16:46:42 +0000 (16:46 +0000)]
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

14 years agoPatch from Andrew Shirley from bug #49185 - Support for HSSFNames where the comment...
Nick Burch [Fri, 16 Jul 2010 16:02:09 +0000 (16:02 +0000)]
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

14 years agoFix indent, and make the mime type matching more consistent
Nick Burch [Fri, 16 Jul 2010 16:01:13 +0000 (16:01 +0000)]
Fix indent, and make the mime type matching more consistent

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

14 years ago49599 - Correct writing of NoteRecord author text when switching between ASCII and...
Nick Burch [Fri, 16 Jul 2010 13:57:17 +0000 (13:57 +0000)]
49599 - Correct writing of NoteRecord author text when switching between ASCII and Unicode

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

14 years agohwpf: Range.findRange fix for out-of-range searches
Maxim Valyanskiy [Fri, 9 Jul 2010 13:30:43 +0000 (13:30 +0000)]
hwpf: Range.findRange fix for out-of-range searches

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

14 years agohwpf.usermodel.Range: use generics & remove redundant type casts
Maxim Valyanskiy [Wed, 7 Jul 2010 10:57:14 +0000 (10:57 +0000)]
hwpf.usermodel.Range: use generics & remove redundant type casts

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

14 years agoHWPFDocument: minor cleanup
Maxim Valyanskiy [Wed, 7 Jul 2010 10:42:23 +0000 (10:42 +0000)]
HWPFDocument: minor cleanup

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

14 years agoHWPF: test auto-saved document
Maxim Valyanskiy [Wed, 7 Jul 2010 10:41:17 +0000 (10:41 +0000)]
HWPF: test auto-saved document

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

14 years agoHWPF: better fix for TextPieceTable.getCharIndex()
Maxim Valyanskiy [Tue, 6 Jul 2010 15:45:36 +0000 (15:45 +0000)]
HWPF: better fix for TextPieceTable.getCharIndex()

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

14 years agoupdate status.xml
Maxim Valyanskiy [Mon, 5 Jul 2010 13:19:35 +0000 (13:19 +0000)]
update status.xml

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

14 years agoHWPF: Improve reading of auto-saved ("complex") document
Maxim Valyanskiy [Mon, 5 Jul 2010 12:56:02 +0000 (12:56 +0000)]
HWPF: Improve reading of auto-saved ("complex") document

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

14 years agoFix deprecated warnings
Nick Burch [Fri, 2 Jul 2010 21:45:40 +0000 (21:45 +0000)]
Fix deprecated warnings

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

14 years agoFix deprecated warnings
Nick Burch [Fri, 2 Jul 2010 21:35:06 +0000 (21:35 +0000)]
Fix deprecated warnings

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

14 years agoFix deprecated warnings
Nick Burch [Fri, 2 Jul 2010 21:29:32 +0000 (21:29 +0000)]
Fix deprecated warnings

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

14 years agoFix deprecated warnings
Nick Burch [Fri, 2 Jul 2010 21:16:40 +0000 (21:16 +0000)]
Fix deprecated warnings

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

14 years agoMore Word 6 / Word 95 Support
Nick Burch [Fri, 2 Jul 2010 20:59:30 +0000 (20:59 +0000)]
More Word 6 / Word 95 Support
HWPFOldDocument now processes a few more table sections, and so we can fake up some
 basic Ranges. This allows us to do paragraph level text extraction

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

14 years agoFix generics warnings
Nick Burch [Fri, 2 Jul 2010 20:01:42 +0000 (20:01 +0000)]
Fix generics warnings

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

14 years agoUpdate the contributor guidelines (microsoft docs, smaller patches are better etc...
Nick Burch [Fri, 2 Jul 2010 15:51:48 +0000 (15:51 +0000)]
Update the contributor guidelines (microsoft docs, smaller patches are better etc), and ensure we only have the one copy in /guidelines.html

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

14 years agoUpdate HWPF documentation to include the newly added word 6/95 text extraction suppor...
Nick Burch [Wed, 30 Jun 2010 17:40:33 +0000 (17:40 +0000)]
Update HWPF documentation to include the newly added word 6/95 text extraction support, as well as mention XWPF + Microsoft spec docs

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

14 years agoEnable Word6Extractor in ExtractorFactory
Nick Burch [Wed, 30 Jun 2010 16:08:10 +0000 (16:08 +0000)]
Enable Word6Extractor in ExtractorFactory

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

14 years agoBasic text extraction support for old Word 6 and Word 95 documents via some HWPF...
Nick Burch [Wed, 30 Jun 2010 15:13:10 +0000 (15:13 +0000)]
Basic text extraction support for old Word 6 and Word 95 documents via some HWPF extensions

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

14 years agoFix generics warnings
Nick Burch [Wed, 30 Jun 2010 14:41:03 +0000 (14:41 +0000)]
Fix generics warnings

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

14 years agoFix bug #49508 - Allow the addition of paragraphs to XWPF Table Cells. (Also fixed...
Nick Burch [Tue, 29 Jun 2010 14:04:11 +0000 (14:04 +0000)]
Fix bug #49508 - Allow the addition of paragraphs to XWPF Table Cells. (Also fixed a few related warnings too)

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

14 years agoAdd sample .msg file which uses a different codepage
Nick Burch [Tue, 29 Jun 2010 14:02:33 +0000 (14:02 +0000)]
Add sample .msg file which uses a different codepage

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

14 years agoFix bug #49446 - Don't consider 17.16.23 field codes as properly part of the paragrap...
Nick Burch [Tue, 29 Jun 2010 13:38:24 +0000 (13:38 +0000)]
Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the paragraph's text

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

14 years agoMore XSLF tests for the less common extensions, and initial support for .thmx (theme...
Nick Burch [Tue, 29 Jun 2010 11:07:27 +0000 (11:07 +0000)]
More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking...

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

14 years agonever download ooxml-schemas-.jar from maven, always build it from source xsds
Yegor Kozlov [Mon, 28 Jun 2010 12:56:57 +0000 (12:56 +0000)]
never download ooxml-schemas-.jar from maven, always build it from source xsds

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

14 years agoremoved duplicates of PICTURE_TYPE_* constants defined in the parent Workbook interface
Yegor Kozlov [Mon, 28 Jun 2010 12:52:00 +0000 (12:52 +0000)]
removed duplicates of PICTURE_TYPE_* constants defined in the parent Workbook interface

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

14 years agoRemove a few deprecated warnings for when compiling against ooxml-schemas-1.1
Nick Burch [Tue, 22 Jun 2010 13:59:44 +0000 (13:59 +0000)]
Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1

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

14 years agoAdd index and download entries for the 3.7 beta 1 release
Nick Burch [Tue, 22 Jun 2010 11:38:59 +0000 (11:38 +0000)]
Add index and download entries for the 3.7 beta 1 release

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

14 years agoRevert r954835 now that POI 3.7 beta1 is out - go back to using 1.5 compiled editions...
Nick Burch [Tue, 22 Jun 2010 11:08:21 +0000 (11:08 +0000)]
Revert r954835 now that POI 3.7 beta1 is out - go back to using 1.5 compiled editions of the ooxml schemas

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

14 years agoNew expected release date for 3.7 beta 1
Nick Burch [Tue, 15 Jun 2010 11:42:09 +0000 (11:42 +0000)]
New expected release date for 3.7 beta 1

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

14 years agoTemporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this commit...
Nick Burch [Tue, 15 Jun 2010 11:41:06 +0000 (11:41 +0000)]
Temporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this commit once 3.7 beta1 is out, so we can continue testing the new ooxml-schemas-1.1 (java 1.5) stuff

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

14 years agoAdd main method
Nick Burch [Tue, 15 Jun 2010 11:40:00 +0000 (11:40 +0000)]
Add main method

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

14 years agoFix bug #49432 - Lazy caching of XSSFComment CTComment objects by reference, to make...
Nick Burch [Mon, 14 Jun 2010 15:43:47 +0000 (15:43 +0000)]
Fix bug #49432 - Lazy caching of XSSFComment CTComment objects by reference, to make repeated comment searching faster

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

14 years agoNotes on ooxml-schemas 1.1 and 1.0
Nick Burch [Mon, 14 Jun 2010 15:20:19 +0000 (15:20 +0000)]
Notes on ooxml-schemas 1.1 and 1.0

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

14 years agoHave the ooxml build correctly ensure that we have the ooxml schemas to hand
Nick Burch [Mon, 14 Jun 2010 15:05:19 +0000 (15:05 +0000)]
Have the ooxml build correctly ensure that we have the ooxml schemas to hand

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

14 years agoBetter handling of Outlook messages in HSMF when there's no recipient email address
Nick Burch [Mon, 14 Jun 2010 13:47:22 +0000 (13:47 +0000)]
Better handling of Outlook messages in HSMF when there's no recipient email address

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

14 years agoWhen formatting numbers with DataFormatter, handle brackets following colours
Nick Burch [Mon, 14 Jun 2010 11:45:09 +0000 (11:45 +0000)]
When formatting numbers with DataFormatter, handle brackets following colours

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

14 years agoforce ASCII encoding when compiling sources, fixed unmappable characters for encoding...
Yegor Kozlov [Sun, 13 Jun 2010 06:26:14 +0000 (06:26 +0000)]
force ASCII encoding when compiling sources, fixed unmappable characters for encoding ASCII

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

14 years agoBump the ooxml schema version up to 1.1, as 1.0 was compiled for Java 1.4 while we...
Nick Burch [Fri, 11 Jun 2010 19:59:22 +0000 (19:59 +0000)]
Bump the ooxml schema version up to 1.1, as 1.0 was compiled for Java 1.4 while we now compile them for Java 1.5

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

14 years agoRemove spurious svn:executable flags
Nick Burch [Fri, 11 Jun 2010 15:22:49 +0000 (15:22 +0000)]
Remove spurious svn:executable flags

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

14 years agoThe next release will be 3.7 beta 2
Nick Burch [Fri, 11 Jun 2010 15:17:15 +0000 (15:17 +0000)]
The next release will be 3.7 beta 2

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

14 years agoKeep compatibility for now, and alert people to move to the new class
Nick Burch [Fri, 11 Jun 2010 15:16:49 +0000 (15:16 +0000)]
Keep compatibility for now, and alert people to move to the new class

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

14 years agoA few little tweaks to the contribution guide
Nick Burch [Fri, 11 Jun 2010 15:12:19 +0000 (15:12 +0000)]
A few little tweaks to the contribution guide

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

14 years agoFix 1.6-isms from the patch from bug #48574
Nick Burch [Fri, 11 Jun 2010 14:46:29 +0000 (14:46 +0000)]
Fix 1.6-isms from the patch from bug #48574

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

14 years agoApply (with slight tweaks) patch from Phillip Epp from bug #48574 - further XWPF...
Nick Burch [Fri, 11 Jun 2010 14:37:58 +0000 (14:37 +0000)]
Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further XWPF support for tables, paragraphs, including enhanced support for adding new ones

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

14 years agoTest documents from bug #48574
Nick Burch [Fri, 11 Jun 2010 13:48:19 +0000 (13:48 +0000)]
Test documents from bug #48574

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

14 years agoFix for bug #48245 - tweak HWPF table cell detection to work across more files
Nick Burch [Fri, 11 Jun 2010 13:29:44 +0000 (13:29 +0000)]
Fix for bug #48245 - tweak HWPF table cell detection to work across more files

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

14 years agoApply, with a few tweaks, the patch from bug #48996 - initial support for External...
Nick Burch [Thu, 10 Jun 2010 17:07:06 +0000 (17:07 +0000)]
Apply, with a few tweaks, the patch from bug #48996 - initial support for External Name References in HSSF formula evaluation

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

14 years agoAdd additional RevisionMarkAuthorTable test
Nick Burch [Thu, 10 Jun 2010 15:02:05 +0000 (15:02 +0000)]
Add additional RevisionMarkAuthorTable test

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

14 years agoAdd more to test for bug #46664, including the last bit which is disabled pending...
Nick Burch [Thu, 10 Jun 2010 11:56:56 +0000 (11:56 +0000)]
Add more to test for bug #46664, including the last bit which is disabled pending a fuller fix

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

14 years agoFix bug #46664 - fix up Tab IDs when adding new sheets, so that print areas don't...
Nick Burch [Wed, 9 Jun 2010 22:56:16 +0000 (22:56 +0000)]
Fix bug #46664 - fix up Tab IDs when adding new sheets, so that print areas don't end up invalid

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

14 years agocleaned javadoc warnings
Yegor Kozlov [Sun, 6 Jun 2010 18:19:08 +0000 (18:19 +0000)]
cleaned javadoc warnings

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

14 years agoApply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges
Nick Burch [Fri, 4 Jun 2010 17:19:31 +0000 (17:19 +0000)]
Apply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges

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

14 years agoAdd tests to verify that XSSF and HSSF do the same thing with retrieving the wrong...
Nick Burch [Fri, 4 Jun 2010 15:58:02 +0000 (15:58 +0000)]
Add tests to verify that XSSF and HSSF do the same thing with retrieving the wrong type of value from string/numberic/formula cells, and tweak documentation to match the long standing behaviour (bug #47815)

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

14 years agoMake the orders match the names, as otherwise people get confused (bug #49381 for...
Nick Burch [Fri, 4 Jun 2010 15:41:32 +0000 (15:41 +0000)]
Make the orders match the names, as otherwise people get confused (bug #49381 for example)

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

14 years agoAdd unit test to verify that bug #47490 no longer exists
Nick Burch [Fri, 4 Jun 2010 15:33:47 +0000 (15:33 +0000)]
Add unit test to verify that bug #47490 no longer exists

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

14 years agoAdd unit test for bug #45970 - shows that we can read Formulas with URL based referen...
Nick Burch [Fri, 4 Jun 2010 14:40:01 +0000 (14:40 +0000)]
Add unit test for bug #45970 - shows that we can read Formulas with URL based references in them, but we can't change them properly. Part of the unit test is disabled for now

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

14 years agoFix bug #49386 - avoid NPE when extracting OOXML file properties which are dates
Nick Burch [Fri, 4 Jun 2010 12:02:36 +0000 (12:02 +0000)]
Fix bug #49386 - avoid NPE when extracting OOXML file properties which are dates
Also tidy up POIXMLPropertiesTextExtractor to exclude properties which are missing

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