26 Commits (5b42301a451bd4c4598b6f85bab7b1e53b72aef4)

Author SHA1 Message Date
  Dominik Stadler 5b42301a45 Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random number in unique-strings-count-field 9 years ago
  Nick Burch c46f0ec2aa Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
  Nick Burch 796f95c0b4 Tidy up some of the IntMapper/UnicodeString bits with generics 14 years ago
  Nick Burch 62dc99b25f records.UnicodeString isn't actually a Record, just a common part that exists in many other records. As such, move it to records.common, which is where all the other record components live 14 years ago
  Josh Micich a8957e80fa Fixing compiler warnings - unnecessary typecasts 15 years ago
  Josh Micich f73c479d1b Fixed non-use of 10 sample files (named 'BigSSTRecord*'). Resurrected SSTRecord test (commented out in r353769). 15 years ago
  Josh Micich 2963774c37 Merged revisions 709570,709598,710114,710134,710136,711505,711513-711515,711694,711739,711741,711746,711749 via svnmerge from 15 years ago
  Josh Micich 6ac844079b Introduced ContinuableRecord to help fix serialization of StringRecords with large data. Fixed TextObjectRecord to only write 16bit unicode when needed. Simplification in UnicodeString. 15 years ago
  Josh Micich 75e352f2a0 Merged revisions 709263-709264,709317 via svnmerge from 15 years ago
  Josh Micich 9a44085684 converted getRecordSize methods to getDataSize 15 years ago
  Josh Micich 7c40d2c9b0 Merged revisions 700280,700304,700327,700356 via svnmerge from 15 years ago
  Josh Micich 15e0710fec Refactored fillFields() method into constructor in Record class hierarchy 15 years ago
  Josh Micich 3e3cbd997d Removed validateSid method from Record classes 15 years ago
  Nick Burch 62432eae1e Yet more javadoc fixes 17 years ago
  Henri Yandell b8f7a14477 Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
  Jason Height e1e58e515f Added patch (along with fixes to it so that the unit tests work) for bug 37637 18 years ago
  Jason Height ada69333b2 Major landing of the following changes: 19 years ago
  Glen Stampoultzis 58f1c92183 New licence changes. 20 years ago
  Jason Height b77c9c5f45 Fixed the double byte bugs in SSTDeserializer. Testcases provided in bugs 15556 and 22742 now work. 20 years ago
  Jason Height 67950b1584 ExtSST serialization pacth to fix corruption when there are a large number of strings in the SST record. 21 years ago
  Jason Height 5b82dc6574 Fixed ExtSST serialization (length not calculated correctly) 21 years ago
  Glen Stampoultzis 5881d2c709 Same changes as just went to the branch 21 years ago
  Glen Stampoultzis 94a82d71ff Changed copyright from 2002 to 2003 21 years ago
  Glen Stampoultzis c39e0b1892 Fixed misnamed method - thanks Marcantonio. 21 years ago
  Glen Stampoultzis 3b73e4f21c More refactoring of SST 22 years ago
  Glen Stampoultzis f2ba9fff43 Merged from 1.5 (SST fixes). 22 years ago
  Glen Stampoultzis 49a1c34735 Merged from 1.5 branch. 22 years ago
  Glen Stampoultzis 2002d112ec Some javadoc fixes... eek 22 years ago
  Andrew C. Oliver 833d29b9e0 Initial revision 22 years ago