]> source.dussan.org Git - poi.git/log
poi.git
15 years agofix for extraction paragraphs and sections from headers/footers with XWPFWordExtracto...
Yegor Kozlov [Mon, 31 Aug 2009 17:02:06 +0000 (17:02 +0000)]
fix for extraction paragraphs and sections from headers/footers with XWPFWordExtractor, see Bugzilla 47727

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

15 years agoSupport for extraction of header / footer images in HWPF, see Bugzilla 47733
Yegor Kozlov [Mon, 31 Aug 2009 16:57:03 +0000 (16:57 +0000)]
Support for extraction of header / footer images in HWPF, see Bugzilla 47733

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

15 years agofixed incorrect assignment in TextObjectRecord.clone()
Yegor Kozlov [Mon, 31 Aug 2009 16:56:22 +0000 (16:56 +0000)]
fixed incorrect assignment in TextObjectRecord.clone()

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

15 years agomoved all test data to a top-level directory, refactored all junit usages of .testdat...
Yegor Kozlov [Sun, 23 Aug 2009 12:34:24 +0000 (12:34 +0000)]
moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place

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

15 years agofixing compiler warnings - unused imports, declared exceptions not thrown
Josh Micich [Sat, 22 Aug 2009 05:50:32 +0000 (05:50 +0000)]
fixing compiler warnings - unused imports, declared exceptions not thrown

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

15 years agoadded TestIndirect to suite (from 47721/r806759)
Josh Micich [Sat, 22 Aug 2009 03:18:46 +0000 (03:18 +0000)]
added TestIndirect to suite (from 47721/r806759)

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

15 years agoBugzilla 47721 - Added implementation for INDIRECT()
Josh Micich [Fri, 21 Aug 2009 23:37:17 +0000 (23:37 +0000)]
Bugzilla 47721 - Added implementation for INDIRECT()

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

15 years agofixes and misc refactorings suggested by Intellij
Yegor Kozlov [Fri, 21 Aug 2009 06:08:31 +0000 (06:08 +0000)]
fixes and misc refactorings suggested by Intellij

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

15 years agominor improvements to sheet name validation and identification of cell references...
Josh Micich [Thu, 20 Aug 2009 23:25:10 +0000 (23:25 +0000)]
minor improvements to sheet name validation and identification of cell references vs defined names

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

15 years agofirst createWatermark implementation
Paolo Mottadelli [Thu, 20 Aug 2009 15:14:00 +0000 (15:14 +0000)]
first createWatermark implementation

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

15 years agoAvoid exception when reading ClipboardData packet in OLE property sets, see bugzilla...
Yegor Kozlov [Thu, 20 Aug 2009 13:49:33 +0000 (13:49 +0000)]
Avoid exception when reading ClipboardData packet in OLE property sets, see bugzilla 45583

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

15 years agochanged interface from OperationEval to Function for basic operators
Josh Micich [Wed, 19 Aug 2009 20:55:44 +0000 (20:55 +0000)]
changed interface from OperationEval to Function for basic operators

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

15 years agoCentralize logic for finding/opening sample files
Yegor Kozlov [Wed, 19 Aug 2009 18:51:44 +0000 (18:51 +0000)]
Centralize logic for finding/opening sample files

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

15 years agoFixing compiler warnings - unboxing parameter to overloaded method, unnecessary typecast
Josh Micich [Wed, 19 Aug 2009 17:39:21 +0000 (17:39 +0000)]
Fixing compiler warnings - unboxing parameter to overloaded method, unnecessary typecast

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

15 years agocreateHeader/Footer with paragraphs and fixed GUMP break (case sensitive/insensitive...
Paolo Mottadelli [Wed, 19 Aug 2009 14:33:27 +0000 (14:33 +0000)]
createHeader/Footer with paragraphs and fixed GUMP break (case sensitive/insensitive filename problem)

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

15 years agoFixed compiler warnings - unnecessary throws declaration
Josh Micich [Tue, 18 Aug 2009 19:49:28 +0000 (19:49 +0000)]
Fixed compiler warnings - unnecessary throws declaration

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

15 years agoFixed compiler warnings - unnecessary else
Josh Micich [Tue, 18 Aug 2009 16:50:24 +0000 (16:50 +0000)]
Fixed compiler warnings - unnecessary else

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

15 years agocreateHeader/Footer methods + tests
Paolo Mottadelli [Tue, 18 Aug 2009 14:08:09 +0000 (14:08 +0000)]
createHeader/Footer methods + tests

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

15 years agoFixing compiler warnings - unnecessary typecasts
Josh Micich [Tue, 18 Aug 2009 05:29:53 +0000 (05:29 +0000)]
Fixing compiler warnings - unnecessary typecasts

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

15 years agoFixed unused imports compiler warnings (and some others)
Josh Micich [Tue, 18 Aug 2009 02:41:45 +0000 (02:41 +0000)]
Fixed unused imports compiler warnings (and some others)

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

15 years agoRemoved obsolete Eval interface
Josh Micich [Mon, 17 Aug 2009 22:34:22 +0000 (22:34 +0000)]
Removed obsolete Eval interface

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

15 years agoReplaced obsolete Eval with ValueEval in signature of Function.evaluate()
Josh Micich [Mon, 17 Aug 2009 20:04:45 +0000 (20:04 +0000)]
Replaced obsolete Eval with ValueEval in signature of Function.evaluate()

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

15 years agoinitial work on removing obsolete Eval interface
Josh Micich [Mon, 17 Aug 2009 18:55:05 +0000 (18:55 +0000)]
initial work on removing obsolete Eval interface

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

15 years agoCombined FuncVarEval into FunctionEval. Simplified selection of free ref functions.
Josh Micich [Mon, 17 Aug 2009 18:29:40 +0000 (18:29 +0000)]
Combined FuncVarEval into FunctionEval. Simplified selection of free ref functions.

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

15 years agoFollow-on for bugzilla 47652 - used more specific exception when password is incorrect
Josh Micich [Fri, 14 Aug 2009 21:35:44 +0000 (21:35 +0000)]
Follow-on for bugzilla 47652 - used more specific exception when password is incorrect

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

15 years agorenamed macro-enabled test files to have the correct extentions
Yegor Kozlov [Fri, 14 Aug 2009 17:27:12 +0000 (17:27 +0000)]
renamed macro-enabled test files to have the correct extentions

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

15 years agoimproved loading of package parts so that same logical parts correspond to the same...
Yegor Kozlov [Fri, 14 Aug 2009 17:25:22 +0000 (17:25 +0000)]
improved loading of package parts so that same logical parts correspond to the same physical instances, see followup in Bugzilla 47668

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

15 years agoImproved parsing of OOXML documents, see Bugzilla 47668
Yegor Kozlov [Wed, 12 Aug 2009 18:59:34 +0000 (18:59 +0000)]
Improved parsing of OOXML documents, see Bugzilla 47668

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

15 years agoremoved temporary fix for compatibility with Mac Excel 2008 Sp2
Yegor Kozlov [Sun, 9 Aug 2009 13:08:59 +0000 (13:08 +0000)]
removed temporary fix for compatibility with Mac Excel 2008 Sp2

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

15 years agofixed compile error
Yegor Kozlov [Sun, 9 Aug 2009 12:59:27 +0000 (12:59 +0000)]
fixed compile error

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

15 years agoNew HSSF example.
Mark Beardsley [Fri, 7 Aug 2009 15:36:35 +0000 (15:36 +0000)]
New HSSF example.

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

15 years agoBugzilla 47652 - Added support for reading encrypted workbooks
Josh Micich [Fri, 7 Aug 2009 06:03:31 +0000 (06:03 +0000)]
Bugzilla 47652 - Added support for reading encrypted workbooks

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

15 years agocode improvements to RecordFactoryInputStream
Josh Micich [Fri, 7 Aug 2009 00:21:00 +0000 (00:21 +0000)]
code improvements to RecordFactoryInputStream

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

15 years ago@year@ doesn't work in the body, so set explicitly
Nick Burch [Thu, 6 Aug 2009 11:40:35 +0000 (11:40 +0000)]
@year@ doesn't work in the body, so set explicitly

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

15 years agoAdd crypto notice bits to the legal page
Nick Burch [Thu, 6 Aug 2009 11:28:28 +0000 (11:28 +0000)]
Add crypto notice bits to the legal page

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

15 years agochanged status.xml to reflect changes from Bugzilla #47604
Yegor Kozlov [Wed, 5 Aug 2009 18:00:06 +0000 (18:00 +0000)]
changed status.xml to reflect changes from Bugzilla #47604

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

15 years agoAvoid FormulaParseException in XSSFWorkbook.setRepeatingRowsAndColumns when removing...
Yegor Kozlov [Wed, 5 Aug 2009 17:54:56 +0000 (17:54 +0000)]
Avoid FormulaParseException in XSSFWorkbook.setRepeatingRowsAndColumns when removing repeated rows and columns, see Bugzilla 47620

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

15 years agoFixed XSSFCell to correctly parse column indexes greater than 702 (ZZ), see Bugzilla...
Yegor Kozlov [Wed, 5 Aug 2009 17:02:04 +0000 (17:02 +0000)]
Fixed  XSSFCell to correctly parse column indexes greater than 702 (ZZ), see Bugzilla #47606

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

15 years agoNew HSSF example.
Mark Beardsley [Tue, 4 Aug 2009 15:35:04 +0000 (15:35 +0000)]
New HSSF example.

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

15 years agoAdd a note to the hssf/xssf pages on memory of usermodel vs eventusermodel, and hssf...
Nick Burch [Mon, 3 Aug 2009 14:02:33 +0000 (14:02 +0000)]
Add a note to the hssf/xssf pages on memory of usermodel vs eventusermodel, and hssf vs xssf

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

15 years agosmall improvements to r799264
Yegor Kozlov [Thu, 30 Jul 2009 13:54:02 +0000 (13:54 +0000)]
small improvements to r799264

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

15 years agoadded a note on Compatibility of POI-generated .xlsx files with MS Office 2008 for...
Yegor Kozlov [Thu, 30 Jul 2009 13:49:25 +0000 (13:49 +0000)]
added a note on Compatibility of POI-generated .xlsx files with MS Office 2008 for Mac SP2

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

15 years agoCustom XML import features; tests and implementation
Paolo Mottadelli [Thu, 30 Jul 2009 13:24:57 +0000 (13:24 +0000)]
Custom XML import features; tests and implementation

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

15 years agoBugzilla 47598 - Improved formula evaluator number comparison
Josh Micich [Wed, 29 Jul 2009 03:36:25 +0000 (03:36 +0000)]
Bugzilla 47598 - Improved formula evaluator number comparison

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

15 years agofixed XWPFWordExtractor to extract inserted/deleted text, see Bugzilla 45597
Yegor Kozlov [Sat, 25 Jul 2009 10:41:53 +0000 (10:41 +0000)]
fixed XWPFWordExtractor to extract inserted/deleted text, see Bugzilla 45597

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

15 years agoFixed RecordFactoryInputStream to properly read continued DrawingRecords
Yegor Kozlov [Sat, 25 Jul 2009 10:22:04 +0000 (10:22 +0000)]
Fixed RecordFactoryInputStream to properly read continued DrawingRecords

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

15 years agoadded a cmd option to turn on deserialization of escher records
Yegor Kozlov [Sat, 25 Jul 2009 10:21:28 +0000 (10:21 +0000)]
added a cmd option to turn on deserialization of escher records

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

15 years agoAdditional test case examples for NumberToTextConverter
Josh Micich [Fri, 24 Jul 2009 22:33:46 +0000 (22:33 +0000)]
Additional test case examples for NumberToTextConverter

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

15 years agofixed a typo
Yegor Kozlov [Fri, 24 Jul 2009 08:52:10 +0000 (08:52 +0000)]
fixed a typo

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

15 years agofixed compatibility issues with OpenOffice 3.0 and Excel 2008 Mac sp2, see Bugzilla...
Yegor Kozlov [Fri, 24 Jul 2009 07:29:22 +0000 (07:29 +0000)]
fixed compatibility issues with OpenOffice 3.0 and Excel 2008 Mac sp2, see Bugzilla #46419 and #47559

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

15 years agoImprovements to formula evaluation treatment of -0.0. (Refinements to fix for bug...
Josh Micich [Thu, 23 Jul 2009 23:12:17 +0000 (23:12 +0000)]
Improvements to formula evaluation treatment of -0.0. (Refinements to fix for bug 47198

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

15 years agoConverted ConcatEval to singleton
Josh Micich [Thu, 23 Jul 2009 21:45:56 +0000 (21:45 +0000)]
Converted ConcatEval to singleton

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

15 years agoPOIXMLproperties: created, creator, modified, lastprinted, identifier, revision ...
Paolo Mottadelli [Tue, 21 Jul 2009 10:23:05 +0000 (10:23 +0000)]
POIXMLproperties: created, creator, modified, lastprinted, identifier, revision + test

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

15 years agoPOIXMLproperties: core properties improvement + test
Paolo Mottadelli [Mon, 20 Jul 2009 17:10:43 +0000 (17:10 +0000)]
POIXMLproperties: core properties improvement + test

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

15 years agoFix for saving custom and extended OOXML properties
Yegor Kozlov [Sun, 19 Jul 2009 18:26:36 +0000 (18:26 +0000)]
Fix for saving custom and extended OOXML properties

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

15 years agoupdated docs on extraction of embedded objects, misc changes in HSSF
Yegor Kozlov [Sat, 18 Jul 2009 16:49:56 +0000 (16:49 +0000)]
updated docs on extraction of embedded objects, misc changes in HSSF

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

15 years agofixed WordExtractor to avoid ArrayIndexOutOfBoundsException when encountering empty...
Yegor Kozlov [Sat, 18 Jul 2009 10:03:01 +0000 (10:03 +0000)]
fixed WordExtractor to avoid ArrayIndexOutOfBoundsException when encountering empty footnote block

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

15 years agoSupport for extraction of endnotes from docx files
Yegor Kozlov [Sat, 18 Jul 2009 09:28:38 +0000 (09:28 +0000)]
Support for extraction of endnotes from docx files

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

15 years agoSupport for extraction of footnotes from docx files, see Bugzilla 45556
Yegor Kozlov [Sat, 18 Jul 2009 09:09:59 +0000 (09:09 +0000)]
Support for extraction of footnotes from docx files, see Bugzilla 45556

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

15 years agoFixed ExtractorFactory to support .xltx and .dotx files, see Bugzilla 47517
Yegor Kozlov [Sat, 18 Jul 2009 09:09:11 +0000 (09:09 +0000)]
Fixed ExtractorFactory to support .xltx and .dotx files, see Bugzilla 47517

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

15 years agofixed case-sensitive file names in unit tests for Bugzilla 47520
Yegor Kozlov [Thu, 16 Jul 2009 10:44:01 +0000 (10:44 +0000)]
fixed case-sensitive file names in unit tests for Bugzilla 47520

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

15 years agofixed a compile error in TestMapInfo
Yegor Kozlov [Thu, 16 Jul 2009 07:27:12 +0000 (07:27 +0000)]
fixed a compile error in TestMapInfo

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

15 years agosupport for custom XML mappings in XSSF, see Bugzilla 47520
Yegor Kozlov [Thu, 16 Jul 2009 05:46:14 +0000 (05:46 +0000)]
support for custom XML mappings in XSSF, see Bugzilla 47520

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

15 years agoFixed NPE when retrieving core properties from a newly created workbook, see Bugzilla...
Yegor Kozlov [Sun, 12 Jul 2009 08:21:09 +0000 (08:21 +0000)]
Fixed NPE when retrieving core properties from a newly created workbook, see Bugzilla 47460

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

15 years agoFixed HyperlinkRecord to properly handle URL monikers, see Bugzilla 47498
Yegor Kozlov [Sun, 12 Jul 2009 07:21:04 +0000 (07:21 +0000)]
Fixed HyperlinkRecord to properly handle URL monikers, see Bugzilla 47498

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

15 years agofixed XSSF and OpenXml4J to read/write relationships with targets starting with ...
Yegor Kozlov [Sun, 12 Jul 2009 07:18:42 +0000 (07:18 +0000)]
fixed XSSF and OpenXml4J to read/write relationships with targets starting with '#' (internal locations), see Bugzilla 47504

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

15 years agoBugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO
Josh Micich [Mon, 6 Jul 2009 19:59:32 +0000 (19:59 +0000)]
Bugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO

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

15 years agorefactored HSSFEventFactory to use RecordFactory instead of HSSFRecordStream, see...
Yegor Kozlov [Sun, 5 Jul 2009 14:10:49 +0000 (14:10 +0000)]
refactored HSSFEventFactory to use RecordFactory instead of HSSFRecordStream, see Bugzilla 47448

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

15 years agoSupport for getting OLE object data in PowerPointExtractor, see Bugzilla 47456
Yegor Kozlov [Sun, 5 Jul 2009 13:15:41 +0000 (13:15 +0000)]
Support for getting OLE object data in PowerPointExtractor, see Bugzilla 47456

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

15 years agoExplicitly set the 1900 date system when creating XSSF workbooks, see Bugzilla 47411
Yegor Kozlov [Sat, 27 Jun 2009 11:21:26 +0000 (11:21 +0000)]
Explicitly set the 1900 date system when creating XSSF workbooks, see Bugzilla 47411

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

15 years agoSupport fo text extraction of footnotes, endnotes and comments in HWPF, see Bugzilla...
Yegor Kozlov [Sat, 27 Jun 2009 10:39:51 +0000 (10:39 +0000)]
Support fo text extraction of footnotes, endnotes and comments in HWPF, see Bugzilla 47400

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

15 years agofixed typo in SlideShow.removeSlide which prevened deletion of slide's notes, see...
Yegor Kozlov [Sat, 27 Jun 2009 10:25:23 +0000 (10:25 +0000)]
fixed typo in SlideShow.removeSlide which prevened deletion of slide's notes, see Bugzilla 47261

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

15 years agoBugzilla 47415 - Fixed PageSettingsBlock to allow multiple PLS records
Josh Micich [Wed, 24 Jun 2009 19:45:44 +0000 (19:45 +0000)]
Bugzilla 47415 - Fixed PageSettingsBlock to allow multiple PLS records

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

15 years agoBugzilla 47412 - Fixed concurrency issue with EscherProperties.initProps()
Josh Micich [Tue, 23 Jun 2009 18:06:18 +0000 (18:06 +0000)]
Bugzilla 47412 - Fixed concurrency issue with EscherProperties.initProps()

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

15 years agoupdated date of the latest release on the index page
Yegor Kozlov [Mon, 22 Jun 2009 17:59:43 +0000 (17:59 +0000)]
updated date of the latest release on the index page

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

15 years agoFixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing metafiles...
Yegor Kozlov [Sat, 20 Jun 2009 11:17:30 +0000 (11:17 +0000)]
Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing metafiles, see Bugzilla 47143

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

15 years agoAdded implementation for ISNA()
Josh Micich [Fri, 19 Jun 2009 22:42:39 +0000 (22:42 +0000)]
Added implementation for ISNA()

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

15 years agofixed SimpleShape#getLineWidth to handle default line width, see Bugzilla #46392
Yegor Kozlov [Fri, 19 Jun 2009 16:49:39 +0000 (16:49 +0000)]
fixed SimpleShape#getLineWidth to handle default line width, see Bugzilla #46392

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

15 years agoexposed TableCellDescriptor in HWPF TableCell, also removed unused private fields...
Yegor Kozlov [Fri, 19 Jun 2009 14:01:37 +0000 (14:01 +0000)]
exposed TableCellDescriptor in HWPF TableCell, also removed unused private fields in BorderCode, see Bugzilla 47355 and 47356

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

15 years agoimproved HWPF to better handle unicode, patch provided by Benjamin Engele and Maxim...
Yegor Kozlov [Fri, 19 Jun 2009 13:45:55 +0000 (13:45 +0000)]
improved HWPF to better handle unicode, patch provided by Benjamin Engele and Maxim Valyanskiy, see Bugzilla #46610

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

15 years agoFixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261
Yegor Kozlov [Fri, 19 Jun 2009 13:24:41 +0000 (13:24 +0000)]
Fixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261

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

15 years agofixed a regression issue where HSSFHyperlink failed to set inter-sheet and file links...
Yegor Kozlov [Fri, 19 Jun 2009 10:37:24 +0000 (10:37 +0000)]
fixed a regression issue where HSSFHyperlink failed to set inter-sheet and file links, see Bugzilla #47375

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

15 years agofixed ordering of columns when reading a HSLF Table
Yegor Kozlov [Fri, 19 Jun 2009 05:48:45 +0000 (05:48 +0000)]
fixed ordering of columns when reading a HSLF Table

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

15 years agoTweak to comments in TestExternalNameRecord (47384/786261)
Josh Micich [Thu, 18 Jun 2009 21:10:45 +0000 (21:10 +0000)]
Tweak to comments in TestExternalNameRecord (47384/786261)

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

15 years agoBugzilla 47384 - Fixed ExternalNameRecord to handle unicode names
Josh Micich [Thu, 18 Jun 2009 21:01:13 +0000 (21:01 +0000)]
Bugzilla 47384 - Fixed ExternalNameRecord to handle unicode names

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

15 years agoFixed locale-sensitive unit tests to pass when running on non-US locales
Yegor Kozlov [Tue, 16 Jun 2009 12:31:56 +0000 (12:31 +0000)]
Fixed locale-sensitive unit tests to pass when running on non-US locales

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

15 years agoadded a section on Data Validation to the quick guide, the patch provided by Mark...
Yegor Kozlov [Mon, 15 Jun 2009 16:35:13 +0000 (16:35 +0000)]
added a section on Data Validation to the quick guide, the patch provided by Mark Beardsley

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

15 years agoClean-up in POIFS unit tests - compacted raw data declaration
Josh Micich [Sat, 13 Jun 2009 00:13:09 +0000 (00:13 +0000)]
Clean-up in POIFS unit tests - compacted raw data declaration

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

15 years agoRenamed test suites 'AllTests' to something more specific
Josh Micich [Fri, 12 Jun 2009 22:06:25 +0000 (22:06 +0000)]
Renamed test suites 'AllTests' to something more specific

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

15 years agoRemoved static void main(String[]) methods from junit classes. Other minor clean-up.
Josh Micich [Fri, 12 Jun 2009 21:53:17 +0000 (21:53 +0000)]
Removed static void main(String[]) methods from junit classes. Other minor clean-up.

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

15 years agoRemoved trailing whitespace in RecordFactory
Josh Micich [Fri, 12 Jun 2009 19:42:28 +0000 (19:42 +0000)]
Removed trailing whitespace in RecordFactory

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

15 years agoBugzilla 47363 - Fixed HSSFSheet to allow addition of data validations after sheet...
Josh Micich [Fri, 12 Jun 2009 19:17:59 +0000 (19:17 +0000)]
Bugzilla 47363 - Fixed HSSFSheet to allow addition of data validations after sheet protection

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

15 years agoupdated release date
Yegor Kozlov [Thu, 11 Jun 2009 07:33:31 +0000 (07:33 +0000)]
updated release date

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

15 years agoBugzilla 9633 - added common code for setting borders of regions (patch from Avinash...
Josh Micich [Wed, 10 Jun 2009 22:18:39 +0000 (22:18 +0000)]
Bugzilla 9633 - added common code for setting borders of regions (patch from Avinash Kewalramani, Jan22 on POI Users)

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

15 years agoFixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with quotes...
Yegor Kozlov [Wed, 10 Jun 2009 18:44:53 +0000 (18:44 +0000)]
Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with quotes, see bugzilla #47294

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

15 years agoAdd a sample file which has its formula records with the wrong record type id
Nick Burch [Tue, 9 Jun 2009 15:18:10 +0000 (15:18 +0000)]
Add a sample file which has its formula records with the wrong record type id

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

15 years ago fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell...
Yegor Kozlov [Sun, 7 Jun 2009 14:54:49 +0000 (14:54 +0000)]
 fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell.findCellComment to handle sheets with more than 65536 comments

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

15 years agoBugzilla 46776 - Added clone() method to MulBlankRecord to fix crash in Sheet.cloneSh...
Josh Micich [Sat, 6 Jun 2009 00:46:41 +0000 (00:46 +0000)]
Bugzilla 46776 - Added clone() method to MulBlankRecord to fix crash in Sheet.cloneSheet()

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

15 years agoRemoved RCS tags from src/java javadocs
Josh Micich [Thu, 4 Jun 2009 23:07:15 +0000 (23:07 +0000)]
Removed RCS tags from src/java javadocs

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

15 years agoRemoved RCS tags from xml documents. Also removed trailing whitespace
Josh Micich [Thu, 4 Jun 2009 23:01:06 +0000 (23:01 +0000)]
Removed RCS tags from xml documents. Also removed trailing whitespace

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