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.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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bugzilla 48085 - improved error checking in BlockAllocationTableReader to tra...
Josh Micich
2009-11-03
4
-91
/
+139
*
fixed logic for matching cells and comments in HSSFCell.getCellComment()
Yegor Kozlov
2009-10-29
3
-5
/
+46
*
[47942] added implementation of protection features to XLSX and DOCX files. P...
Ugo Cei
2009-10-28
9
-4
/
+1179
*
drop a line on Git access to POI sources
Yegor Kozlov
2009-10-28
1
-0
/
+8
*
preserve leading and trailing white spaces in XSSFRichTextString, see Bugzill...
Yegor Kozlov
2009-10-28
3
-2
/
+38
*
simplified code copied from xalan (in r829781) to bare minimum required by XS...
Josh Micich
2009-10-26
3
-248
/
+81
*
Fixed compiler error in HSSFReadWrite. Fixed deprecated calls and simplified ...
Josh Micich
2009-10-26
1
-317
/
+190
*
Fix constructors for new naming
Nick Burch
2009-10-26
1
-5
/
+5
*
Added classes from Xalan to make XSSFImportFromXML compile even without Xalan...
Ugo Cei
2009-10-26
2
-0
/
+219
*
Update link to dev.HSSF.java
Nick Burch
2009-10-26
1
-1
/
+1
*
Copy the old dev.HSSF example over to trunk, and put it in a more suitable place
Nick Burch
2009-10-26
1
-0
/
+371
*
Bugzilla 48044 - added implementation for CountBlank function (patch from Mad...
Josh Micich
2009-10-24
4
-5
/
+113
*
Bugzilla 48036 - added IntersectionEval to allow evaluation of the intersecti...
Josh Micich
2009-10-21
5
-30
/
+135
*
Removed @author tag.
Ugo Cei
2009-10-21
1
-369
/
+363
*
Removed uses of internal JDK classes.
Ugo Cei
2009-10-21
1
-157
/
+124
*
The Visio info on gnome.ru is no more. Switch the links to a web.archive.org ...
Nick Burch
2009-10-20
1
-2
/
+2
*
deleted 'svn:executable' property
Josh Micich
2009-10-17
2
-0
/
+0
*
deleted 'svn:executable' property
Josh Micich
2009-10-16
38
-0
/
+0
*
fixed compiler warnings and TODOs in org.apache.poi.hssf.record.formula.eval
Josh Micich
2009-10-16
5
-175
/
+117
*
deleted 'svn:executable' property
Josh Micich
2009-10-16
14
-0
/
+0
*
simplify/optimise OperationEvaluatorFactory
Josh Micich
2009-10-16
1
-30
/
+34
*
From bug #47999 - avoid un-needed call to the JVM Garbage Collector when work...
Nick Burch
2009-10-16
2
-3
/
+1
*
reverted Digital Signature stuff (r824836, r824963 r825294) in attempt to get...
Josh Micich
2009-10-15
40
-4201
/
+0
*
removed new dependency on joda
Josh Micich
2009-10-14
6
-64
/
+157
*
Bugzilla 47969 - improvements to equals() methods
Josh Micich
2009-10-13
4
-211
/
+206
*
Fixes for compiler errors and junit failures introduced by r824836
Josh Micich
2009-10-13
5
-33
/
+69
*
Added implementation of Digital Signature support using code initially develo...
Ugo Cei
2009-10-13
37
-0
/
+4072
*
Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...
Josh Micich
2009-10-08
90
-2192
/
+1981
*
reduced the number of compiler warnings generated by JDK 1.6.13 with -Xlint
Yegor Kozlov
2009-10-04
11
-14
/
+24
*
added Ant target to compile scratchpad examples, added example HSMF applicati...
Yegor Kozlov
2009-10-04
2
-0
/
+187
*
fixed ColumnHelper to correctly handle columns included in a column span
Yegor Kozlov
2009-10-04
4
-5
/
+135
*
improved API for OOXML custom properties
Yegor Kozlov
2009-10-04
3
-81
/
+160
*
Minor improvements to error handling in ForkedEvaluator. Added junits.
Josh Micich
2009-09-30
3
-2
/
+129
*
minor fixes to junit after r819469
Josh Micich
2009-09-29
3
-30
/
+49
*
improved script for deploying maven artefacts
Yegor Kozlov
2009-09-28
1
-10
/
+6
*
updated index.html to reflect current release
Yegor Kozlov
2009-09-28
1
-27
/
+7
*
Table of Contents first implementation
Paolo Mottadelli
2009-09-28
4
-0
/
+190
*
fixed XSSFCell.getStringCellValue() to properly handle cached formula results
Yegor Kozlov
2009-09-26
3
-5
/
+73
*
fixed non-ASCII symbols to keep javac quiet
Yegor Kozlov
2009-09-25
3
-8
/
+10
*
Bugzilla 47747 - fixed logic for locating shared formula records
Josh Micich
2009-09-18
5
-146
/
+196
*
Improvements to patch 47809 (support for UDFs)
Josh Micich
2009-09-17
23
-576
/
+392
*
Reverted initial application of patches 47848(r815935) and 47849(r815942). So...
Josh Micich
2009-09-16
7
-56
/
+8
*
Added possibility to get EvaluationCell from RefEval, see bugzilla 47849
Yegor Kozlov
2009-09-16
4
-1
/
+28
*
Added method createEvaluationWorkbook() to CreationHelper, see Bugzilla 47848
Yegor Kozlov
2009-09-16
4
-0
/
+21
*
improved work with user-defined functions, see Bugzilla 47809
Yegor Kozlov
2009-09-16
14
-65
/
+445
*
fixed XSSFSheet.setColumnWidth to produce XML compatible with Mac Excel 2008...
Yegor Kozlov
2009-09-13
3
-0
/
+5
*
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...
Yegor Kozlov
2009-09-13
341
-0
/
+12
*
added javadoc how to avoid Excel crash when creating too many HSSFRichTextStr...
Yegor Kozlov
2009-09-13
2
-0
/
+39
*
improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813
Yegor Kozlov
2009-09-12
5
-2
/
+157
*
updated status.xml
Yegor Kozlov
2009-09-10
1
-0
/
+1
[prev]
[next]