summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct the version number that this tag is building forREL_3_11_BETA3Nick Burch2014-11-081-2/+2
* Tag r1637553 as 3.11-beta3Nick Burch2014-11-080-0/+0
* Prepare for releaseNick Burch2014-11-080-0/+0
* Test from Tim to include PropertyList in poi-ooxml-schemasNick Burch2014-11-081-0/+19
* Fail build if test-cases fail in OOXMLLite execution to avoid missing include...Dominik Stadler2014-11-072-20/+50
* Slowly start to adjust places in tests where we do not properly close file ha...Dominik Stadler2014-11-071-2/+5
* Calling ping is not a good idea as it runs endlessly on some platforms, do a ...Dominik Stadler2014-11-071-7/+53
* Fix some eclipse warnings, newlines, javadoc, generics, ...Dominik Stadler2014-11-072-73/+53
* Bug 57003: Add implementation of function FIXEDDominik Stadler2014-11-076-2/+267
* another signature ubuntu jdk6 bug fix ... and offline/online handlingAndreas Beeker2014-11-073-157/+183
* Try for a more specific failure message on the assertNick Burch2014-11-061-1/+1
* another blind sha2 bug fix ...Andreas Beeker2014-11-051-1/+9
* Added a catch and another workaround for the OpenJDK SHA2 AIOOBE bugAndreas Beeker2014-11-052-140/+168
* github-7 - Form check box extraction with XWPFWordExtractorDominik Stadler2014-11-053-31/+31
* Patch from hishidama to add Sheet.getDataValidations() for HSSF and XSSF. Thi...Nick Burch2014-11-056-4/+398
* Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from g...Nick Burch2014-11-045-2/+96
* FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897Nick Burch2014-11-044-0/+10
* workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1155012Andreas Beeker2014-11-041-0/+28
* Fix bug #57185 - Should be Series not Serie, latter is incorrect English / a ...Nick Burch2014-11-0411-71/+92
* Some more XSSF testing for #57184Nick Burch2014-11-042-9/+27
* Partial HSSF support for adding new external workbook formula references for ...Nick Burch2014-11-047-58/+209
* Improve BiffViewer output for SupBookRecordNick Burch2014-11-041-6/+10
* Fix naming, see #57185Nick Burch2014-11-042-6/+6
* Add unit test for bug #57176Nick Burch2014-11-042-2/+45
* More disabled unit tests relating to external workbook formula referencesNick Burch2014-11-042-4/+34
* Switch to explicit includesNick Burch2014-11-041-1/+16
* Fix bug 57162: Content_types.xml and .rels files had elements with wrong name...Uwe Schindler2014-11-022-4/+4
* Comment out work-in-progress extension to testNick Burch2014-10-301-1/+2
* Add missing HSSFWorkbook constructor javadocs #57166Nick Burch2014-10-302-16/+58
* Apply patch for bug 57151: Document CellRangeAddress and add some validation ...Dominik Stadler2014-10-303-61/+193
* excluded notesmaster.xml from rat checkAndreas Beeker2014-10-291-0/+1
* Bug 55164 - Support for adding slide notesAndreas Beeker2014-10-298-26/+278
* simplified the cropping code and changed the cropping image to a more sophist...Andreas Beeker2014-10-282-30/+20
* Bug 57150: Added EOMONTH functionCédric Walter2014-10-275-37/+288
* Bug 57143 - Javadocs and throws clause for WorkbookUtilAndreas Beeker2014-10-271-0/+10
* Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent()Andreas Beeker2014-10-274-18/+115
* house keeping - fixes for sonarqube blockersAndreas Beeker2014-10-2515-79/+149
* added ooxml-security-1.0 to the maven artifactsAndreas Beeker2014-10-253-16/+95
* Apply patch for bug 55864 - XSSFImportFromXML.importFromXML() does not suppor...Dominik Stadler2014-10-213-108/+157
* Apply patch to fix bug 56835: Unreadable content when adding multiple comment...Dominik Stadler2014-10-213-32/+44
* One more change to OOXMLLite to also run all tests successfully when the outd...Dominik Stadler2014-10-211-0/+1
* Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but f...Nick Burch2014-10-205-0/+133
* Unit tests which reference XSSF must be on the ooxml part of the treeNick Burch2014-10-201-0/+0
* Escape non-ASCII characters in the unit test, so it builds properly everywhereNick Burch2014-10-201-2/+2
* xml dsign - javadoc fixesAndreas Beeker2014-10-202-3/+4
* Bug 57010: Add implementation of function PROPERDominik Stadler2014-10-203-1/+115
* * Make more tests work in OOXMLLite compilation by adding xml security classp...Dominik Stadler2014-10-205-30/+52
* * Also adjust build.xml for newer required Ant 1.8.0Dominik Stadler2014-10-202-7/+18
* When using v4 Junit style, we need to set @Test to make the test-methods actu...Dominik Stadler2014-10-201-3/+11
* Removed some custom classloading code, which doesn't make sense anymoreAndreas Beeker2014-10-183-28/+50