2003-05-09 |
Glen Stampoultzis | no message |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Danny Mui | Add the new testcase to the testsuite. |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Danny Mui | Patch to support reading in Shared Formulas |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Danny Mui | FormulaParser patch to address: |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Avik Sengupta | PR 13292, size of FuncPtg |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Avik Sengupta | PR 13292, size of FuncPtg |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Avik Sengupta | Aid debugging unknown ptgs |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Andrew C. Oliver | removed non-multiplatform/1.3.x unit test |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Avik Sengupta | recognise new ptg |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Avik Sengupta | new ptg, doesnt do much yet |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Avik Sengupta | PR 19634: Compiling error in jdk1.3 |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Avik Sengupta | Addition of GreaterThan and LessThan in formulas (IF... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Avik Sengupta | bringing back the ability to run one test at a time |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Avik Sengupta | bug 19528, new greek unicode mappings by eric pugh... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Andrew C. Oliver | Font names can sometimes be null.. We now accept this... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Glen Stampoultzis | Fixed a small error in documentation |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Glen Stampoultzis | These should have been removed during the merge |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Glen Stampoultzis | These should have been removed during the merge. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Andrew C. Oliver | line feeds are good |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Andrew C. Oliver | fixed. Check for reversions. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Andrew C. Oliver | unf*ck'd it. please stop doing this |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Andrew C. Oliver | unf*cking it...whoever is doing this please stop |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Glen Stampoultzis | Changed copyright from 2002 to 2003 |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Glen Stampoultzis | Fixed line ending problems |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Glen Stampoultzis | Fixed some small build problems and rigged the failing... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Glen Stampoultzis | Merged from BUILD_BRANCH. Note: There is one problem... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Andrew C. Oliver | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947 |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Andrew C. Oliver | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947 |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Glen Stampoultzis | Testing only |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Andrew C. Oliver | poi feed |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Andrew C. Oliver | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18090 |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Andrew C. Oliver | test cases...we can't run them yet, but I'll leave... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Andrew C. Oliver | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17208 |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Danny Mui | FuncPtg stores 2 bytes of data where AbstractFuncPtg... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Avik Sengupta | Easy to find dev releases on first page BUILD_BRANCH@353041 |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Glen Stampoultzis | Added Andy as author since much of this came from him. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Glen Stampoultzis | Updated to reflect reality. |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Danny Mui | FormulaRecord patch (and testcase) to preserve Excel... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Danny Mui | Fixed spelling of UNKNOWN for unknown record types... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Glen Stampoultzis | Opps... mistyped URL. |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Glen Stampoultzis | Pointer to homepage |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Avik Sengupta | Add clone() to FormulaRecordAggregate |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Avik Sengupta | Further to bug 17491:set sheet order - now made accessi... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Avik Sengupta | Added license! |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Avik Sengupta | Added new class per bug 13478, to read data from low... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Danny Mui | Corrected spelling on web page |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Danny Mui | Support for the SUMIF formula and non-alpha string... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Danny Mui | FormulaParser changes to support IF function(s) |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Glen Stampoultzis | Fixed year |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Danny Mui | Added remove and another PrintArea setting method and... |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Avik Sengupta | Fixed bug 17373 - incorrect handling of continue record... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Danny Mui | Fixes NullPointerException for getMergedRegionAt(index... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Danny Mui | Added PrintArea documentation and corrected spelling... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Danny Mui | Print Area Patch |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Avik Sengupta | fix for bug 14729 - cant merge more than 1027 times. |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Avik Sengupta | testcase for changing sheet order |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Avik Sengupta | Support for changing sheet order submitted by Ruel... |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Avik Sengupta | fixed clone sheet bug. Thanks to: |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Glen Stampoultzis | Bump up the nightly build number since were releasing. |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Rainer Klute | Minor improvements. |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Andrew C. Oliver | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14735 |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Rainer Klute | First preparations for HPSF writing functionality. |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Rainer Klute | Small bug fixes with respect to hex decoding. |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Glen Stampoultzis | Recent changes tags/REL_1_10@353010 |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Avik Sengupta | Bug 17222: Workbook corruption when using sheet.addRow() |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Rainer Klute | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Glen Stampoultzis | Fixed misnamed method - thanks Marcantonio. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Rainer Klute | Fixed a bug reading timestamps wrongly sometimes, placi... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Shawn Laubach | Received comments about no documentation. Added a... |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Shawn Laubach | Fix for bug #15019. NullPointerException in shiftRows... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Rainer Klute | Typo corrected. (More corrections are welcome.) |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Glen Stampoultzis | Support for freezepanes / split panes / header rows... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Andrew C. Oliver | removed per sam. Against policy (LGPL). (Autodownload... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Rainer Klute | Completed the third main section of the HPSF HOW-TO. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Rainer Klute | More HPSF documentation |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Rainer Klute | HPSF sample program showing how to read custom property... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Rainer Klute | More HPSF documentation. |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Rainer Klute | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Rainer Klute | Formatting fixed. |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Rainer Klute | Wording and grammar fixed. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Rainer Klute | - Started to document the reading of general property... |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Rainer Klute | Illegal Javadoc tag "@created" removed. |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Rainer Klute | Comment improved. |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Rainer Klute | Ironed the german translation a little bit. And I notic... |
commit | commitdiff | tree | snapshot |
2003-01-26 |
Avik Sengupta | Example JSP page using POI/HSSF, submitted by brian... |
commit | commitdiff | tree | snapshot |
2003-01-26 |
Avik Sengupta | PR: 16145 - tests delete their output files |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Nicola Ken... | Updated centibuild descriptor to use centiepde task. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Avik Sengupta | removed debug output |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Nicola Ken... | MAke nags come from Gump, not me |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Glen Stampoultzis | Moved HSSFChart to it's correct place. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Rainer Klute | Bug 15766 fixed. performance-branch@352980 |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Avik Sengupta | added new files for custom palette patch |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Avik Sengupta | PR 15743: Add support for custom palettes: Submitted... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Nicola Ken... | Changing the work dirs so that junit can find the gener... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Nicola Ken... | Enable unit test run in Gump. |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Avik Sengupta | PR:15677 |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Rainer Klute | Bug 15720 |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Nicola Ken... | Not using inherit for Ant. |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Nicola Ken... | ant-embed is no more, the move to main branch is almost... |
commit | commitdiff | tree | snapshot |
2002-12-28 |
Rainer Klute | One-line file properly split into many lines. |
commit | commitdiff | tree | snapshot |
next |