aboutsummaryrefslogtreecommitdiffstats
path: root/src/resources
Commit message (Expand)AuthorAgeFilesLines
* try to add more chart related classes to poi-ooxml-litePJ Fanning2024-09-192-0/+4
* [GitHub-562] Add extra pivot table classes to poi-ooxml-lite. This closes #562PJ Fanning2023-12-102-0/+28
* Add some missing schema-files to ooxml-liteDominik Stadler2023-10-071-0/+1
* [bug-67005] XSLFPictureShape - audio-related methods. Thanks to MaxPJ Fanning2023-09-142-0/+3
* update ooxml-lite-report.xsbPJ Fanning2023-06-221-0/+1
* xddf testPJ Fanning2023-06-162-0/+3
* [bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to ...PJ Fanning2022-11-281-0/+5
* [bug-66347] add read testPJ Fanning2022-11-181-0/+2
* update xsbsPJ Fanning2022-09-271-0/+1
* use batik 1.15 rc1PJ Fanning2022-09-162-0/+6
* [bug-66213] hack clone table code to avoid failing with edge casesPJ Fanning2022-08-131-0/+4
* [bug-66212] try to remove package part for table when removing tablePJ Fanning2022-08-131-0/+9
* temporarily exclude new file from poi-integration testPJ Fanning2022-07-222-0/+23
* poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-te...Dominik Stadler2022-03-242-0/+3650
* code tidy upPJ Fanning2021-12-181-2/+2
* [bug-65678] add XSLFGraphicFrame hasDiagramPJ Fanning2021-11-111-3/+3
* Add some more forbidden-apis to prefer core JDK classes over Guava and common...Dominik Stadler2021-11-071-2/+31
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-2723-41244/+0
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-212-0/+92
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-171-2/+2
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-301-1/+4
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-171-1/+1
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-164-1/+59
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-151-3/+3
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-142-0/+36
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-133-0/+54
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-222-0/+36
* Remove references to DatatypeConverterAndreas Beeker2019-10-251-0/+3
* Bug 60405: Add initial support for cetab functions so some macros can beDominik Stadler2019-01-272-7/+447
* Zero out garbage bytes in FontEntityAtomAndreas Beeker2018-12-281-0/+0
* add stax entries to forbidden apis due to android issuesPJ Fanning2018-10-061-0/+5
* #62564 - replace Thread.currentThread().getContextClassLoader() with getClass...Andreas Beeker2018-07-241-2/+3
* #59893 - Forbid calls to InputStream.availableAndreas Beeker2018-04-271-0/+3
* add forbidden api checks for non-Locale toLowerCase and toUpperCasePJ Fanning2017-11-211-2/+4
* add forbidden api checks for non-Locale toLowerCase and toUpperCasePJ Fanning2017-11-211-4/+11
* eventually we want to forbid StringBuffer usageJaven O'Neal2017-10-311-0/+4
* github-79: add String.toString() to forbidden API'sJaven O'Neal2017-10-161-0/+3
* Fix some findbugs-issues and apply some code-cleanup and apply some smaller p...Dominik Stadler2017-10-131-0/+7
* Bug 61119 - Fix preset shape rendering and shadingAndreas Beeker2017-05-301-19906/+19898
* git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-...Greg Woolsey2017-05-121-0/+18070
* Fix some compilation warningsDominik Stadler2016-12-301-0/+1
* bug 59781: ignore duplicate HSSF PaneInformation, which now shadows the Commo...Javen O'Neal2016-07-021-1/+3
* findbugs: fix SF_SWITCH_FALLTHROUGH warningsJaven O'Neal2016-06-131-0/+34
* findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD and UUF_UNUSED_FIELD warningsJaven O'Neal2016-06-131-0/+8
* findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD warningsJaven O'Neal2016-06-131-0/+10
* findbugs: fix URF_UNREAD_FIELD warningsJaven O'Neal2016-06-131-7/+20
* consolidate findbugs filters using Or logicJaven O'Neal2016-06-131-56/+17
* fix findbugs issuesJaven O'Neal2016-06-131-0/+4
* ignore invalid performance issues - e.g. see #57840Andreas Beeker2016-06-121-0/+12
* +props svn:eol-style nativeJaven O'Neal2016-06-111-88/+88