aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases
Commit message (Expand)AuthorAgeFilesLines
* fix unnecessary cast warningsAndreas Beeker2015-11-221-13/+24
* #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema...Andreas Beeker2015-11-212-12/+16
* In preparation for table rendering, added table row heights and column widths...Andreas Beeker2015-11-216-26/+110
* #58630 - Signing failed after deletion of first sheetAndreas Beeker2015-11-201-0/+32
* #58597: Fix tests to not do setAccessible(), add some doPrivileged, too.Uwe Schindler2015-11-114-44/+8
* Add support for HSLF metro blobsAndreas Beeker2015-11-081-3/+17
* Add some more tests for the checks for files that can cause large memory usage.Dominik Stadler2015-11-081-1/+112
* Add a XWPFRun equivalent of isHighlighted, and add to the common WP interfaceNick Burch2015-11-051-0/+15
* Patch to bring CTTableStyleInfo into poi-ooxml-schemas by referencing it from...David North2015-11-051-0/+33
* extended forbidden-apis-check to ooxml-testsAndreas Beeker2015-11-0511-122/+205
* bug 58576: rename canComputeColumnWidht to canComputeColumnWidthJaven O'Neal2015-11-031-2/+2
* set svn:eol-style nativeJaven O'Neal2015-11-031-80/+80
* bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink...Javen O'Neal2015-11-022-0/+32
* bug58348: add test for copying formula with unregistered UDFJaven O'Neal2015-11-021-1/+14
* bug 58348: add hyperlink copying and merging to CellCopyPolicyJaven O'Neal2015-11-021-1/+95
* don't leave behind files when running unit tests. In the future this should b...Javen O'Neal2015-11-021-0/+4
* whitespaceJaven O'Neal2015-11-022-123/+123
* upgrade spreadsheet Hyperlink unit tests from junit3 to junit4Javen O'Neal2015-11-021-0/+8
* upgrade spreadsheet Hyperlink unit tests from junit3 to junit4Javen O'Neal2015-11-022-1/+7
* whitespaceJaven O'Neal2015-11-021-42/+40
* bug 58348: add support for copying rows for XSSFWorkbooksJaven O'Neal2015-11-023-0/+589
* Fix locale errorAndreas Beeker2015-11-011-9/+11
* findbugs fixesAndreas Beeker2015-11-015-330/+401
* replace deprecated usage of AreaReference as a result of bug 56328Javen O'Neal2015-10-311-11/+15
* bug58452: set cell formulas containing unregistered function namesJaven O'Neal2015-10-311-0/+96
* supporting changes for bug 58452: copy cell formulas containing unregistered ...Javen O'Neal2015-10-311-0/+3
* bug 58557: fix from Alessandro Guarascio, shift hyperlinks when shifting rows...Javen O'Neal2015-10-291-0/+106
* Common sl unification - copy first paragraph / textrun properties on XSLFText...Andreas Beeker2015-10-296-42/+56
* Fix Sonar-Maven build, correctly determine path to test-fileDominik Stadler2015-10-261-1/+1
* Bug 56957: Avoid error if Workbook with empty SharedStringTable is writtenDominik Stadler2015-10-261-0/+39
* #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), whichNick Burch2015-10-241-1/+9
* bug 33174: Use common unit test for testNoMergedRegionsIsEmptyListJaven O'Neal2015-10-231-8/+0
* XDGF: fix jenkins build errorsDustin Spicuzza2015-10-191-0/+16
* Add Visio OOXML text extractor + testsDustin Spicuzza2015-10-192-12/+64
* poi-visio import: reformat code to fit project standards, remove JRE 7ismsDustin Spicuzza2015-10-191-130/+128
* Import poi-visio codebaseDustin Spicuzza2015-10-191-0/+159
* Bug 58499: Don't report Zip-Bomb for small files which should not cause memor...Dominik Stadler2015-10-171-73/+69
* Remove unnecessary warning suppressionsDavid North2015-10-161-2/+0
* - removed deprecated and confusing methods in XSSFColorAndreas Beeker2015-10-124-252/+380
* Retry which measures duration a few times to see if that reduces the number o...Dominik Stadler2015-10-081-8/+23
* sonar fixes and closing resources after useAndreas Beeker2015-10-061-5/+18
* Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58466David North2015-10-052-25/+100
* fixed sonar issues and eclipse warningsAndreas Beeker2015-10-054-169/+255
* sonar fixesAndreas Beeker2015-09-306-49/+58
* Verify that bug 51998 is actually fixed since some time already.Dominik Stadler2015-09-291-23/+34
* Verify that bug 45541 can be resolved, add some more checks in XSLFFileHandlerDominik Stadler2015-09-291-1/+36
* Make XSSF and HSSF consistent in getMergedRegions - return empty list if ther...David North2015-09-231-0/+7
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-214-8/+149
* Bug 58333: Apply patch to verify behavior on row-index before and after the l...Dominik Stadler2015-09-202-0/+11
* Bug 58332: Adjust implementation of dev-util 'MemoryUsage' to print out infor...Dominik Stadler2015-09-201-10/+30