]>
source.dussan.org Git - poi.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Josh Micich [Thu, 4 Jun 2009 19:40:59 +0000 (19:40 +0000)]
changed CRLF to LF in src/documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781839
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 4 Jun 2009 19:37:41 +0000 (19:37 +0000)]
changed CRLF to LF in src/examples/.../xssf/...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781837
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 4 Jun 2009 03:38:52 +0000 (03:38 +0000)]
Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781645
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 4 Jun 2009 00:08:33 +0000 (00:08 +0000)]
Fix for javadoc error in Cell.setCellValue(Date) found by Mike Curwen
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781624
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 4 Jun 2009 00:06:31 +0000 (00:06 +0000)]
rolling back r781622
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781623
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 3 Jun 2009 23:57:31 +0000 (23:57 +0000)]
submitted in error
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781622
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 3 Jun 2009 23:23:13 +0000 (23:23 +0000)]
Bugzilla 47312 - Fixed formula parser to properly reject cell references with a '0' row component
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781616
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 1 Jun 2009 23:21:13 +0000 (23:21 +0000)]
Changed CRLF to LF in remaining trunk/src files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780878
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 1 Jun 2009 23:13:29 +0000 (23:13 +0000)]
Fixed non-use of 10 sample files (named 'BigSSTRecord*'). Resurrected SSTRecord test (commented out in r353769).
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780874
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 1 Jun 2009 21:07:20 +0000 (21:07 +0000)]
removed '@version $Id:$' tags (all were in javadoc comments)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780832
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 1 Jun 2009 20:47:11 +0000 (20:47 +0000)]
removed obsolete classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780822
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 1 Jun 2009 19:18:43 +0000 (19:18 +0000)]
Code cleanup in hssf.model.Sheet. Minor re-formatting and compiler warning fixes.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780792
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 1 Jun 2009 18:41:01 +0000 (18:41 +0000)]
Bugzilla 47199 - Fixed PageSettingsBlock/Sheet to tolerate margin records after other non-PSB records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780774
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 1 Jun 2009 17:51:36 +0000 (17:51 +0000)]
updated release date
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780754
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 1 Jun 2009 17:49:16 +0000 (17:49 +0000)]
started new section in changes.xml for 3.5-beta7
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780747
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 30 May 2009 11:31:05 +0000 (11:31 +0000)]
Fixed HSSFSheet#getFirstRowNum and HSSFSheet#getLastRowNum to return correct values after removal of all rows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780245
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 30 May 2009 10:37:08 +0000 (10:37 +0000)]
Fixed XSSFCell to avoid generating xsi:nil entries in shared string table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780228
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 23 May 2009 09:53:25 +0000 (09:53 +0000)]
changed Forrest config to use only status.xml, changes.xml is now obsolete
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777879
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 23 May 2009 08:20:55 +0000 (08:20 +0000)]
Fixed XSSFCell to properly read inline strings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777834
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 22 May 2009 21:30:50 +0000 (21:30 +0000)]
Bugzilla 47250 - Fixed FontRecord to expect unicode flags even when name length is zero
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777717
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 22 May 2009 19:04:49 +0000 (19:04 +0000)]
Made constructor parameter type less restrictive
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777660
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 22 May 2009 06:25:58 +0000 (06:25 +0000)]
Bugzilla 47198 - Fixed formula evaluator comparison of -0.0 and 0.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777392
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 21 May 2009 21:41:47 +0000 (21:41 +0000)]
Bugzilla 47229 - Fixed ExternalNameRecord to handle DDE links
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777275
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 21 May 2009 21:32:54 +0000 (21:32 +0000)]
Added debug methods to decode BIFF record types from record IDs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777270
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 21 May 2009 18:12:22 +0000 (18:12 +0000)]
Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777204
13f79535 -47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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