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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugzilla 52244 - use correct text attributes when presentation has multiple T...
Yegor Kozlov
2012-03-01
3
-1
/
+20
*
support for setting color of sheet tab in XSSF
Yegor Kozlov
2012-02-29
2
-48
/
+24
*
Bugzilla 51564 - support for enforcing fields update in XWPF
Yegor Kozlov
2012-02-29
4
-0
/
+52
*
follow on to r1295058
Yegor Kozlov
2012-02-29
1
-1
/
+32
*
Bugzilla 51673 - support grouping rows in SXSSF
Yegor Kozlov
2012-02-29
4
-4
/
+30
*
Bugzilla 51780 - support replacement of content types in OPC packages
Yegor Kozlov
2012-02-29
3
-6
/
+67
*
Bugzilla 52784 - replace ISO control characters with question marks in SXSSF ...
Yegor Kozlov
2012-02-28
3
-10
/
+42
*
follow-on to r1294595
Yegor Kozlov
2012-02-28
1
-27
/
+27
*
bugzilla 52057 - updated formula test framework to be aware of recently added...
Yegor Kozlov
2012-02-28
5
-5
/
+40
*
follow-on to r1294180
Yegor Kozlov
2012-02-27
1
-31
/
+54
*
Bugzilla 52574 - support setting header / footer page margins in HSSF
Yegor Kozlov
2012-02-27
4
-3
/
+26
*
Bugzilla 52583 - fixed WorkbookUtil#createSafeSheetName to escape colon
Yegor Kozlov
2012-02-27
2
-1
/
+7
*
Bugzilla 51790: fixed reading shared formulas in XSSF
Yegor Kozlov
2012-02-27
3
-1
/
+47
*
Bugzilla 52708 - misc improvements in CellFormat
Yegor Kozlov
2012-02-27
8
-39
/
+1016
*
polished code to register new function impls in runtime
Yegor Kozlov
2012-02-26
5
-152
/
+381
*
Bugzilla 52690 - added a getter for length of encrypted data in Ecma and Agil...
Yegor Kozlov
2012-02-26
5
-14
/
+81
*
Bugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documents
Yegor Kozlov
2012-02-26
10
-5
/
+174
*
fixed wrong namespace when inserting images in xwpf, added an example how to ...
Yegor Kozlov
2012-02-26
2
-4
/
+79
*
Bugzilla 52078 - avoid OutOfMemoryError when rendering groupped pictures in H...
Yegor Kozlov
2012-02-25
3
-15
/
+30
*
Bugzilla 52745: fixed XSSFRichtextString.append to preserve leading / trailin...
Yegor Kozlov
2012-02-23
3
-2
/
+12
*
Bugzilla 52716 - tolerate hyperlinks that have neither location nor relation
Yegor Kozlov
2012-02-22
3
-13
/
+52
*
Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF
Yegor Kozlov
2012-02-22
4
-2
/
+24
*
Bugzilla 52598 - respect slide background when rendering slides in HSLF
Yegor Kozlov
2012-02-22
2
-1
/
+5
*
Bugzilla 51731 - fixed painting shape outlines in HSLF
Yegor Kozlov
2012-02-22
5
-43
/
+102
*
Bugzilla 52701: fixed seting vertical alignment for XSLFTableCell
Yegor Kozlov
2012-02-21
3
-0
/
+35
*
fixed importing pictures having associated custom tags, see Bugzilla 52687
Yegor Kozlov
2012-02-21
3
-0
/
+31
*
allow runtime registration of functions in FormulaEvaluator
Yegor Kozlov
2012-02-21
4
-0
/
+242
*
Add TODO for merging CellFormat and DataFormatter
Nick Burch
2012-02-20
1
-0
/
+4
*
Fix bug #52665 - When reading from a ZipFileZipEntrySource that has already b...
Nick Burch
2012-02-15
2
-0
/
+7
*
Fix bug #52664 - MAPIMessage may not always have name chunks when checking fo...
Nick Burch
2012-02-15
2
-4
/
+9
*
Bugzilla 52649: fixed adobe:ns:meta namespace in WordToFoConverter
Yegor Kozlov
2012-02-15
2
-1
/
+2
*
Bugzilla 52385,52337,52338: avoid trancated array and vector data when readin...
Yegor Kozlov
2012-02-15
5
-4
/
+111
*
Apply patch from bug #52662 - CharacterRun NPE fix when fetching symbol fonts...
Nick Burch
2012-02-14
2
-0
/
+6
*
Bugzilla 52658: support mergin table cells in XSLF
Yegor Kozlov
2012-02-14
3
-11
/
+78
*
added ASF licence header
Yegor Kozlov
2012-02-13
1
-0
/
+16
*
Bugzilla 52626: fixed setting default row height in HSSF and XSSF
Yegor Kozlov
2012-02-12
6
-4
/
+23
*
validate row and column indexes in SXSSF
Yegor Kozlov
2012-02-12
3
-0
/
+24
*
fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498
Yegor Kozlov
2012-02-11
4
-16
/
+139
*
Disabled unit tests for bug #48703
Nick Burch
2012-02-10
2
-0
/
+53
*
Bugzilla 52576: support changing external file references in HSSFWorkbook
Yegor Kozlov
2012-02-10
9
-21
/
+216
*
Unit test from Maciej for bug #51498
Nick Burch
2012-02-08
1
-0
/
+31
*
support caching images in xslf
Yegor Kozlov
2012-02-08
3
-23
/
+59
*
added methods to get/set preset shape geometry in XSLF
Yegor Kozlov
2012-02-08
5
-28
/
+268
*
Bugzilla 52527: avoid exception when matching shared formula records in HSSF
Yegor Kozlov
2012-02-07
3
-4
/
+24
*
Bugzilla 52570: misc fixes in XWPFDocument
Yegor Kozlov
2012-02-07
1
-5
/
+14
*
Bugzilla 52568: added methods to set/get an XWPFRun's text color
Yegor Kozlov
2012-02-07
3
-0
/
+36
*
Bugzilla 52566: added methods to set/get vertical alignment and color in XWPF...
Yegor Kozlov
2012-02-07
3
-2
/
+178
*
Bugzilla 525612: added methods to get/set a table row's Can't Split and Repe...
Yegor Kozlov
2012-02-07
3
-9
/
+98
*
Bugzilla 52561: Added methods to set table inside borders and cell margins in...
Yegor Kozlov
2012-02-07
3
-4
/
+404
*
Bugzilla 52569: Support DConRefRecord in HSSF
Yegor Kozlov
2012-02-07
6
-0
/
+627
[next]