poi/src/ooxml/java/org/apache/poi/openxml4j/opc
Uwe Schindler 2f5bcfd162 Fix bug #56814 - Switch from dom4j to JAXP
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617428 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 07:19:51 +00:00
..
internal Fix bug #56814 - Switch from dom4j to JAXP 2014-08-12 07:19:51 +00:00
signature FindBugs fix 2014-02-16 16:30:24 +00:00
CertificateEmbeddingOption.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
CompressionOption.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
Configuration.java Fix bug #56814 - Switch from dom4j to JAXP 2014-08-12 07:19:51 +00:00
ContentTypes.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
EncryptionOption.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
OPCPackage.java Bug 56468 - Writing a workbook more than once corrupts the file 2014-05-14 21:14:16 +00:00
Package.java Reduce duplication by replacing lots of deprecated methods with calls to their replacement (which is basically the same code anyway) 2013-11-11 23:08:36 +00:00
PackageAccess.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
PackageNamespaces.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
PackagePart.java Begin to implement some of the tests and logic for content types with parameters, based on the test file for bug #55026 2014-02-19 23:12:56 +00:00
PackagePartCollection.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
PackagePartName.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
PackageProperties.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
PackageRelationship.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
PackageRelationshipCollection.java Fix bug #56814 - Switch from dom4j to JAXP 2014-08-12 07:19:51 +00:00
PackageRelationshipTypes.java There can be more than one linked ExternalLinks table for a workbook #56744 2014-07-19 11:27:46 +00:00
PackagingURIHelper.java Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking spaces 2012-10-29 08:42:54 +00:00
RelationshipSource.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
StreamHelper.java Fix bug #56814 - Switch from dom4j to JAXP 2014-08-12 07:19:51 +00:00
TargetMode.java javadoc fix 2014-02-01 23:23:07 +00:00
ZipPackage.java Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI temp file creation to the TempFile util class, and allow a system wide setting of where Temp files (eg for SXSSF) go, via TempFile / TempFileCreationStrategy 2014-07-24 18:58:27 +00:00
ZipPackagePart.java Where possible, allow fetching of the size of the OPC Package Part (-1 if not) 2013-05-15 00:27:59 +00:00