]> source.dussan.org Git - poi.git/log
poi.git
15 years agoremoved obsolete scratchpad files
Josh Micich [Thu, 21 May 2009 03:06:25 +0000 (03:06 +0000)]
removed obsolete scratchpad files

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

15 years agoChanged CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and formatting
Josh Micich [Thu, 21 May 2009 00:55:56 +0000 (00:55 +0000)]
Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and formatting

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

15 years agoChanged CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting
Josh Micich [Wed, 20 May 2009 08:02:35 +0000 (08:02 +0000)]
Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting

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

15 years agoremoved unused class
Josh Micich [Wed, 20 May 2009 01:09:21 +0000 (01:09 +0000)]
removed unused class

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

15 years agoFixes to ddf junits after r776424
Josh Micich [Wed, 20 May 2009 00:32:42 +0000 (00:32 +0000)]
Fixes to ddf junits after r776424

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

15 years agoChanged CRLF to LF in function implementations. Removed subclasses of NotImplemented...
Josh Micich [Wed, 20 May 2009 00:14:19 +0000 (00:14 +0000)]
Changed CRLF to LF in function implementations.  Removed subclasses of NotImplementedFunction.  Minor fixes for compiler warnings, and formatting.

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

15 years agoChanged CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting
Josh Micich [Tue, 19 May 2009 19:21:12 +0000 (19:21 +0000)]
Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting

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

15 years agoChanged CRLF to LF in .java base src files. Minor reformatting fixes.
Josh Micich [Tue, 19 May 2009 16:29:51 +0000 (16:29 +0000)]
Changed CRLF to LF in .java base src files.  Minor reformatting fixes.

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

15 years agoChanged CRLF to LF in .java test files. Minor reformatting and compiler warning...
Josh Micich [Mon, 18 May 2009 19:11:45 +0000 (19:11 +0000)]
Changed CRLF to LF in .java test files.  Minor reformatting and compiler warning fixes

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

15 years agoRemoved badly encoded character from test class. Minor re-formatting
Josh Micich [Mon, 18 May 2009 18:32:43 +0000 (18:32 +0000)]
Removed badly encoded character from test class. Minor re-formatting

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

15 years agoTweaked patch from bug #46287 - Control of header and footer extraction in ExcelExtra...
Nick Burch [Sun, 17 May 2009 18:49:29 +0000 (18:49 +0000)]
Tweaked patch from bug #46287 - Control of header and footer extraction in ExcelExtractor / XSSFExcelExtractor

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

15 years agoFix bug #46554 - New ant target "jar-examples"
Nick Burch [Sun, 17 May 2009 18:38:33 +0000 (18:38 +0000)]
Fix bug #46554 - New ant target "jar-examples"

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

15 years agoApply (with tweaks) patch from bug #46161 - xssf support for setGroupColumnCollapsed...
Nick Burch [Sun, 17 May 2009 18:32:55 +0000 (18:32 +0000)]
Apply (with tweaks) patch from bug #46161 - xssf support for setGroupColumnCollapsed() setGroupRowCollapsed()

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

15 years agoAllow columns greater than 255 and rows greater than 0x100000 in XSSF formulas
Yegor Kozlov [Sun, 17 May 2009 16:35:25 +0000 (16:35 +0000)]
Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulas

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

15 years agoencapsulated hasUnlimitedVarags() logic into FunctionMetadata
Josh Micich [Sun, 17 May 2009 02:02:48 +0000 (02:02 +0000)]
encapsulated hasUnlimitedVarags() logic into FunctionMetadata

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

15 years agoCode clean-up in HSSFDataFormat etc. Removed bad characters from TestHSSFDataFormatte...
Josh Micich [Sun, 17 May 2009 00:10:36 +0000 (00:10 +0000)]
Code clean-up in HSSFDataFormat etc. Removed bad characters from TestHSSFDataFormatter. Added comment about international formats.

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

15 years agoBase class for "old version" exceptions, and new HSLF detection + use of old versions...
Nick Burch [Sat, 16 May 2009 20:51:29 +0000 (20:51 +0000)]
Base class for "old version" exceptions, and new HSLF detection + use of old versions exception

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

15 years ago47179 - Fix string encoding issues with HSMF chunks on non-windows platforms
Nick Burch [Sat, 16 May 2009 19:12:30 +0000 (19:12 +0000)]
47179 - Fix string encoding issues with HSMF chunks on non-windows platforms

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

15 years agoApply changes from BUREAU Nicolas from patch #47183 - attachment support for hsmf
Nick Burch [Sat, 16 May 2009 17:59:42 +0000 (17:59 +0000)]
Apply changes from BUREAU Nicolas from patch #47183 - attachment support for hsmf

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

15 years agoFix bug #47154 - Handle the cell format @ as the same as General
Nick Burch [Sat, 16 May 2009 17:39:31 +0000 (17:39 +0000)]
Fix bug #47154 - Handle the cell format @ as the same as General

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

15 years agoBugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag set
Josh Micich [Fri, 15 May 2009 22:47:33 +0000 (22:47 +0000)]
Bugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag set

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

15 years agoAdded comments and removed unused import
Josh Micich [Fri, 15 May 2009 22:44:56 +0000 (22:44 +0000)]
Added comments and removed unused import

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

15 years agoFix for bug noticed while investigating bugzilla 47048. Made INDEX() support missing...
Josh Micich [Fri, 15 May 2009 21:36:25 +0000 (21:36 +0000)]
Fix for bug noticed while investigating bugzilla 47048.  Made INDEX() support missing args.

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

15 years agoFix bug (broken junit) introduced in r773412. Also hooked up test.
Josh Micich [Mon, 11 May 2009 00:50:45 +0000 (00:50 +0000)]
Fix bug (broken junit) introduced in r773412. Also hooked up test.

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

15 years agoIntroduced CustomViewSettingsRecordAggregate. Also reverted some debug changes to...
Josh Micich [Mon, 11 May 2009 00:28:45 +0000 (00:28 +0000)]
Introduced CustomViewSettingsRecordAggregate. Also reverted some debug changes to EscherAggregate from r773412

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

15 years agoCreated ChartSubstreamRecordAggregate to manage chart sub-streams. Not fully incorpo...
Josh Micich [Sun, 10 May 2009 23:54:29 +0000 (23:54 +0000)]
Created ChartSubstreamRecordAggregate  to manage chart sub-streams. Not fully incorporated yet.

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

15 years agoBug 46953 - fixed PageSettingsBlock parsing logic in Sheet. Bug caused sheet EOFs...
Josh Micich [Sun, 10 May 2009 21:34:28 +0000 (21:34 +0000)]
Bug 46953 - fixed PageSettingsBlock parsing logic in Sheet.  Bug caused sheet EOFs to get misplaced.

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

15 years agoupdated test-case comments (origin of hex-dump)
Josh Micich [Sun, 10 May 2009 19:48:15 +0000 (19:48 +0000)]
updated test-case comments (origin of hex-dump)

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

15 years agoNew key try two
Nick Burch [Fri, 8 May 2009 13:47:41 +0000 (13:47 +0000)]
New key try two

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

15 years agoAdd in my new, 4096 bit public key
Nick Burch [Fri, 8 May 2009 10:01:33 +0000 (10:01 +0000)]
Add in my new, 4096 bit public key

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

15 years agoFix javadocs for AbortableHSSFListener, and add unit test to show it all works
Nick Burch [Tue, 5 May 2009 16:02:06 +0000 (16:02 +0000)]
Fix javadocs for AbortableHSSFListener, and add unit test to show it all works

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

15 years agoFix more XLS2CSV links
Nick Burch [Fri, 1 May 2009 14:38:54 +0000 (14:38 +0000)]
Fix more XLS2CSV links

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

15 years agoFix the XLS2CSVmra link
Nick Burch [Mon, 27 Apr 2009 12:36:23 +0000 (12:36 +0000)]
Fix the XLS2CSVmra link

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

15 years agotest file belonging to r768389
Yegor Kozlov [Sat, 25 Apr 2009 13:58:45 +0000 (13:58 +0000)]
test file belonging to r768389

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

15 years agofixed XSSFWorkbook.createSheet to properly increment sheetId when sheetId sequence...
Yegor Kozlov [Fri, 24 Apr 2009 18:25:19 +0000 (18:25 +0000)]
fixed XSSFWorkbook.createSheet to properly increment sheetId when  sheetId sequence is not continious

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

15 years agoFixed XSLFPowerPointExtractor to properly process line breaks, see bugzilla 46568
Yegor Kozlov [Mon, 20 Apr 2009 18:04:37 +0000 (18:04 +0000)]
Fixed XSLFPowerPointExtractor to properly process line breaks, see bugzilla 46568

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

15 years agoFixed POIFSFileSystem to set CLSID of root when constructing instances from InputStre...
Yegor Kozlov [Mon, 20 Apr 2009 17:09:09 +0000 (17:09 +0000)]
Fixed POIFSFileSystem to set CLSID of root when constructing instances from InputStream, see bugzilla 39056

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

15 years agomoved 'throw' into else clause avoiding exception on every call of cloneStyleFrom...
Yegor Kozlov [Mon, 20 Apr 2009 16:58:29 +0000 (16:58 +0000)]
moved 'throw' into else clause avoiding exception on every call of cloneStyleFrom, see bugzilla 47054

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

15 years agoavoid NPE when calling XSSF.setCellFormula(null) for a non-formula cell
Yegor Kozlov [Mon, 20 Apr 2009 16:50:05 +0000 (16:50 +0000)]
avoid NPE when calling XSSF.setCellFormula(null) for a non-formula cell

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

15 years agoread GutsRecord in in the Sheet(RecordStream rs)
Yegor Kozlov [Sat, 18 Apr 2009 09:06:16 +0000 (09:06 +0000)]
read GutsRecord in in the Sheet(RecordStream rs)
constructor (see bugzilla 46186); always call sheet.setAlternativeExpression in conjuction with sheet.setRowSumsBelow, see bugzilla 46714 and 30714

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

15 years agoAllow 255 arguments for excel functions in XSSF, see bugzilla 46279
Yegor Kozlov [Sat, 18 Apr 2009 07:12:38 +0000 (07:12 +0000)]
Allow 255 arguments for excel functions in XSSF, see bugzilla 46279

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

15 years agoFixed XSSFCell to preserve cell style when cell value is set to blank, also avoid...
Yegor Kozlov [Fri, 17 Apr 2009 18:02:01 +0000 (18:02 +0000)]
Fixed XSSFCell to preserve cell style when cell value is set to blank, also avoid NPE in XSSFCell.setCellType() when workbook does not have SST, see bugs 47026 and 47028

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

15 years agoremoved deprecated code to keep javac happy
Yegor Kozlov [Fri, 17 Apr 2009 17:59:01 +0000 (17:59 +0000)]
removed deprecated code to keep javac happy

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

15 years agoFix for bug 46987 - allow RecordFactory to handle non-zero padding at the end of...
Josh Micich [Fri, 17 Apr 2009 06:53:49 +0000 (06:53 +0000)]
Fix for bug 46987 - allow RecordFactory to handle non-zero padding at the end of the workbook stream

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

15 years agoadded Workbook.getName(String) method. Fixed javadoc on related methods
Josh Micich [Thu, 16 Apr 2009 20:34:03 +0000 (20:34 +0000)]
added Workbook.getName(String) method. Fixed javadoc on related methods

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

15 years agoFix bug #47034 - Reading the name of a NameRecord when the name is > 127
Nick Burch [Wed, 15 Apr 2009 12:42:53 +0000 (12:42 +0000)]
Fix bug #47034 - Reading the name of a NameRecord when the name is > 127

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

15 years agoImprovements to Test[HX]SSFCell. Small fix to XSSFCell to get one more common test...
Josh Micich [Sat, 11 Apr 2009 17:53:39 +0000 (17:53 +0000)]
Improvements to Test[HX]SSFCell. Small fix to XSSFCell to get one more common test working.

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

15 years agoremoved unused imports of deprecated classes, fixed javadoc errors
Yegor Kozlov [Sat, 11 Apr 2009 14:15:27 +0000 (14:15 +0000)]
removed unused imports of deprecated classes, fixed javadoc errors

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

15 years agoimproved the script for uploading maven artefacts, use gpg:sign-and-deploy-file inste...
Yegor Kozlov [Sat, 11 Apr 2009 13:11:39 +0000 (13:11 +0000)]
improved the script for uploading maven artefacts, use gpg:sign-and-deploy-file instead of deploy:deploy-file

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

15 years agofixed forrest.properties to work with jdk 1.6, see https://issues.apache.org/jira...
Yegor Kozlov [Sat, 11 Apr 2009 11:54:57 +0000 (11:54 +0000)]
fixed forrest.properties to work with jdk 1.6, see https://issues.apache.org/jira/browse/FOR-984; removed unused and deprecated stuff from build.xml

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

15 years agoset forkmode=once for junit tests, it made the build process faster by 5x
Yegor Kozlov [Fri, 10 Apr 2009 06:44:54 +0000 (06:44 +0000)]
set forkmode=once for junit tests, it made the build process faster by 5x

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

15 years agoBugzilla 47001 - Fixed WriteAccessRecord and LinkTable to handle unusual format writt...
Josh Micich [Wed, 8 Apr 2009 21:01:43 +0000 (21:01 +0000)]
Bugzilla 47001 - Fixed WriteAccessRecord and LinkTable to handle unusual format written by Google Docs

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

15 years agomoved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong...
Yegor Kozlov [Wed, 8 Apr 2009 17:51:33 +0000 (17:51 +0000)]
moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there

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

15 years agoBugzilla 46973 - fixed defined names to behave better when refersToFormula is unset
Josh Micich [Mon, 6 Apr 2009 19:57:21 +0000 (19:57 +0000)]
Bugzilla 46973 - fixed defined names to behave better when refersToFormula is unset

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

15 years agoconsolidate limits specific to Excel version(Excel97, Excel2007) in SpreadsheetVersio...
Yegor Kozlov [Mon, 6 Apr 2009 15:06:23 +0000 (15:06 +0000)]
consolidate limits specific to Excel version(Excel97, Excel2007) in SpreadsheetVersion enum, allow merged regions with columns greater than 255 or rows bigger than 65536 in XSSF

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

15 years agoQuick update of the who-we-are page
Nick Burch [Mon, 6 Apr 2009 11:36:29 +0000 (11:36 +0000)]
Quick update of the who-we-are page

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

15 years agoBug 46951 - fixed formula parser to better handle range operators and whole row/colum...
Josh Micich [Mon, 6 Apr 2009 08:22:25 +0000 (08:22 +0000)]
Bug 46951 - fixed formula parser to better handle range operators and whole row/column refs.

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

15 years agochanged build.xml to download all jar from a single location: http://repo1.maven...
Yegor Kozlov [Sun, 5 Apr 2009 10:44:29 +0000 (10:44 +0000)]
changed build.xml to download all jar from a single location: http://repo1.maven.org, Gump failed many times in March 2009 because of timeout when downloading jars from ibiblio.org

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

15 years agoAdded toString debug method to MemAreaPtg
Josh Micich [Sat, 4 Apr 2009 02:53:08 +0000 (02:53 +0000)]
Added toString debug method to MemAreaPtg

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

15 years agofixed compiler error from r761723
Josh Micich [Fri, 3 Apr 2009 23:16:44 +0000 (23:16 +0000)]
fixed compiler error from r761723

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

15 years agoadded SpreadsheetVersion enum to hold version-specific properties such as maximum...
Yegor Kozlov [Fri, 3 Apr 2009 16:42:39 +0000 (16:42 +0000)]
added SpreadsheetVersion enum to hold version-specific properties such as maximum number of rows and columns, etc.

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

15 years agoChanged cell and area ref Ptgs to allow creation using CellReference and AreaReference
Josh Micich [Fri, 3 Apr 2009 07:41:29 +0000 (07:41 +0000)]
Changed cell and area ref Ptgs to allow creation using CellReference and AreaReference

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

15 years agoFix for bug 46948 - Range operator can now take area-refs for operands
Josh Micich [Wed, 1 Apr 2009 19:41:12 +0000 (19:41 +0000)]
Fix for bug 46948 - Range operator can now take area-refs for  operands

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

15 years agoFix for 46918 - Allow shorter format for ExtendedPivotTableViewFieldsRecord(SXVDEX...
Josh Micich [Tue, 31 Mar 2009 21:12:47 +0000 (21:12 +0000)]
Fix for 46918 - Allow shorter format for ExtendedPivotTableViewFieldsRecord(SXVDEX) record

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

15 years agoDitch poi 2.0 jar in the ruby contrib, and make it pull the one from dist instead
Nick Burch [Tue, 31 Mar 2009 15:49:43 +0000 (15:49 +0000)]
Ditch poi 2.0 jar in the ruby contrib, and make it pull the one from dist instead

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

15 years agoBugzilla 46818 (patch from Wayne Clingingsmith) - added implementation for HYPERLINK...
Josh Micich [Tue, 31 Mar 2009 06:09:06 +0000 (06:09 +0000)]
Bugzilla 46818 (patch from Wayne Clingingsmith) - added implementation for HYPERLINK function

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

15 years agoFix for bug 46898 - Formula evaluator should not cache intermediate circular-referenc...
Josh Micich [Mon, 30 Mar 2009 20:46:51 +0000 (20:46 +0000)]
Fix for bug 46898 - Formula evaluator should not cache intermediate circular-reference error results

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

15 years agomore refactoring of common ss tests
Yegor Kozlov [Sun, 29 Mar 2009 16:10:40 +0000 (16:10 +0000)]
more refactoring of common ss tests

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

15 years agoimproved test cases: moved common hssf-xssf test to org.apache.poi.ss namespace,...
Yegor Kozlov [Fri, 27 Mar 2009 11:50:52 +0000 (11:50 +0000)]
improved test cases: moved common hssf-xssf test to org.apache.poi.ss namespace, removed duplicate tests, refactored code to throw same exceptions, etc

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

15 years agoFix for bug 46917 - PageItemRecord(SXPI) can contain multiple field infos
Josh Micich [Thu, 26 Mar 2009 17:42:18 +0000 (17:42 +0000)]
Fix for bug 46917 - PageItemRecord(SXPI) can contain multiple field infos

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

15 years agosupport rotation of simple shapes
Yegor Kozlov [Thu, 26 Mar 2009 10:13:50 +0000 (10:13 +0000)]
support rotation of simple shapes

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

15 years agoFix the block allocation test, but still leave the recent blocks hssf bug fixed
Nick Burch [Wed, 25 Mar 2009 17:22:06 +0000 (17:22 +0000)]
Fix the block allocation test, but still leave the recent blocks hssf bug fixed

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

15 years agoExplicit cast
Nick Burch [Tue, 24 Mar 2009 17:00:00 +0000 (17:00 +0000)]
Explicit cast

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

15 years agoFix bug #46904, for old biff5/biff7 files where the block chain is terminated incorrectly
Nick Burch [Tue, 24 Mar 2009 16:07:49 +0000 (16:07 +0000)]
Fix bug #46904, for old biff5/biff7 files where the block chain is terminated incorrectly

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

15 years agoDisabled test for bug #46904
Nick Burch [Tue, 24 Mar 2009 15:50:36 +0000 (15:50 +0000)]
Disabled test for bug #46904

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

15 years agoFix for bug 46840 - PageSettingsBlock should include HEADERFOOTER record
Josh Micich [Mon, 23 Mar 2009 19:42:39 +0000 (19:42 +0000)]
Fix for bug 46840 - PageSettingsBlock should include HEADERFOOTER record

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

15 years agoupdate cell type when setting cached formula result in XSSFCell, also improved common...
Yegor Kozlov [Sun, 22 Mar 2009 15:12:11 +0000 (15:12 +0000)]
update cell type when setting cached formula result in XSSFCell, also improved common xssf-hssf tests

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

15 years agoadded modifiers for anchor type to XSSFClientAnchor
Yegor Kozlov [Sat, 21 Mar 2009 16:28:26 +0000 (16:28 +0000)]
added modifiers for anchor type to XSSFClientAnchor

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

15 years agoRenamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash...
Josh Micich [Wed, 18 Mar 2009 18:54:01 +0000 (18:54 +0000)]
Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859)

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

15 years agoAbstracted record construction
Josh Micich [Mon, 16 Mar 2009 07:03:13 +0000 (07:03 +0000)]
Abstracted record construction

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

15 years agoupdated url in comment
Josh Micich [Thu, 5 Mar 2009 04:54:27 +0000 (04:54 +0000)]
updated url in comment

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

15 years agosupport built-in data formats in XSSFDataFormat
Yegor Kozlov [Sun, 1 Mar 2009 16:24:40 +0000 (16:24 +0000)]
support built-in data formats in XSSFDataFormat

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

15 years agoimproved shifting of sheet-level names, also fixed an incorrect Bugzilla number in...
Yegor Kozlov [Thu, 26 Feb 2009 09:10:35 +0000 (09:10 +0000)]
improved shifting of sheet-level names, also fixed an incorrect Bugzilla number in status.xml

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

15 years agofixed bug #46715 - Column width from original xlsx file is discarded
Yegor Kozlov [Wed, 25 Feb 2009 19:12:53 +0000 (19:12 +0000)]
fixed bug #46715 -  Column width from original xlsx file is discarded

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

15 years agomore improvements in shiftRows: 1. shift named ranges and merged regions, JUnit added...
Yegor Kozlov [Wed, 25 Feb 2009 19:12:06 +0000 (19:12 +0000)]
more improvements in shiftRows: 1. shift named ranges and merged regions, JUnit added. 2. fixed shiftRows in XSSF to preserve row heights, see bugzilla 46719.

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

15 years agofixed non-standard ASF license headers
Yegor Kozlov [Tue, 24 Feb 2009 11:30:08 +0000 (11:30 +0000)]
fixed non-standard ASF license headers

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

15 years agoadded setDisplayZeros / isDisplayZeros and getMergedRegion(int) to common interface...
Yegor Kozlov [Tue, 24 Feb 2009 08:38:16 +0000 (08:38 +0000)]
added setDisplayZeros / isDisplayZeros and getMergedRegion(int) to common interface org.apache.poi.ss.usermodel.Sheet; more progress on testing common xssf-hssf interfaces

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

15 years agoImproved LICENSE and NOTICE as suggested in Bugzilla #46756,
Yegor Kozlov [Tue, 24 Feb 2009 08:27:59 +0000 (08:27 +0000)]
Improved LICENSE and NOTICE as suggested in Bugzilla #46756,
switched to use Geronimo's implementation of StAX API jar instead of BEA's JSR-173, see Bugzilla #46758

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

15 years agoAttempt to fix GUMP build error due to case mismatch on package part 'INPUT' (doesn...
Josh Micich [Mon, 23 Feb 2009 22:49:07 +0000 (22:49 +0000)]
Attempt to fix GUMP build error due to case mismatch on package part 'INPUT' (doesn't happen on all platforms).  In addition svn+win has difficulties with case-sensitive renames. 'INPUT' was renamed to 'data' for consistency with rest of POI.

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

15 years agofixed Incorrect ooxml.xsds.url, see bugzilla #46753
Yegor Kozlov [Sun, 22 Feb 2009 16:29:29 +0000 (16:29 +0000)]
fixed Incorrect ooxml.xsds.url, see bugzilla #46753

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

15 years agofixed platform-dependent unit test
Yegor Kozlov [Sun, 22 Feb 2009 16:08:06 +0000 (16:08 +0000)]
fixed platform-dependent unit test

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

15 years agoFix typo
Nick Burch [Sat, 21 Feb 2009 16:15:39 +0000 (16:15 +0000)]
Fix typo

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

15 years agoupdated status of the latest release on main page
Yegor Kozlov [Sat, 21 Feb 2009 05:28:29 +0000 (05:28 +0000)]
updated status of the latest release on main page

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

15 years agoreplaced log4j with POILogger in openxml4j, also converted non-ascii characters into...
Yegor Kozlov [Fri, 20 Feb 2009 13:53:32 +0000 (13:53 +0000)]
replaced log4j with POILogger in openxml4j, also converted non-ascii characters into unicode to keep javadoc quiet

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

15 years agoadded a script to upload digital signatures in the Maven repo to the 'dist' ant task
Yegor Kozlov [Fri, 20 Feb 2009 13:51:35 +0000 (13:51 +0000)]
added a script to upload digital signatures in the Maven repo to the 'dist' ant task

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

15 years agofixed a possible NPE in SimpleShape.getClientRecords()
Yegor Kozlov [Fri, 20 Feb 2009 13:49:33 +0000 (13:49 +0000)]
fixed a possible NPE in SimpleShape.getClientRecords()

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

15 years agoAdded HLSF test suite hierarchy. Silenced noisy tests.
Josh Micich [Fri, 20 Feb 2009 02:18:48 +0000 (02:18 +0000)]
Added HLSF test suite hierarchy.  Silenced noisy tests.

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

15 years agoShould have been part of c746085 (More fixes to allow EscherContainerRecord to exclus...
Josh Micich [Fri, 20 Feb 2009 01:57:45 +0000 (01:57 +0000)]
Should have been part of c746085 (More fixes to allow EscherContainerRecord to exclusively maintain 'child records' field due to r745976 / r746018)

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

15 years agoMore fixes to allow EscherContainerRecord to exclusively maintain 'child records...
Josh Micich [Fri, 20 Feb 2009 01:55:47 +0000 (01:55 +0000)]
More fixes to allow EscherContainerRecord to exclusively maintain 'child records' field. (due to r745976 / r746018)

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

15 years agoFix for bug introduced in r745976. EscherContainerRecord shouldn't hand out it's...
Josh Micich [Thu, 19 Feb 2009 22:02:14 +0000 (22:02 +0000)]
Fix for bug introduced in r745976.  EscherContainerRecord shouldn't hand out it's private 'child records' field.

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