summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* FormulaRecord patch (and testcase) to preserve Excel's NaN representation whe...Danny Mui2003-03-292-7/+61
* Fixed spelling of UNKNOWN for unknown record types and fixed accordingly in t...Danny Mui2003-03-272-12/+12
* Opps... mistyped URL.Glen Stampoultzis2003-03-241-1/+1
* Pointer to homepageGlen Stampoultzis2003-03-241-1/+1
* Add clone() to FormulaRecordAggregateAvik Sengupta2003-03-203-0/+51
* Further to bug 17491:set sheet order - now made accessible from usermodel, ru...Avik Sengupta2003-03-182-1/+116
* Added license!Avik Sengupta2003-03-181-0/+54
* Added new class per bug 13478, to read data from low performance input streams.Avik Sengupta2003-03-181-0/+100
* Corrected spelling on web pageDanny Mui2003-03-171-1/+1
* Support for the SUMIF formula and non-alpha string literalsDanny Mui2003-03-174-18/+97
* FormulaParser changes to support IF function(s)Danny Mui2003-03-155-23/+407
* Fixed yearGlen Stampoultzis2003-03-111-1/+1
* Added remove and another PrintArea setting method and documentation updateDanny Mui2003-03-074-24/+138
* Fixed bug 17373 - incorrect handling of continue records after unknown record...Avik Sengupta2003-03-075-13/+122
* Fixes NullPointerException for getMergedRegionAt(index) when the index provid...Danny Mui2003-03-061-1/+1
* Added PrintArea documentation and corrected spelling for contrib descriptionDanny Mui2003-03-061-3/+20
* Print Area PatchDanny Mui2003-03-0614-352/+1159
* fix for bug 14729 - cant merge more than 1027 times.Avik Sengupta2003-03-012-17/+159
* testcase for changing sheet orderAvik Sengupta2003-03-011-0/+101
* Support for changing sheet order submitted by Ruel Loehr. Probably should als...Avik Sengupta2003-03-011-0/+13
* fixed clone sheet bug. Thanks to:Avik Sengupta2003-03-019-3/+135
* Minor improvements.Rainer Klute2003-02-222-5/+5
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14735Andrew C. Oliver2003-02-221-14/+15
* First preparations for HPSF writing functionality.Rainer Klute2003-02-226-21/+124
* Small bug fixes with respect to hex decoding.Rainer Klute2003-02-223-5/+21
* Recent changesGlen Stampoultzis2003-02-221-0/+5
* Bug 17222: Workbook corruption when using sheet.addRow()Avik Sengupta2003-02-211-0/+4
* *** empty log message ***Rainer Klute2003-02-201-25/+25
* Fixed misnamed method - thanks Marcantonio.Glen Stampoultzis2003-02-161-1/+1
* Fixed a bug reading timestamps wrongly sometimes, placing the files'Rainer Klute2003-02-131-2/+2
* Received comments about no documentation. Added a blurb in the quick-guide.Shawn Laubach2003-02-121-0/+21
* Fix for bug #15019. NullPointerException in shiftRows. Added the test case ...Shawn Laubach2003-02-093-83/+180
* Typo corrected. (More corrections are welcome.)Rainer Klute2003-02-071-1/+1
* Support for freezepanes / split panes / header rows and columns on printouts....Glen Stampoultzis2003-02-0626-181/+2277
* Completed the third main section of the HPSF HOW-TO.Rainer Klute2003-02-054-127/+370
* More HPSF documentationRainer Klute2003-02-022-8/+166
* HPSF sample program showing how to read custom property sets.Rainer Klute2003-02-021-0/+161
* More HPSF documentation.Rainer Klute2003-02-021-10/+128
* *** empty log message ***Rainer Klute2003-02-011-0/+109
* Formatting fixed.Rainer Klute2003-02-0113-961/+698
* Wording and grammar fixed.Rainer Klute2003-02-011-9/+6
* - Started to document the reading of general property set streams.Rainer Klute2003-01-303-129/+177
* Illegal Javadoc tag "@created" removed.Rainer Klute2003-01-2913-21/+4
* Comment improved.Rainer Klute2003-01-291-1/+5
* Ironed the german translation a little bit. And I noticed that the introductoryRainer Klute2003-01-292-113/+145
* Example JSP page using POI/HSSF, submitted by brian westrichAvik Sengupta2003-01-261-0/+100
* PR: 16145 - tests delete their output filesAvik Sengupta2003-01-262-2/+0
* removed debug outputAvik Sengupta2003-01-091-1/+1
* Moved HSSFChart to it's correct place.Glen Stampoultzis2003-01-081-0/+0
* Bug 15766 fixed.Rainer Klute2003-01-033-0/+3