index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/bouncyCastleVersion-1.80
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.github.spotbugs-6.1.0
dependabot/gradle/com.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.github.spotbugs-6.1.3
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/commons-codec-commons-codec-1.18.0
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.mockito-mockito-core-5.15.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ooxml
/
java
/
org
/
apache
/
poi
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust excludes to make the output a bit cleaner in OOXMLLite and also look i...
Dominik Stadler
2015-08-19
1
-1
/
+13
*
FindBugs - DLS_DEAD_LOCAL_STORE
Andreas Beeker
2015-08-15
2
-1339
/
+2
*
fixed NPE with Jaxb proxy classes
Andreas Beeker
2015-07-25
1
-9
/
+15
*
POI-57975: clean up white spaces and other style issues in XWPF
Tim Allison
2015-05-29
1
-8
/
+6
*
Swap Exception for Throwable, to skip a wider range of problems (eg GAE) when...
Nick Burch
2015-01-08
1
-2
/
+2
*
Move some tests to the base test class where applicapple
Dominik Stadler
2015-01-05
1
-1
/
+1
*
Bug 56550: Defer the initialization of the _classes to when it is actually ne...
Dominik Stadler
2014-12-22
1
-10
/
+11
*
the subdir element needs to be included otherwise certain xmlbean operations ...
Andreas Beeker
2014-11-21
1
-1
/
+3
*
Picture method to resize with different scales in width and height
Andreas Beeker
2014-11-12
1
-33
/
+0
*
Restore printing out test-failures after switch to JUnit4 execution
Dominik Stadler
2014-11-11
1
-2
/
+4
*
Use Junit4 JUnitCore instead of legacy TestRunner
Andreas Beeker
2014-11-10
1
-42
/
+28
*
Fail build if test-cases fail in OOXMLLite execution to avoid missing include...
Dominik Stadler
2014-11-07
1
-19
/
+48
*
house keeping - fixes for sonarqube blockers
Andreas Beeker
2014-10-25
1
-1
/
+1
*
xml signature - small javadoc fixes, removed obsolete parameter from Signatur...
Andreas Beeker
2014-09-30
1
-1
/
+1
*
merge with trunk
Andreas Beeker
2014-09-17
2
-46
/
+101
*
sync merge to trunk
Andreas Beeker
2014-08-12
2
-81
/
+84
|
\
|
*
Fix bug #56814 - Switch from dom4j to JAXP
Uwe Schindler
2014-08-12
2
-23
/
+97
*
|
Xml signature support - version 1
Andreas Beeker
2014-08-10
3
-0
/
+1626
|
/
*
Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 ...
Nick Burch
2014-08-04
1
-1
/
+34
*
Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI ...
Nick Burch
2014-07-24
1
-14
/
+0
*
Fix bug #56164 - Tidy up the OPC SAX setup code with a new common Helper
Nick Burch
2014-02-19
1
-0
/
+59
*
This patch is not working as of license incompatibility - see http://www.apac...
Andreas Beeker
2014-01-26
6
-4783
/
+0
*
As Jdk 1.5 doesn't provide NavigableMap/Set classes of JDK 1.6, we temporaril...
Andreas Beeker
2014-01-26
6
-0
/
+4783
*
Patch for Bug/Enhancement 55818 - add encryption support
Andreas Beeker
2013-12-24
1
-5
/
+22
*
Exclude TestUnfixedBugs from OOXMLLite to avoid confusing output in ant-build...
Dominik Stadler
2013-08-24
1
-10
/
+20
*
Various small Eclipse warning fixes,
Dominik Stadler
2013-08-14
1
-3
/
+5
*
removed svn:executable bit from project files
Yegor Kozlov
2011-12-10
1
-0
/
+0
*
initial support for rendering pptx slides into images with a PPTX2PNG command...
Yegor Kozlov
2011-10-21
1
-1
/
+2
*
fixed missing ASF licence headers
Yegor Kozlov
2011-08-11
1
-1
/
+16
*
initial support for XSLF usermodel API
Yegor Kozlov
2011-08-11
1
-0
/
+17
*
bug 51265: Enhanced Handling of Picture Parts in XWPF
Yegor Kozlov
2011-06-01
1
-0
/
+268
*
Various XWPF picture tweaks and more unit tests
Nick Burch
2010-09-14
1
-4
/
+3
*
Remove spurious svn:executable flags
Nick Burch
2010-06-11
1
-0
/
+0
*
always copy all declared inner classes and interfaces when generating poi-oox...
Yegor Kozlov
2010-01-24
1
-14
/
+8
*
Avoid creating temporary files when opening OPC packages from input stream
Yegor Kozlov
2010-01-13
1
-15
/
+1
*
included poi-ooxml-schemas and poi-examples in the release cycle, also misc i...
Yegor Kozlov
2009-11-21
1
-3
/
+2
*
org.apache.poi.util.OOXMLLite - an utility to build a 'lite' version of the o...
Yegor Kozlov
2009-11-16
1
-0
/
+200
*
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...
Yegor Kozlov
2009-09-13
1
-0
/
+0
*
Fixed compiler warnings - unnecessary throws declaration
Josh Micich
2009-08-18
1
-1
/
+1
*
Fixed compiler warnings - unnecessary else
Josh Micich
2009-08-18
1
-16
/
+16
*
Improved parsing of OOXML documents, see Bugzilla 47668
Yegor Kozlov
2009-08-12
1
-0
/
+14
*
fixed XSSF and OpenXml4J to read/write relationships with targets starting wi...
Yegor Kozlov
2009-07-12
1
-5
/
+12
*
Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoi...
Josh Micich
2009-03-18
1
-144
/
+144
*
import OpenXML4j codebase
Yegor Kozlov
2009-01-29
1
-7
/
+3
*
javadocs cleanup
Yegor Kozlov
2008-11-07
1
-3
/
+1
*
refactored POIXMLDocument to be a composite of POIXMLDocumentPart, this way X...
Yegor Kozlov
2008-09-30
1
-0
/
+150