Nick Burch
|
97265001e9
|
Patch from Josh from bug #44608 - Support for PercentPtg in the formula evaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637598 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-16 15:38:09 +00:00 |
|
Nick Burch
|
8ca38c3e23
|
Patch from Josh from bug #44606 - Support calculated string values for evaluated formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637595 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-16 15:29:34 +00:00 |
|
Yegor Kozlov
|
863b004ced
|
Add accessors to horizontal and vertical alignment in HSSFTextbox
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637189 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-14 18:05:55 +00:00 |
|
Nick Burch
|
709c487a42
|
Fix bug #44593 - improved handling of short DVRecords
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@636756 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 13:20:09 +00:00 |
|
Nick Burch
|
6025d98504
|
Patch from Raghu from bug #44580 - Fix bug #28627, where hwpf Range.delete() didn't work properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@636751 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 13:03:25 +00:00 |
|
Nick Burch
|
ff78b7ac71
|
Patch largely from Josh from bug #44539 - Support for area references in formulas of rows >= 32768
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@634630 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-07 12:06:18 +00:00 |
|
Nick Burch
|
96198ae3d1
|
Improved support for read-only recommended workbooks, fixing bug #44536
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@634619 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-07 11:36:14 +00:00 |
|
Nick Burch
|
e2dd40f66c
|
Patch from Josh from bug #43901 - Correctly update the internal last cell number when adding and removing cells (previously sometimes off-by-one)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@634617 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-07 11:18:02 +00:00 |
|
Nick Burch
|
924975f0e9
|
Change the behaviour on short last blocks to be a warning not an exception, as some people seem to have "real" valid files that trigger this. Fixed bug #28231
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@634318 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-06 15:54:06 +00:00 |
|
Nick Burch
|
6f0aafadac
|
Changelog update for last patch
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633548 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-04 16:59:02 +00:00 |
|
Nick Burch
|
c5e82b7bae
|
Patch from Josh from bug #44508 - Fix formula evaluation with evaluateInCell on boolean formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633169 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-03 16:55:00 +00:00 |
|
Nick Burch
|
a16fa738f0
|
Patch from Josh from bug #44510 - Fix how DVALRecord works with dropdowns
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633151 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-03 16:09:02 +00:00 |
|
Nick Burch
|
0102c66498
|
Patch from Josh from bug #44495 - Handle named cell ranges in formulas that have lower case parts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633126 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-03 15:26:38 +00:00 |
|
Nick Burch
|
0ecbec584e
|
Fix from Yegor from bug #44491 - don't have the new style handy POIDocument property stuff break old style hpsf+hssf use
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633118 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-03 15:10:46 +00:00 |
|
Nick Burch
|
d601a0b4b7
|
Bug #44471 - Crystal Reports generates files with short StyleRecords, which isn't allowed in the spec. Work around this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@630164 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-22 11:40:00 +00:00 |
|
Nick Burch
|
7cdfaaa61d
|
Patch from Josh from bug #44450 - VLookup and HLookup support, and improvements to Lookup and Offset
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@630160 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-22 11:23:50 +00:00 |
|
Nick Burch
|
1a6fcd5024
|
Patch from Josh from bug #44449 - Handle SharedFormulas better, for where there are formulas for the same area on two sheets, and when the shared formula flag is set incorrectly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629837 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-21 15:48:52 +00:00 |
|
Nick Burch
|
38421b7650
|
Patch from Josh from bug #44366 - InputStreams passed to POIFSFileSystem are now automatically closed. A warning is generated for people who might've relied on them not being closed before, and a wrapper to restore the old behaviour is supplied
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629829 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-21 15:35:59 +00:00 |
|
Nick Burch
|
173f63cd0a
|
Patch from Josh from bug #44371 - support for OFFSET function, and various tweaks to the formula evaluator to support this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629821 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-21 15:08:44 +00:00 |
|
Nick Burch
|
acd787dcb8
|
Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and add tests for it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629755 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-21 11:34:25 +00:00 |
|
Nick Burch
|
528bda2729
|
Fix from Josh from bug #44456 - Update contrib SViewer to not fail if a HSSFRow is null
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629738 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-21 10:36:08 +00:00 |
|
Nick Burch
|
08c14adf33
|
Patch from Josh from bug #44403 - Further support for unusual, but valid, arguments to the Mid function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629552 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-20 18:14:30 +00:00 |
|
Nick Burch
|
f251bc201c
|
Update notice for latest guidance on ooxml xsd licence, and update getting involved to link to the newly released binary file format docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628714 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-18 13:08:16 +00:00 |
|
Nick Burch
|
818880bf7f
|
Further support for whole-column references, including formula strings and the evaluator. Also has some new tests for it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628065 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 13:50:38 +00:00 |
|
Nick Burch
|
720b6bdf3d
|
Partial fix for bug #44410 - support whole column ranges such as C:C in the formula evaluator (so SUM(D:D) will now work). However, the formula string will still be displayed wrong
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628044 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 12:59:40 +00:00 |
|
Nick Burch
|
8bbaecfd84
|
Fix from Josh from bug #44421 - Update Match function to properly support Area references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628035 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 12:13:25 +00:00 |
|
Nick Burch
|
e113d12d34
|
Fix from Josh from bug #44417 - Improved handling of references for the need to quote the sheet name for some formulas, but not when fetching a sheet by name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628033 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 12:04:42 +00:00 |
|
Nick Burch
|
8827c07cdb
|
Fix for bug #44413 from Josh - Fix for circular references in INDEX, OFFSET, VLOOKUP formulas, where a cell is actually allowed to reference itself
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628029 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 11:53:25 +00:00 |
|
Nick Burch
|
7992e8e0f0
|
Fix for bug #44403 - Have mid use the third argument properly, and test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628027 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 11:45:13 +00:00 |
|
Nick Burch
|
4a7276e4ee
|
Big formula update from Josh from bug #44364 - support for Match, NA and SumProduct functions, and initial error support in functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@627788 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-14 16:01:10 +00:00 |
|
Nick Burch
|
655fac8420
|
Tweak layout
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@619968 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 18:17:29 +00:00 |
|
Nick Burch
|
f45385e77d
|
Copy Rainer's change note from changes.xml to status.xml, as it's needed in both
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@619851 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 12:02:10 +00:00 |
|
Rainer Klute
|
b6751af998
|
- Fixed bug 44375 - HPSF now copes with a broken dictionary in Document Summary Information stream. RuntimeExceptions that occured when trying to read bogus data are now caught. Dictionary entries up to but not including the bogus one are preserved, the rest is ignored.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@619849 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 11:56:11 +00:00 |
|
Nick Burch
|
57d32bcc7e
|
Handle timezones better with cell.setCellValue(Calendar), so now 20:00-03:00, 20:00+00:00 and 20:00+03:00 will all be recorded as 20:00, and not 17:00 / 20:00 / 23:00 (pass a Date not a Calendar for old behaviour) - patch from bug #38641
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@619502 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-07 16:53:23 +00:00 |
|
Nick Burch
|
1777e68b03
|
Patch from bug #44373 - Have HSSFDateUtil.isADateFormat support more date formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@619382 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-07 12:39:12 +00:00 |
|
Yegor Kozlov
|
ab1c14b324
|
support for excel hypelrinks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@619310 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-07 08:56:59 +00:00 |
|
Nick Burch
|
142936990c
|
Implement hashCode and equals for HSSFFont and HSSFCellStyle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@619001 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-06 14:35:05 +00:00 |
|
Yegor Kozlov
|
19ad1617d1
|
3.0.2-FINAL released
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@618940 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-06 09:47:13 +00:00 |
|
Nick Burch
|
b75a50e6bd
|
Few tweaks to the patching guide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@618692 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-05 16:32:45 +00:00 |
|
Nick Burch
|
fc6afc8849
|
Tweaks to the iterator use guides for hssf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@618690 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-05 16:21:21 +00:00 |
|
Nick Burch
|
741fce3ed1
|
Implement CountA, CountIf, Index, Rows and Columns functions. Patch from Josh Micich in bug #44345
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@618230 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-04 10:48:29 +00:00 |
|
Nick Burch
|
219b26ac3e
|
Patch from bug #44336 - correctly escape sheet names in formula references, including tests for this, and fixes to old tests that were expecting the un-escaped sheet names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@617491 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-01 13:02:06 +00:00 |
|
Nick Burch
|
7f134a31f4
|
Improvements to how SystemOutLogger and CommonsLogger log messages with exceptions, and avoid an infinite loop with certain log messages with exceptions - triggered by bug #44326
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@617487 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-01 12:29:38 +00:00 |
|
Nick Burch
|
21b5c6d8cd
|
Convert HSSFEventFactory to using the new HSSFRecordStream, which returns fully-formed HSSFRecords. HSSFRecordStream allows for pull-style eventusermodel processing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@617167 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-31 17:30:16 +00:00 |
|
Yegor Kozlov
|
01fc557873
|
start a new POI 3.1 section in the change log
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@615769 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-28 08:53:19 +00:00 |
|
Yegor Kozlov
|
bcfa5a7efc
|
fix bug #44297: IntPtg must operate with unsigned short. Reading signed short results in incorrect formula calculation.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@615610 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-27 14:55:32 +00:00 |
|
Yegor Kozlov
|
caffc08d65
|
fix bug #44296: HSLF Not Extracting Slide Background Image
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@615315 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-25 19:37:22 +00:00 |
|
Nick Burch
|
f57fda3af5
|
Don't swap AreaPtg references from relative to absolute, by correctly processing the fields. Patch from bug #44293
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@615255 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-25 16:15:49 +00:00 |
|
Nick Burch
|
159a3b3bcb
|
Correctly handle the last paragraph via a fix to TableCell - patch from bug #44292
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@615190 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-25 11:52:39 +00:00 |
|
Nick Burch
|
7c0d830822
|
From bug #44254 - avoid some unread bytes warnings, and process the contents of DVALRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@614909 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-24 16:05:27 +00:00 |
|
Nick Burch
|
dee42e72c1
|
Add another formula evaluation method, evaluateFormulaCell(cell), which will re-calculate the value for a formula, without affecting the formula itself. Add tests too, and update the documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@614878 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-24 14:13:05 +00:00 |
|
Nick Burch
|
022aa1ad69
|
Fix from bug #41726 - support signed offsets from relative areas and references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@614211 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-22 14:48:51 +00:00 |
|
Nick Burch
|
33602b0c80
|
Patch to support UncalcedRecord and usermodel code for it, to indicate formulas on a sheet need recalculating (from bug #44233)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@612445 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-16 13:14:31 +00:00 |
|
Nick Burch
|
32a7c6ac86
|
Fix bug #44201 - support cloning of DVRecord, so validation enabled sheets can be cloned
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@612152 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-15 16:42:44 +00:00 |
|
Yegor Kozlov
|
6a9531c36a
|
update status of the latest release on the index page
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@611434 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-12 15:11:10 +00:00 |
|
Yegor Kozlov
|
ffe9ba52c1
|
fixed bug 44200: Sheet not cloneable when Note added to excel cell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610855 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-10 18:04:38 +00:00 |
|
Nick Burch
|
6560cfb80f
|
Put the anchors where forrest wants them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610560 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-09 20:50:00 +00:00 |
|
Nick Burch
|
fcf2ab6a94
|
Update documentation, and add section on whole-workbook recalculating
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610553 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-09 20:37:06 +00:00 |
|
Nick Burch
|
1f691642c3
|
Fix bug #43008, by deprecating setCellNum() on HSSFCell, and adding moveCell() to HSSFRow, which correctly updates all the references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610392 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-09 14:27:51 +00:00 |
|
Nick Burch
|
0f4d8d90ed
|
Fix for bug #43058 - handle setting row grouping for sheets that lacked gutsrecords at that point
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610384 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-09 13:37:06 +00:00 |
|
Nick Burch
|
f9e5145d9c
|
Add clone methods to DrawingRecord and AbstractEscherHolderRecord, which allows cloning of some sheets with drawing objects on them. Fixes bug #31795
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610336 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-09 10:59:04 +00:00 |
|
Nick Burch
|
50e62c9bcf
|
Update changelog again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610329 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-09 10:05:03 +00:00 |
|
Nick Burch
|
1a6f87e035
|
Finally fix bug #42464 - Expected ExpPtg to be converted from Shared to Non-Shared Formula - tracked down to a signed vs unsigned byte issue!
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610216 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 23:01:12 +00:00 |
|
Nick Burch
|
852964d9d3
|
Support for unicode named named ranges (patch and test from bug #42033)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610082 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 17:49:08 +00:00 |
|
Nick Burch
|
d6a4075aa7
|
Fix bug #34023 - when shifting rows, update the any formula references to those rows to point to their new location
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610072 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 17:18:38 +00:00 |
|
Nick Burch
|
7cd8941f43
|
Add a new method onto AreaReference to get all the cells referenced, not just the corners. Includes tests for this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610048 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 16:20:48 +00:00 |
|
Nick Burch
|
808d3ad9eb
|
Extend named range support in formulas to include non-contiguous named ranges
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610026 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 15:47:00 +00:00 |
|
Nick Burch
|
b67b9cb0ce
|
Fix from bug #43510 - support named ranges in formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610016 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 15:08:51 +00:00 |
|
Nick Burch
|
32e42753ab
|
Patch from Ugo to get and set the sheet hidden flag (bug #43937)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609942 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 11:59:26 +00:00 |
|
Nick Burch
|
426659fee3
|
Fix a few little bits of documentation xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609936 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 11:28:07 +00:00 |
|
Nick Burch
|
eae7142499
|
Fix for bug #44167 - patch from Paolo Mottadelli
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609924 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 10:36:36 +00:00 |
|
Nick Burch
|
c4c9251620
|
Update changelog
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609624 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-07 14:55:25 +00:00 |
|
Yegor Kozlov
|
ee6ea8ef2a
|
start a new section for 3.0.2 BETA3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609142 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-05 14:03:22 +00:00 |
|
Yegor Kozlov
|
608392128b
|
support for tables in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@608386 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-03 09:10:32 +00:00 |
|
Nick Burch
|
ebc731a087
|
Improve the javadocs for font and fill related colourings, and add another tests to check it all works as expected
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@608132 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-02 15:48:11 +00:00 |
|
Nick Burch
|
76b94fc202
|
Support for Mid, Replace and Substitute excel functions (bug #s 44095, 44097, 44099)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606172 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-21 12:24:54 +00:00 |
|
Nick Burch
|
952c2e002d
|
Patch from bug #44055 - support reading the from field from HSMF messages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606169 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-21 12:16:54 +00:00 |
|
Nick Burch
|
fc52062484
|
Add missing setCurrentRow calls to documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@603916 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-13 13:17:49 +00:00 |
|
Yegor Kozlov
|
6a72535ba4
|
add a note on 3.0.2 beta1 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@601647 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-06 07:56:40 +00:00 |
|
Yegor Kozlov
|
57a2ab98fa
|
finish 3.0.2-BETA1 section and start a new one for 3.0.2-FINAL
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@601638 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-06 07:26:32 +00:00 |
|
Nick Burch
|
a14b55b6a8
|
Support 1904 date windowing, in addition to 1900 date windowing (patch from bug #43551)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@601004 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-04 17:06:57 +00:00 |
|
Nick Burch
|
941bba0e15
|
String Continue records support (with test), from bug #41064
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@600995 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-04 16:55:56 +00:00 |
|
Nick Burch
|
44741d2ce1
|
Add in sponsorship link, as required by pr pmc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@600927 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-04 13:18:56 +00:00 |
|
Nick Burch
|
5163b687a4
|
SBAT fix from bug #11744
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@600916 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-04 12:55:26 +00:00 |
|
Nick Burch
|
92cb3654cb
|
Note about iterators
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@600904 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-04 12:05:33 +00:00 |
|
Nick Burch
|
40b8f50a73
|
Usermodel support for the datavalidation code, and tests for it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@600544 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-03 14:14:02 +00:00 |
|
Yegor Kozlov
|
d09fea6259
|
Update changes list
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@597655 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-23 12:54:23 +00:00 |
|
Nick Burch
|
eb65900774
|
Throw an IllegalArgumentException if asked to addMergeRegion with invalid data, rather than writing out a corrupt file (bug #43807)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594320 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-12 22:24:15 +00:00 |
|
Nick Burch
|
c1a4f1c8e8
|
Patch for unicode NameRecords (bug #43837)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594316 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-12 22:12:03 +00:00 |
|
Nick Burch
|
2038b4ba5b
|
Add support for Chart Title Format records (bug #43721)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594307 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-12 21:49:37 +00:00 |
|
Nick Burch
|
97b7d9d758
|
Fix for BOFRecord from files generated by access etc (bug #42794)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594102 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-12 13:13:25 +00:00 |
|
Nick Burch
|
daf1a974a8
|
Support getting and setting as int, as well as short (bug #43648)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594097 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-12 12:47:34 +00:00 |
|
Yegor Kozlov
|
c7fd7ea9f8
|
added a note to re-use fonts instead of creating a font for each cell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@592521 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-06 18:54:50 +00:00 |
|
Yegor Kozlov
|
c93e470560
|
fixed a silly typo in the method signature. It should be HFFSPicture.getPreferredSize(), not HFFSPicture.getPrefferedSize()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@591667 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-03 19:50:40 +00:00 |
|
Yegor Kozlov
|
7d858d747c
|
Fix for handling rotated text in HSSFSheet.autoSizeColumn. Thanks to Jeff Williams. See Bug 43751 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@591666 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-03 19:36:10 +00:00 |
|
Nick Burch
|
d6e8b3572b
|
Fix tab vs space issue in documentation code block
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@590024 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-30 10:24:51 +00:00 |
|
Nick Burch
|
90b1f22b4d
|
Update changes list, and add text extraction to the HSSF docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@589232 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-27 22:49:57 +00:00 |
|
Nick Burch
|
249c21032b
|
HDGF progress update
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@584723 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-15 10:43:37 +00:00 |
|
Nick Burch
|
6b70b7cfad
|
Slightly update the supported formats information, and explicitly say we don't support the OOXML file formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@583453 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-10 12:34:19 +00:00 |
|
Yegor Kozlov
|
8fc97ac835
|
update the change log
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@581034 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-01 18:40:59 +00:00 |
|