]>
source.dussan.org Git - poi.git/log
Yegor Kozlov [Fri, 18 Sep 2009 13:48:06 +0000 (13:48 +0000)]
set version.id to 3.5-FINAL
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_5-FINAL@816631
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 18 Sep 2009 12:58:54 +0000 (12:58 +0000)]
tag r816614 as 3.5-FINAL
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_5-FINAL@816615
13f79535-47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 18 Sep 2009 00:33:18 +0000 (00:33 +0000)]
Bugzilla 47747 - fixed logic for locating shared formula records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@816417
13f79535-47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 17 Sep 2009 00:00:57 +0000 (00:00 +0000)]
Improvements to patch 47809 (support for UDFs)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@816016
13f79535-47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 16 Sep 2009 23:20:51 +0000 (23:20 +0000)]
Reverted initial application of patches 47848(r815935) and 47849(r815942). Some details need clarification.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@816006
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 16 Sep 2009 19:59:39 +0000 (19:59 +0000)]
Added possibility to get EvaluationCell from RefEval, see bugzilla 47849
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@815942
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 16 Sep 2009 19:29:42 +0000 (19:29 +0000)]
Added method createEvaluationWorkbook() to CreationHelper, see Bugzilla 47848
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@815935
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 16 Sep 2009 19:16:39 +0000 (19:16 +0000)]
improved work with user-defined functions, see Bugzilla 47809
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@815928
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 13 Sep 2009 17:49:46 +0000 (17:49 +0000)]
fixed XSSFSheet.setColumnWidth to produce XML compatible with Mac Excel 2008, see Bugzilla 47581
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814358
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 13 Sep 2009 16:05:28 +0000 (16:05 +0000)]
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814335
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 13 Sep 2009 14:53:51 +0000 (14:53 +0000)]
added javadoc how to avoid Excel crash when creating too many HSSFRichTextString cells, see Bugzilla 47543
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814324
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 12 Sep 2009 16:01:18 +0000 (16:01 +0000)]
improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814176
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 10 Sep 2009 14:04:47 +0000 (14:04 +0000)]
updated status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@813450
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 10 Sep 2009 14:02:16 +0000 (14:02 +0000)]
built-in positive formats don't need starting '(', see bugzilla 47770
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@813449
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 10 Sep 2009 13:51:26 +0000 (13:51 +0000)]
Necessary fix of FunctionEval (follow-on to patch 47768)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@813440
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Sep 2009 05:17:23 +0000 (05:17 +0000)]
Added method setFunction(boolean) for defined names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811998
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Sep 2009 05:04:17 +0000 (05:04 +0000)]
Implementation of Excel Days360 and Npv functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811996
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Sep 2009 04:55:32 +0000 (04:55 +0000)]
Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla 47751
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811994
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 6 Sep 2009 12:00:21 +0000 (12:00 +0000)]
Added an example demonstrating how to convert an XLSX workbook to CSV, see Bugzilla 47757
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811816
13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 6 Sep 2009 11:35:01 +0000 (11:35 +0000)]
Fixed PPT parser to tolerate Comment2000 containers with missing comment text, see Bugzilla 44770
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811814
13f79535-47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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