summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Sweeping is also needed for empty column-list ...Andreas Beeker2014-02-161-3/+1
* FindBugs fixAndreas Beeker2014-02-1613-20/+43
* - Changed status/changes xdocs/xslt, to link to the bug entryAndreas Beeker2014-02-161-0/+2
* Fix unit tests broken by newly added test-file, ignore TestFontRendering as i...Dominik Stadler2014-02-164-228/+176
* Fix unit test which failed after new corrupted file was added.Dominik Stadler2014-02-161-17/+30
* Adjust test to write the failing PNG in case expected and actual do not matchDominik Stadler2014-02-161-0/+5
* Test file from bug #56138 from Jon Iles, with a zero length codepage stringNick Burch2014-02-151-0/+0
* Instead of using initCause() when re-throwing exceptions, it leads to better ...Dominik Stadler2014-02-151-1/+1
* Add a set of maven pom.xml files for Sonar, a few workaround areDominik Stadler2014-02-158-0/+581
* Provide more output on test that failed for me locallyDominik Stadler2014-02-151-1/+4
* Adjust some tests to not hardcode the 'test-data' directory. This breaks the ...Dominik Stadler2014-02-1510-28/+62
* build.xml: Add missing depends on init for compile-main targetDominik Stadler2014-02-151-1/+1
* Update Javadoc somewhatDominik Stadler2014-02-153-2/+16
* Add assertions, remove Sonar warningsDominik Stadler2014-02-153-14/+12
* update *ssf-workbook tests to junit4Andreas Beeker2014-02-144-93/+204
* Bug 53130 - SXSSF Shared Strings option support, to make generated xlsx files...Andreas Beeker2014-02-144-12/+129
* FindBugs fixAndreas Beeker2014-02-147-11/+13
* FindBugs fixAndreas Beeker2014-02-1324-93/+133
* disable not applicable findbugs checkAndreas Beeker2014-02-132-1/+26
* Fix the copyright notice yearNick Burch2014-02-121-1/+1
* Bug 55902 - Mixed fonts issue with Chinese characters (unable to form images ...Andreas Beeker2014-02-117-48/+246
* FindBugs fixAndreas Beeker2014-02-0927-100/+319
* excluded findbugs (svn:ignore)Andreas Beeker2014-02-090-0/+0
* Use findbugs in the jenkins buildAndreas Beeker2014-02-081-1/+45
* Bug 55923: Fix compare/sorting of nodes in exported XMLDominik Stadler2014-02-033-13/+210
* Bug 55924: Avoid errors during exporting XML if there are numeric cells witho...Dominik Stadler2014-02-033-1/+76
* Bug 55926: Handle numeric formula values when exporting to XMLDominik Stadler2014-02-033-1/+41
* Bug 55927: Handle date types when exporting to XMLDominik Stadler2014-02-033-4/+42
* Switch to JDK 6 for generated code as wellDominik Stadler2014-02-031-2/+2
* Adjust Eclipse classpath for new versions of third party librariesDominik Stadler2014-02-031-3/+3
* Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pomDominik Stadler2014-02-032-4/+5
* Fix whitespaceNick Burch2014-02-022-199/+199
* Add setIncludeHeadersFooters(boolean) to the ExcelExtractor common interface,...Nick Burch2014-02-022-3/+18
* Patch from Shaun Kalley from bug #56022 - XSSF Event Text Extractor header/f...Nick Burch2014-02-023-7/+134
* Fix whitespaceNick Burch2014-02-021-86/+86
* Have the Excel text extractors all implement the same interface, as best as t...Nick Burch2014-02-023-16/+33
* Update the junit version in the license, to match the one we shipNick Burch2014-02-021-1/+1
* Adjust Eclipse project for JDK 1.6Dominik Stadler2014-02-021-3/+3
* 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