| Commit message (Expand) | Author | Age | Files | Lines |
* | Two more differences between the LZW in HDGF and HMEF: | Nick Burch | 2011-03-05 | 1 | -20/+38 |
* | Start on unit tests for HMEF. Quite a bit is still stubbed out, and it shows ... | Nick Burch | 2011-03-01 | 1 | -3/+9 |
* | More NPOIFS BAT vs XBAT confusion fixes. Also fixes recent POIFS regression o... | Nick Burch | 2010-12-29 | 1 | -1/+3 |
* | Refactor the common LZW decompression code out into utils | Nick Burch | 2010-12-21 | 1 | -0/+178 |
* | Change how the NIO block read works, to re-use the byte array for the from-In... | Nick Burch | 2010-12-19 | 1 | -1/+1 |
* | Move CloseIgnoringInputStream out to its own class, and add more helper methods | Nick Burch | 2010-12-19 | 2 | -1/+58 |
* | Start on lower memory POIFS implementation - data source to provide common ac... | Nick Burch | 2010-12-18 | 1 | -0/+25 |
* | code cleanup as suggested in Bugzilla 50446 | Yegor Kozlov | 2010-12-10 | 1 | -1/+1 |
* | Fix generics warnings | Nick Burch | 2010-10-22 | 1 | -4/+5 |
* | fixed packaging of files moved from contrib | Yegor Kozlov | 2010-10-19 | 1 | -1/+1 |
* | repackaged poi-contrib to poi-main and poi-examples, excluded contrib from bu... | Yegor Kozlov | 2010-10-06 | 1 | -0/+84 |
* | Improve error message, and fix generics warnings | Nick Burch | 2010-01-28 | 1 | -1/+1 |
* | Tidy up some of the IntMapper/UnicodeString bits with generics | Nick Burch | 2010-01-18 | 1 | -12/+11 |
* | Improved how HSMF handles multiple recipients | Nick Burch | 2010-01-12 | 1 | -0/+27 |
* | More FeatRecord support | Nick Burch | 2010-01-03 | 1 | -0/+2 |
* | changed retention policy in @Internal to RUNTIME, also added a string paramet... | Yegor Kozlov | 2009-12-19 | 1 | -2/+2 |
* | Converted line endings from CRLF to LF in Internal.java | Josh Micich | 2009-12-03 | 1 | -37/+38 |
* | added an annotation '@Internal' to mark program elements intended for POI int... | Yegor Kozlov | 2009-12-03 | 1 | -0/+37 |
* | fixed bug in LittleEndianByteArrayInputStream.readFully() | Josh Micich | 2009-11-15 | 1 | -7/+6 |
* | Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b... | Josh Micich | 2009-10-08 | 5 | -36/+32 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 3 | -0/+0 |
* | Fixed compiler warnings - unnecessary throws declaration | Josh Micich | 2009-08-18 | 1 | -11/+6 |
* | Fixed compiler warnings - unnecessary else | Josh Micich | 2009-08-18 | 3 | -86/+72 |
* | Fixing compiler warnings - unnecessary typecasts | Josh Micich | 2009-08-18 | 2 | -297/+177 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 3 | -26/+12 |
* | removed '@version $Id:$' tags (all were in javadoc comments) | Josh Micich | 2009-06-01 | 1 | -1/+0 |
* | removed obsolete classes | Josh Micich | 2009-06-01 | 2 | -162/+0 |
* | Changed CRLF to LF in .java base src files. Minor reformatting fixes. | Josh Micich | 2009-05-19 | 5 | -334/+334 |
* | Improvements to arg checking in constructor | Josh Micich | 2008-12-03 | 1 | -1/+9 |
* | Fix for bug 46156 - improved POI's number rendering to more closely match Exc... | Josh Micich | 2008-12-01 | 1 | -6/+1 |
* | Patch 46301 - (from Patrick Cheng) - added some pivot table records: SXDI, SX... | Josh Micich | 2008-11-26 | 1 | -1/+41 |
* | javadocs cleanup | Yegor Kozlov | 2008-11-07 | 1 | -1/+1 |
* | Merged revisions 709570,709598,710114,710134,710136,711505,711513-711515,7116... | Josh Micich | 2008-11-06 | 3 | -1/+50 |
* | Merged revisions 708385,708996,709054,709217,709221,709235 via svnmerge from | Josh Micich | 2008-10-30 | 3 | -1/+15 |
* | Merged revisions 707486,707519,707525,707534,707541-707542,707551,707585,7077... | Josh Micich | 2008-10-26 | 8 | -1094/+406 |
* | Merged revisions 706772,707450,707481 via svnmerge from | Josh Micich | 2008-10-26 | 5 | -138/+443 |
* | Merged revisions 700479,700493,700916,701302,701569,701598,701747 via svnmerg... | Josh Micich | 2008-10-09 | 1 | -14/+0 |
* | Merged revisions 693591,693639,693658,693939,693941,693947,693990,694050,6940... | Nick Burch | 2008-09-13 | 2 | -4/+9 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-31 | 1 | -1/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-29 | 1 | -21/+59 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-07 | 2 | -63/+54 |
* | More work on bug #45431 - Support for .xlsm files, sufficient for simple file... | Nick Burch | 2008-07-29 | 1 | -0/+16 |
* | New class org.apache.poi.hssf.record.RecordFormatException, which DDF uses in... | Nick Burch | 2008-07-21 | 1 | -0/+42 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-07 | 1 | -6/+9 |
* | Merged revisions 638001-638784,638786-639486,639488-639601,639603-639836 via ... | Nick Burch | 2008-03-29 | 1 | -20/+51 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 1 | -0/+10 |
* | Merged revisions 615190-618235 via svnmerge from | Ugo Cei | 2008-02-04 | 3 | -9/+109 |
* | Tweak comments, layout and exceptions in IOUtils and RawDataBlock. It should ... | Nick Burch | 2008-01-09 | 1 | -6/+10 |
* | String Continue records support (with test), from bug #41064 | Nick Burch | 2007-12-04 | 1 | -1/+2 |
* | SBAT fix from bug #11744 | Nick Burch | 2007-12-04 | 1 | -0/+20 |