summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Finish unit tests for stackoverflow #26437323 - POI works fine already!Nick Burch2014-10-181-6/+100
* Start on unit tests for the problem reported in stackoverflow post 26437323Nick Burch2014-10-181-0/+52
* Move non-HSSF specific bug tests into BaseTestBugzillaIssues from HSSF TestBu...Nick Burch2014-10-182-118/+127
* SheetUtil helper for finding the main cell of a merged region, if in oneNick Burch2014-10-182-0/+102
* Seems we have slow connection on the Apache Jenkins instance. Thus allow one ...Dominik Stadler2014-10-171-48/+70
* Bug 56836 - XML signature supportAndreas Beeker2014-10-161-1/+1
* Add a note on how this is not the right way to make a string of your cellNick Burch2014-10-161-2/+7
* Bug 57080 - IndexOutOfBoundsException in poi decryptorAndreas Beeker2014-10-133-1/+34
* Ensure svn properties are set on the build xml files, and they have consisten...Nick Burch2014-10-132-108/+108
* Enhance test and coverge for class TempFileDominik Stadler2014-10-121-1/+26
* Fix detecting missing downloaded and compiled OOXML jars, remove older versio...Dominik Stadler2014-10-121-3/+6
* xml signature: mainly javadocs - a few reorgsAndreas Beeker2014-10-104-26/+345
* Update to Apache Rat 0.11Dominik Stadler2014-10-101-3/+4
* Use XMLBeans 2.6.0 for Sonar runs as wellDominik Stadler2014-10-103-4/+4
* Add a disabled unit test for bug #56880Nick Burch2014-10-091-2/+13
* Test file from Jan Vanhoecke for bug #56880 - Non-extended character Pascal s...Nick Burch2014-10-091-0/+0
* Revert parts of an inadvertent previous checkin, keep build.xml and @Override...Dominik Stadler2014-10-061-0/+794
* Revert parts of an inadvertent previous checkin, keep build.xml and @Override...Dominik Stadler2014-10-069-451/+105
* Revert parts of inadvertent previous checkin, keep build.xml and @Override ch...Dominik Stadler2014-10-060-0/+0
* Print out current version of java before building to allow to see in build ou...Dominik Stadler2014-10-0618-931/+565
* another round of refactoring, limited exception declarations, more javadocsAndreas Beeker2014-10-0310-311/+356