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.github.spotbugs-6.1.3
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/commons-codec-commons-codec-1.18.0
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-1.17.0
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
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
/
scratchpad
/
testcases
/
org
/
apache
/
poi
/
hslf
/
model
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugzilla 52682 - allow setting text with trailing carriage return in HSLF
Yegor Kozlov
2012-03-01
1
-2
/
+2
*
bugzilla 52244 - use correct text attributes when presentation has multiple T...
Yegor Kozlov
2012-03-01
1
-0
/
+17
*
Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF
Yegor Kozlov
2012-02-22
1
-1
/
+21
*
Bugzilla 51731 - fixed painting shape outlines in HSLF
Yegor Kozlov
2012-02-22
1
-0
/
+25
*
Bugzilla 46288: fixed refcount of Fill pictures in HSLF
Yegor Kozlov
2011-12-09
1
-0
/
+24
*
propagate parent to parent-aware records decoded from Escher, also ensure tha...
Yegor Kozlov
2010-04-03
1
-0
/
+41
*
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...
Yegor Kozlov
2009-09-13
7
-0
/
+0
*
moved all test data to a top-level directory, refactored all junit usages of ...
Yegor Kozlov
2009-08-23
16
-135
/
+80
*
Fixed compiler warnings - unnecessary throws declaration
Josh Micich
2009-08-18
6
-131
/
+142
*
Fixed unused imports compiler warnings (and some others)
Josh Micich
2009-08-18
8
-87
/
+59
*
fixed SimpleShape#getLineWidth to handle default line width, see Bugzilla #46392
Yegor Kozlov
2009-06-19
1
-2
/
+15
*
Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...
Josh Micich
2009-05-21
21
-1288
/
+1285
*
Base class for "old version" exceptions, and new HSLF detection + use of old ...
Nick Burch
2009-05-16
1
-0
/
+2
*
removed unused imports of deprecated classes, fixed javadoc errors
Yegor Kozlov
2009-04-11
1
-5
/
+5
*
Added HLSF test suite hierarchy. Silenced noisy tests.
Josh Micich
2009-02-20
2
-2
/
+57
*
fixed bug #46033: table cells had incorrect text type resulting in corrupted ...
Yegor Kozlov
2008-11-03
1
-0
/
+5
*
fixed #46122: Picture#getEscherBSERecord threw NullPointerException if Escher...
Yegor Kozlov
2008-11-03
1
-0
/
+23
*
fixed bug #45889:rrayIndexOutOfBoundsException when constructing HSLF Table w...
Yegor Kozlov
2008-10-03
1
-0
/
+36
*
initial support for embedded movies and controls.
Yegor Kozlov
2008-08-29
2
-0
/
+129
*
Properly update the array of Slide's text runs in HSLF when new text shapes a...
Yegor Kozlov
2008-08-12
1
-0
/
+51
*
Fix bug #45590: Header/footer extraction for .ppt files saved in Office 2007
Yegor Kozlov
2008-08-12
1
-0
/
+106
*
JDK 1.4 compatibility. Some exception clean-up
Josh Micich
2008-08-07
1
-33
/
+17
*
support for headers / footers in HSLF
Yegor Kozlov
2008-08-04
1
-0
/
+118
*
TextShape.getMarginLeft() returned incorrect value. Added a unit test for tex...
Yegor Kozlov
2008-06-16
1
-0
/
+43
*
Support custom image renderers
Yegor Kozlov
2008-06-08
1
-0
/
+57
*
Correctly increment the reference count of a blip when a picture is inserted
Yegor Kozlov
2008-06-08
1
-0
/
+73
*
more work on rendering ppt slides
Yegor Kozlov
2008-04-30
2
-15
/
+48
*
properly set shapeId for new shapes
Yegor Kozlov
2008-04-19
1
-0
/
+18
*
Support for getting OLE object data from slide show
Yegor Kozlov
2008-04-16
1
-0
/
+46
*
Misc improvements in Freeform shape
Yegor Kozlov
2008-04-16
1
-0
/
+80
*
start improving handling of resources in HSLF. PPFont object represents a fon...
Yegor Kozlov
2008-04-15
1
-0
/
+56
*
TextShape is a common superclass of all shapes that can hold text. The subcla...
Yegor Kozlov
2008-04-15
2
-2
/
+162
*
misc usermodel improvements. Also added the source code for the ApacheconEU08...
Yegor Kozlov
2008-04-14
1
-1
/
+1
*
Implement Sheet.removeShape(Shape shape) in HSLF
Yegor Kozlov
2008-03-31
1
-0
/
+28
*
support for adding Picture to ShapeGroup in HSLF. See Bug 43323 for details.
Yegor Kozlov
2007-09-09
1
-0
/
+54
*
Support for getting OLE object data from slide show. See Bug 43247 for details.
Yegor Kozlov
2007-09-08
1
-0
/
+62
*
HSLF: readonly support for hyperlinks
Yegor Kozlov
2007-05-30
2
-1
/
+91
*
fixed bug 42520: NPE in Picture.getPictureData() and bug 42524: NPE in Shape...
Yegor Kozlov
2007-05-26
1
-1
/
+5
*
added support for TitleMaster object
Yegor Kozlov
2007-05-25
2
-1
/
+152
*
Make this compile for me.
Rainer Klute
2007-01-30
1
-1
/
+1
*
Refactor the TextPropCollection and TextProp classes into their own model pac...
Nick Burch
2007-01-15
2
-1
/
+2
*
Applied copy2license script to the files that were converted by dos2unix. ant...
Henri Yandell
2006-12-22
5
-25
/
+30
*
Applying dos2unix on some of the Java files. The copy2license script isn't pi...
Henri Yandell
2006-12-22
5
-762
/
+762
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
5
-25
/
+30
*
Update from Yegor in bug 41046 - support background shapes and fills
Nick Burch
2006-11-28
1
-0
/
+182
*
Fix for bug 41015 - add in another paragraph property
Nick Burch
2006-11-28
1
-0
/
+32
*
Support for Master Sheets from Yegor (bug 40753)
Nick Burch
2006-10-17
4
-21
/
+356
*
Fix for NPE in bug #40036. The TextBox will still be fairly useless though
Nick Burch
2006-09-26
1
-0
/
+17
*
Just removed a bunch of unused imports etc. Reduces eclipse warnings
Jason Height
2006-08-29
2
-5
/
+0
*
Fixes from Yegor, from bug #39395
Nick Burch
2006-05-08
1
-39
/
+38
[next]