| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Sweeping is also needed for empty column-list ... | Andreas Beeker | 2014-02-16 | 1 | -3/+1 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 13 | -20/+43 |
* | - Changed status/changes xdocs/xslt, to link to the bug entry | Andreas Beeker | 2014-02-16 | 1 | -0/+2 |
* | Fix unit tests broken by newly added test-file, ignore TestFontRendering as i... | Dominik Stadler | 2014-02-16 | 4 | -228/+176 |
* | Fix unit test which failed after new corrupted file was added. | Dominik Stadler | 2014-02-16 | 1 | -17/+30 |
* | Adjust test to write the failing PNG in case expected and actual do not match | Dominik Stadler | 2014-02-16 | 1 | -0/+5 |
* | Test file from bug #56138 from Jon Iles, with a zero length codepage string | Nick Burch | 2014-02-15 | 1 | -0/+0 |
* | Instead of using initCause() when re-throwing exceptions, it leads to better ... | Dominik Stadler | 2014-02-15 | 1 | -1/+1 |
* | Add a set of maven pom.xml files for Sonar, a few workaround are | Dominik Stadler | 2014-02-15 | 8 | -0/+581 |
* | Provide more output on test that failed for me locally | Dominik Stadler | 2014-02-15 | 1 | -1/+4 |
* | Adjust some tests to not hardcode the 'test-data' directory. This breaks the ... | Dominik Stadler | 2014-02-15 | 10 | -28/+62 |
* | build.xml: Add missing depends on init for compile-main target | Dominik Stadler | 2014-02-15 | 1 | -1/+1 |
* | Update Javadoc somewhat | Dominik Stadler | 2014-02-15 | 3 | -2/+16 |
* | Add assertions, remove Sonar warnings | Dominik Stadler | 2014-02-15 | 3 | -14/+12 |
* | update *ssf-workbook tests to junit4 | Andreas Beeker | 2014-02-14 | 4 | -93/+204 |
* | Bug 53130 - SXSSF Shared Strings option support, to make generated xlsx files... | Andreas Beeker | 2014-02-14 | 4 | -12/+129 |
* | FindBugs fix | Andreas Beeker | 2014-02-14 | 7 | -11/+13 |
* | FindBugs fix | Andreas Beeker | 2014-02-13 | 24 | -93/+133 |
* | disable not applicable findbugs check | Andreas Beeker | 2014-02-13 | 2 | -1/+26 |
* | Fix the copyright notice year | Nick Burch | 2014-02-12 | 1 | -1/+1 |
* | Bug 55902 - Mixed fonts issue with Chinese characters (unable to form images ... | Andreas Beeker | 2014-02-11 | 7 | -48/+246 |
* | FindBugs fix | Andreas Beeker | 2014-02-09 | 27 | -100/+319 |
* | excluded findbugs (svn:ignore) | Andreas Beeker | 2014-02-09 | 0 | -0/+0 |
* | Use findbugs in the jenkins build | Andreas Beeker | 2014-02-08 | 1 | -1/+45 |
* | Bug 55923: Fix compare/sorting of nodes in exported XML | Dominik Stadler | 2014-02-03 | 3 | -13/+210 |
* | Bug 55924: Avoid errors during exporting XML if there are numeric cells witho... | Dominik Stadler | 2014-02-03 | 3 | -1/+76 |
* | Bug 55926: Handle numeric formula values when exporting to XML | Dominik Stadler | 2014-02-03 | 3 | -1/+41 |
* | Bug 55927: Handle date types when exporting to XML | Dominik Stadler | 2014-02-03 | 3 | -4/+42 |
* | Switch to JDK 6 for generated code as well | Dominik Stadler | 2014-02-03 | 1 | -2/+2 |
* | Adjust Eclipse classpath for new versions of third party libraries | Dominik Stadler | 2014-02-03 | 1 | -3/+3 |
* | Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom | Dominik Stadler | 2014-02-03 | 2 | -4/+5 |
* | Fix whitespace | Nick Burch | 2014-02-02 | 2 | -199/+199 |
* | Add setIncludeHeadersFooters(boolean) to the ExcelExtractor common interface,... | Nick Burch | 2014-02-02 | 2 | -3/+18 |
* | Patch from Shaun Kalley from bug #56022 - XSSF Event Text Extractor header/f... | Nick Burch | 2014-02-02 | 3 | -7/+134 |
* | Fix whitespace | Nick Burch | 2014-02-02 | 1 | -86/+86 |
* | Have the Excel text extractors all implement the same interface, as best as t... | Nick Burch | 2014-02-02 | 3 | -16/+33 |
* | Update the junit version in the license, to match the one we ship | Nick Burch | 2014-02-02 | 1 | -1/+1 |
* | Adjust Eclipse project for JDK 1.6 | Dominik Stadler | 2014-02-02 | 1 | -3/+3 |
* | Add missing test-file for Bug 56017 | Dominik Stadler | 2014-02-02 | 1 | -0/+0 |
* | 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 | 4 | -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 | 7 | -366/+470 |
* | Bug 56011: Use default style if the cell style attribute is not present | Dominik Stadler | 2014-02-01 | 3 | -13/+45 |
* | Sync the Maven POM defined dependencies with the Ant build ones | Nick Burch | 2014-02-01 | 1 | -2/+14 |