aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases
Commit message (Expand)AuthorAgeFilesLines
* 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
* close resources in junit testsAndreas Beeker2015-09-203-35/+64
* - #58207 - Provide user access to the original image dimensions (XSLF)Andreas Beeker2015-09-202-38/+61
* Apply patch from bug 57890 to add support for different datatypes in XSSFImpo...Dominik Stadler2015-09-171-8/+41
* Patch from Javen ONeal from bug #58245 - Make Workbook support iterating over...Nick Burch2015-09-172-4/+85
* Verify that bug 55406 can be closed WORKSFORMEDominik Stadler2015-09-131-0/+27
* Add test case for bug 54399Dominik Stadler2015-09-131-0/+16
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-133-268/+239
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-124-14/+37
* Bug 58326 - Forbidden APIs patches - second set of changes for charset settingsAndreas Beeker2015-09-081-0/+4
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-079-660/+789
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-071-14/+14
* Bug 58315: Avoid NPE for RichTextString without font-detailsDominik Stadler2015-09-051-0/+21
* Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall...Dominik Stadler2015-09-032-7/+20
* Fix bug 53275: reset indexed color flag when setting a non-indexed colorDominik Stadler2015-09-031-6/+14
* Add unit test which verifies that bug 53105 is actually fixed nowDominik Stadler2015-09-031-0/+17
* Add unit tests to verify that bug 51626 and bug 51451 are fixedDominik Stadler2015-09-031-1/+46
* Add unit tests which verify that the issues from bug 48962 and 50755 do not o...Dominik Stadler2015-09-031-0/+42
* Fix some Forbidden APIs errorsNick Burch2015-09-012-4/+7
* Fix some Forbidden APIs errorsNick Burch2015-09-011-2/+3
* Add possibility to set zoomPercent for XWPFDocumentDominik Stadler2015-08-261-2/+24
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-1/+1
* Reduce required memory in tests by not actually creating all the rows/cells w...Dominik Stadler2015-08-241-8/+10
* Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part.David North2015-08-191-0/+24
* * Adjust reported text when a Zip-Bomb is detected to allow to quickly see wh...Dominik Stadler2015-08-191-2/+3
* Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi...David North2015-08-191-0/+26
* Bug 54938: Throw InvalidFormatException as documented instead of IllegalArgum...Dominik Stadler2015-08-171-1/+2
* Try to make Sonar builds run again: add missing dependency, add ooxml-schema-...Dominik Stadler2015-08-163-18/+36
* #58237 When adding a picture to a XWPF header or footer, attach it to the rig...Nick Burch2015-08-131-10/+6
* #58237 Add some more XWPF header and footer testsNick Burch2015-08-132-1/+66
* Fix inconsistent line endings and some eclipse warningsNick Burch2015-08-1314-1228/+1219
* Support XWPF field runs, the same way that we handle hyperlink runsNick Burch2015-08-111-0/+19
* Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but ex...Dominik Stadler2015-08-112-1/+55
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-097-119/+140
* Complete theme colour testsNick Burch2015-08-091-1/+34
* Get theme and non-theme rows consistent in the test fileNick Burch2015-08-091-20/+17
* Begin Themes+Normal colour testsNick Burch2015-08-091-2/+59
* Fix the themes test for the complex workbookNick Burch2015-08-091-9/+7
* #58205 - getSlideMasters() returns the master slides in the incorrect orderAndreas Beeker2015-08-071-4/+21
* #58206 - provide a mechanism to find slide layouts by nameAndreas Beeker2015-08-051-11/+46
* Stub next testNick Burch2015-08-041-4/+11
* Use an enum to simplify the themes code and testsNick Burch2015-08-041-20/+15