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
/
ooxml
/
java
/
org
/
apache
/
poi
/
xssf
/
model
/
ThemesTable.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-191
/
+0
*
start process of introducing an interface for Styles and Themes Tables
PJ Fanning
2018-07-26
1
-1
/
+3
*
#62355 - unsplit packages - 3 - only imports
Andreas Beeker
2018-05-27
1
-2
/
+2
*
Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a w...
Greg Woolsey
2017-05-26
1
-1
/
+11
*
#60331 - Remove deprecated classes - remove constructors with PackageRelation...
Andreas Beeker
2016-12-03
1
-9
/
+0
*
Code cleanup via IntelliJ: Remove unnecessary semicolon
Dominik Stadler
2016-04-06
1
-1
/
+1
*
Javadocs fixes
Andreas Beeker
2016-01-13
1
-1
/
+0
*
#54916 - POI does not always read all the slides in pptx files
Andreas Beeker
2016-01-10
1
-2
/
+12
*
#58617 - Add custom safe XmlBeans type loader / rename vendor specific schema...
Andreas Beeker
2015-11-21
1
-6
/
+4
*
Use the default XmlOptions for all the invocations of the XmlBeans XML parsing
Dominik Stadler
2015-10-17
1
-1
/
+2
*
Use an enum to simplify the themes code and tests
Nick Burch
2015-08-04
1
-25
/
+38
*
Pull out indexes from the switch statement to constants, and fix warnings
Nick Burch
2015-08-04
1
-13
/
+26
*
Allow creating of an empty Themes Table on request
Nick Burch
2015-07-22
1
-0
/
+31
*
Add missing nested Exception in thrown Exception
Dominik Stadler
2015-04-19
1
-1
/
+1
*
Bug 51222 - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file
Andreas Beeker
2014-08-29
1
-27
/
+47
*
Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data...
Nick Burch
2011-10-05
1
-2
/
+10
*
Hopefully fix bug #51236 - make the xssf colour black/white 3 rgb fix apply f...
Nick Burch
2011-05-23
1
-1
/
+2
*
Hopefully fix bug #50846 - Improve how XSSFColor inherits from Themes, by pus...
Nick Burch
2011-03-04
1
-0
/
+23
*
Fix bug #50299 with patch from Andrei - Fix XSSFColor fetching of white and b...
Nick Burch
2011-02-18
1
-1
/
+11
*
Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes
Nick Burch
2010-05-19
1
-0
/
+61