]> source.dussan.org Git - poi.git/log
poi.git
15 years agoadded a method to remove slides
Yegor Kozlov [Sun, 1 Feb 2009 15:07:25 +0000 (15:07 +0000)]
added a method to remove slides

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

15 years agofixed bugs 40520 and 46553: HSSFFont.applyFont() formats wrong parts of HSSFRichTextS...
Yegor Kozlov [Thu, 29 Jan 2009 16:03:52 +0000 (16:03 +0000)]
fixed bugs 40520 and 46553: HSSFFont.applyFont() formats wrong parts of HSSFRichTextString

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

15 years agoimport OpenXML4j codebase
Yegor Kozlov [Thu, 29 Jan 2009 12:44:31 +0000 (12:44 +0000)]
import OpenXML4j codebase

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

15 years agoFix for bug 46545 - ObjRecord should ignore excessive padding written by previous...
Josh Micich [Thu, 29 Jan 2009 01:57:22 +0000 (01:57 +0000)]
Fix for bug 46545 - ObjRecord should ignore excessive padding written by previous POI versions

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

15 years agoFix for bug 46613 - evaluator should perform case insensitive string comparisons
Josh Micich [Tue, 27 Jan 2009 19:02:13 +0000 (19:02 +0000)]
Fix for bug 46613 - evaluator should perform case insensitive string comparisons

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

15 years agoFollow-up fix for r737173 and r737238 (patch 46544) - filename arg was not properly...
Josh Micich [Fri, 23 Jan 2009 23:34:22 +0000 (23:34 +0000)]
Follow-up fix for r737173 and r737238 (patch 46544) - filename arg was not properly parsed.

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

15 years agoFollow-up fix for r737173 (patch 46544) - filename arg was not properly parsed.
Josh Micich [Fri, 23 Jan 2009 23:06:56 +0000 (23:06 +0000)]
Follow-up fix for r737173 (patch 46544) - filename arg was not properly parsed.

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

15 years agoBugzilla 45644 - adding a command line interface to hssf ExcelExtractor
Josh Micich [Fri, 23 Jan 2009 20:12:13 +0000 (20:12 +0000)]
Bugzilla 45644 - adding a command line interface to hssf ExcelExtractor

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

15 years agoBugzilla 46580 - Replaced ErrorEval.FUNCTION_NOT_IMPLEMENTED with new exception NotIm...
Josh Micich [Thu, 22 Jan 2009 00:26:28 +0000 (00:26 +0000)]
Bugzilla 46580 - Replaced ErrorEval.FUNCTION_NOT_IMPLEMENTED with new exception NotImplementedException.  Removed test case involving ISREF which was working for the wrong reasons.

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

15 years agoFixing compiler warnings
Josh Micich [Wed, 21 Jan 2009 23:17:45 +0000 (23:17 +0000)]
Fixing compiler warnings

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

15 years agoFixed HSSFCell/FormulaRecordAggregate to properly remove StringRecord when cached...
Josh Micich [Wed, 21 Jan 2009 23:11:45 +0000 (23:11 +0000)]
Fixed HSSFCell/FormulaRecordAggregate to properly remove StringRecord when cached result type changes.

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

15 years agoRemoved System.out.println and compiler warnings from test code
Josh Micich [Wed, 21 Jan 2009 02:16:01 +0000 (02:16 +0000)]
Removed System.out.println and compiler warnings from test code

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

15 years agoFix for bug 46547 - Allow for addition of conditional formatting when data validation...
Josh Micich [Wed, 21 Jan 2009 00:19:49 +0000 (00:19 +0000)]
Fix for bug 46547 - Allow for addition of conditional formatting when data validations are present.  Avoid creation of and empty conditional formatting table while shifting formulas.

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

15 years agoRemoved unused, erroneous import
Josh Micich [Sat, 17 Jan 2009 02:27:13 +0000 (02:27 +0000)]
Removed unused, erroneous import

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

15 years agoBug 46548 - fixes for Page Settings Block (patch from Dmitriy Kumshayev + some mods)
Josh Micich [Fri, 16 Jan 2009 23:13:11 +0000 (23:13 +0000)]
Bug 46548 - fixes for Page Settings Block (patch from Dmitriy Kumshayev + some mods)

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

15 years agoUpdated class comment
Josh Micich [Fri, 16 Jan 2009 22:54:42 +0000 (22:54 +0000)]
Updated class comment

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

15 years agoFixing bug 46551 - spelling mistakes in xSSFCell.checkBounds(). Also fixed 0/1-based...
Josh Micich [Fri, 16 Jan 2009 17:31:29 +0000 (17:31 +0000)]
Fixing bug 46551 - spelling mistakes in xSSFCell.checkBounds().  Also fixed 0/1-based index error for cell range checks in XSSF.

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

15 years agofixed unit test failing on jdk-1.6: java code should not rely on the order of HashMap...
Yegor Kozlov [Fri, 16 Jan 2009 11:00:45 +0000 (11:00 +0000)]
fixed unit test failing on jdk-1.6: java code should not rely on the order of HashMap.iterator()

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

15 years agoFixed "warning: unmappable character for encoding UTF8" (changed apostrophe char...
Josh Micich [Thu, 15 Jan 2009 23:13:54 +0000 (23:13 +0000)]
Fixed "warning: unmappable character for encoding UTF8" (changed apostrophe char 213 to 39)

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

15 years agoresolved error constants in BoolErrRecord
Josh Micich [Wed, 14 Jan 2009 00:22:00 +0000 (00:22 +0000)]
resolved error constants in BoolErrRecord

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

15 years agoBugzilla 46523 - added implementation for SUMIF
Josh Micich [Tue, 13 Jan 2009 22:02:52 +0000 (22:02 +0000)]
Bugzilla 46523 - added implementation for SUMIF

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

15 years agoImprovements to countif implementation in preparation for sumif
Josh Micich [Tue, 13 Jan 2009 21:22:37 +0000 (21:22 +0000)]
Improvements to countif implementation in preparation for sumif

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

15 years agoremoved invalid import to keep java compiler quiet
Yegor Kozlov [Sun, 11 Jan 2009 13:59:44 +0000 (13:59 +0000)]
removed invalid import to keep java compiler quiet

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

15 years agojsr173_api-1.0.jar has moved to a new location, update build.xml to download it from...
Yegor Kozlov [Sun, 11 Jan 2009 13:59:04 +0000 (13:59 +0000)]
jsr173_api-1.0.jar has moved to a new location, update build.xml to download it from http://repo1.maven.org/maven2/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar

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

15 years agoSupport for reading HSSF column styles
Nick Burch [Tue, 6 Jan 2009 20:49:02 +0000 (20:49 +0000)]
Support for reading HSSF column styles

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

15 years agoHook up POIXMLTextExtractor.getMetadataTextExtractor() to the already written POIXMLP...
Nick Burch [Tue, 6 Jan 2009 19:09:02 +0000 (19:09 +0000)]
Hook up POIXMLTextExtractor.getMetadataTextExtractor() to the already written POIXMLPropertiesTextExtractor

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

15 years agoFix bug #46472 - Avoid NPE in HPSFPropertiesExtractor when no properties exist
Nick Burch [Tue, 6 Jan 2009 18:59:42 +0000 (18:59 +0000)]
Fix bug #46472 - Avoid NPE in HPSFPropertiesExtractor when no properties exist

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

15 years agoImprove a few comments
Nick Burch [Tue, 6 Jan 2009 18:53:37 +0000 (18:53 +0000)]
Improve a few comments

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

15 years agoremoved Jaxen from NOTICE, poi-ooxml doesn't depend on it since 3.5-beta4
Yegor Kozlov [Tue, 6 Jan 2009 14:19:47 +0000 (14:19 +0000)]
removed Jaxen from NOTICE, poi-ooxml doesn't depend on it since 3.5-beta4

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

15 years agoFix for bug 46479 - conversion of cached formula values and HSSFFormulaEvaluator...
Josh Micich [Mon, 5 Jan 2009 20:58:02 +0000 (20:58 +0000)]
Fix for bug 46479 - conversion of cached formula values and HSSFFormulaEvaluator.evaluateInCell()

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

15 years agoFix for 45031 - added implementation for CHOOSE function.
Josh Micich [Wed, 31 Dec 2008 20:32:47 +0000 (20:32 +0000)]
Fix for 45031 - added implementation for CHOOSE function.

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

15 years agoSimplifying ValueEval hierarchy, added comments to Function and OperationEval.
Josh Micich [Wed, 31 Dec 2008 19:32:44 +0000 (19:32 +0000)]
Simplifying ValueEval hierarchy, added comments to Function and OperationEval.

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

15 years agoResolve the licensing issue around chunks_parse_cmds.tbl, with the newly dual-license...
Nick Burch [Wed, 31 Dec 2008 18:20:37 +0000 (18:20 +0000)]
Resolve the licensing issue around chunks_parse_cmds.tbl, with the newly dual-licensed version

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

15 years agoPatch 46410 from Steven Butler - added impl for TIME() function.
Josh Micich [Wed, 31 Dec 2008 05:31:42 +0000 (05:31 +0000)]
Patch 46410 from Steven Butler - added impl for TIME() function.

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

15 years agoadded HSSFPictureData.getFormat() as requested in #46320
Yegor Kozlov [Tue, 30 Dec 2008 18:51:56 +0000 (18:51 +0000)]
added HSSFPictureData.getFormat() as requested in #46320

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

15 years agoFix for bug 46445 - move hyperlinks when shifting rows
Yegor Kozlov [Tue, 30 Dec 2008 09:24:15 +0000 (09:24 +0000)]
Fix for bug 46445 - move hyperlinks when shifting rows

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

15 years agocontinue cleanup of bugzilla, added unit test for #27394, #27364, #300#30070 and...
Yegor Kozlov [Mon, 29 Dec 2008 16:51:30 +0000 (16:51 +0000)]
continue cleanup of bugzilla, added unit test for #27394, #27364, #300#30070 and #31661

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

15 years agounit test for bug #19172
Yegor Kozlov [Fri, 26 Dec 2008 06:55:08 +0000 (06:55 +0000)]
unit test for bug #19172

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

15 years agofixed formula parser to correctly resolve sheet-level names
Yegor Kozlov [Tue, 23 Dec 2008 16:19:07 +0000 (16:19 +0000)]
fixed formula parser to correctly resolve sheet-level names

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

15 years ago1. added support for shared formulas in XSSF, see bug #464332. improved validation...
Yegor Kozlov [Mon, 22 Dec 2008 19:32:44 +0000 (19:32 +0000)]
1. added support for shared formulas in XSSF, see bug #464332. improved validation of workbook-global and sheet-global names

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

15 years agoapplied patches by Gisella Bronzetti:46299 - support for carriage return and line...
Yegor Kozlov [Wed, 17 Dec 2008 20:05:16 +0000 (20:05 +0000)]
applied patches by Gisella Bronzetti:46299 - support for carriage return and line break in XWPFRun 46300 - support for line spacing in XWPFParagraph 46308 - initial support for creation of XWPFTable

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

15 years agoAdded getters to parent objects: HSSFSheet.getWorkbook(), HSSFRow.getSheet() and...
Yegor Kozlov [Wed, 17 Dec 2008 18:55:07 +0000 (18:55 +0000)]
Added getters to parent objects: HSSFSheet.getWorkbook(), HSSFRow.getSheet() and HSSFCell.getRow()

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

15 years agoFix for bug 46385 (by patch 46362 from Matsuyama Tomohiro) fixed serialization of...
Josh Micich [Tue, 16 Dec 2008 05:44:32 +0000 (05:44 +0000)]
Fix for bug 46385 (by patch 46362 from Matsuyama Tomohiro) fixed serialization of StyleRecord with unicode name

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

15 years ago1. fixed HSSFCell.setCellFormula to call HSSFFormulaParser.parse before any cell...
Yegor Kozlov [Fri, 12 Dec 2008 15:36:05 +0000 (15:36 +0000)]
1. fixed HSSFCell.setCellFormula to call HSSFFormulaParser.parse before any cell modifications, if it fails the cell must be left in the state prior to the invocation. 2. added  @throws javadoc to HSSFRow.createCell and XSSFRow.createCell, see bug #10393 3. fixed incorrect condition type in CFRuleRecord if the rule is a formula

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

15 years agoFix bug #46368 - HSSFRichTextRun and strings longer than 32768 characters
Nick Burch [Tue, 9 Dec 2008 19:36:53 +0000 (19:36 +0000)]
Fix bug #46368 - HSSFRichTextRun and strings longer than 32768 characters

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

15 years agoexample demonstrating how to generate large workbooks and avoid OutOfMemory exception
Yegor Kozlov [Sun, 7 Dec 2008 14:10:23 +0000 (14:10 +0000)]
example demonstrating how to generate large workbooks and avoid OutOfMemory exception

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

15 years ago1. Support sheet-level names2. Fixed XSSFCell to properly handle cell references...
Yegor Kozlov [Thu, 4 Dec 2008 18:38:00 +0000 (18:38 +0000)]
1. Support sheet-level names2. Fixed XSSFCell to properly handle cell references with column numbers up to XFD3. when pasring formula, HSSFName.setRefersToFormula must set type of operands to Ptg.CLASS_REF, otherwise created named don't appear in the dropdown to the left of formula bar in Excel

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

15 years agoupdated status on the index page, also added a script to upload signatures for maven...
Yegor Kozlov [Thu, 4 Dec 2008 07:29:58 +0000 (07:29 +0000)]
updated status on the index page, also added a script to upload signatures for maven artifacts

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

15 years agofixed compiler error due unused import
Josh Micich [Thu, 4 Dec 2008 02:51:01 +0000 (02:51 +0000)]
fixed compiler error due unused import

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

15 years agoInitial add of ForkedEvaluator functionality
Josh Micich [Thu, 4 Dec 2008 02:48:24 +0000 (02:48 +0000)]
Initial add of ForkedEvaluator functionality

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

15 years agoshould have been part of c723161 (re-arranging methods getRecordSize and getDataSize...
Josh Micich [Thu, 4 Dec 2008 00:15:54 +0000 (00:15 +0000)]
should have been part of c723161 (re-arranging methods getRecordSize and getDataSize in Record / StandardRecord / ContinuableRecord hierarchy)

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

15 years agore-arranging methods getRecordSize and getDataSize in Record / StandardRecord / Conti...
Josh Micich [Thu, 4 Dec 2008 00:08:45 +0000 (00:08 +0000)]
re-arranging methods getRecordSize and getDataSize in Record / StandardRecord / ContinuableRecord hierarchy

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

15 years agoMinor code improvements, fixed comments
Josh Micich [Wed, 3 Dec 2008 23:39:11 +0000 (23:39 +0000)]
Minor code improvements, fixed comments

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

15 years agoImprovements to arg checking in constructor
Josh Micich [Wed, 3 Dec 2008 23:35:18 +0000 (23:35 +0000)]
Improvements to arg checking in constructor

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

15 years agomore generics compiler warnings fixes for poi.ss.formula
Josh Micich [Wed, 3 Dec 2008 22:34:26 +0000 (22:34 +0000)]
more generics compiler warnings fixes for poi.ss.formula

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

15 years agofixed generics compiler warnings for poi.ss.formula
Josh Micich [Wed, 3 Dec 2008 19:22:45 +0000 (19:22 +0000)]
fixed generics compiler warnings for poi.ss.formula

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

15 years agomodified EvaluationCell to make Evaluation API more easily wrapable.
Josh Micich [Wed, 3 Dec 2008 05:07:31 +0000 (05:07 +0000)]
modified EvaluationCell to make Evaluation API more easily wrapable.

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

15 years agoFinal fix for bug 44914 - Removed warning message "WARN. Unread n bytes of record...
Josh Micich [Tue, 2 Dec 2008 08:46:13 +0000 (08:46 +0000)]
Final fix for bug 44914 - Removed warning message "WARN. Unread n bytes of record 0xNN"

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

15 years ago(bug 46156) fix junit error after c722284
Josh Micich [Tue, 2 Dec 2008 00:01:21 +0000 (00:01 +0000)]
(bug 46156) fix junit error after c722284

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

15 years ago(bug 46156) fix unused import/compiler error after c722284
Josh Micich [Mon, 1 Dec 2008 23:53:27 +0000 (23:53 +0000)]
(bug 46156) fix unused import/compiler error after c722284

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

15 years agoFix for bug 46156 - improved POI's number rendering to more closely match Excel's
Josh Micich [Mon, 1 Dec 2008 23:24:23 +0000 (23:24 +0000)]
Fix for bug 46156 - improved POI's number rendering to more closely match Excel's

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

15 years agoGenerics warnings and other clean-up in HSSFSheet
Josh Micich [Mon, 1 Dec 2008 20:52:27 +0000 (20:52 +0000)]
Generics warnings and other clean-up in HSSFSheet

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

15 years agoFix for bug 46312 - ValueRecordsAggregate should handle removal of new empty row
Josh Micich [Mon, 1 Dec 2008 19:59:46 +0000 (19:59 +0000)]
Fix for bug 46312 - ValueRecordsAggregate should handle removal of new empty row

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

15 years agoImproved error message when attempting to read BIFF2 file (bugzilla 46269)
Josh Micich [Sat, 29 Nov 2008 03:12:39 +0000 (03:12 +0000)]
Improved error message when attempting to read BIFF2 file (bugzilla 46269)

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

15 years agoSimplified logic in getStyleRecord() (investigating bug 46259)
Josh Micich [Sat, 29 Nov 2008 02:07:49 +0000 (02:07 +0000)]
Simplified logic in getStyleRecord() (investigating bug 46259)

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

15 years agoFixed generics compiler warnings in Workbook. Other minor code clean-up.
Josh Micich [Sat, 29 Nov 2008 00:46:33 +0000 (00:46 +0000)]
Fixed generics compiler warnings in Workbook.  Other  minor code clean-up.

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

15 years agoFix for bug 46206 - tolerate missing DIMENSION records
Josh Micich [Fri, 28 Nov 2008 23:24:06 +0000 (23:24 +0000)]
Fix for bug 46206 - tolerate missing DIMENSION records

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

15 years agoimproved toString methods
Josh Micich [Thu, 27 Nov 2008 00:17:28 +0000 (00:17 +0000)]
improved toString methods

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

15 years agoremoved unused method
Josh Micich [Wed, 26 Nov 2008 23:39:35 +0000 (23:39 +0000)]
removed unused method

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

15 years agoPatch 46301 - (from Patrick Cheng) - added some pivot table records: SXDI, SXVDEX...
Josh Micich [Wed, 26 Nov 2008 22:32:07 +0000 (22:32 +0000)]
Patch 46301 - (from Patrick Cheng) - added some pivot table records: SXDI, SXVDEX, SXPI, SXIDSTM, SXVIEW, SXVD, SXVS, and others.
Improved command line parsing in BiffViewer

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

15 years agofixed NPE in HyperlinkRecord.toString()
Josh Micich [Wed, 26 Nov 2008 22:00:29 +0000 (22:00 +0000)]
fixed NPE in HyperlinkRecord.toString()

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

15 years agoupdated DOAP for POI, this file is used by projects.apache.org to manage a registry...
Yegor Kozlov [Tue, 25 Nov 2008 13:18:01 +0000 (13:18 +0000)]
updated DOAP for POI, this file is used by projects.apache.org to manage a registry of projects housed at the ASF, also added a component map to the main index  page

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

15 years agoproperly set font size when applying indexed font
Yegor Kozlov [Tue, 25 Nov 2008 13:10:46 +0000 (13:10 +0000)]
properly set font size when applying indexed font

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

15 years agoFix for bug 46280 - RowRecordsAggregate should allow for ContinueRecords after Unkown...
Josh Micich [Mon, 24 Nov 2008 22:40:46 +0000 (22:40 +0000)]
Fix for bug 46280 - RowRecordsAggregate should allow for ContinueRecords after UnkownRecords, and PivotTable records should not get in the RowRecordsAggregate at all

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

15 years agoset new version.id=3.5-beta5
Yegor Kozlov [Mon, 24 Nov 2008 10:48:25 +0000 (10:48 +0000)]
set new version.id=3.5-beta5

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

15 years agorenamed Name.setFormula to more descriptive setRefersToFormula, also misc improvement...
Yegor Kozlov [Fri, 21 Nov 2008 09:22:07 +0000 (09:22 +0000)]
renamed Name.setFormula to more descriptive setRefersToFormula, also misc improvements in the site docs

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

15 years agoFixes / additions for reserialization of HyperlinkRecord
Josh Micich [Fri, 21 Nov 2008 09:09:25 +0000 (09:09 +0000)]
Fixes / additions for reserialization of HyperlinkRecord

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

15 years agorefactoring test case
Josh Micich [Fri, 21 Nov 2008 07:30:43 +0000 (07:30 +0000)]
refactoring test case

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

15 years agoapplied patch #46229 by Gisella Bronsetti: initial implementation of XWPFParagraph
Yegor Kozlov [Thu, 20 Nov 2008 18:22:20 +0000 (18:22 +0000)]
applied patch #46229 by Gisella Bronsetti: initial implementation of XWPFParagraph

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

15 years agoimproved tasks for making Maven artifacts1. maven-dist is now obsolete, maven artifac...
Yegor Kozlov [Thu, 20 Nov 2008 15:08:42 +0000 (15:08 +0000)]
improved tasks for making Maven artifacts1. maven-dist is now obsolete, maven artifacts are taken from dist2. release manager should use 'mvn deploy:deploy-file' to deploy POI artifacts, dist/mvn-deploy.sh is automatically generated by the maven-poms task3. each poi module now has its own pom template in the ./maven directory

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

15 years agoshould have been submitted with r719053 (moving other chart records into dedicated...
Josh Micich [Wed, 19 Nov 2008 23:59:10 +0000 (23:59 +0000)]
should have been submitted with r719053 (moving other chart records into dedicated package)

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

15 years agoFixed NoteRecord to allow for unicode author names
Josh Micich [Wed, 19 Nov 2008 21:49:17 +0000 (21:49 +0000)]
Fixed NoteRecord to allow for unicode author names

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

15 years agomoving other chart records into dedicated package
Josh Micich [Wed, 19 Nov 2008 20:17:42 +0000 (20:17 +0000)]
moving other chart records into dedicated package

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

15 years agorecord sid clean-up
Josh Micich [Wed, 19 Nov 2008 19:09:05 +0000 (19:09 +0000)]
record sid clean-up

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

15 years agofixing test hierarchies
Josh Micich [Wed, 19 Nov 2008 19:06:44 +0000 (19:06 +0000)]
fixing test hierarchies

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

15 years agoconsolidated TestXSSFHeaderFooter
Josh Micich [Wed, 19 Nov 2008 18:54:41 +0000 (18:54 +0000)]
consolidated TestXSSFHeaderFooter

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

15 years agoadded getNumberOfCells CellRangeAddressBase etc
Josh Micich [Wed, 19 Nov 2008 02:04:07 +0000 (02:04 +0000)]
added getNumberOfCells CellRangeAddressBase etc

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

15 years agoInitial support for union operator in FormulaParser (fix for broken junits)
Josh Micich [Wed, 19 Nov 2008 02:01:58 +0000 (02:01 +0000)]
Initial support for union operator in FormulaParser (fix for broken junits)

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

15 years agoRefactoring Record.serialize methods
Josh Micich [Wed, 19 Nov 2008 00:06:06 +0000 (00:06 +0000)]
Refactoring Record.serialize methods

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

15 years agoRefactoring Record.serialize methods
Josh Micich [Tue, 18 Nov 2008 18:49:19 +0000 (18:49 +0000)]
Refactoring Record.serialize methods

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

15 years agoFixed XSSFName and test cases
Josh Micich [Tue, 18 Nov 2008 17:01:57 +0000 (17:01 +0000)]
Fixed XSSFName and test cases

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

15 years agoapplied fix suggested in bug#46197: missing cast to float resulted in incorect calcul...
Yegor Kozlov [Sun, 16 Nov 2008 13:24:42 +0000 (13:24 +0000)]
applied fix suggested in bug#46197: missing cast to float resulted in incorect calculation of picture size.Also added Picture.resize(scale)

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

15 years agoFix for bug 46213 - FormulaRecordAggregate should gracefully ignore extra StringRecords
Josh Micich [Sat, 15 Nov 2008 17:25:32 +0000 (17:25 +0000)]
Fix for bug 46213 - FormulaRecordAggregate should gracefully ignore extra StringRecords

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

15 years agoFollow-on from r713909 (bug 46174) - fixing Name to support general formulas
Josh Micich [Sat, 15 Nov 2008 17:22:24 +0000 (17:22 +0000)]
Follow-on from r713909 (bug 46174) - fixing Name to support general formulas

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

15 years agoapplied patch #46212 by Gisella Bronzetti: initial implementation of XWPFRun object
Yegor Kozlov [Sat, 15 Nov 2008 12:54:09 +0000 (12:54 +0000)]
applied patch #46212 by Gisella Bronzetti: initial implementation of XWPFRun object

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

15 years agomore updates in javadocs and site documentation, also misc improvements in common...
Yegor Kozlov [Fri, 14 Nov 2008 20:29:42 +0000 (20:29 +0000)]
more updates in javadocs and site documentation, also misc improvements in common hssf-xssf interfaces

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

15 years ago1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, was 1...
Yegor Kozlov [Fri, 14 Nov 2008 11:56:41 +0000 (11:56 +0000)]
1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, was 1-based2. repackaged common xssh-hssf examples, created a page in the site for them 3. converted broken non-ascii characters to unicode in TestMetaDataIPI and TestWriteWellKnown

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

15 years agoFix for bug 46174 - HSSFName now handles general formulas (not just area references)
Josh Micich [Fri, 14 Nov 2008 02:20:22 +0000 (02:20 +0000)]
Fix for bug 46174 - HSSFName now handles general formulas (not just area references)

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

15 years agorefactoring Record.serialize
Josh Micich [Fri, 14 Nov 2008 01:25:16 +0000 (01:25 +0000)]
refactoring Record.serialize

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

15 years agoPatch from Patrick Cheng (bugzilla 46189) - added chart records: CHARTFRTINFO, STARTB...
Josh Micich [Fri, 14 Nov 2008 01:10:26 +0000 (01:10 +0000)]
Patch from Patrick Cheng (bugzilla 46189) - added chart records: CHARTFRTINFO, STARTBLOCK, ENDBLOCK, STARTOBJECT, ENDOBJECT, and CATLAB

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