summaryrefslogtreecommitdiffstats
path: root/src/java
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed ExtSST serialization (length not calculated correctly)Jason Height2003-09-1810-240/+288
* Fixed zero length Label string readingJason Height2003-09-171-9/+32
* *** empty log message ***Rainer Klute2003-09-161-0/+1
* - PropertySetFactory.create(InputStream) no longer throws an UnexpectedProper...Rainer Klute2003-09-136-31/+65
* Changed merged region tracking to use object pointers rather than Danny Mui2003-09-061-55/+45
* Writing: API enhanced, bugs fixed, performance improvements, code simplificat...Rainer Klute2003-09-047-91/+172
* *** empty log message ***Rainer Klute2003-09-041-0/+113
* Same changes but to the head.Glen Stampoultzis2003-09-041-10/+15
* *** empty log message ***Rainer Klute2003-09-011-2/+0
* Property ID handling fixed (long vs. int).Rainer Klute2003-09-013-5/+5
* New method toInputStream() added.Rainer Klute2003-09-011-0/+30
* Bug fixed in writing Unicode strings.Rainer Klute2003-09-011-4/+3
* Sync to REL_2_BR: HSSFCell.getStringValue now returns the formula result if i...Avik Sengupta2003-08-312-0/+11
* Syncing to REL_2_BR: Macro functions and related fixes, by Paul Krause bug id...Avik Sengupta2003-08-3140-160/+235
* HPSF writing capability added.Rainer Klute2003-08-3025-196/+1417
* Hex dump with byte positionsRainer Klute2003-08-301-5/+24
* Apache license added.Rainer Klute2003-08-252-0/+124
* No longer needed.Rainer Klute2003-08-251-77/+0
* Add protect record to sheet. Sync from REL_2_BRANCH ..Thanks Rick BermanAvik Sengupta2003-08-234-13/+58
* - Fixed a bug that occured when reading a section with properties that are no...Rainer Klute2003-08-2310-200/+994
* Added a method for a formatted hex dump.Rainer Klute2003-08-231-0/+28
* Updates for the display of gridlines, formulas, and such because I forgot to ...Shawn Laubach2003-08-222-12/+105
* PR:18846tetsuya2003-08-1910-359/+342
* Writing preparationsRainer Klute2003-08-035-6/+168
* Javadoc, formatting and style improvementsRainer Klute2003-08-0219-329/+587
* Slow input stream patch, bug 13478Avik Sengupta2003-07-314-3/+105
* bug 19961, John LloydAvik Sengupta2003-07-311-1/+1
* apply to head: bug id 21674: Javadoc changes. Submitted by Eric Ladner. ThanksAvik Sengupta2003-07-313-6/+6
* MERGE from REL_2_BRANCH: bug 15228 and related fixesAvik Sengupta2003-07-276-54/+111
* MERGE from REL_2_BRANCH: Bug id 21086Avik Sengupta2003-07-271-1/+1
* MERGE from REL_2_BRANCH: Bug id 20696Avik Sengupta2003-07-271-1/+1
* MERGE from REL_2_BRANCH: Bug id 21027Avik Sengupta2003-07-2711-4/+38
* MERGE from REL_2_BRANCH: Spell CheckAvik Sengupta2003-07-271-1/+1
* MERGE from REL_2_BRANCH: for better diffing during debugging, implement a toS...Avik Sengupta2003-07-271-0/+8
* Bug 21775Rainer Klute2003-07-261-49/+61
* *** empty log message ***Rainer Klute2003-07-261-27/+23
* Rewinded: StringUtil.java: Sync to REL_2 BRANCHtetsuya2003-07-261-326/+343
* Bug 21775Rainer Klute2003-07-261-32/+42
* Merge from REL 2 BR:Added read support for unary plus and minusAvik Sengupta2003-07-253-0/+260
* Adding changes recently added to release 2. Includes rewrite of margin code,...Shawn Laubach2003-07-253-74/+485
* Fixed Weird Line Feed: Submitted by Toshiaki Kamoshidatetsuya2003-07-241-1/+346
* commentsAndrew C. Oliver2003-07-191-6/+6
* shared formula ***pre-support*** doesn't work yetAndrew C. Oliver2003-07-192-1/+4
* Beginnings of the performance-branch merge.Andrew C. Oliver2003-07-198-369/+905
* DoubleList for new poi-performance changesAndrew C. Oliver2003-07-182-4/+704
* Fixed some problemsGlen Stampoultzis2003-07-182-54/+21
* Added reference in docs on how to get an instance of header/footer.Shawn Laubach2003-07-092-1/+6
* Applied the pertinent patch for bug #21439 by Paul Pound to get the header/fo...Shawn Laubach2003-07-091-3/+3
* Hex reader helper stuff.Glen Stampoultzis2003-06-301-4/+6
* Fixed concurrency problem in HexDumpGlen Stampoultzis2003-06-301-21/+60