Nick Burch
|
e85bd756c5
|
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
|
2008-12-31 18:20:37 +00:00 |
Josh Micich
|
2306e8a927
|
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
|
2008-12-31 05:31:42 +00:00 |
Yegor Kozlov
|
8a446dc155
|
added HSSFPictureData.getFormat() as requested in #46320
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@730213 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-30 18:51:56 +00:00 |
Yegor Kozlov
|
70847d620e
|
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
|
2008-12-30 09:24:15 +00:00 |
Yegor Kozlov
|
2c65a65451
|
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
|
2008-12-29 16:51:30 +00:00 |
Yegor Kozlov
|
27c15772bd
|
unit test for bug #19172
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@729456 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-26 06:55:08 +00:00 |
Yegor Kozlov
|
a2d45f6454
|
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
|
2008-12-23 16:19:07 +00:00 |
Yegor Kozlov
|
27f601e40e
|
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
|
2008-12-22 19:32:44 +00:00 |
Yegor Kozlov
|
010693edaf
|
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
|
2008-12-17 20:05:16 +00:00 |
Yegor Kozlov
|
224e112b2a
|
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
|
2008-12-17 18:55:07 +00:00 |
Josh Micich
|
fdc5f9a25c
|
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
|
2008-12-16 05:44:32 +00:00 |
Yegor Kozlov
|
f50adf36d1
|
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
|
2008-12-12 15:36:05 +00:00 |
Nick Burch
|
eca181f8e4
|
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
|
2008-12-09 19:36:53 +00:00 |
Yegor Kozlov
|
7e6c4c3de8
|
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
|
2008-12-07 14:10:23 +00:00 |
Yegor Kozlov
|
0b62c3fba9
|
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
|
2008-12-04 18:38:00 +00:00 |
Yegor Kozlov
|
5f02a46753
|
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
|
2008-12-04 07:29:58 +00:00 |
Josh Micich
|
fa802fe23c
|
fixed compiler error due unused import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723195 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 02:51:01 +00:00 |
Josh Micich
|
d05c02b3c0
|
Initial add of ForkedEvaluator functionality
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723194 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 02:48:24 +00:00 |
Josh Micich
|
e498812395
|
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
|
2008-12-04 00:15:54 +00:00 |
Josh Micich
|
dc9a894072
|
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
|
2008-12-04 00:08:45 +00:00 |
Josh Micich
|
db07c3ed7e
|
Minor code improvements, fixed comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723146 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 23:39:11 +00:00 |
Josh Micich
|
bcfff4072f
|
Improvements to arg checking in constructor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723141 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 23:35:18 +00:00 |
Josh Micich
|
8153e57152
|
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
|
2008-12-03 22:34:26 +00:00 |
Josh Micich
|
106e50851a
|
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
|
2008-12-03 19:22:45 +00:00 |
Josh Micich
|
21e9b304ec
|
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
|
2008-12-03 05:07:31 +00:00 |
Josh Micich
|
67653ff822
|
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
|
2008-12-02 08:46:13 +00:00 |
Josh Micich
|
e8a4df9090
|
(bug 46156) fix junit error after c722284
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722298 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-02 00:01:21 +00:00 |
Josh Micich
|
307ed4a1bf
|
(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
|
2008-12-01 23:53:27 +00:00 |
Josh Micich
|
b4bf387e9e
|
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
|
2008-12-01 23:24:23 +00:00 |
Josh Micich
|
00bd155759
|
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
|
2008-12-01 20:52:27 +00:00 |
Josh Micich
|
bfde2bd050
|
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
|
2008-12-01 19:59:46 +00:00 |
Josh Micich
|
df9e2e4a29
|
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
|
2008-11-29 03:12:39 +00:00 |
Josh Micich
|
545ebccb60
|
Simplified logic in getStyleRecord() (investigating bug 46259)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721614 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-29 02:07:49 +00:00 |
Josh Micich
|
c1e9124f2b
|
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
|
2008-11-29 00:46:33 +00:00 |
Josh Micich
|
5ce30c0f47
|
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
|
2008-11-28 23:24:06 +00:00 |
Josh Micich
|
8bb747bc62
|
improved toString methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721043 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-27 00:17:28 +00:00 |
Josh Micich
|
7b61feb5f6
|
removed unused method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721037 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-26 23:39:35 +00:00 |
Josh Micich
|
916e61011c
|
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
|
2008-11-26 22:32:07 +00:00 |
Josh Micich
|
65d9d900b9
|
fixed NPE in HyperlinkRecord.toString()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@720997 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-26 22:00:29 +00:00 |
Yegor Kozlov
|
7c56a08816
|
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
|
2008-11-25 13:18:01 +00:00 |
Yegor Kozlov
|
9de2e58918
|
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
|
2008-11-25 13:10:46 +00:00 |
Josh Micich
|
f3d8a26719
|
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
|
2008-11-24 22:40:46 +00:00 |
Yegor Kozlov
|
dfdb47a858
|
set new version.id=3.5-beta5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@720160 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-24 10:48:25 +00:00 |
Yegor Kozlov
|
d3dd1fbbcd
|
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
|
2008-11-21 09:22:07 +00:00 |
Josh Micich
|
1c556150f7
|
Fixes / additions for reserialization of HyperlinkRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719546 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-21 09:09:25 +00:00 |
Josh Micich
|
b7df7b820a
|
refactoring test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719523 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-21 07:30:43 +00:00 |
Yegor Kozlov
|
dea649d06b
|
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
|
2008-11-20 18:22:20 +00:00 |
Yegor Kozlov
|
e9fba3a9f6
|
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
|
2008-11-20 15:08:42 +00:00 |
Josh Micich
|
ee2c9194dc
|
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
|
2008-11-19 23:59:10 +00:00 |
Josh Micich
|
6d8206e410
|
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
|
2008-11-19 21:49:17 +00:00 |