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
/
TestBugs.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-880
/
+0
*
Sonar fixes
Andreas Beeker
2021-01-22
1
-1
/
+2
*
Sonar fixes
Andreas Beeker
2021-01-15
1
-121
/
+52
*
Sonar fixes
Andreas Beeker
2021-01-09
1
-40
/
+40
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-14
/
+13
*
#64876 - Unable to convert pptx to pdf
Andreas Beeker
2020-12-17
1
-570
/
+483
*
Activate Forbidden-Apis-Check also for other tests
Andreas Beeker
2020-08-17
1
-53
/
+50
*
try to fix some jdk 14 build issues due to java.lang.Record causing existing ...
PJ Fanning
2020-01-10
1
-1
/
+1
*
#63745 - Add traversing and debugging interface
Andreas Beeker
2019-10-12
1
-2
/
+2
*
Make compilation work in Eclipse 2019.03 again by working around a
Dominik Stadler
2019-04-25
1
-1
/
+3
*
Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names
Dominik Stadler
2019-03-19
1
-5
/
+5
*
Fix various IDE warnings and some JavaDoc adjustments
Dominik Stadler
2018-12-26
1
-10
/
+10
*
Code-style: Unify how arrays are specified from C-style to normal Java-style
Dominik Stadler
2018-12-25
1
-11
/
+11
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
1
-20
/
+15
*
#62319 - Decommission XSLF-/PowerPointExtractor
Andreas Beeker
2018-04-20
1
-6
/
+7
*
#61797 - Embed Excel / Ole objects into powerpoint
Andreas Beeker
2017-12-31
1
-1
/
+1
*
use non-deprecated versions of getCellType
PJ Fanning
2017-09-18
1
-1
/
+1
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-3
/
+3
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Bug 61331 - Font group handling / common font interface
Andreas Beeker
2017-07-23
1
-1
/
+2
*
Use assertContains instead of assertTrue(text.contains) for better error mess...
Javen O'Neal
2017-04-20
1
-8
/
+9
*
#60625 - Rendering issue with background and shape overlayed by image
Andreas Beeker
2017-02-08
1
-8
/
+18
*
eclipse warnings - close resources
Andreas Beeker
2016-12-13
1
-3
/
+9
*
Bug 60294 - Add "unknown" ShapeType for 4095
Andreas Beeker
2016-10-22
1
-0
/
+12
*
Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...
Javen O'Neal
2016-10-19
1
-0
/
+2
*
BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to An...
Tim Allison
2016-10-19
1
-0
/
+58
*
HSLF: Add support for system colors
Andreas Beeker
2016-03-14
1
-1
/
+41
*
#59056 - Render individual slideshow shapes
Andreas Beeker
2016-02-29
1
-0
/
+24
*
#57796 - Support hyperlink extraction when rendering slides
Andreas Beeker
2016-01-12
1
-2
/
+59
*
#55030 - RichTextRun getFontName can not get Chinese font name
Andreas Beeker
2015-12-31
1
-4
/
+20
*
#56570 - RecordType has repeat by code type 3009
Andreas Beeker
2015-12-31
1
-0
/
+29
*
#58733 - New AIOOBE in getCell while iterating through a table in PPT
Andreas Beeker
2015-12-14
1
-0
/
+9
*
#58718 - Master styles not initialized when running multithreaded
Andreas Beeker
2015-12-13
1
-0
/
+12
*
- #47904 - Update text styles in HSLF MasterSlide
Andreas Beeker
2015-11-30
1
-5
/
+34
*
Add helper method for opening the test files - maybe switched to InputStream ...
Andreas Beeker
2015-11-29
1
-32
/
+36
*
close resources, as SlideShow is now Closeable
Andreas Beeker
2015-11-02
1
-235
/
+175
*
#45908 - RichTextRun.setBullet(false) doesn't work, bullets still here
Andreas Beeker
2015-11-01
1
-2
/
+71
*
#45088 - POI-HSLF changeTextInRichTextRun corrupts presentation
Andreas Beeker
2015-11-01
1
-0
/
+30
*
#45124 - inserting text or images wipes out boldness and makes everything italic
Andreas Beeker
2015-10-31
1
-1
/
+46
*
#58516 - Rare new aioobe in 3.13 on initialization of a handful of ppts
Andreas Beeker
2015-10-29
1
-2
/
+9
*
- #58207 - Provide user access to the original image dimensions (XSLF)
Andreas Beeker
2015-09-20
1
-4
/
+4
*
common sl: reworked and unified generics definitions
Andreas Beeker
2015-08-24
1
-2
/
+2
*
#58190 - The current picture handling uses raw integers for types and index, ...
Andreas Beeker
2015-08-02
1
-16
/
+22
*
Fixed TextRun handling and various junit tests
Andreas Beeker
2015-06-10
1
-16
/
+12
*
Commit changes in common_sl - need to update trunk ...
Andreas Beeker
2015-05-11
1
-121
/
+107
*
committing intermediate results - hslf is mostly migrated to common interface...
Andreas Beeker
2015-04-27
1
-20
/
+20
*
Snapshot commit - still lots of errors, xslf rendering works, started work on...
Andreas Beeker
2015-03-19
1
-108
/
+93
*
committing intermediate results - xslf now compiles - hslf needs to be migrat...
Andreas Beeker
2015-03-07
1
-26
/
+26
*
initial commit - still lots of errors, but I need to switch to a clean trunk ...
Andreas Beeker
2015-02-21
1
-1
/
+1
*
Test and fix for bug #46441
Andreas Beeker
2015-01-02
1
-0
/
+39
[next]