| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 56017: Fix comment-ref when shiftig rows with comments, this probably doe... | Dominik Stadler | 2014-02-02 | 2 | -53/+51 |
* | Bug 53282 - Hyperlink with a non-breaking space throws java.lang.IllegalState... | Andreas Beeker | 2014-02-02 | 3 | -626/+653 |
* | javadoc fix | Andreas Beeker | 2014-02-01 | 1 | -2/+2 |
* | Bug 55802 - Special Letters not exported correct | Andreas Beeker | 2014-02-01 | 3 | -8/+138 |
* | Fix up whitespace / indents to be consistent | Nick Burch | 2014-02-01 | 2 | -409/+406 |
* | Fix javadoc formatting | Nick Burch | 2014-02-01 | 1 | -4/+4 |
* | Javadoc fix | Andreas Beeker | 2014-02-01 | 1 | -1/+1 |
* | Expose the StyleIndex of CharacterRuns, and expand the range style tests to c... | Nick Burch | 2014-02-01 | 3 | -10/+59 |
* | Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing... | Andreas Beeker | 2014-02-01 | 5 | -366/+470 |
* | Bug 56011: Use default style if the cell style attribute is not present | Dominik Stadler | 2014-02-01 | 2 | -13/+45 |
* | TreeSet without JDK 6 method usages | Andreas Beeker | 2014-01-26 | 1 | -7/+23 |
* | This patch is not working as of license incompatibility - see http://www.apac... | Andreas Beeker | 2014-01-26 | 7 | -4785/+2 |
* | As Jdk 1.5 doesn't provide NavigableMap/Set classes of JDK 1.6, we temporaril... | Andreas Beeker | 2014-01-26 | 7 | -2/+4785 |
* | - Bug 51585 - WorkbookFactory.create() hangs when creating a workbook | Andreas Beeker | 2014-01-26 | 6 | -522/+757 |
* | jdk 5 compiler doesn't support overwrite for interfaces ... | Andreas Beeker | 2014-01-25 | 1 | -1/+0 |
* | Patch from Detlef Brendle from bug #55873 - Support for COUNTIFS function | Nick Burch | 2014-01-23 | 3 | -0/+123 |
* | Added license headers | Andreas Beeker | 2014-01-18 | 13 | -4/+229 |
* | javadoc fix | Andreas Beeker | 2014-01-11 | 4 | -16/+11 |
* | Bug 35897 - Password protected files | Andreas Beeker | 2014-01-10 | 11 | -439/+680 |
* | Ensure our package html files have consistent line endings, and the right svn... | Nick Burch | 2014-01-10 | 1 | -44/+44 |
* | Bug 55723: Make HSSFSheet.setAutoFilter() behave equal to XSSF, also make XSS... | Dominik Stadler | 2014-01-01 | 5 | -9/+95 |
* | remove some unused imports and some useless TODOs, slightly more | Dominik Stadler | 2013-12-31 | 9 | -72/+65 |
* | Don't unnecessarily convert from ArrayList to array, use the ArrayList direct... | Dominik Stadler | 2013-12-31 | 1 | -9/+7 |
* | Print out which actual value was out of range | Dominik Stadler | 2013-12-31 | 1 | -1/+1 |
* | obsoleted by TestEscherBlipRecord and EscherMetafileBlip | Andreas Beeker | 2013-12-30 | 3 | -562/+0 |
* | Bug 45776 - Fix corrupt file problem using TextRun.setText | Andreas Beeker | 2013-12-29 | 2 | -12/+60 |
* | Bug 41246 - AIOOBE with missing notes entries | Andreas Beeker | 2013-12-27 | 3 | -35/+76 |
* | Fix whitespace - reformat to consistent spaces, instead of a mix of tabs and ... | Nick Burch | 2013-12-27 | 1 | -217/+277 |
* | Bug 48593 - [PATCH] Multiple Saves Causes Slide Corruption | Andreas Beeker | 2013-12-27 | 5 | -166/+301 |
* | Bug 51158: clear out Memory-based part before writing to it, | Dominik Stadler | 2013-12-26 | 17 | -93/+319 |
* | Remove unnecessary separate length, an array already has one | Dominik Stadler | 2013-12-26 | 1 | -8/+1 |
* | Add some @Overrides suggested by Eclipse, generics and some warnings, | Dominik Stadler | 2013-12-26 | 21 | -492/+551 |
* | Fix some Eclipse warnings in ReaderWriter | Dominik Stadler | 2013-12-26 | 1 | -7/+10 |
* | Remove unused members and make others private | Dominik Stadler | 2013-12-26 | 1 | -7/+4 |
* | Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF | Andreas Beeker | 2013-12-26 | 5 | -89/+276 |
* | javadoc and compiler warning house-keeping | Andreas Beeker | 2013-12-25 | 4 | -22/+28 |
* | javadoc house-keeping | Andreas Beeker | 2013-12-25 | 11 | -34/+54 |
* | Fix some JavaDoc items that are reported in the build-output | Dominik Stadler | 2013-12-25 | 5 | -8/+19 |
* | JCE policy fix | Andreas Beeker | 2013-12-25 | 6 | -5/+43 |
* | Fix jdk-differences for encryption patch | Andreas Beeker | 2013-12-24 | 1 | -1/+1 |
* | Fix jdk-differences for encryption patch | Andreas Beeker | 2013-12-24 | 1 | -1/+1 |
* | Fix jdk-differences for encryption patch | Andreas Beeker | 2013-12-24 | 3 | -25/+40 |
* | Patch for Bug/Enhancement 55818 - add encryption support | Andreas Beeker | 2013-12-24 | 43 | -970/+4653 |
* | patch 55731: StringBuilder logic in DataFormatter.cleanFormatForNumber | Yegor Kozlov | 2013-12-24 | 1 | -0/+2 |
* | patch 55730: Fix org.apache.poi.ss.usermodel.BuiltinFormats.java for 0x29-0x2c | Yegor Kozlov | 2013-12-24 | 2 | -7/+9 |
* | removed pictureFileZero.ppt from svn as requested by the owner, see discussio... | Yegor Kozlov | 2013-12-18 | 1 | -2/+9 |
* | Fix bug #55901 - Avoid using RMI based | Nick Burch | 2013-12-18 | 1 | -3/+2 |
* | Don't use the degree symbol in comments, as it upsets the compiler, and cause... | Nick Burch | 2013-12-12 | 1 | -7/+8 |
* | More javadocs for Cell.setCellType | Nick Burch | 2013-12-12 | 2 | -8/+21 |
* | Refactor XSSFExportToXml a bit, split code into more methods | Dominik Stadler | 2013-12-08 | 1 | -27/+37 |