aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* If we have a document with a hpsf stream that exists, but is of the wrong typ...Nick Burch2008-02-113-3/+62
* Another test relating to bug #42564 - this one is still failingNick Burch2008-02-112-1/+23
* Test for bug #42564 - appears to already be fixedNick Burch2008-02-102-0/+20
* Tweak layoutNick Burch2008-02-081-2/+3
* Copy Rainer's change note from changes.xml to status.xml, as it's needed in bothNick Burch2008-02-081-0/+1
* - Fixed bug 44375 - HPSF now copes with a broken dictionary in Document Summa...Rainer Klute2008-02-081-0/+1
* - Fixed bug 44375 - HPSF now copes with a broken dictionary in Document Summa...Rainer Klute2008-02-087-151/+222
* Add (disabled) failing testcase for bug #44375Nick Burch2008-02-072-0/+38
* Handle timezones better with cell.setCellValue(Calendar), so now 20:00-03:00,...Nick Burch2008-02-075-9/+57
* Patch from bug #44373 - Have HSSFDateUtil.isADateFormat support more date for...Nick Burch2008-02-074-4/+25
* support for excel hypelrinksYegor Kozlov2008-02-0710-383/+1213
* Implement hashCode and equals for HSSFFont and HSSFCellStyleNick Burch2008-02-067-2/+165
* 3.0.2-FINAL releasedYegor Kozlov2008-02-061-8/+9
* Few tweaks to the patching guideNick Burch2008-02-051-1/+28
* Tweaks to the iterator use guides for hssfNick Burch2008-02-051-4/+40
* Add java.lang.Iterable style methods for iterating over rows and cells, but d...Nick Burch2008-02-052-2/+15
* Make TestHSSFSheet#testAutoSizeColumn not fail on a Mac just because of font ...Ugo Cei2008-02-041-1/+1
* Test file with hyperlinks on many sheets, of different typesNick Burch2008-02-041-0/+0
* Implement CountA, CountIf, Index, Rows and Columns functions. Patch from Josh...Nick Burch2008-02-0413-24/+1040
* usermodel support for excel hyperlinksYegor Kozlov2008-02-025-79/+205
* More Hyperlink support. Doesn't end up in HSSFCell just yet, as the records a...Nick Burch2008-02-016-53/+122
* Get the Hyperlink record code so that it doesn't break any existing tests, an...Nick Burch2008-02-016-36/+115
* Make a start on the hyperlink record support - not finished yet though, so no...Nick Burch2008-02-012-0/+434
* Patch from bug #44336 - correctly escape sheet names in formula references, i...Nick Burch2008-02-0114-40/+567
* Improvements to how SystemOutLogger and CommonsLogger log messages with excep...Nick Burch2008-02-015-9/+111
* Tweak the javadoc so it's clearer on the overview what the getFormat method doesNick Burch2008-02-011-3/+3
* Convert HSSFEventFactory to using the new HSSFRecordStream, which returns ful...Nick Burch2008-01-315-105/+272
* Lots of documentation updates, to make it clearer how the code actually worksNick Burch2008-01-311-19/+23
* Mostly fix bug 42618 (really this time...) - can now open the file properly, ...Nick Burch2008-01-287-17/+90
* start a new POI 3.1 section in the change logYegor Kozlov2008-01-282-2/+8
* fix bug #44297: IntPtg must operate with unsigned short. Reading signed short...Yegor Kozlov2008-01-276-21/+116
* fix bug #44296: HSLF Not Extracting Slide Background ImageYegor Kozlov2008-01-258-8/+45
* commented failing test42618()Yegor Kozlov2008-01-251-0/+4
* Add a test to show the bug #42618 appears to be incorrectNick Burch2008-01-252-1/+19
* Don't swap AreaPtg references from relative to absolute, by correctly process...Nick Burch2008-01-254-7/+123
* Correctly handle the last paragraph via a fix to TableCell - patch from bug #...Nick Burch2008-01-255-1/+33
* From bug #44254 - avoid some unread bytes warnings, and process the contents ...Nick Burch2008-01-245-37/+92
* Add another formula evaluation method, evaluateFormulaCell(cell), which will ...Nick Burch2008-01-246-9/+236
* extra whitespace caused the test fail on win xp. Strange, but it worked fine ...Yegor Kozlov2008-01-221-1/+1
* Fix from bug #41726 - support signed offsets from relative areas and referencesNick Burch2008-01-225-22/+50
* added a unit test for fixed bug 41139: Constructing HSSFWorkbook is failed,th...Yegor Kozlov2008-01-192-74/+29
* added unit tests for closed Bug 37684: Unhandled Continue Record ErrorYegor Kozlov2008-01-193-0/+36
* add a check to prevent NPE in HSSFSheet.autoSizeColumn(). See Bug 44246Yegor Kozlov2008-01-191-20/+21
* use JDK 1.4 compatible constructor for IllegalStateExceptionYegor Kozlov2008-01-191-2/+5
* Tidy up the imports, remove accidental link to xmlbeansNick Burch2008-01-161-8/+10
* Patch to support UncalcedRecord and usermodel code for it, to indicate formul...Nick Burch2008-01-169-7/+224
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-166-2/+167
* Fix bug #44201 - support cloning of DVRecord, so validation enabled sheets ca...Nick Burch2008-01-157-23/+68
* Some more updates to the records->usermodel support for hssf shapes. Still no...Nick Burch2008-01-159-32/+483
* update status of the latest release on the index pageYegor Kozlov2008-01-121-4/+4