aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add documentation for HWPF FileInformationBlock DggInfo methodsMarius Volkhart2021-02-281-0/+10
* Revert "Replace magic constant with reference" changesMarius Volkhart2021-02-274-46/+46
* Replace magic constant use of Escher Blip End type ID with referenceMarius Volkhart2021-02-272-2/+3
* Replace magic constant use of Escher Blip Start type ID with referenceMarius Volkhart2021-02-274-6/+7
* Replace magic constant use of EscherBSERecord type ID with referenceMarius Volkhart2021-02-274-43/+42
* add missing licensePJ Fanning2021-02-271-0/+17
* Fix bug with record indexes for HSSF WorkbooksMarius Volkhart2021-02-273-2/+29
* Enable running more integration tests from Gradle.Marius Volkhart2021-02-261-2/+14
* missing ooxml-schemas-lite classesPJ Fanning2021-02-243-5/+38
* Use upcoming XmlBeans 5.0.0 (working version 4.0.1)Andreas Beeker2021-02-2210-22/+81
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-21281-3084/+2091
* 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-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