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.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.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/commons-codec-commons-codec-1.18.0
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-1.17.0
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/org.apache.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
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.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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving to head
Glen Stampoultzis
2005-05-01
2
-0
/
+125
*
Moving to head
Glen Stampoultzis
2005-05-01
4
-0
/
+359
*
Test
Glen Stampoultzis
2005-05-01
1
-0
/
+131
*
Added image support for POI. See the quick guide for details. Sponsored thr...
Glen Stampoultzis
2005-05-01
46
-495
/
+1497
*
- Added support for the Korean character set MS949. Thanks again to Ralf Terd...
Rainer Klute
2005-04-29
2
-4
/
+9
*
bug 27852 - patch by Brice Copy
Avik Sengupta
2005-04-28
3
-2
/
+18
*
bug 34007 - DBCS cell format, patch by Alexander Litvinov
Avik Sengupta
2005-04-28
1
-0
/
+4
*
Refactored
Avik Sengupta
2005-04-28
3
-33
/
+30
*
additional tests for DBCS sheet name
Avik Sengupta
2005-04-28
2
-0
/
+14
*
PR:17039 - DBCS chars in header and footer
Avik Sengupta
2005-04-28
4
-19
/
+180
*
corrected
Avik Sengupta
2005-04-28
1
-1
/
+2
*
added clone for properties objects. Sure makes it easier. Hey look ma,
Andrew C. Oliver
2005-04-27
2
-0
/
+25
*
added a main method so we can use it as a quickie utility (been meaning to do...
Andrew C. Oliver
2005-04-27
1
-0
/
+9
*
- Added a couple of Macintosh codepage numbers to Java encoding names.
Rainer Klute
2005-04-23
2
-4
/
+84
*
- Superflous statements removed.
Rainer Klute
2005-04-22
1
-4
/
+0
*
Added underline capability to the header and footer.
Shawn Laubach
2005-04-22
2
-177
/
+257
*
testcase for bug 34021 , already worked fine
Avik Sengupta
2005-04-22
1
-0
/
+10
*
new tests
Avik Sengupta
2005-04-22
2
-5
/
+41
*
bug 34435 , submitted by Nick Burch. Thanks
Avik Sengupta
2005-04-22
1
-1
/
+4
*
tests refactoring
Avik Sengupta
2005-04-21
1
-2
/
+34
*
remove gratuitous output
Avik Sengupta
2005-04-21
1
-1
/
+0
*
test file for bug 32822
Avik Sengupta
2005-04-21
1
-0
/
+0
*
bug 33160, original patch and testcase supplied by Amol Deshmukh.. thanks. Th...
Avik Sengupta
2005-04-21
2
-2
/
+43
*
fixed HWPF tests
Avik Sengupta
2005-04-21
1
-1
/
+1
*
fix for not being able to name a sheet as Sheet1, with some tests
Avik Sengupta
2005-04-21
2
-2
/
+8
*
Re-fixing bug 25695, testcase now passes
Avik Sengupta
2005-04-19
1
-1
/
+1
*
- Support for variant type VT_R8 added.
Rainer Klute
2005-04-13
3
-3
/
+33
*
Bug 34247 fixed. Dictionaries are read with the specified codepage now.
Rainer Klute
2005-04-01
2
-30
/
+59
*
Added some prose about our search for an HWPF pointman.
Rainer Klute
2005-02-23
3
-18
/
+97
*
Ruby Bindings for POI - initial checkin
Avik Sengupta
2005-02-18
8
-0
/
+1131
*
fixed
Avik Sengupta
2005-02-18
1
-1
/
+0
*
docs for ruby bindings
Avik Sengupta
2005-02-18
3
-1
/
+135
*
corrected doc
Avik Sengupta
2005-02-17
2
-3
/
+2
*
- Added support for the MacRoman codepage (10000). Thanks to Mikael Puittinen...
Rainer Klute
2005-02-13
2
-0
/
+5
*
*** empty log message ***
Rainer Klute
2005-02-13
1
-4
/
+1
*
Javadoc comments fixed so that the JDK 1.5 standard doclet doesn't
Rainer Klute
2005-02-01
4
-4
/
+4
*
Bug 33263 fixed: Patch provided by Der-Johng Sun <derjohng2@yahoo.com>.
Rainer Klute
2005-01-28
1
-8
/
+18
*
- Compiling POI now includes the example classes.
Rainer Klute
2005-01-25
4
-47
/
+167
*
Doh! One of our case study sites has changed to a porn site. Fixed.
Glen Stampoultzis
2005-01-24
4
-38
/
+38
*
Fixed the copyright notice in the API documentation according
Rainer Klute
2005-01-20
1
-3
/
+7
*
- Fixed a bug that prevented generating the JUnit test results report.
Rainer Klute
2005-01-03
1
-3
/
+4
*
- Ironed out a whole bunch of Javadoc issues. Not that the documentation is a...
Rainer Klute
2005-01-02
39
-106
/
+81
*
- Performs checks for JDepend, JUnit and Xalan *before* doing long-running ta...
Rainer Klute
2005-01-01
1
-65
/
+123
*
Fixed bugzilla references
Glen Stampoultzis
2005-01-01
3
-10
/
+9
*
Fixed bugzilla references
Glen Stampoultzis
2005-01-01
6
-17
/
+13
*
Fixed small mistake in build.xml
Glen Stampoultzis
2005-01-01
1
-1
/
+1
*
- Before running the "test" or "reports" target Ant now checks whether JUnit ...
Rainer Klute
2004-12-31
1
-93
/
+144
*
- Newly generated to conform with ant 1.6.2
Rainer Klute
2004-12-31
1
-803
/
+2282
*
*** empty log message ***
Rainer Klute
2004-12-31
1
-15
/
+25
*
- Links to outdated information deleted.
Rainer Klute
2004-12-29
1
-10
/
+0
[next]