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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tag r650139 as 3.1-beta1
REL_3_1_BETA1
Yegor Kozlov
2008-04-21
0
-0
/
+0
*
unfinished release guide. It would be nice to have a html version.
Yegor Kozlov
2008-04-21
2
-101
/
+135
*
unfinished release guide. It would be nice to have a html version.
Yegor Kozlov
2008-04-21
1
-0
/
+101
*
update current version to 3.1-beta1
Yegor Kozlov
2008-04-21
3
-3
/
+3
*
a couple of HSLF examples
Yegor Kozlov
2008-04-21
2
-0
/
+228
*
more improvements in slide rendering
Yegor Kozlov
2008-04-21
9
-13
/
+155
*
set version.id=3.0.3-beta1
Yegor Kozlov
2008-04-20
1
-1
/
+1
*
more improvements in slide rendering
Yegor Kozlov
2008-04-20
10
-71
/
+228
*
updated the docs
Yegor Kozlov
2008-04-19
6
-8
/
+34
*
misc improvements in slide rendering
Yegor Kozlov
2008-04-19
3
-28
/
+60
*
properly set shapeId for new shapes
Yegor Kozlov
2008-04-19
7
-9
/
+109
*
Support for getting embedded sounds from slide show
Yegor Kozlov
2008-04-19
10
-2
/
+565
*
improved rendering of text
Yegor Kozlov
2008-04-18
3
-16
/
+78
*
updated the list of changes
Yegor Kozlov
2008-04-17
2
-0
/
+2
*
initial support for rendering powerpoint slides into images
Yegor Kozlov
2008-04-17
28
-68
/
+1334
*
added a unit test and closed bug #28774
Yegor Kozlov
2008-04-17
2
-0
/
+11
*
Support for getting OLE object data from slide show
Yegor Kozlov
2008-04-16
12
-25
/
+412
*
Misc improvements in Freeform shape
Yegor Kozlov
2008-04-16
2
-10
/
+180
*
Rich text in HSSFTextbox must have at least one format run. Make sure it is s...
Yegor Kozlov
2008-04-16
2
-0
/
+22
*
bug #41071 is fixed in trunk. Added a unit test and resolved.
Yegor Kozlov
2008-04-16
4
-0
/
+26
*
Conditional Formatting (30311) - API improvements, added HSSFSheetConditional...
Josh Micich
2008-04-15
12
-258
/
+422
*
Nice and small change here... Update the formula parser code to use usermodel...
Nick Burch
2008-04-15
75
-227
/
+254
*
Improved factoring of ppt objects. For ppt tabels Slide.getShapes() returns t...
Yegor Kozlov
2008-04-15
3
-15
/
+107
*
TextSpecInfoAtom is present in PPT 2003+. When the text is changed we must up...
Yegor Kozlov
2008-04-15
2
-1
/
+86
*
start improving handling of resources in HSLF. PPFont object represents a fon...
Yegor Kozlov
2008-04-15
6
-13
/
+464
*
TextShape is a common superclass of all shapes that can hold text. The subcla...
Yegor Kozlov
2008-04-15
16
-470
/
+797
*
make sure all hslf classes use POI loggers
Yegor Kozlov
2008-04-14
22
-70
/
+90
*
Switch to using our own logger, rather than the commons one
Nick Burch
2008-04-14
3
-4
/
+7
*
misc usermodel improvements. Also added the source code for the ApacheconEU08...
Yegor Kozlov
2008-04-14
10
-138
/
+716
*
use commons logging throughout the code
Yegor Kozlov
2008-04-14
10
-46
/
+38
*
Add information of EventBasedExcelExtractor to the documentation
Nick Burch
2008-04-13
1
-0
/
+7
*
Finish off eventusermodel based Excel Extractor, and update the xls to csv co...
Nick Burch
2008-04-13
3
-14
/
+48
*
Start on a eventusermodel based excel text extractor
Nick Burch
2008-04-13
3
-99
/
+523
*
Various new bits of documentation on embeded files and text extraction
Nick Burch
2008-04-13
4
-0
/
+203
*
fixed typo and formatting in class javadoc
Josh Micich
2008-04-11
2
-5
/
+5
*
Update HSLFSlideShow and HSSFWorkbook to take advantage of POIFS updates, and...
Nick Burch
2008-04-11
10
-29
/
+333
*
Update the sample embeded documents to be from know sources, so we can test b...
Nick Burch
2008-04-11
10
-0
/
+0
*
Improve how POIFS works with directory entries, and update HWPFDocument to su...
Nick Burch
2008-04-10
11
-23
/
+107
*
Initial support for getting and changing chart titles and series titles
Nick Burch
2008-04-10
7
-27
/
+245
*
bugzilla 44792 - fixed encode/decode problems in ExternalNameRecord and CRNRe...
Josh Micich
2008-04-10
9
-31
/
+334
*
Implement a proxy HSSFListener which tracks the format records, and lets you ...
Nick Burch
2008-04-09
3
-30
/
+197
*
Provide a common ole2 implementation of POITextExtractor, which gives access ...
Nick Burch
2008-04-09
5
-8
/
+61
*
some more tweaks for bug 30311. Set some (unused) bits in FontFormatting to ...
Josh Micich
2008-04-09
3
-559
/
+503
*
fix bug #44770: RuntimeException: Couldn't instantiate the class for type wit...
Yegor Kozlov
2008-04-08
4
-4
/
+28
*
misc usermodel improvements in HSLF
Yegor Kozlov
2008-04-07
6
-279
/
+1803
*
empty.ppt with the master styles compatible with PPT 2003
Yegor Kozlov
2008-04-07
1
-0
/
+0
*
Fix 43670, 44501 - Fix how HDGF deals with trailing data in the list of chunk...
Nick Burch
2008-04-07
11
-26
/
+236
*
30311 - More work on Conditional Formatting - patch from Dmitriy
Josh Micich
2008-04-07
10
-280
/
+327
*
refactored all hssf junits to get test sample data in the in one place
Josh Micich
2008-04-07
49
-4218
/
+3156
*
Follow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a b...
Josh Micich
2008-04-03
3
-6
/
+7
[next]