aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #64036 - remove reflective calls in Workbook- and SlideShowFactoryAndreas Beeker2019-12-287-175/+172
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-27331-15202/+10659
* try to find issue in testPJ Fanning2019-12-262-6/+3
* [github-163] Add set level numbering on XWPFParagraph. Thanks to Mi Guoliang....PJ Fanning2019-12-262-0/+29
* fix spelling of OutlookTextExtractor class namePJ Fanning2019-12-262-3/+2
* fix spelling of OutlookTextExtractor class namePJ Fanning2019-12-263-219/+249
* fix spelling of UsagePJ Fanning2019-12-263-3/+3
* fix spelling of OutlookTextExtractor class namePJ Fanning2019-12-262-159/+232
* Replace internal GUID class with ClassIDAndreas Beeker2019-12-244-259/+138
* #64004 - Replace clone() with copy constructor - mainly HWPF classesAndreas Beeker2019-12-2454-1194/+1632
* convert some tabs to spacesPJ Fanning2019-12-235-602/+602
* Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode()Andreas Beeker2019-12-2356-716/+411
* #64004 - Replace clone() with copy constructor - mainly HSSF classesAndreas Beeker2019-12-22370-6226/+8504
* Remove exception-handling code in ZipPackage that was never reachedDominik Stadler2019-12-151-13/+9
* Add more information to assertionDominik Stadler2019-12-151-1/+1
* Add some more tests for IOUtilsDominik Stadler2019-12-151-0/+96
* Let IntelliJ simplify some assertionsDominik Stadler2019-12-15107-608/+620
* Replace manual close with try-with-resourcesDominik Stadler2019-12-1553-609/+323
* Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on e...Dominik Stadler2019-12-159-19/+54
* Add MemoryVerifier to enable memory leak checking in unit-tests and addDominik Stadler2019-12-152-0/+250
* #64004 - Replace clone() with copy constructorAndreas Beeker2019-12-1424-183/+499
* Ensure that the temporary directory does exist before using it in testsDominik Stadler2019-12-141-12/+19
* Bug 63569: Adjust handling of check for max allocation of byte arrayDominik Stadler2019-12-142-12/+97
* Adjust some JavaDoc and fix some IDE warningsDominik Stadler2019-12-1419-140/+157
* [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell...PJ Fanning2019-12-111-0/+0
* [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell...PJ Fanning2019-12-112-1/+9
* Fix initialization of text body when used in XSLFAlain Béarez2019-12-1115-65/+63
* fix typoAndreas Beeker2019-12-101-2/+2
* Correctly initialize text shapes' first paragraphAlain Béarez2019-12-102-0/+2
* Provide XAdES schemas locally, because of connection timeoutsAndreas Beeker2019-12-092-51/+15
* Provide XAdES schemas locally, because of connection timeoutsAndreas Beeker2019-12-093-12/+495
* Ignore "IIO Can't create cache file" errorsAndreas Beeker2019-12-091-39/+47
* Remove POIBrowser and SViewer and remove references to itAndreas Beeker2019-12-0923-3669/+0
* Migrate tests to Junit 4Andreas Beeker2019-12-0947-565/+844
* Bug 63927 - Inconsistent mapping of Norwegian locales for date formatsAndreas Beeker2019-12-084-1170/+692
* Bug 63779 - Add support for the new Java date/time API added in Java 8Andreas Beeker2019-12-082-106/+145
* Sonar fixes - type: bugs / severity: majorAndreas Beeker2019-12-0818-370/+375
* Attempt to fix bug 63901Alain Béarez2019-12-082-7/+11
* Fix column addition and removal in XSLFTableAlain Béarez2019-12-083-8/+42
* Retrieve chart from graphical frameAlain Béarez2019-12-072-4/+50
* Miscellaneous fixes for chart functionalitiesAlain Béarez2019-12-074-15/+41
* Reindent to 4 spaces - optimize importsAndreas Beeker2019-12-078-1346/+1401
* Sonar Fixes - type: bugs / severity: critical - mostly div by 0Andreas Beeker2019-12-079-135/+113
* Sonar FixesAndreas Beeker2019-12-0511-272/+222
* Sonar Fixes + Refactor scattered XML initializations to XMLHelperAndreas Beeker2019-12-0334-756/+593
* Fix examples to build chart from scratchAlain Béarez2019-12-026-22/+84
* #63955 - HMEFContentsExtractor fails to extract content from winmail.datAndreas Beeker2019-12-018-818/+846
* upgrade asm to 7.2 to try to fix jacocoPJ Fanning2019-12-011-6/+7
* Update Jacoco version and activate it again in the Sonar runAndreas Beeker2019-12-014-8/+29
* Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker"Andreas Beeker2019-12-016-43/+59