aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
* github-55: NumberFormatException if XSSFName.setNameName is set with a long n...Javen O'Neal2017-05-191-4/+29
* github-54: when adding a picture to an XSSFWorkbook, reduce memory consumptio...Javen O'Neal2017-05-152-3/+148
* Add ASL header and exclude table preset from rat-checkAndreas Beeker2017-05-151-0/+17
* git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-...Greg Woolsey2017-05-121-0/+62
* Bug 60352: Text extraction: Don't include the text "null" for empty cellsDominik Stadler2017-05-071-9/+3
* 61060 - teach DataFormatter about conditional formatting rules with number fo...Greg Woolsey2017-05-051-0/+41
* bug 61034: Call to XSSFReader.getSheetsData() returns duplicate sheets.Javen O'Neal2017-04-291-0/+30
* bug 61021 - extract abspath from xlsbTim Allison2017-04-211-0/+7
* Use assertContains instead of assertTrue(text.contains) for better error mess...Javen O'Neal2017-04-205-41/+34
* Use assertContains instead of assertTrue(text.contains) for better error mess...Javen O'Neal2017-04-191-7/+9
* Use assertContains instead of assertTrue(text.contains) for better error mess...Nick Burch2017-04-193-44/+50
* Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...Dominik Stadler2017-04-174-5/+5
* #60998 - HSLFTable.setRowHeight sets row height incorrect Andreas Beeker2017-04-171-3/+8
* fix forbidden-apis-check errorAndreas Beeker2017-04-161-2/+3
* #60996 - XSSF: Multiple embedded objects on same sheet are ignoredAndreas Beeker2017-04-161-34/+59
* #60993 - HSLF: Grid and rowspan calculation in table cells is wrongAndreas Beeker2017-04-151-4/+58
* improve unit test error messagesJaven O'Neal2017-04-151-10/+16
* use hamcrest matchers to reduce custom codeJaven O'Neal2017-04-151-17/+17
* use assertStartsWith and assertEndsWith for better unit test error messagesJaven O'Neal2017-04-151-5/+8
* #60973 XDGF Support for "PolylineTo" as well as existing alternate spelling "...Nick Burch2017-04-121-5/+3
* Failing, disabled unit test for bug #60973Nick Burch2017-04-121-1/+22
* Issue #60971, handle formula chart titlesGreg Woolsey2017-04-113-13/+36
* Adjust checking for Zip-Bomb errors so it also works on JDK >= 8Dominik Stadler2017-04-071-7/+4
* Test for another type of xml-bombDominik Stadler2017-04-062-52/+58
* Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might...Dominik Stadler2017-04-061-0/+19
* Bug 60489 -- add @Test annotation so that this actually runs and includes Con...Tim Allison2017-03-231-0/+1
* 60881 -- fix unit test to use assumeTrue thanks to Javen's recommendation.Tim Allison2017-03-221-3/+4
* 60881 -- strip out system.set props for local test.Tim Allison2017-03-211-3/+0
* 60881 -- fix new unit test. xlsb test file apparently requires unlimited jce...Tim Allison2017-03-211-2/+12
* 60881 and 60891 -- on further look, no need to throw an exception for an encr...Tim Allison2017-03-201-0/+37
* 60879 -- figure out if we can support old beta xlsb or throw exception. For ...Tim Allison2017-03-201-0/+9
* Bug 60042: Add sample file to check if this bug is fixed via bug 55791 already.Dominik Stadler2017-03-191-0/+7
* Bug 60810: Check for duplicate relation-names for notes similar to the fix fo...Dominik Stadler2017-03-191-39/+39
* 60826 -- clean up. Many, many thanks to Javen O'Neal's code review!Tim Allison2017-03-174-92/+73
* 60826 -- add initial support for streaming reading of xlsb files.Tim Allison2017-03-165-0/+445
* add missing license headerGreg Woolsey2017-03-141-0/+19
* Fixed #60858, which showed a regression of the fix for #56420 introduced by m...Greg Woolsey2017-03-141-0/+31
* Remove unused import, IntelliJ warnings, duplicated code, improve some except...Dominik Stadler2017-03-101-56/+52
* 51519 -- follow on, make concatenation of rPh configurableTim Allison2017-03-082-3/+33
* 51519 -- allow users to ignore or include the <rPh> (phonetic run) element in...Tim Allison2017-03-082-7/+34
* store repeated expressions as temporary variables to make code shorterJaven O'Neal2017-03-071-7/+9
* BugFix for JDK-6623219Andreas Beeker2017-02-191-1/+1
* #60662 - Slide import delete unrecognized elements in group shapeAndreas Beeker2017-02-181-0/+32
* bug 60742: remove commented out debugging codeJaven O'Neal2017-02-171-7/+0
* bug 60742: Remove local test-code from test for bug 60512Dominik Stadler2017-02-171-5/+3
* bug 60742: write out to unit test TempFile rather than Unix-only /tmp/60512.x...Javen O'Neal2017-02-171-3/+7
* bug 59893: close open resources to prevent leaksJaven O'Neal2017-02-172-3/+15
* bug 59893: commit the changes from attachment 34068 that were unrelated to av...Javen O'Neal2017-02-171-3/+13
* Bug #56822 fix COUNTIFS()Greg Woolsey2017-02-141-0/+122
* Add licenseGreg Woolsey2017-02-141-0/+17