POI Change Log


2004-01-01 19:24 avik
make forrest happy
2004-01-01 19:12 avik
On HEAD, checking in testcase for 25695. But it doesnt work for reason's unknown. And its not this particular issue thats the culprit. getStringValue returns blank..:(
2004-01-01 19:11 avik
on head, missed the testcase for the formula parser changes
2004-01-01 19:08 avik
branches:  1.1.2;
file 25695.xls was initially added on branch REL_2_BRANCH.
2004-01-01 19:08 avik
fix for bug 25695
2004-01-01 19:08 avik
fix for bug 25695
2004-01-01 19:06 avik
make docs reflect reality
2004-01-01 18:50 avik
testcases for formula parser changes, missed in prev commit
2004-01-01 09:03 avik
bug 24125 - date formats. sync to head.
2004-01-01 07:51 avik
bug 25457, formula parser fixes by Peter M Murray
sync to head
2004-01-01 07:49 avik
Formula Parser fixes with tests, by Peter M Murray
Bug 25457.
PR:
Obtained from:
Submitted by:
Reviewed by:
2004-01-01 07:49 avik
Formula Parser fixes with tests, by Peter M Murray
Bug 25457.
PR:
Obtained from:
Submitted by:
Reviewed by:
2004-01-01 06:58 avik
I messed up, sorry! (the trouble with patch conflicts)
2003-12-31 17:02 slaubach
Set constants to be static.
2003-12-31 15:33 slaubach
Added static to the constants.  Also, file had lost all newlines and fixed this along the way (which is why it looks like a big commit).
2003-12-30 18:16 avik
updating translations on the branch
2003-12-30 17:47 avik
Auguste's Spanish Transaltions. Thanks
2003-12-30 03:27 avik
commiting my doc changes to BRANCH
2003-12-06 11:01 klute
More Javadoc issues fixed. "ant javadoc" now runs without any complaints. However, this does not mean the the documentation is fine. Please check your documentation!
2003-12-05 21:53 klute
Removed parameter types from @param statements - Javadoc knows about the types by itself.
2003-12-05 20:29 klute
Javadoc references to empty packages are not possible. I removed them.
2003-12-04 22:26 klute
Removed some of the Javadoc errors. Fellow developers, please run "ant javadocs" and see what can be improved!
2003-12-03 21:06 klute
*** empty log message ***
2003-12-03 20:31 klute
Oops - small bug fixed.
2003-12-03 20:00 klute
HPSF: new testcase to check the new codepage support - plus a fix to correct a bug detected by the testcase. Hey, that's what testcases are good for!