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/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.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
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.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scratchpad
Commit message (
Expand
)
Author
Age
Files
Lines
*
Potential NPE in PPExtractor; found while working on TIKA-1171
Tim Allison
2013-09-27
1
-3
/
+5
*
POI-54722 table text in ppt files
Tim Allison
2013-09-27
2
-0
/
+42
*
Adjust build.xml to run JaCoCo coverage when running unit tests when
Dominik Stadler
2013-08-04
1
-0
/
+9
*
Have MAPIMessage try the codepage properties to get the ascii encoding, befor...
Nick Burch
2013-06-26
2
-12
/
+40
*
More unit tests for the HSMF fixed sized property values (a few still remain ...
Nick Burch
2013-06-26
1
-7
/
+63
*
Make the fixed sized properties parser more flexible in the face of slightly ...
Nick Burch
2013-06-26
2
-4
/
+32
*
Dig out the normal type for some more common properties
Nick Burch
2013-06-26
1
-4
/
+4
*
Support decoding a few more property types
Nick Burch
2013-06-26
2
-1
/
+42
*
More friendly output of byte arrays for property values in HSMFDump
Nick Burch
2013-06-26
2
-1
/
+46
*
Fix inconsistent whitespace in HSMF test files
Nick Burch
2013-06-26
5
-432
/
+420
*
Fix inconsistent whitespace in HSMF files
Nick Burch
2013-06-26
7
-168
/
+165
*
Convert classes with a assertContains method to using the new POITestCase com...
Nick Burch
2013-06-26
6
-72
/
+21
*
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
[next]