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
/
scratchpad
/
testcases
/
org
/
apache
/
poi
/
hslf
/
usermodel
/
TestAddingSlides.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed TextRun handling and various junit tests
Andreas Beeker
2015-06-10
1
-1
/
+1
*
Commit changes in common_sl - need to update trunk ...
Andreas Beeker
2015-05-11
1
-38
/
+35
*
Snapshot commit - still lots of errors, xslf rendering works, started work on...
Andreas Beeker
2015-03-19
1
-34
/
+35
*
optimized unused imports in poi-scratchpad
Yegor Kozlov
2012-03-05
1
-2
/
+0
*
moved all test data to a top-level directory, refactored all junit usages of ...
Yegor Kozlov
2009-08-23
1
-7
/
+6
*
fixed typo in SlideShow.removeSlide which prevened deletion of slide's notes,...
Yegor Kozlov
2009-06-27
1
-4
/
+7
*
Fixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261
Yegor Kozlov
2009-06-19
1
-0
/
+23
*
Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...
Josh Micich
2009-05-21
1
-25
/
+25
*
added a method to remove slides
Yegor Kozlov
2009-02-01
1
-0
/
+44
*
JDK 1.4 compatibility. Some exception clean-up
Josh Micich
2008-08-07
1
-7
/
+4
*
fixed bug 42620: More than one slide fails to open in OpenOffice. Fix: UserEd...
Yegor Kozlov
2007-08-06
1
-4
/
+31
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
1
-5
/
+6
*
Update Document to offer the SlideListWithTexts by name, and change addSlide ...
Nick Burch
2006-06-27
1
-0
/
+12
*
Test to ensure that when we add slides, we can write them back out and everyt...
Nick Burch
2006-04-19
1
-0
/
+191