summaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases
Commit message (Expand)AuthorAgeFilesLines
* Merge two release blocking fixes from TrunkREL_3_11_BRANCHNick Burch2014-12-171-12/+1
* Added workarounds to tests for JDK 6 LineBreakMeasurer bug and handle itAndreas Beeker2014-12-121-6/+21
* close decrypted stream - test for #57296Andreas Beeker2014-12-121-0/+2
* 57250 - XMLSlideShow.setSlideOrder() produces corrupted CTSlideIdListAndreas Beeker2014-12-071-0/+40
* XML signatures - ignore line breaks in Office 2007 .rels filesAndreas Beeker2014-12-051-10/+15
* Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values p...Andreas Beeker2014-11-162-49/+56
* Picture method to resize with different scales in width and heightAndreas Beeker2014-11-121-5/+33
* Bug 57197: use proxy for TestSignatureInfo if set via environment variablesDominik Stadler2014-11-101-0/+6
* Add xmlsec-jar in test-ooxml-lite which is missing after removing ooxml.class...Dominik Stadler2014-11-091-2/+1
* Patch from hishidama to add Cell.removeHyperlink(). This closes #13 from githubNick Burch2014-11-082-1/+48
* Test from Tim to include PropertyList in poi-ooxml-schemasNick Burch2014-11-081-0/+19
* Slowly start to adjust places in tests where we do not properly close file ha...Dominik Stadler2014-11-071-2/+5
* Calling ping is not a good idea as it runs endlessly on some platforms, do a ...Dominik Stadler2014-11-071-7/+53
* another signature ubuntu jdk6 bug fix ... and offline/online handlingAndreas Beeker2014-11-071-10/+11
* Try for a more specific failure message on the assertNick Burch2014-11-061-1/+1
* Added a catch and another workaround for the OpenJDK SHA2 AIOOBE bugAndreas Beeker2014-11-051-13/+28
* github-7 - Form check box extraction with XWPFWordExtractorDominik Stadler2014-11-051-0/+13
* Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from g...Nick Burch2014-11-041-0/+31
* Fix bug #57185 - Should be Series not Serie, latter is incorrect English / a ...Nick Burch2014-11-042-8/+15
* Some more XSSF testing for #57184Nick Burch2014-11-041-5/+23
* Fix naming, see #57185Nick Burch2014-11-042-6/+6
* Add unit test for bug #57176Nick Burch2014-11-041-2/+45
* More disabled unit tests relating to external workbook formula referencesNick Burch2014-11-041-4/+4
* Comment out work-in-progress extension to testNick Burch2014-10-301-1/+2
* Add missing HSSFWorkbook constructor javadocs #57166Nick Burch2014-10-301-0/+23
* Bug 55164 - Support for adding slide notesAndreas Beeker2014-10-291-0/+97
* Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent()Andreas Beeker2014-10-271-6/+55
* Apply patch for bug 55864 - XSSFImportFromXML.importFromXML() does not suppor...Dominik Stadler2014-10-211-102/+145
* Apply patch to fix bug 56835: Unreadable content when adding multiple comment...Dominik Stadler2014-10-212-28/+31
* Unit tests which reference XSSF must be on the ooxml part of the treeNick Burch2014-10-201-0/+86
* * Make more tests work in OOXMLLite compilation by adding xml security classp...Dominik Stadler2014-10-204-21/+50
* * Also adjust build.xml for newer required Ant 1.8.0Dominik Stadler2014-10-201-4/+9
* When using v4 Junit style, we need to set @Test to make the test-methods actu...Dominik Stadler2014-10-201-3/+11
* Removed some custom classloading code, which doesn't make sense anymoreAndreas Beeker2014-10-181-24/+18
* Seems we have slow connection on the Apache Jenkins instance. Thus allow one ...Dominik Stadler2014-10-171-48/+70
* Bug 57080 - IndexOutOfBoundsException in poi decryptorAndreas Beeker2014-10-131-0/+25
* Revert parts of an inadvertent previous checkin, keep build.xml and @Override...Dominik Stadler2014-10-063-101/+26
* Print out current version of java before building to allow to see in build ou...Dominik Stadler2014-10-063-26/+101
* removed obsolete classes and added a few javadocs elements and example callsAndreas Beeker2014-10-021-1/+1
* more tests, some refactoringAndreas Beeker2014-09-281-4/+110
* more flexible signer verification through Iterable-InterfaceAndreas Beeker2014-09-241-52/+59
* centralized configsAndreas Beeker2014-09-211-28/+22
* reorganization, xmlsignatureservice is now in signatureinfoAndreas Beeker2014-09-181-17/+33
* Switched to config objectAndreas Beeker2014-09-171-29/+35
* merge with trunkAndreas Beeker2014-09-1730-303/+723
* timestamping fixesAndreas Beeker2014-08-271-2/+0
* removed HorribleProxyAndreas Beeker2014-08-242-205/+188
* starting tsp tests / removed mockito stuff againAndreas Beeker2014-08-171-34/+40
* - Updated to BC 1.51Andreas Beeker2014-08-162-67/+97
* replace xmlbeans.factory.parse with selectPath callsAndreas Beeker2014-08-151-11/+4