summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add test case from Anders Ã…berg for bug 59442Javen O'Neal2016-05-091-0/+39
* Test CellUtil with XSSFWorkbook and SXSSFWorkbook instancesJaven O'Neal2016-05-092-0/+52
* convert TestCellUtil to BaseTestCellUtil so that it can be tested with differ...Javen O'Neal2016-05-092-11/+43
* #59434 - Cannot add a picture on a slide that already have an image with an h...Andreas Beeker2016-05-082-5/+40
* Try to print out more information if the timestamp-operation failsDominik Stadler2016-05-051-3/+4
* Close file-handles in tests as well to avoid noise when running file-leak-det...Dominik Stadler2016-05-051-17/+22
* Some general code-fixes found while trying out Java 9Dominik Stadler2016-05-053-45/+47
* Try to catch more network-unavailable cases in TestSignatureInfoDominik Stadler2016-05-051-35/+37
* Refactor SSPerformanceTest into a few methods to make it easier to use a prof...Dominik Stadler2016-05-051-53/+67
* #59327 - Setting text direction on a table cell has no effectAndreas Beeker2016-05-044-8/+150
* remove dublin core schemas as we don't use the schemas which reference themAndreas Beeker2016-04-291-11/+3
* comment out https check for jdk1.6Andreas Beeker2016-04-271-2/+2
* bug 59383: getFormat should cache data formatter (fix from Nick C), accidenta...Javen O'Neal2016-04-261-0/+1
* use https URLJaven O'Neal2016-04-181-2/+2
* remove unused importJaven O'Neal2016-04-181-1/+0
* add unit test for SXSSFSheet#changeRowNumJaven O'Neal2016-04-181-0/+18
* add description to dist-nexus target in build.xmlJaven O'Neal2016-04-181-1/+2
* add test-ss target to test Common SS, HSSF, XSSF, and SXSSF; add descriptions...Javen O'Neal2016-04-181-6/+15
* add test-hssf target to test just HSSF classes, skipping hssf.dev. Duration a...Javen O'Neal2016-04-181-2/+54
* add missing groups to javadocsJaven O'Neal2016-04-181-0/+37
* add test-ooxml-ss target to test just (S)XSSF classes. Duration after running...Javen O'Neal2016-04-181-1/+103
* whitespaceJaven O'Neal2016-04-171-43/+43
* whitespaceJaven O'Neal2016-04-171-114/+114
* add unit test for StringUtil#joinJaven O'Neal2016-04-171-0/+8
* restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkb...Javen O'Neal2016-04-1715-106/+167
* reformat exclude classes regular expression for OOXMLLiteJaven O'Neal2016-04-172-6/+45
* upgrade TestPaletteRecord to junit4Javen O'Neal2016-04-172-11/+13
* bug 58896: write autoSizeColumn timing to POILogger instead of standard outputJaven O'Neal2016-04-171-9/+23
* revert r1739548 and r1739550. I could not figure out how to add BaseTestXWork...Javen O'Neal2016-04-1714-164/+106
* add commentsJaven O'Neal2016-04-171-2/+16
* consolidate duplicates between TestXSSF* and TestSXSSF*Javen O'Neal2016-04-1712-77/+37
* add junit test classes for combined testing of XML-specific functionality of ...Javen O'Neal2016-04-1712-29/+127
* bug 59342: add sheet tab color getter and setterJaven O'Neal2016-04-171-0/+9
* bug 59342: add sheet tab color getter and setterJaven O'Neal2016-04-174-9/+137
* bug 59340: lookup IndexedColors by indexJaven O'Neal2016-04-172-0/+84
* move unit test for XSSFSheet.setTabColor from TestXSSFWorkbook to TestXSSFSheetJaven O'Neal2016-04-172-16/+16
* bug 59336: patch from Mark Murphy: deprecate functions in CellUtil that requi...Javen O'Neal2016-04-174-60/+90
* bug 59336: patch from Mark Murphy: replace deprecated usage of functions in C...Javen O'Neal2016-04-171-3/+3
* bug 59338: patch from Mark Murphy to deprecate HSSFCellUtil class in favor of...Javen O'Neal2016-04-171-26/+34
* Nexus upload - mimic the manually uploaded repositories - see [INFRA-11687]Andreas Beeker2016-04-151-13/+61
* fix Sonar warningsJaven O'Neal2016-04-121-27/+48
* bug 59312: delete temporary files even when the output stream cannot be close...Javen O'Neal2016-04-121-2/+7
* javadocs fixesJaven O'Neal2016-04-121-2/+2
* fix several findbugs SF_SWITCH_NO_DEFAULT warningsJaven O'Neal2016-04-1211-8/+42
* whitespace (tabs to spaces)Javen O'Neal2016-04-121-85/+85
* fix several findbugs SF_SWITCH_NO_DEFAULT warningsJaven O'Neal2016-04-127-1/+37
* add LINK_TYPE_SECONDARY_CATEGORIES, which appears to be a valid type (0x03) b...Javen O'Neal2016-04-122-24/+34
* Fix compiler warnings and ensure CTChartSheets stays included and is not refa...Dominik Stadler2016-04-121-11/+11
* sourceforge findbugs can't be downloaded over HTTPS yetJaven O'Neal2016-04-121-1/+1
* use https URLs when availableJaven O'Neal2016-04-121-8/+8