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.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.cyclonedx.bom-2.0.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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug37630: SQUASHED! Array Ptgs now implemented (at least the read and write f...
Jason Height
2006-01-21
9
-88
/
+504
*
BUG 38230 Fixed. Confirmed that the typecast from byte to char caused errors....
Jason Height
2006-01-17
3
-5
/
+46
*
From Bug 38289: Yegor's support for pictures embeded in PPT files
Nick Burch
2006-01-16
1
-0
/
+47
*
From Bug 38289: Yegor's support for pictures embeded in PPT files
Nick Burch
2006-01-16
3
-0
/
+178
*
Sample data from bug 38283, for a PPT file with an embeded picture in it
Nick Burch
2006-01-16
1
-0
/
+0
*
BUG 37056 & BUG 37058 fixed
Jason Height
2006-01-13
2
-1
/
+20
*
Multiple clone of same sheet now generates unique sheet name BUG 37416 fixed.
Jason Height
2006-01-05
6
-10
/
+43
*
Add (and throw) an exception if the powerpoint file is corrupt in a way that ...
Nick Burch
2006-01-03
1
-0
/
+34
*
Add (and throw) an exception if the powerpoint file is corrupt in a way that ...
Nick Burch
2006-01-03
1
-34
/
+0
*
Add (and throw) an exception if the powerpoint file is corrupt in a way that ...
Nick Burch
2006-01-03
3
-3
/
+45
*
Fixes to Unicode support. Believe that most unicode issues are now fixed. Bu...
Jason Height
2006-01-03
7
-26
/
+154
*
Added patch (along with fixes to it so that the unit tests work) for bug 37637
Jason Height
2006-01-03
149
-634
/
+411
*
More rich text related tests
Nick Burch
2005-11-29
1
-5
/
+166
*
Some support for changing text in Rich text runs
Nick Burch
2005-11-29
2
-18
/
+68
*
Get a bit further with building up RichTextRuns
Nick Burch
2005-11-29
2
-3
/
+54
*
Simple rich text sample PPT file
Nick Burch
2005-11-29
1
-0
/
+0
*
Fix NPE in case when we can't find the Document atom: throw an IllegalState i...
Nick Burch
2005-11-24
1
-0
/
+6
*
Test for extracting text from slide PPDrawings (to ensure bug 37451 is really...
Nick Burch
2005-11-13
1
-18
/
+34
*
Fix for text runs from PPDrawings (bug 37451), as suggested by Yegor
Nick Burch
2005-11-13
1
-2
/
+8
*
Test data from Yegor Kozlov from bug 37451 - PPT file with text from a text box
Nick Burch
2005-11-13
1
-0
/
+0
*
Basic tests for model.TextRun, and notes on what tests still need to
Nick Burch
2005-11-13
1
-0
/
+186
*
Handle saving unicode text where the underlying record was byte based, by
Nick Burch
2005-11-13
2
-21
/
+70
*
Tests for updated RecordContainer
Nick Burch
2005-11-07
1
-0
/
+111
*
Bit of refactoring - move child records into parent RecordContainer
Nick Burch
2005-11-07
9
-41
/
+62
*
Some further tests for rich text supporting code
Nick Burch
2005-11-07
1
-0
/
+68
*
Lay some of the groundwork for model/usermodel support for rich text
Nick Burch
2005-11-07
6
-34
/
+293
*
Pass font details + character styling up to the model
Nick Burch
2005-09-17
5
-8
/
+35
*
Added information from Yegor on font storage
Nick Burch
2005-09-17
1
-0
/
+38
*
List Yegor as co-author on file, since his code contribution was used in the
Nick Burch
2005-09-05
1
-1
/
+2
*
List Yegor as co-author on file, since his information on Font and Text
Nick Burch
2005-09-05
1
-0
/
+1
*
NCB: Updated documentation on StyleTextPropAtom
Nick Burch
2005-09-04
1
-39
/
+74
*
Finish off character style tests, and add paragraph style tests
Nick Burch
2005-09-04
1
-27
/
+172
*
Handle internal representation duplication correctly
Nick Burch
2005-09-04
1
-1
/
+11
*
BitfieldFactory update
Jason Height
2005-09-02
1
-21
/
+21
*
Updated to use BitFieldFactory. Appologies for stepping outside my HSSF domai...
Jason Height
2005-09-02
23
-371
/
+393
*
Performance and memory improvements:
Jason Height
2005-09-02
39
-204
/
+249
*
UnicodeString now does not do the peculiar new String(getBytes("Unicode"),"Un...
Jason Height
2005-09-02
1
-14
/
+5
*
Added a factory implementation for BitFields. Will save a bit of memory.
Jason Height
2005-09-02
1
-0
/
+43
*
Removed the containsLabels variable
Jason Height
2005-08-26
1
-8
/
+1
*
Applied patch to convert LabelRecords to LabelSSTRecords from bug19053
Jason Height
2005-08-26
2
-50
/
+48
*
Fix for Bug#28328
Amol S. Deshmukh
2005-08-24
3
-2
/
+78
*
Minor javadoc update
Jason Height
2005-08-23
1
-3
/
+3
*
Why is there always one file that gets missed??
Jason Height
2005-08-18
1
-3
/
+3
*
Major landing of the following changes:
Jason Height
2005-08-18
264
-5332
/
+3901
*
Add a few more tests
Nick Burch
2005-08-14
1
-0
/
+38
*
For listing the contents of StyleTextPropAtom entries
Nick Burch
2005-08-14
1
-0
/
+117
*
Improved handling of BitMask TextProp entries
Nick Burch
2005-08-14
1
-6
/
+59
*
Update tests to track updates in StyleTextPropAtom
Nick Burch
2005-08-14
1
-57
/
+55
*
Big overhaul, with lots of help from Yegor
Nick Burch
2005-08-14
1
-176
/
+384
*
Better handle the case of there not being enough data in the record to form
Nick Burch
2005-08-07
1
-3
/
+18
[next]