| Commit message (Expand) | Author | Age | Files | Lines |
* | Report how long the CSV conversion took, helpful for a quick read performance... | Nick Burch | 2014-02-27 | 1 | -11/+20 |
* | Bug 56076 - Add document protection with password support to XWPF | Andreas Beeker | 2014-02-21 | 4 | -12/+432 |
* | Zero length code page fix has been committed, so this file can once again be ... | Nick Burch | 2014-02-20 | 1 | -3/+1 |
* | More helpful visio v5 exception, see bug #56171 | Nick Burch | 2014-02-20 | 2 | -2/+2 |
* | Another content types test, for #55026 | Nick Burch | 2014-02-20 | 2 | -2/+30 |
* | The junit test failed with the original test-file (CDT_Data_Retention-PPT.ppt... | Andreas Beeker | 2014-02-20 | 1 | -3/+3 |
* | Fix bug #56164 - Tidy up the OPC SAX setup code with a new common Helper | Nick Burch | 2014-02-19 | 5 | -25/+88 |
* | Bug 55732 - PPT can't open, fails with "Couldn't instantiate .... StyleTextPr... | Andreas Beeker | 2014-02-19 | 2 | -29/+54 |
* | Complete support for OOXML content types with parameters, including parts of ... | Nick Burch | 2014-02-19 | 2 | -38/+54 |
* | upgraded to junit4 (before other changes) | Andreas Beeker | 2014-02-19 | 1 | -27/+45 |
* | Begin to implement some of the tests and logic for content types with paramet... | Nick Burch | 2014-02-19 | 3 | -27/+138 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 7 | -13/+10 |
* | Patch and test from Jon Iles from bug #56138 - HPSF code page strings can be ... | Nick Burch | 2014-02-16 | 2 | -1/+24 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 15 | -93/+62 |
* | 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 |
* | 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 |
* | Instead of using initCause() when re-throwing exceptions, it leads to better ... | Dominik Stadler | 2014-02-15 | 1 | -1/+1 |
* | 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 |
* | 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 | 23 | -92/+132 |
* | disable not applicable findbugs check | Andreas Beeker | 2014-02-13 | 1 | -0/+24 |
* | Bug 55902 - Mixed fonts issue with Chinese characters (unable to form images ... | Andreas Beeker | 2014-02-11 | 4 | -46/+223 |
* | FindBugs fix | Andreas Beeker | 2014-02-09 | 26 | -99/+318 |
* | Bug 55923: Fix compare/sorting of nodes in exported XML | Dominik Stadler | 2014-02-03 | 2 | -13/+210 |
* | Bug 55924: Avoid errors during exporting XML if there are numeric cells witho... | Dominik Stadler | 2014-02-03 | 2 | -1/+76 |
* | Bug 55926: Handle numeric formula values when exporting to XML | Dominik Stadler | 2014-02-03 | 2 | -1/+41 |
* | Bug 55927: Handle date types when exporting to XML | Dominik Stadler | 2014-02-03 | 2 | -4/+42 |
* | 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 | 2 | -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 |
* | 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 |