summaryrefslogtreecommitdiffstats
path: root/src/testcases/org
Commit message (Expand)AuthorAgeFilesLines
...
* whitespace (tabs to spaces)Javen O'Neal2016-06-101-135/+135
* bug 57840: add javadocs (warn about stale XSSFTable cache), remove rowIndex a...Javen O'Neal2016-06-103-6/+6
* whitespace (tabs to spaces)Javen O'Neal2016-06-101-166/+166
* whitespace (tabs to spaces)Javen O'Neal2016-06-101-1339/+1339
* bug 57840: apply patch from Daniel Livshen and Greg Woolsey to get structured...Javen O'Neal2016-06-103-7/+7
* Add XSSF support to ForkedEvaluatorAndreas Beeker2016-06-071-11/+16
* bug 59638: patch from Axel Howind, support non-comma number grouping separato...Javen O'Neal2016-06-071-0/+19
* Fix test-failure in Maven builds that I introduced by manually deleting the t...Dominik Stadler2016-06-051-0/+8
* Fix some Sonar issues and some IntelliJ warningsDominik Stadler2016-06-021-18/+11
* Try to reproduce bug 57798 but it seems to be fixed in the meantimeDominik Stadler2016-06-021-0/+43
* The changes for using AccessController/SecurityManager also added a log which...Dominik Stadler2016-06-012-24/+32
* Remove the created temporary directory after the test againDominik Stadler2016-05-291-3/+6
* fix junit4Andreas Beeker2016-05-211-13/+10
* findbugs fixesAndreas Beeker2016-05-201-29/+27
* Move reflection-equals to POITestCaseAndreas Beeker2016-05-161-0/+52
* #54570 - InvalidFormatException because of Absolute URI forbiddenAndreas Beeker2016-05-161-63/+40
* #59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of E...Andreas Beeker2016-05-1611-133/+266
* bug 59443: add get/setAddress methods on cell comment classJaven O'Neal2016-05-091-0/+34
* fix BasteTestCellComment#attemptToSave2CommentsWithSameCoordinates to work wi...Javen O'Neal2016-05-091-5/+11
* add disabled unit test for bug 59393 from stoneJaven O'Neal2016-05-091-0/+44
* move TestHSSFComment#attemptToSave2CommentsWithSameCoordinates down to BaseTe...Javen O'Neal2016-05-092-19/+18
* merge TestComment into TestHSSFCommentJaven O'Neal2016-05-093-310/+288
* convert TestCellUtil to BaseTestCellUtil so that it can be tested with differ...Javen O'Neal2016-05-092-11/+43
* Close file-handles in tests as well to avoid noise when running file-leak-det...Dominik Stadler2016-05-051-17/+22
* 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-175-29/+20
* 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-175-20/+29
* consolidate duplicates between TestXSSF* and TestSXSSF*Javen O'Neal2016-04-175-24/+15
* add junit test classes for combined testing of XML-specific functionality of ...Javen O'Neal2016-04-173-5/+5
* bug 59340: lookup IndexedColors by indexJaven O'Neal2016-04-171-0/+56
* bug 59336: patch from Mark Murphy: deprecate functions in CellUtil that requi...Javen O'Neal2016-04-171-23/+12
* convert to junit4Javen O'Neal2016-04-122-4/+19
* whitespace: +svn:eol-style=native, tabs to 4 spacesJaven O'Neal2016-04-121-170/+170
* bug 52949: add unit test for reading VBA Macros from a Visio OOXML (VSDM, 201...Javen O'Neal2016-04-111-3/+11
* bug 52949: add VBAMacroReader unit tests for H/XSLF, H/XWPF, and HGDF; OLE di...Javen O'Neal2016-04-114-24/+141
* bug 52949: fix forbidden apisJaven O'Neal2016-04-111-3/+10
* add @NotImplemented annotation to methods that are not implementedJaven O'Neal2016-04-101-0/+2
* bug 52949: parameterize fromNPOIFS alsoJaven O'Neal2016-04-101-11/+27
* bug 52949: prepare for adding DOC/DOCM and PPT/PPTM test casesJaven O'Neal2016-04-101-20/+36
* bug 52949: add junit test for RLEDecompressingInputStreamJaven O'Neal2016-04-101-0/+166
* Unit test for VBA macro reading #52949Nick Burch2016-04-102-0/+114
* Slightly improve error messageDominik Stadler2016-04-062-40/+29
* Code cleanup via IntelliJ: Remove unnecessary semicolonDominik Stadler2016-04-063-6/+4
* add test coverage for TestSXSSFCell.toString() on blank and date cellsJaven O'Neal2016-04-061-0/+19
* bug 59264: use BorderStyle for changing Cell border line styleJaven O'Neal2016-04-059-98/+247
* Bug 55982: Don't fail to open the spreadsheet if no TabIdRecord is foundDominik Stadler2016-04-031-0/+8
* Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheet...Dominik Stadler2016-03-316-156/+230
* Revert set of inadvertedly committed files/changesDominik Stadler2016-03-292-63/+0