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.dorongold.task-tree-4.0.1
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.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/com.google.guava-guava-33.4.5-jre
dependabot/gradle/com.google.guava-guava-33.4.6-jre
dependabot/gradle/com.google.guava-guava-33.4.7-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/commons-codec-commons-codec-1.18.0
dependabot/gradle/de.rototor.pdfbox-graphics2d-3.0.3
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/de.thetaphi.forbiddenapis-3.9
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/junitVersion-5.12.0
dependabot/gradle/junitVersion-5.12.1
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-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.5
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.5
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.santuario-xmlsec-4.0.4
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
dependabot/gradle/org.cyclonedx.bom-2.1.0
dependabot/gradle/org.cyclonedx.bom-2.2.0
dependabot/gradle/org.junit.platform-junit-platform-launcher-1.12.1
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.mockito-mockito-core-5.16.0
dependabot/gradle/org.mockito-mockito-core-5.16.1
dependabot/gradle/org.mockito-mockito-core-5.17.0
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
dependabot/gradle/org.sonarqube-6.0.0.5145
dependabot/gradle/org.sonarqube-6.1.0.5360
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scratchpad
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sanity check the length, logging and truncating if too long, to avoid a Strin...
Nick Burch
2013-06-25
1
-0
/
+11
*
Fix the indenting to be consistent throughout the file
Nick Burch
2013-06-25
1
-363
/
+362
*
Add another record type to the "don't warn" list, and tidy up the code a litt...
Nick Burch
2013-06-25
1
-14
/
+19
*
fixed compatibility issues with JDK 1.5
Yegor Kozlov
2013-06-05
1
-1
/
+15
*
Unit test for bugs #54880 & #55030 - seems ok so far
Nick Burch
2013-05-31
2
-18
/
+83
*
Fix bug #55001 - check for unicode text too (plus fix indents)
Nick Burch
2013-05-31
1
-21
/
+26
*
More on bug #54682 - check for the end offset overflowing too
Nick Burch
2013-05-29
1
-3
/
+5
*
Fix bug #54682 - UnhandledDataStructure should sanity check before allocating...
Nick Burch
2013-05-29
1
-5
/
+18
*
A bit more towards matching properties to chunks
Nick Burch
2013-02-04
2
-1
/
+37
*
Continue with support for property lookups of chunks
Nick Burch
2013-02-01
6
-37
/
+118
*
Start on decoding fixed sized HSMF properties, and linking the variable sized...
Nick Burch
2013-02-01
11
-41
/
+149
*
Bug 54210 - Fixed rendering text in flipped shapes in PPT2PNG and PPTX2PNG
Yegor Kozlov
2012-12-02
1
-0
/
+31
*
fixed missing licence headers
Yegor Kozlov
2012-11-25
5
-0
/
+80
*
Bugzilla 54188 - Avoid NPE in PPT2PNG
Yegor Kozlov
2012-11-25
2
-0
/
+17
*
Bug 52628 - Replace System.err info messages with a POILogger
Yegor Kozlov
2012-11-16
14
-19
/
+58
*
fixed javadoc warnings
Yegor Kozlov
2012-11-16
1
-1
/
+2
*
Bugzilla 54111 - Fixed extracting text from table cells in HSLF
Yegor Kozlov
2012-11-07
2
-2
/
+96
*
Bug 52583 - Conversion to html : Problem with combobox
Sergey Vladimirov
2012-11-06
14
-160
/
+1161
*
52863 - add workaround for files with broken CHP SPRMs
Sergey Vladimirov
2012-11-05
1
-3
/
+25
*
fix bug 53182 - Reading combined character styling and direct formatting of a...
Sergey Vladimirov
2012-11-05
5
-67
/
+124
*
52311 - Conversion to html : Problem in titles number
Sergey Vladimirov
2012-11-05
5
-57
/
+101
*
move test case for Bug 47563 to distinguish file
Sergey Vladimirov
2012-11-05
2
-58
/
+86
*
Add support for CHP SPRM sprmCFNoProof 0x875
Sergey Vladimirov
2012-11-05
1
-2
/
+13
*
update CHP type definition (all flags from grpfChp are supported now)
Sergey Vladimirov
2012-11-05
1
-67
/
+557
*
a bit more debug logging
Sergey Vladimirov
2012-11-05
1
-0
/
+2
*
Bug 53914 - TableRow#getTopBorder() return bottom's border
Sergey Vladimirov
2012-11-05
1
-1
/
+1
*
Bugzilla 54070: Patch for typos in comments, javadoc and documentation
Yegor Kozlov
2012-11-01
1
-1
/
+1
*
Bug #53707: SlideShow.addPicture declares IOException but throws HSLFException
Yegor Kozlov
2012-10-26
1
-6
/
+6
*
Bugzilla 53979 - Support fetching properties of Numbered Lists from PPT files
Yegor Kozlov
2012-10-24
13
-33
/
+1030
*
added missing licence header
Yegor Kozlov
2012-10-24
1
-0
/
+18
*
support links to slides in HSLF
Yegor Kozlov
2012-10-24
4
-2
/
+28
*
fixed failing tests, force UTC time zone when formatting dates
Yegor Kozlov
2012-10-24
3
-2
/
+7
*
Bug #53784 - Partial support for fixed-length Outlook property values in HSMF...
Nick Burch
2012-10-15
8
-9
/
+269
*
Use a chunk that really isn't there, to avoid issues when we start to support...
Nick Burch
2012-10-15
1
-4
/
+5
*
Support output to a specified stream
Nick Burch
2012-10-15
1
-7
/
+11
*
Bugzilla 53943 - added method processSymbol() to allow converting word symbols
Yegor Kozlov
2012-10-12
1
-0
/
+13
*
add 4th example file from Bug 53380
Sergey Vladimirov
2012-09-25
1
-3
/
+11
*
add safe path for documents with missing list information
Sergey Vladimirov
2012-09-23
1
-7
/
+22
*
fix LVL#xst definition and processing
Sergey Vladimirov
2012-09-23
3
-67
/
+162
*
refactor list format override structures (was marked with @Internal annotation)
Sergey Vladimirov
2012-09-23
1
-1
/
+1
*
refactor list format override structures (was marked with @Internal annotation)
Sergey Vladimirov
2012-09-23
4
-18
/
+35
*
refactor list format override structures (was marked with @Internal annotation)
Sergey Vladimirov
2012-09-23
7
-271
/
+361
*
refactor list format override structures (was marked with @Internal annotation)
Sergey Vladimirov
2012-09-23
10
-346
/
+468
*
+one more test file for Bug 53380
Sergey Vladimirov
2012-09-21
1
-0
/
+8
*
Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 document
Sergey Vladimirov
2012-09-11
4
-30
/
+127
*
Bugzilla 53446 - Fixed some problems extracting PNGs
Yegor Kozlov
2012-08-04
4
-16
/
+92
*
Bugzilla 53205 - Fix some parsing errors and encoding issues in HDGF
Yegor Kozlov
2012-07-25
7
-70
/
+131
*
Add some helper methods for working with attachments
Nick Burch
2012-07-10
1
-0
/
+33
*
Provide one example of how PropertyValues can be encoded and decoded, rest st...
Nick Burch
2012-07-09
1
-1
/
+45
*
Start on the code to process properties, and wire it up. No properties readin...
Nick Burch
2012-07-08
9
-90
/
+324
[next]