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/commons-codec-commons-codec-1.17.2
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.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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
5
-12
/
+12
*
Remove more deprecated code (BorderFormatting constants)
PJ Fanning
2017-06-30
1
-1
/
+1
*
Remove more deprecated code (especially from Spreadsheet Cell classes)
PJ Fanning
2017-06-30
1
-1
/
+1
*
remove some unused imports
PJ Fanning
2017-06-29
2
-0
/
+2
*
Remove old XSSFPaswordHelper
PJ Fanning
2017-06-29
1
-1
/
+0
*
Ensure SpreadsheetVersion is set for AreaReferences
PJ Fanning
2017-06-28
1
-2
/
+3
*
Remove some deprecated *SSF APIs
PJ Fanning
2017-06-28
1
-1
/
+1
*
Move one testcase with incorrect source location
Dominik Stadler
2017-06-09
1
-10
/
+7
*
Update the CreateTable example to reduce the use of the raw CT classes
Nick Burch
2017-06-07
1
-28
/
+29
*
SonarQube fixes - close resources
Andreas Beeker
2017-05-31
19
-650
/
+672
*
#52117 - Invalid "last printed" summary field value - added helper method to ...
Andreas Beeker
2017-05-14
2
-9
/
+3
*
test integration fix
Andreas Beeker
2017-05-04
1
-1
/
+3
*
SonarQube fixes
Andreas Beeker
2017-05-03
1
-2
/
+2
*
HPSF: Add CopyCompare to IntegrationTests
Andreas Beeker
2017-05-02
1
-20
/
+27
*
Add conditional formatting evaluation example code and output results
Greg Woolsey
2017-04-20
1
-0
/
+87
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
4
-5
/
+5
*
Fix some Sonar issues in sample "HSSFReadWrite"
Dominik Stadler
2017-03-13
1
-116
/
+146
*
bug 59893: commit the changes from attachment 34068 that were unrelated to av...
Javen O'Neal
2017-02-17
1
-7
/
+5
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
25
-4696
/
+4696
*
#59836 - Tracker: Replace primitives with enums
Andreas Beeker
2017-01-22
8
-92
/
+78
*
fix eclipse warnings - close resources / type generics
Andreas Beeker
2017-01-15
3
-18
/
+33
*
SonarQube fixes
Andreas Beeker
2017-01-08
19
-169
/
+199
*
SonarQube fixes
Andreas Beeker
2017-01-06
1
-9
/
+8
*
SonarQube fixes
Andreas Beeker
2017-01-06
2
-65
/
+57
*
SonarQube fixes
Andreas Beeker
2017-01-05
1
-17
/
+12
*
Rename example class (typo)
Andreas Beeker
2017-01-05
1
-1
/
+1
*
SonarQube fixes
Andreas Beeker
2017-01-04
1
-19
/
+14
*
use case-insensitive string startsWith/endsWith utility function
Javen O'Neal
2017-01-02
1
-1
/
+1
*
Sonarqube fixes - Cast one of the operands of this multiplication operation t...
Andreas Beeker
2017-01-01
1
-3
/
+3
*
fix eclipse warnings - close resources
Andreas Beeker
2016-12-19
3
-13
/
+15
*
SonarQube fixes - close resources
Andreas Beeker
2016-12-18
20
-266
/
+289
*
various sonarqube fixes - mainly resource closing
Andreas Beeker
2016-12-17
3
-49
/
+36
*
60465: Cannot specify interline spacing for a Paragraph in XWPF
Mark Murphy
2016-12-16
1
-1
/
+1
*
eclipse warnings - close resources
Andreas Beeker
2016-12-13
4
-19
/
+17
*
Adjust some missing/incorrec throws and related javadoc
Dominik Stadler
2016-12-11
1
-11
/
+13
*
SonarCube fix - make members private
Andreas Beeker
2016-12-07
2
-6
/
+6
*
Remove unnecessary cast and reformat some code a bit
Dominik Stadler
2016-11-25
1
-2
/
+2
*
SonarCube fixes
Andreas Beeker
2016-11-12
2
-20
/
+20
*
- SonarCube fixes
Andreas Beeker
2016-11-11
8
-403
/
+67
*
bug 60321: add examples with encrypted temp data. Patch from PJ Fanning.
Javen O'Neal
2016-11-08
8
-0
/
+703
*
Example AligningCells: Use int instead of short for column-index, closes Gith...
Dominik Stadler
2016-11-07
2
-30
/
+33
*
Move XWPF examples to new package to clean up code coverage
Mark Murphy
2016-11-07
7
-7
/
+45
*
57366: XWPFTable to Header / Footer
Mark Murphy
2016-10-30
2
-6
/
+99
*
Adds an example for building headers and footers in XWPF
Mark Murphy
2016-10-24
1
-0
/
+59
*
Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...
Javen O'Neal
2016-10-19
30
-32
/
+115
*
Add Apache license to example file
Mark Murphy
2016-10-14
1
-0
/
+16
*
53009: Problem creating header and footer
Mark Murphy
2016-10-13
1
-0
/
+60
*
Add PropertyTemplate for drawing Borders (58787)
Mark Murphy
2016-10-05
1
-0
/
+112
*
Adjust some JavaDoc and remove some unnecessary String.valueOf() calls and fi...
Dominik Stadler
2016-09-28
1
-33
/
+21
*
bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return shor...
Javen O'Neal
2016-09-14
3
-14
/
+14
[next]