| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Try to access set/getVisible as well in TestXSSFVMLDrawing | Dominik Stadler | 2016-05-29 | 1 | -0/+4 |
* | fix handling of hsl and linear rgb (%-values) | Andreas Beeker | 2016-05-24 | 2 | -10/+28 |
* | Adjust two tests slightly | Dominik Stadler | 2016-05-24 | 2 | -15/+9 |
* | #58217 - XSLF: support alpha channel on solid colors (fill, line, text) | Andreas Beeker | 2016-05-22 | 2 | -6/+38 |
* | XSLF: remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph() | Andreas Beeker | 2016-05-22 | 1 | -1/+2 |
* | Fix some compiler warnings, close resources in tests | Dominik Stadler | 2016-05-19 | 1 | -1/+3 |
* | Apply patch for bug 59355: XSSFPivotTable::addColumnLabel sets the cell type ... | Dominik Stadler | 2016-05-19 | 1 | -0/+52 |
* | Bug 59427: Add a check to better report cases when a document is already closed. | Dominik Stadler | 2016-05-17 | 1 | -0/+17 |
* | #54570 - InvalidFormatException because of Absolute URI forbidden | Andreas Beeker | 2016-05-16 | 1 | -193/+205 |
* | #58144 - Behaviour for headers and footers of slides is inconsistent between ... | Andreas Beeker | 2016-05-13 | 1 | -0/+81 |
* | add test case from Anders Ã…berg for bug 59442 | Javen O'Neal | 2016-05-09 | 1 | -0/+39 |
* | Test CellUtil with XSSFWorkbook and SXSSFWorkbook instances | Javen O'Neal | 2016-05-09 | 2 | -0/+52 |
* | #59434 - Cannot add a picture on a slide that already have an image with an h... | Andreas Beeker | 2016-05-08 | 1 | -5/+37 |
* | Try to catch more network-unavailable cases in TestSignatureInfo | Dominik Stadler | 2016-05-05 | 1 | -35/+37 |
* | #59327 - Setting text direction on a table cell has no effect | Andreas Beeker | 2016-05-04 | 1 | -1/+44 |
* | remove unused import | Javen O'Neal | 2016-04-18 | 1 | -1/+0 |
* | add unit test for SXSSFSheet#changeRowNum | Javen O'Neal | 2016-04-18 | 1 | -0/+18 |
* | restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkb... | Javen O'Neal | 2016-04-17 | 9 | -77/+144 |
* | revert r1739548 and r1739550. I could not figure out how to add BaseTestXWork... | Javen O'Neal | 2016-04-17 | 9 | -144/+77 |
* | consolidate duplicates between TestXSSF* and TestSXSSF* | Javen O'Neal | 2016-04-17 | 7 | -53/+22 |
* | add junit test classes for combined testing of XML-specific functionality of ... | Javen O'Neal | 2016-04-17 | 9 | -24/+122 |
* | bug 59342: add sheet tab color getter and setter | Javen O'Neal | 2016-04-17 | 1 | -1/+37 |
* | move unit test for XSSFSheet.setTabColor from TestXSSFWorkbook to TestXSSFSheet | Javen O'Neal | 2016-04-17 | 2 | -16/+16 |
* | bug 59336: patch from Mark Murphy: deprecate functions in CellUtil that requi... | Javen O'Neal | 2016-04-17 | 1 | -2/+2 |
* | Fix compiler warnings and ensure CTChartSheets stays included and is not refa... | Dominik Stadler | 2016-04-12 | 1 | -11/+11 |
* | junit4 assert* improvements, add CTChartsheet to unit test so that it's compi... | Javen O'Neal | 2016-04-12 | 1 | -7/+12 |
* | convert to junit4 | Javen O'Neal | 2016-04-12 | 1 | -2/+9 |
* | close fileinputstream on second exception in ZipPackage | Tim Allison | 2016-04-08 | 1 | -0/+22 |
* | Bug 58648: Fix handling whitespaces in formulas, unfortunately blank can be t... | Dominik Stadler | 2016-04-06 | 1 | -39/+181 |
* | Slightly improve error message | Dominik Stadler | 2016-04-06 | 1 | -7/+2 |
* | Code cleanup via IntelliJ: Remove unnecessary semicolon | Dominik Stadler | 2016-04-06 | 1 | -1/+1 |
* | add test coverage for WorkbookFactory.create(File file, String password, Bool... | Javen O'Neal | 2016-04-06 | 1 | -0/+18 |
* | bug 59264: use BorderStyle for changing Cell border line style | Javen O'Neal | 2016-04-05 | 2 | -160/+139 |
* | Prevent us from changing the file with every test-run | Dominik Stadler | 2016-04-02 | 1 | -1/+1 |
* | Fix some cases where file handles are not closed in OldExcelExtractor | Dominik Stadler | 2016-04-02 | 1 | -4/+24 |
* | Regression: Add unit-test which triggers more code deep inside XSLF to have s... | Dominik Stadler | 2016-04-02 | 1 | -1/+32 |
* | Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheet... | Dominik Stadler | 2016-03-31 | 3 | -1/+79 |
* | Revert set of inadvertedly committed files/changes | Dominik Stadler | 2016-03-29 | 1 | -48/+5 |
* | Bug 58915: Add note about memory consumption and update changelog | Dominik Stadler | 2016-03-29 | 1 | -5/+48 |
* | Try to reproduce bug 58922, convert to JUnit 4 | Dominik Stadler | 2016-03-29 | 1 | -10/+91 |
* | Fix some compiler warnings, improve error message, cover some more code | Dominik Stadler | 2016-03-29 | 1 | -22/+67 |
* | Bug 59132: Adjust implementation of COUNTBLANK to be conforming to Excel, emp... | Dominik Stadler | 2016-03-29 | 1 | -16/+58 |
* | XSLF: do not display Master Slide objects by default | Andreas Beeker | 2016-03-28 | 3 | -4/+16 |
* | some zips can't be opened via ZipFile in JDK6, as the central directory | Andreas Beeker | 2016-03-28 | 3 | -29/+21 |
* | Fix some compiler warnings, javadoc, ... | Dominik Stadler | 2016-03-28 | 1 | -10/+10 |
* | Bug 59199: Handle null date-values in a similar way as null-Strings | Dominik Stadler | 2016-03-28 | 1 | -0/+14 |
* | add more commented-out tests for bug 58779: closing an XML Workbook that was ... | Javen O'Neal | 2016-03-27 | 2 | -0/+58 |
* | bug 59224: change hasTint, add hasAlpha and unit tests. Patch from gubespam@g... | Javen O'Neal | 2016-03-24 | 1 | -0/+8 |
* | bug 59212: Do not check for overlapping regions when adding merged regions to... | Javen O'Neal | 2016-03-22 | 1 | -49/+0 |
* | Check for null in IOUtils.closeQuietly() to not log this unnecessarily | Dominik Stadler | 2016-03-22 | 1 | -35/+132 |