Nick Burch
|
411dda71c1
|
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
|
cee0e3954a
|
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
|
307c17ae26
|
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
|
bf989ca39e
|
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
|
33dbe52e16
|
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
|
965a3829f4
|
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
|
f52c41539d
|
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
|
95b15d00c7
|
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
|
4ec6675df9
|
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
|
e3a93edfb0
|
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
|
a9e953b9c5
|
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
|
9ce316577f
|
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
|
137e6f5885
|
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
|
d47c14c347
|
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
|
dae37b8632
|
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 |
|
Yegor Kozlov
|
5420246f92
|
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
|
612d99b8eb
|
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
|
1a1e8e53da
|
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
|
e86b6bbaa3
|
Usermodel support for the datavalidation code, and tests for it (bug 27511)
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
|
d70bc1dd37
|
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
|
c31f71a851
|
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
|
33903d5df3
|
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
|
9f606116cb
|
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
|
f9ebc1ae74
|
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
|
ea751b7749
|
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
|
1b4416d116
|
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
|
8a2abe015e
|
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
|
1a2cdcd156
|
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 |
|
Yegor Kozlov
|
c9860433f4
|
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 |
|
Nick Burch
|
66ec0e4a51
|
Allow HSSFSheet to get at its parent workbook, and add HSSFWorkbook.getSheetIndex(HSSFSheet)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@578795 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-24 12:57:38 +00:00 |
|
Nick Burch
|
f4d92df6b3
|
Update POIDocument to use POILogger
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@577317 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-19 14:40:44 +00:00 |
|
Nick Burch
|
1f218ff691
|
Fix for cell references on rows > 32768 (bug #43399)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576939 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-18 15:01:15 +00:00 |
|
Nick Burch
|
db2b31457e
|
Improved Formula Parser support for ranges and exponents, from Pavel Krupets (Bug #43410)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576855 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-18 11:53:28 +00:00 |
|
Nick Burch
|
0b3c5afcfb
|
Add a note on autoSizeColumn being a somewhat slow opperation. Update the status log
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576351 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-17 10:29:27 +00:00 |
|
Nick Burch
|
17b068fbe3
|
Changelog update
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569102 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-23 18:22:06 +00:00 |
|
Nick Burch
|
26163ce8e5
|
Patch from Trejkaz from bug #43116 - Fix for Escher handling of embeded OLE2 documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566196 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-15 14:40:02 +00:00 |
|
Nick Burch
|
9cedf7aae0
|
Patch from bug #43108 - when fetching system properties, use sensible defaults if we're not able to access them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566183 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-15 14:19:08 +00:00 |
|
Nick Burch
|
b1a8910fc3
|
Patch from David Law in bug #43093 - handle Area3D formula references that refer to a different sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566157 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-15 13:58:12 +00:00 |
|
Nick Burch
|
0b2c404d55
|
Have HSSFDateUtil.isCellDateFormatted make use of HSSFDateUtils.isADateFormat. A few improvements to isADateFormat, and to HSSFCellStyle to allow calling of it. Plus tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@563129 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-06 13:38:48 +00:00 |
|
Nick Burch
|
4fdebde07f
|
Update the changelog with a couple of things
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552532 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-02 16:24:00 +00:00 |
|
Nick Burch
|
3cbb307ffc
|
Several TLP tweaks and typo fixes in the documentation. Update the changelog for recent commits, and add some initial documentation on HDGF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551309 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-27 20:19:18 +00:00 |
|
Nick Burch
|
6572c41c87
|
New projected release date for 3.0.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@545492 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-08 12:35:05 +00:00 |
|
Nick Burch
|
f2b38a1830
|
Add a few more updates to the change log
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@544165 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-04 15:26:48 +00:00 |
|
Nick Burch
|
bc3a50430d
|
A couple more bug fixes for the changelog, and add documentation on the missing record aware event api code
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542824 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-30 14:10:57 +00:00 |
|
Nick Burch
|
5910a6c5b7
|
Add a few of the recent changes to the chagelog, under the provisional 3.0.1 release tag
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542605 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-29 18:10:11 +00:00 |
|
Nick Burch
|
e503ba4beb
|
Start on updating the site for Jakarta -> Apache
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542587 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-29 16:51:41 +00:00 |
|
Nick Burch
|
fbedd35862
|
Update dates to ISO 8601 format, and copy data from changes to status
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@540659 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-22 17:39:34 +00:00 |
|
Nick Burch
|
5101976dfa
|
Updates for 3.0 being released
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@539409 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-18 12:06:09 +00:00 |
|
Nick Burch
|
4af25bf868
|
Update the changelog
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@534753 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-03 08:24:45 +00:00 |
|
Mark Thomas
|
ee6cffd91d
|
Add standard licence header for src/documentation/content directory
Add svn properties where not present
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496536 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-15 23:11:09 +00:00 |
|