aboutsummaryrefslogtreecommitdiffstats
path: root/poi-scratchpad/src/test
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary lPJ Fanning2022-08-072-3/+3
* update some module-info classesPJ Fanning2022-07-251-0/+0
* [github-354] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-171-1/+1
* [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341PJ Fanning2022-07-154-5/+0
* [github-351] make test loop more efficientPJ Fanning2022-07-151-2/+2
* [bug-65634] NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RA...PJ Fanning2022-07-011-0/+31
* Remove unused imports, remove unnecessary boxing of int-value and apply some ...Dominik Stadler2022-03-201-3/+0
* Prevent one more case of allocating endlessly on invalid TNEF/HMEF/MAPI filesDominik Stadler2022-03-201-10/+14
* rework testPJ Fanning2022-02-191-4/+3
* [bug-65899] fix issue where malformed tnef file can cause memory problemsPJ Fanning2022-02-191-0/+13
* try to fix build for Java 9+PJ Fanning2022-01-221-0/+0
* Limit allocated elements in the PlfLfo structure for word documentsDominik Stadler2022-01-061-1/+3
* Fix Sonar issues and print out some more in test-assertions that do fail some...Dominik Stadler2021-12-301-10/+6
* Apply IDE suggestions, adjust tests, ...Dominik Stadler2021-12-051-5/+11
* remove unfinished testPJ Fanning2021-12-011-15/+0
* fix merge issuePJ Fanning2021-12-011-1/+0
* code formattingPJ Fanning2021-12-011-0/+16
* spelling of embeddedPJ Fanning2021-12-012-7/+7
* [bug-65715] fix bug in getDrawingPatriarchPJ Fanning2021-12-011-0/+0
* #65694 - HSLF - handle date/time fields and formatsAndreas Beeker2021-11-221-416/+451
* [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...PJ Fanning2021-11-141-3/+2
* Use append(char) instead of string where possibleDominik Stadler2021-11-071-2/+2
* Add some more forbidden-apis to prefer core JDK classes over Guava and common...Dominik Stadler2021-11-072-4/+5
* #65653 - HSLF FillType for texture and background color fills ignoredAndreas Beeker2021-10-241-0/+19
* more support for configurable max record lenPJ Fanning2021-10-221-1/+1
* sonar fixesAndreas Beeker2021-10-1810-105/+100
* [bug-65255] add test case but cannot reproduce issuePJ Fanning2021-10-181-2/+2
* sonar fixesAndreas Beeker2021-10-181-17/+14
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2021-10-162-0/+2
* [bug-62215] add test case for sxssf formulas - issue was already fixedPJ Fanning2021-10-111-0/+0
* rework BitmapImageRendererAndreas Beeker2021-09-191-64/+0
* add test for broken file (5.0.1-RC1 issues)PJ Fanning2021-09-191-0/+8
* update to release 5.1.0Andreas Beeker2021-09-031-0/+0
* update module-info.classes for next releaseAndreas Beeker2021-09-021-0/+0
* try to fix issue with building in windowsPJ Fanning2021-07-121-0/+0
* convert tabs to spacesPJ Fanning2021-05-2285-5785/+5785
* activate javadoc lint and fix errorsAndreas Beeker2021-05-211-1/+1
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-1466-2202/+1666
* Junit 5: Run some tests which change static BYTE_ARRAY_MAX_OVERRIDE in isolationDominik Stadler2021-04-152-2/+5
* fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...Andreas Beeker2021-04-1422-52/+12
* :poi-scratchpad - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-131-2/+2
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-07199-0/+29153