| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some Eclipse identified warnings | Nick Burch | 2014-04-24 | 4 | -9/+12 |
* | Two more test files from Stefan Kopf for bug #56164, and unit tests which use... | Nick Burch | 2014-04-24 | 2 | -3/+75 |
* | Correct an eclipse warning around close(), and a related bug that this identi... | Nick Burch | 2014-04-24 | 3 | -1/+11 |
* | Some encryption fixes: | Andreas Beeker | 2014-04-21 | 4 | -37/+46 |
* | Bug 56315: Make rounding in MathX.round() behave equal to Excel, adjust/enhan... | Dominik Stadler | 2014-04-18 | 1 | -0/+9 |
* | Rather than having lots of classes all create their own XML DocumentBuilderFa... | Nick Burch | 2014-04-15 | 3 | -5/+8 |
* | Fix two javadoc warnings reported in Jenkins build and add some @Overrides | Dominik Stadler | 2014-04-01 | 2 | -2/+16 |
* | Patch for #55594 from Paul Vonnahme - Fix SXSSF encodings on EBC | Nick Burch | 2014-03-22 | 2 | -3/+4 |
* | Support adding tabs to a XWPFRun, and add unit tests on toString() for addTab... | Nick Burch | 2014-03-18 | 2 | -3/+38 |
* | Fix whitespace | Nick Burch | 2014-03-18 | 1 | -31/+27 |
* | Fix bug #56278 - Support loading .xlsx files with no Styles Table | Nick Burch | 2014-03-17 | 2 | -1/+21 |
* | Bug 56195: replace System.err with propert logging | Dominik Stadler | 2014-03-16 | 1 | -3/+7 |
* | Remove two files added inadvertedely | Dominik Stadler | 2014-03-15 | 2 | -1084/+0 |
* | Bug 56169: Fix NPE during export to XML with xs:all | Dominik Stadler | 2014-03-15 | 4 | -6/+1123 |
* | Bug 56075 - Add Change Tracking support to XWPF | Andreas Beeker | 2014-03-13 | 3 | -0/+115 |
* | Fix inconsistent whitespace, and add a close call in the main method to avoid... | Nick Burch | 2014-03-09 | 1 | -106/+107 |
* | Fix the inconsistent indents in the test file | Nick Burch | 2014-03-08 | 1 | -125/+133 |
* | Add more unit tests for XWPF Headers and Footers | Nick Burch | 2014-03-08 | 2 | -13/+52 |
* | When adding a new XPWFRun to a paragraph, update both the Runs and IRuns list... | Nick Burch | 2014-03-08 | 1 | -26/+42 |
* | Add some javadocs for the XWPF Header/Footer creation methods | Nick Burch | 2014-03-08 | 1 | -0/+18 |
* | Fix Sonar issues about finalize() usage | Dominik Stadler | 2014-03-08 | 1 | -0/+2 |
* | Adjust TestExtractorFactory to provide more output to see why it fails on Mav... | Dominik Stadler | 2014-03-08 | 1 | -42/+53 |
* | Added MD4-option and some cleanups | Andreas Beeker | 2014-03-06 | 2 | -8/+19 |
* | Bug 56076 - Add document protection with password support to XWPF | Andreas Beeker | 2014-02-21 | 3 | -4/+281 |
* | Another content types test, for #55026 | Nick Burch | 2014-02-20 | 2 | -2/+30 |
* | Fix bug #56164 - Tidy up the OPC SAX setup code with a new common Helper | Nick Burch | 2014-02-19 | 5 | -25/+88 |
* | Complete support for OOXML content types with parameters, including parts of ... | Nick Burch | 2014-02-19 | 2 | -38/+54 |
* | 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 | 2 | -2/+2 |
* | Sweeping is also needed for empty column-list ... | Andreas Beeker | 2014-02-16 | 1 | -3/+1 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 8 | -13/+34 |
* | Update Javadoc somewhat | Dominik Stadler | 2014-02-15 | 2 | -1/+7 |
* | Add assertions, remove Sonar warnings | Dominik Stadler | 2014-02-15 | 3 | -14/+12 |
* | update *ssf-workbook tests to junit4 | Andreas Beeker | 2014-02-14 | 2 | -38/+89 |
* | 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 | 2 | -3/+4 |
* | FindBugs fix | Andreas Beeker | 2014-02-13 | 4 | -9/+9 |
* | FindBugs fix | Andreas Beeker | 2014-02-09 | 1 | -0/+6 |
* | 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 |
* | 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 | 2 | -12/+21 |
* | 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 |
* | Javadoc fix | Andreas Beeker | 2014-02-01 | 1 | -1/+1 |