| Commit message (Expand) | Author | Age | Files | Lines |
* | Test from Tim to include PropertyList in poi-ooxml-schemas | Nick Burch | 2014-11-08 | 1 | -0/+19 |
* | Fail build if test-cases fail in OOXMLLite execution to avoid missing include... | Dominik Stadler | 2014-11-07 | 1 | -19/+48 |
* | Slowly start to adjust places in tests where we do not properly close file ha... | Dominik Stadler | 2014-11-07 | 1 | -2/+5 |
* | Calling ping is not a good idea as it runs endlessly on some platforms, do a ... | Dominik Stadler | 2014-11-07 | 1 | -7/+53 |
* | Fix some eclipse warnings, newlines, javadoc, generics, ... | Dominik Stadler | 2014-11-07 | 2 | -73/+53 |
* | Bug 57003: Add implementation of function FIXED | Dominik Stadler | 2014-11-07 | 5 | -2/+267 |
* | another signature ubuntu jdk6 bug fix ... and offline/online handling | Andreas Beeker | 2014-11-07 | 3 | -157/+183 |
* | Try for a more specific failure message on the assert | Nick Burch | 2014-11-06 | 1 | -1/+1 |
* | another blind sha2 bug fix ... | Andreas Beeker | 2014-11-05 | 1 | -1/+9 |
* | Added a catch and another workaround for the OpenJDK SHA2 AIOOBE bug | Andreas Beeker | 2014-11-05 | 2 | -140/+168 |
* | github-7 - Form check box extraction with XWPFWordExtractor | Dominik Stadler | 2014-11-05 | 2 | -31/+31 |
* | Patch from hishidama to add Sheet.getDataValidations() for HSSF and XSSF. Thi... | Nick Burch | 2014-11-05 | 6 | -4/+398 |
* | Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from g... | Nick Burch | 2014-11-04 | 5 | -2/+96 |
* | FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897 | Nick Burch | 2014-11-04 | 3 | -0/+10 |
* | workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1155012 | Andreas Beeker | 2014-11-04 | 1 | -0/+28 |
* | Fix bug #57185 - Should be Series not Serie, latter is incorrect English / a ... | Nick Burch | 2014-11-04 | 11 | -71/+92 |
* | Some more XSSF testing for #57184 | Nick Burch | 2014-11-04 | 2 | -9/+27 |
* | Partial HSSF support for adding new external workbook formula references for ... | Nick Burch | 2014-11-04 | 7 | -58/+209 |
* | Improve BiffViewer output for SupBookRecord | Nick Burch | 2014-11-04 | 1 | -6/+10 |
* | Fix naming, see #57185 | Nick Burch | 2014-11-04 | 2 | -6/+6 |
* | Add unit test for bug #57176 | Nick Burch | 2014-11-04 | 1 | -2/+45 |
* | More disabled unit tests relating to external workbook formula references | Nick Burch | 2014-11-04 | 2 | -4/+34 |
* | Switch to explicit includes | Nick Burch | 2014-11-04 | 1 | -1/+16 |
* | Fix bug 57162: Content_types.xml and .rels files had elements with wrong name... | Uwe Schindler | 2014-11-02 | 2 | -4/+4 |
* | Comment out work-in-progress extension to test | Nick Burch | 2014-10-30 | 1 | -1/+2 |
* | Add missing HSSFWorkbook constructor javadocs #57166 | Nick Burch | 2014-10-30 | 2 | -16/+58 |
* | Apply patch for bug 57151: Document CellRangeAddress and add some validation ... | Dominik Stadler | 2014-10-30 | 3 | -61/+193 |
* | Bug 55164 - Support for adding slide notes | Andreas Beeker | 2014-10-29 | 8 | -26/+278 |
* | simplified the cropping code and changed the cropping image to a more sophist... | Andreas Beeker | 2014-10-28 | 1 | -30/+20 |
* | Bug 57150: Added EOMONTH function | Cédric Walter | 2014-10-27 | 5 | -37/+288 |
* | Bug 57143 - Javadocs and throws clause for WorkbookUtil | Andreas Beeker | 2014-10-27 | 1 | -0/+10 |
* | Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent() | Andreas Beeker | 2014-10-27 | 3 | -18/+115 |
* | house keeping - fixes for sonarqube blockers | Andreas Beeker | 2014-10-25 | 15 | -79/+149 |
* | Apply patch for bug 55864 - XSSFImportFromXML.importFromXML() does not suppor... | Dominik Stadler | 2014-10-21 | 2 | -108/+157 |
* | Apply patch to fix bug 56835: Unreadable content when adding multiple comment... | Dominik Stadler | 2014-10-21 | 3 | -32/+44 |
* | Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but f... | Nick Burch | 2014-10-20 | 2 | -0/+133 |
* | Unit tests which reference XSSF must be on the ooxml part of the tree | Nick Burch | 2014-10-20 | 1 | -0/+0 |
* | Escape non-ASCII characters in the unit test, so it builds properly everywhere | Nick Burch | 2014-10-20 | 1 | -2/+2 |
* | xml dsign - javadoc fixes | Andreas Beeker | 2014-10-20 | 1 | -3/+3 |
* | Bug 57010: Add implementation of function PROPER | Dominik Stadler | 2014-10-20 | 3 | -1/+115 |
* | * Make more tests work in OOXMLLite compilation by adding xml security classp... | Dominik Stadler | 2014-10-20 | 4 | -21/+50 |
* | * Also adjust build.xml for newer required Ant 1.8.0 | Dominik Stadler | 2014-10-20 | 1 | -4/+9 |
* | When using v4 Junit style, we need to set @Test to make the test-methods actu... | Dominik Stadler | 2014-10-20 | 1 | -3/+11 |
* | Removed some custom classloading code, which doesn't make sense anymore | Andreas Beeker | 2014-10-18 | 2 | -25/+22 |
* | Finish unit tests for stackoverflow #26437323 - POI works fine already! | Nick Burch | 2014-10-18 | 1 | -6/+100 |
* | Start on unit tests for the problem reported in stackoverflow post 26437323 | Nick Burch | 2014-10-18 | 1 | -0/+52 |
* | Move non-HSSF specific bug tests into BaseTestBugzillaIssues from HSSF TestBu... | Nick Burch | 2014-10-18 | 2 | -118/+127 |
* | SheetUtil helper for finding the main cell of a merged region, if in one | Nick Burch | 2014-10-18 | 2 | -0/+102 |
* | Seems we have slow connection on the Apache Jenkins instance. Thus allow one ... | Dominik Stadler | 2014-10-17 | 1 | -48/+70 |
* | Bug 56836 - XML signature support | Andreas Beeker | 2014-10-16 | 1 | -1/+1 |