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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ooxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more non-test classes in OOXMLLite and add another font-metric that appears
Dominik Stadler
2017-08-19
3
-12
/
+22
*
Bug 61431 - Conditional formatting evaluation ignores undefined cells
Greg Woolsey
2017-08-16
1
-0
/
+12
*
#61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes
Andreas Beeker
2017-08-11
7
-176
/
+173
*
[Bug-61048] SXSSF module writes wrong escape sequence for carriage returns
PJ Fanning
2017-08-09
3
-32
/
+41
*
#61363 - Unify escher shape id allocation
Andreas Beeker
2017-07-30
1
-16
/
+45
*
Add handling of alternate content elements
Andreas Beeker
2017-07-29
1
-15
/
+56
*
Deleting a sheet did not delete table parts and relations. Deleting a table ...
Greg Woolsey
2017-07-28
3
-1
/
+49
*
[Bug-61354] fix issue with extracting text from Word docs. This closes #66
PJ Fanning
2017-07-28
2
-18
/
+36
*
Fix data validation value list evaluation
Greg Woolsey
2017-07-26
1
-0
/
+12
*
#61350 - Use unsynchronized xmlbeans
Andreas Beeker
2017-07-26
1
-0
/
+3
*
Another font size variation. I suspect it is my Windows 10 scaling factor, s...
Greg Woolsey
2017-07-26
1
-0
/
+1
*
remove test leftover
Andreas Beeker
2017-07-26
1
-4
/
+0
*
Bug 61182 - Invalid signature created for streamed xlsx file
Andreas Beeker
2017-07-25
1
-3
/
+31
*
augment expected sizes in TestFonts
Tim Allison
2017-07-24
1
-1
/
+4
*
Fonts bugfix
Andreas Beeker
2017-07-24
2
-2
/
+2
*
Bug 61331 - Font group handling / common font interface
Andreas Beeker
2017-07-23
2
-126
/
+297
*
Adjust TestFonts for my version of Ubuntu
Dominik Stadler
2017-07-21
1
-4
/
+8
*
ExtractorFactory: Try to close resources also on Errors to avoid keeping file...
Dominik Stadler
2017-07-21
1
-0
/
+9
*
fix tests broken by <br/> doc changes
PJ Fanning
2017-07-17
5
-8
/
+7
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
37
-186
/
+186
*
some javadoc fixes
PJ Fanning
2017-07-15
1
-7
/
+4
*
bug 61296: deduplicate ooxml schema constants
Javen O'Neal
2017-07-14
1
-4
/
+5
*
bug 61296: consolidate some of the ooxml namespace uri copy-paste in POI, pre...
Javen O'Neal
2017-07-14
1
-2
/
+2
*
bug 61296: consolidate some of the ooxml namespace uri copy-paste in POI, pre...
Javen O'Neal
2017-07-14
3
-7
/
+16
*
avoid unnecessary string concats in SXSSF SheetDataWriter
PJ Fanning
2017-07-13
3
-29
/
+48
*
add 362px font height for my computer's configuration (high-dpi monitor)
Javen O'Neal
2017-07-13
1
-1
/
+3
*
replace commented-out throw-away code that writes workbook to C:\temp\xxxxx.x...
Javen O'Neal
2017-07-13
2
-21
/
+10
*
[Bug-61281] fix issue with export of table columns - Thanks to Daniel for the...
PJ Fanning
2017-07-12
2
-11
/
+17
*
remove more deprecated methods
PJ Fanning
2017-07-12
1
-9
/
+0
*
remove deprecated methods from CommentsTable
PJ Fanning
2017-07-12
1
-56
/
+0
*
[Bug-61281] guard against index out of bounds in XSSFExportToXml column mapping
PJ Fanning
2017-07-11
2
-97
/
+134
*
expand range of acceptable values in TestFonts
PJ Fanning
2017-07-10
1
-3
/
+2
*
font rendering - handle a few system dependent textbox sizes
Andreas Beeker
2017-07-09
1
-2
/
+9
*
[Bug-61268] avoid NegativeArraySizeException parsing doc file
PJ Fanning
2017-07-09
1
-2
/
+2
*
Rollback of r1801368 because of a generics bug with self-referenced types in ...
Andreas Beeker
2017-07-09
1
-1
/
+1
*
#61169 - Text with Japanese characters overflows textbox
Andreas Beeker
2017-07-08
6
-65
/
+293
*
[Bug 61246] remove flush method
PJ Fanning
2017-07-03
2
-8
/
+5
*
[Bug 61246] fix issue where SXSSF sheet data has unicode surrogate chars repl...
PJ Fanning
2017-07-03
2
-7
/
+96
*
Add missing deprecations for CellType methods that return ints
PJ Fanning
2017-07-02
2
-0
/
+3
*
Remove more deprecated code (MissingCellPolicy)
PJ Fanning
2017-06-30
4
-19
/
+3
*
Remove more deprecated code (especially from Spreadsheet Cell classes)
PJ Fanning
2017-06-30
5
-195
/
+48
*
remove incomplete javadocs
Javen O'Neal
2017-06-30
1
-9
/
+0
*
add @Internal annotation to methods that return a CT* class
Javen O'Neal
2017-06-30
4
-3
/
+60
*
Expose one more bit of style information generically (for XSSF). If someone ...
Greg Woolsey
2017-06-29
4
-0
/
+17
*
Deprecated xssfSheetIterator has been removed, so remove javadoc reference
Nick Burch
2017-06-29
1
-7
/
+1
*
remove temporary jenkins debug output
Andreas Beeker
2017-06-29
1
-7
/
+0
*
remove timezoned call to Date.toString() - SignatureProperties don't necessar...
Andreas Beeker
2017-06-29
2
-5
/
+4
*
remove some unused imports
PJ Fanning
2017-06-29
2
-2
/
+0
*
remove deprecated POIXMLDocument.hasOOXMLHeader
PJ Fanning
2017-06-29
2
-22
/
+1
*
Remove old XSSFWorkbook wb.xssfSheetIterator method
PJ Fanning
2017-06-29
2
-78
/
+1
[next]