aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/DelayableLittleEndianOutput.java
Commit message (Collapse)AuthorAgeFilesLines
* Changed CRLF to LF in .java base src files. Minor reformatting fixes.Josh Micich2009-05-191-34/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776377 13f79535-47bb-0310-9956-ffa450edef68
* Introduced ContinuableRecord to help fix serialization of StringRecords with ↵Josh Micich2008-11-061-0/+34
large data. Fixed TextObjectRecord to only write 16bit unicode when needed. Simplification in UnicodeString. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@711749 13f79535-47bb-0310-9956-ffa450edef68