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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix indents
Nick Burch
2015-08-18
2
-261
/
+264
*
Patch from Javen ONeal from bug #58252 - More CellReference unit testing cove...
Nick Burch
2015-08-18
2
-3
/
+46
*
Use more permsize when running ooxml-lite as it seems to reach the default li...
Dominik Stadler
2015-08-18
1
-0
/
+1
*
Adjust dependencies to make target compile-ooxml-xsds run standalone and use ...
Dominik Stadler
2015-08-18
1
-2
/
+2
*
sonar xmlbeans fix
Andreas Beeker
2015-08-18
2
-111
/
+43
*
Bug 54938: Throw InvalidFormatException as documented instead of IllegalArgum...
Dominik Stadler
2015-08-17
2
-2
/
+3
*
Update to 3.13-SNAPSHOT
Andreas Beeker
2015-08-16
1
-1
/
+1
*
Try to make Sonar builds run again: add missing dependency, add ooxml-schema-...
Dominik Stadler
2015-08-16
9
-43
/
+148
*
Move and rename hslf line because of ambiguity with common sl line
Andreas Beeker
2015-08-15
9
-63
/
+68
*
FindBugs - DLS_DEAD_LOCAL_STORE
Andreas Beeker
2015-08-15
3
-22
/
+21
*
FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION
Andreas Beeker
2015-08-15
1
-1
/
+1
*
Update to 3.13-SNAPSHOT
Andreas Beeker
2015-08-15
8
-8
/
+8
*
FindBugs - DMI_INVOKING_TOSTRING_ON_ARRAY
Andreas Beeker
2015-08-15
1
-1
/
+1
*
FindBugs - BX_UNBOXING_IMMEDIATELY_REBOXED
Andreas Beeker
2015-08-15
1
-2
/
+2
*
FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION
Andreas Beeker
2015-08-15
2
-2
/
+2
*
FindBugs - DLS_DEAD_LOCAL_STORE
Andreas Beeker
2015-08-15
34
-1551
/
+139
*
Bigger warnings that new users should use SXSSF, and not mess around with the...
Nick Burch
2015-08-15
1
-8
/
+17
*
Remove catches which were previously incorrectly declared when not needed
Nick Burch
2015-08-13
1
-37
/
+29
*
#58237 When adding a picture to a XWPF header or footer, attach it to the rig...
Nick Burch
2015-08-13
3
-16
/
+26
*
#58237 Add some more XWPF header and footer tests
Nick Burch
2015-08-13
5
-8
/
+99
*
Fix inconsistent line endings and some eclipse warnings
Nick Burch
2015-08-13
14
-1228
/
+1219
*
findbugs - DM_NUMBER_CTOR
Andreas Beeker
2015-08-13
10
-20
/
+20
*
findbugs - DM_BOXED_PRIMITIVE_...
Andreas Beeker
2015-08-13
3
-3
/
+3
*
Common stress test for X/HSLF and a few bug fixes
Andreas Beeker
2015-08-13
8
-76
/
+182
*
More consistent test-file output for Excel testing
Nick Burch
2015-08-12
1
-5
/
+9
*
Fix inconsistent whitespace/indents
Nick Burch
2015-08-12
1
-392
/
+388
*
Continue with 55747 / 55324 testing
Nick Burch
2015-08-12
1
-26
/
+54
*
More tests for 55747 / 55324
Nick Burch
2015-08-12
1
-11
/
+123
*
Note on arguments
Nick Burch
2015-08-12
1
-2
/
+9
*
Javadoc updates, and fix warning
Nick Burch
2015-08-12
1
-3
/
+4
*
#58220 - Improve the javadocs for XSSFFont and Font getFontHeight methods
Nick Burch
2015-08-12
2
-15
/
+38
*
Fix some eclipse warnings, add TODOs for fields/hyperlinks XWPF add support, ...
Nick Burch
2015-08-11
1
-4
/
+15
*
Support XWPF field runs, the same way that we handle hyperlink runs
Nick Burch
2015-08-11
4
-9
/
+79
*
Fix integration test for OPCPackage
Dominik Stadler
2015-08-11
1
-3
/
+1
*
Bring over some fixes from XSSFSheetXMLHandler, and note that in the javadocs
Nick Burch
2015-08-11
1
-13
/
+22
*
Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but ex...
Dominik Stadler
2015-08-11
6
-5
/
+134
*
clamp (h)sl values
Andreas Beeker
2015-08-11
1
-9
/
+4
*
Provide more output when failing range-checks on HSL2RGB-construction
Dominik Stadler
2015-08-10
2
-6
/
+5
*
#56519 - XSLFSlide.draw is not working with text embeded in PPTX
Andreas Beeker
2015-08-09
41
-509
/
+1242
*
Complete theme colour tests
Nick Burch
2015-08-09
1
-1
/
+34
*
Get theme and non-theme rows consistent in the test file
Nick Burch
2015-08-09
3
-20
/
+17
*
Begin Themes+Normal colour tests
Nick Burch
2015-08-09
1
-2
/
+59
*
Fix the themes test for the complex workbook
Nick Burch
2015-08-09
1
-9
/
+7
*
Added Siddharths ExcelComparator
Andreas Beeker
2015-08-08
2
-0
/
+1349
*
use woodstox property on all junit calls
Andreas Beeker
2015-08-07
1
-300
/
+296
*
add ASL header
Andreas Beeker
2015-08-07
1
-0
/
+16
*
#58205 - getSlideMasters() returns the master slides in the incorrect order
Andreas Beeker
2015-08-07
2
-18
/
+38
*
Make it a complete sentence.
David North
2015-08-06
1
-0
/
+2
*
Example to go with refactor for https://bz.apache.org/bugzilla/show_bug.cgi?i...
David North
2015-08-06
2
-1
/
+62
*
Proposed refactor for:
David North
2015-08-06
1
-8
/
+12
[next]