aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add documentation for DrawingGroupRecordMarius Volkhart2021-02-171-1/+9
* [bug-63902] reference cloned sheet in cloned chart data seriesAlain Béarez2021-02-1611-178/+377
* allow subclassing of code to gen comments tablePJ Fanning2021-02-151-1/+6
* add method to test for strict ooxml formatPJ Fanning2021-02-152-0/+24
* Do not fail test which compares two documents if the timestamp in the ZIP hea...Dominik Stadler2021-02-151-2/+20
* Do not require NullPointerException to have a null-message on JDK < 16Dominik Stadler2021-02-151-7/+1
* add test for reading core properties from ooxml strict filePJ Fanning2021-02-152-1/+13
* add missing CTPhoneticRunPJ Fanning2021-02-141-0/+3
* fix typoPJ Fanning2021-02-141-1/+1
* small refactorPJ Fanning2021-02-131-6/+2
* allo XSSFReader to be sublclassed with implementation that allows OOXMl Stric...PJ Fanning2021-02-132-3/+39
* batik 1.14PJ Fanning2021-02-131-0/+0
* Import slide notes when importing slide contentAlain Béarez2021-02-083-2/+31
* [bug-65120] PartAlreadyExistsException when creating cell comments (after som...PJ Fanning2021-02-022-3/+28
* Fix inconsistent logging statementMarius Volkhart2021-02-011-1/+1
* Clone only content of imported chartAlain Béarez2021-02-012-2/+16
* Sonar fixesAndreas Beeker2021-01-3015-235/+157
* Bug 65099: Fix incorrect handling of styles in XWPFStyle.getUsedStyleListDominik Stadler2021-01-303-5/+36
* Adjust integration-test slightly for running mass-regression-testsDominik Stadler2021-01-301-2/+4
* Apply IDE suggestions, add toString(), adjust JavaDoc and simplify code slightlyDominik Stadler2021-01-308-59/+71
* Enable storing an SXSSF workbook twiceDominik Stadler2021-01-303-16/+31
* Sonar fixesAndreas Beeker2021-01-284-138/+153
* Sonar fixesAndreas Beeker2021-01-265-151/+138
* try to fix windows integration testsAndreas Beeker2021-01-242-9/+12
* Replace deprecated methods used in testsAlain Béarez2021-01-247-10/+10
* Sonar fixesAndreas Beeker2021-01-2310-1255/+1072
* Junit5 - fix logging to consoleAndreas Beeker2021-01-231-66/+47
* try to fix font-based issuesAndreas Beeker2021-01-231-7/+13
* Sonar fixesAndreas Beeker2021-01-2212-330/+317
* missing licensePJ Fanning2021-01-211-0/+16
* Bug 64950: handle doughnut hole sizeAlain Béarez2021-01-218-15/+245
* [bug-65096] XLSX Streaming XML not correctly reading multiple inline StringsPJ Fanning2021-01-212-72/+137
* Bug 65016 - Creating a chart throws exceptionAlain Béarez2021-01-192-2/+45
* github-211 - Revert addRow to behaviour before 4.1.2Andreas Beeker2021-01-192-6/+37
* [github-215] Improve Performance of OperandResolver#parseDouble. Thanks to Ro...PJ Fanning2021-01-181-4/+4
* Integration tests - try to fix Oracle/OpenJDK vs IBM-JDK error message differ...Andreas Beeker2021-01-171-2/+2
* Bump versions to 5.0.1-SNAPSHOTAndreas Beeker2021-01-172-5/+7
* Sonar fixesAndreas Beeker2021-01-17282-1061/+1025
* Integration test - fix filenames with windows path separatorAndreas Beeker2021-01-171-1/+4
* Remove superfluous testAndreas Beeker2021-01-171-50/+0
* Sonar fixesAndreas Beeker2021-01-179-229/+180
* integration tests: Fix handling of NullPointerExceptions for Java 16+ (again ...Andreas Beeker2021-01-164-193/+339
* integration tests: Fix JDK version handlingAndreas Beeker2021-01-161-9/+2
* integration tests: NullPointerExceptions contain now a description in Java 16+Andreas Beeker2021-01-161-2/+10
* #65046 - Simplify integration testsAndreas Beeker2021-01-1512-714/+385
* Sonar fixesAndreas Beeker2021-01-1514-653/+364
* Sonar fixesAndreas Beeker2021-01-155-637/+536
* Sonar fixesAndreas Beeker2021-01-1112-252/+223
* revert Sonar fixes on BaseIntegrationTestAndreas Beeker2021-01-101-2/+1
* Sonar fixesAndreas Beeker2021-01-10371-472/+463