POI Change Log


2003-05-16 16:30 slaubach
Added ability to copy row height during shift.  Also gave the ability to reset the row height on a shift for the original rows.

2003-05-11 06:24 glens
Not used anymore.

2003-05-11 01:07 glens
Altered index to point to news service.

2003-05-11 00:52 glens
Fixed a mistake I made in the how to build section.

2003-05-11 00:40 glens
Added change list for new upcoming release.

2003-05-09 12:39 dmui
Made sure all row records for the sheet are aggregated since rows are skipped
if a formula yields a String.
PR: 15062

2003-05-09 11:09 glens
Added gump target

2003-05-09 11:06 glens
Added how to run build documentation

2003-05-09 10:12 glens
no message

2003-05-08 14:28 dmui
Add the new testcase to the testsuite.

2003-05-08 00:02 dmui
Patch to support reading in Shared Formulas
1) Added new Record: SharedFormulaRecord that is basically a storage area
2) Enabled ExpPtg to store and serialize data for repeating formulas
3) Updated the aggregates to store the SharedFormulaRecord appropriately

2003-05-07 03:40 dmui
FormulaParser patch to address:
1) embedded ifs
2) GreaterEqual, LessEqual, NotEqual
3) Refactored stringliteral detection
BR: 19079
Submitted By: fred at stsci dot edu

2003-05-06 15:37 avik
PR 13292, size of FuncPtg

2003-05-06 15:30 avik
PR 13292, size of FuncPtg

2003-05-06 13:08 avik
Aid debugging unknown ptgs

2003-05-06 12:41 acoliver
removed non-multiplatform/1.3.x unit test

PR:
Obtained from:
Submitted by:
Reviewed by:

2003-05-05 15:35 avik
recognise new ptg

2003-05-05 15:33 avik
new ptg, doesnt do much yet

2003-05-05 06:20 avik
PR 19634: Compiling error in jdk1.3

2003-05-04 18:22 avik
Addition of GreaterThan and LessThan in formulas (IF Functions)
Originally submitted by Cameron Riley (PR 16392). Thanks.
Added simple tests at high and low level, more complicated cases to be tested
<= and >= probably still wont work!
Had to apply diff by hand, one horrible line at a time (yikes!!)

2003-05-04 18:22 avik
Addition of GreaterThan and LessThan in formulas (IF Functions)
Originally submitted by Cameron Riley (PR 16392). Thanks.
Added simple tests at high and low level, more complicated cases to be tested
<= and >= probably still wont work!
Had to apply diff by hand, one horrible line at a time (yikes!!)

2003-05-04 09:17 avik
bringing back the ability to run one test at a time

2003-05-03 18:58 avik
bug 19528, new greek unicode mappings by eric pugh, simple enuf

2003-05-02 14:30 acoliver
Font names can sometimes be null..  We now accept this and can move on with
our serialization life.

PR:
Obtained from:
Submitted by:
Reviewed by:

2003-05-01 23:38 glens
Fixed a small error in documentation

2003-05-01 23:36 glens
These should have been removed during the merge

2003-05-01 23:36 glens
These should have been removed during the merge

2003-05-01 23:36 glens
These should have been removed during the merge

2003-05-01 23:35 glens
These should have been removed during the merge.

2003-05-01 23:35 glens
These should have been removed during the merge.

2003-05-01 23:35 glens
These should have been removed during the merge.

2003-05-01 13:00 acoliver
line feeds are good

PR:
Obtained from:
Submitted by:
Reviewed by:

2003-05-01 12:50 acoliver
fixed.  Check for reversions.

PR:
Obtained from:
Submitted by:
Reviewed by:

2003-05-01 12:43 acoliver
unf*ck'd it.  please stop doing this

PR:
Obtained from:
Submitted by:
Reviewed by:

2003-05-01 12:40 acoliver
unf*cking it...whoever is doing this please stop

PR:
Obtained from:
Submitted by:
Reviewed by:

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:39 glens
Changed copyright from 2002 to 2003

2003-04-30 04:38 glens
Changed copyright from 2002 to 2003

2003-04-30 04:38 glens
Changed copyright from 2002 to 2003

2003-04-30 04:38 glens
Changed copyright from 2002 to 2003

2003-04-30 04:38 glens
Changed copyright from 2002 to 2003

2003-04-30 04:38 glens
Changed copyright from 2002 to 2003

2003-04-30 04:38 glens
Changed copyright from 2002 to 2003

2003-04-30 04:38 glens
Changed copyright from 2002 to 2003

2003-04-30 04:38 glens
Changed copyright from 2002 to 2003

2003-04-29 23:23 glens
Fixed line ending problems

2003-04-29 02:24 glens
Fixed some small build problems and rigged the failing HDF tests not to run.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-24 00:53 glens
Merged from BUILD_BRANCH.  Note:  There is one problem.  The HDF testcases are failing for me which prevents the full build from running.  Committers, please feel free to tweak the build on your own now.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoLoicLefevre2.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRaPiGmbH1.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file PropertySet.jpg was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file project-logo.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoMichaelMosmann.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file POIFSClassDiagram.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRandyStanard03.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar5s.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoWendyWise2.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoGustafsson2.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file POIFSInitialization.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRaPiGmbH6.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file fix.jpg was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file POIFSPropertyTablePreWrite.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file add.jpg was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar4.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoAndrewClements.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoJanssen1.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar6s.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRandyStanard01.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRussellBeattie5.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRaPiGmbH11.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoLoicLefevre.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar2.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file POIFSAddDocument.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
Some fixes and tweaks to build.  We should be good to go now.  I'm going to notify the list then merge into the head.

2003-04-23 11:12 glens
Some fixes and tweaks to build.  We should be good to go now.  I'm going to notify the list then merge into the head.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRussellBeattie3.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoDanielFernandez.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRaPiGmbH9.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRandyStanard07.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoAdria3.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRaPiGmbH2.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoAndrewClements2.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRandyStanard04.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file update.jpg was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
Some fixes and tweaks to build.  We should be good to go now.  I'm going to notify the list then merge into the head.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRussellBeattie1.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRaPiGmbH7.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
Some fixes and tweaks to build.  We should be good to go now.  I'm going to notify the list then merge into the head.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoAdria1.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file status.xml was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar5.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file POIFSRootPropertyPreWrite.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoGlenStampoutlzis.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoJanssen2.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
Some fixes and tweaks to build.  We should be good to go now.  I'm going to notify the list then merge into the head.

2003-04-23 11:12 glens
branches:  1.1.2;
file POIFSLifeCycle.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRandyStanard02.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar1s.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file PropertyTableClassDiagram.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file POIFSWriteFilesystem.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoGustafsson1.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRaPiGmbH12.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
Some fixes and tweaks to build.  We should be good to go now.  I'm going to notify the list then merge into the head.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRaPiGmbH5.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file POIFSWriteArchive.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file BlockClassDiagram.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar3.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
Some fixes and tweaks to build.  We should be good to go now.  I'm going to notify the list then merge into the head.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar2s.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file usermodel.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
Some fixes and tweaks to build.  We should be good to go now.  I'm going to notify the list then merge into the head.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRussellBeattie4.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file utilClasses.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRandyStanard08.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRaPiGmbH10.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar3s.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoWendyWise.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
Some fixes and tweaks to build.  We should be good to go now.  I'm going to notify the list then merge into the head.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar1.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRandyStanard05.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file poi-logo.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRussellBeattie2.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file remove.jpg was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file group-logo.gif was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRaPiGmbH8.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoRandyStanard06.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar4s.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoAdria2.png was initially added on branch BUILD_BRANCH.

2003-04-23 11:12 glens
branches:  1.1.2;
file logoKarmokar6.png was initially added on branch BUILD_BRANCH.

2003-04-22 16:39 acoliver
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947

PR:
Obtained from:
Submitted by:
Reviewed by:

2003-04-22 16:29 acoliver
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947

PR:
Obtained from:
Submitted by:
Reviewed by:

2003-04-22 16:29 acoliver
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947

PR:
Obtained from:
Submitted by:
Reviewed by:

2003-04-17 06:06 glens
Added check to make sure forrest is installed.

2003-04-17 06:06 glens
Added check to make sure forrest is installed.