aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
* missing ooxml-schemas-lite classesPJ Fanning2021-02-242-4/+37
* Use upcoming XmlBeans 5.0.0 (working version 4.0.1)Andreas Beeker2021-02-223-3/+17
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-2172-510/+501
* Use UTF-8 when writing SVG filesAndreas Beeker2021-02-211-1/+8
* Manipulate individual data point propertiesAlain Béarez2021-02-1716-1/+310
* [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
* 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
* 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
* Clone only content of imported chartAlain Béarez2021-02-012-2/+16
* Sonar fixesAndreas Beeker2021-01-306-73/+37
* Bug 65099: Fix incorrect handling of styles in XWPFStyle.getUsedStyleListDominik Stadler2021-01-303-5/+36
* Apply IDE suggestions, add toString(), adjust JavaDoc and simplify code slightlyDominik Stadler2021-01-306-48/+64
* Enable storing an SXSSF workbook twiceDominik Stadler2021-01-302-15/+1
* Sonar fixesAndreas Beeker2021-01-284-138/+153
* Sonar fixesAndreas Beeker2021-01-265-151/+138
* Replace deprecated methods used in testsAlain Béarez2021-01-244-7/+7
* Sonar fixesAndreas Beeker2021-01-231-5/+4
* Sonar fixesAndreas Beeker2021-01-222-5/+1
* missing licensePJ Fanning2021-01-211-0/+16
* Bug 64950: handle doughnut hole sizeAlain Béarez2021-01-214-10/+73
* [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
* Sonar fixesAndreas Beeker2021-01-1785-247/+239
* Sonar fixesAndreas Beeker2021-01-151-9/+38
* Sonar fixesAndreas Beeker2021-01-116-180/+150
* Sonar fixesAndreas Beeker2021-01-105-5/+5
* IBM JDK is slower than the other JDKs with "test58896WithFile" testcaseAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-10158-158/+158
* Sonar fixesAndreas Beeker2021-01-101-161/+107
* Sonar fixesAndreas Beeker2021-01-0911-186/+185
* Sonar fixesAndreas Beeker2021-01-09110-466/+465
* Sonar fixesAndreas Beeker2021-01-097-143/+131
* Sonar fixesAndreas Beeker2021-01-09205-1196/+1196
* Sonar fixesAndreas Beeker2021-01-082-4/+4
* Sonar fixesAndreas Beeker2021-01-0810-281/+209
* Properly close file handles in extractors and when handling password-protecte...Dominik Stadler2021-01-071-2/+7
* Sonar fixesAndreas Beeker2021-01-073-109/+78
* #65061 - Handle VmlDrawings containing spreadsheet-ml default namespaceAndreas Beeker2021-01-062-17/+47
* Adjust assumption for one specific font-related exception on WindowsDominik Stadler2021-01-061-3/+5
* Allow JUnit 5 access to the parmaeters also on newer JDKsDominik Stadler2021-01-031-3/+1
* Ignore Font-issue with JDK 8 on Windows in another testDominik Stadler2021-01-031-2/+14
* Apply some IDE suggestionsDominik Stadler2021-01-036-50/+48