aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-21295-3175/+2171
* Use UTF-8 when writing SVG filesAndreas Beeker2021-02-211-1/+8
* try re-eanbling xml entity configPJ Fanning2021-02-211-1/+1
* FinanceLib: Simplify code and add a few more testsDominik Stadler2021-02-182-31/+33
* Manipulate individual data point propertiesAlain Béarez2021-02-1718-4/+319
* Code cleanup AbstractEscherHolderRecordMarius Volkhart2021-02-171-21/+21
* Documentation for some EscherRecordTypesMarius Volkhart2021-02-171-0/+17
* 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-137-13/+12
* Fix GitHub Action yaml for Gradle buildMarius Volkhart2021-02-111-1/+1
* Import slide notes when importing slide contentAlain Béarez2021-02-083-2/+31
* [github-219] Add GitHub Action to verify Gradle wrapperMarius Volkhart2021-02-071-0/+3
* Cache Gradle wrapper & caches during GitHub ActionsMarius Volkhart2021-02-071-5/+7
* Cache Maven repo during GitHub ActionsMarius Volkhart2021-02-061-4/+4
* remove accidental commitPJ Fanning2021-02-021-1/+0
* [bug-65120] PartAlreadyExistsException when creating cell comments (after som...PJ Fanning2021-02-023-3/+29
* 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-304-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-232-74/+48
* 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-213-72/+137
* limit junit concurrent threads to 3 (fixed amount)Andreas Beeker2021-01-191-0/+2
* Bug 65016 - Creating a chart throws exceptionAlain Béarez2021-01-193-2/+45
* github-211 - Revert addRow to behaviour before 4.1.2Andreas Beeker2021-01-192-6/+37
* gradle 6.8PJ Fanning2021-01-185-6/+21
* gradle 6.8PJ Fanning2021-01-183-119/+105
* [github-215] Improve Performance of OperandResolver#parseDouble. Thanks to Ro...PJ Fanning2021-01-181-4/+4