summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing test-file for Bug 56017Dominik Stadler2014-02-021-0/+0
* Bug 56017: Fix comment-ref when shiftig rows with comments, this probably doe...Dominik Stadler2014-02-022-53/+51
* Bug 53282 - Hyperlink with a non-breaking space throws java.lang.IllegalState...Andreas Beeker2014-02-024-626/+653
* javadoc fixAndreas Beeker2014-02-011-2/+2
* Bug 55802 - Special Letters not exported correctAndreas Beeker2014-02-013-8/+138
* Fix up whitespace / indents to be consistentNick Burch2014-02-012-409/+406
* Fix javadoc formattingNick Burch2014-02-011-4/+4
* Javadoc fixAndreas Beeker2014-02-011-1/+1
* Expose the StyleIndex of CharacterRuns, and expand the range style tests to c...Nick Burch2014-02-013-10/+59
* Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing...Andreas Beeker2014-02-017-366/+470
* Bug 56011: Use default style if the cell style attribute is not presentDominik Stadler2014-02-013-13/+45
* Sync the Maven POM defined dependencies with the Ant build onesNick Burch2014-02-011-2/+14
* Update third party libs: commons-codec to 1.9, log4j to 1.2.17Dominik Stadler2014-02-011-4/+4
* TreeSet without JDK 6 method usages Andreas Beeker2014-01-261-7/+23
* This patch is not working as of license incompatibility - see http://www.apac...Andreas Beeker2014-01-267-4785/+2
* As Jdk 1.5 doesn't provide NavigableMap/Set classes of JDK 1.6, we temporaril...Andreas Beeker2014-01-267-2/+4785
* - Bug 51585 - WorkbookFactory.create() hangs when creating a workbookAndreas Beeker2014-01-267-522/+757
* jdk 5 compiler doesn't support overwrite for interfaces ...Andreas Beeker2014-01-251-1/+0
* Patch from Detlef Brendle from bug #55873 - Support for COUNTIFS functionNick Burch2014-01-233-0/+123
* Fix pattern for license check failureDominik Stadler2014-01-201-2/+1
* Add license check via Apache rat to jenkins buildDominik Stadler2014-01-201-1/+1
* adjust ant-target check-rat: Download jarfile instead of requiring it locally...Dominik Stadler2014-01-201-5/+26
* Added license headersAndreas Beeker2014-01-1813-4/+229
* set version.id to 3.11-beta1Yegor Kozlov2014-01-161-1/+1
* javadoc fixAndreas Beeker2014-01-114-16/+11
* Bug 35897 - Password protected filesAndreas Beeker2014-01-1012-439/+680
* Ensure our package html files have consistent line endings, and the right svn...Nick Burch2014-01-101-44/+44
* Bug 55723: Make HSSFSheet.setAutoFilter() behave equal to XSSF, also make XSS...Dominik Stadler2014-01-015-9/+95
* remove some unused imports and some useless TODOs, slightly moreDominik Stadler2013-12-319-72/+65
* Don't unnecessarily convert from ArrayList to array, use the ArrayList direct...Dominik Stadler2013-12-311-9/+7
* Print out which actual value was out of rangeDominik Stadler2013-12-311-1/+1
* obsoleted by TestEscherBlipRecord and EscherMetafileBlipAndreas Beeker2013-12-303-562/+0
* Bug 45776 - Fix corrupt file problem using TextRun.setTextAndreas Beeker2013-12-293-12/+60
* Bug 41246 - AIOOBE with missing notes entriesAndreas Beeker2013-12-275-35/+76
* Fix whitespace - reformat to consistent spaces, instead of a mix of tabs and ...Nick Burch2013-12-271-217/+277
* Bug 48593 - [PATCH] Multiple Saves Causes Slide CorruptionAndreas Beeker2013-12-275-166/+301
* Bug 51158: clear out Memory-based part before writing to it,Dominik Stadler2013-12-2617-93/+319
* Remove unnecessary separate length, an array already has oneDominik Stadler2013-12-261-8/+1
* Update to latest JaCoCo 0.6.4Dominik Stadler2013-12-261-2/+2
* Add some @Overrides suggested by Eclipse, generics and some warnings,Dominik Stadler2013-12-2621-492/+551
* Fix some Eclipse warnings in ReaderWriterDominik Stadler2013-12-261-7/+10
* Remove unused members and make others privateDominik Stadler2013-12-261-7/+4
* Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLFAndreas Beeker2013-12-265-89/+276
* javadoc and compiler warning house-keepingAndreas Beeker2013-12-255-22/+28
* javadoc house-keepingAndreas Beeker2013-12-2511-34/+54
* Fix some JavaDoc items that are reported in the build-outputDominik Stadler2013-12-255-8/+19
* JCE policy fixAndreas Beeker2013-12-256-5/+43
* Fix jdk-differences for encryption patchAndreas Beeker2013-12-241-1/+1
* Fix jdk-differences for encryption patchAndreas Beeker2013-12-241-1/+1
* Fix jdk-differences for encryption patchAndreas Beeker2013-12-243-25/+40