| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 621 | -128102/+0 |
* | dispose cursor finally | Sayi | 2021-03-20 | 1 | -5/+3 |
* | Create, get, modify and remove comments, support operating paragraphs, pictur... | Sayi | 2021-03-20 | 6 | -38/+719 |
* | Use upcoming XmlBeans 5.0.0 (working version 4.0.1) | Andreas Beeker | 2021-02-22 | 1 | -2/+11 |
* | [bug-63046] Use Log4j 2 for logging | Marius Volkhart | 2021-02-21 | 61 | -429/+423 |
* | Use UTF-8 when writing SVG files | Andreas Beeker | 2021-02-21 | 1 | -1/+8 |
* | Manipulate individual data point properties | Alain Béarez | 2021-02-17 | 15 | -1/+309 |
* | [bug-63902] reference cloned sheet in cloned chart data series | Alain Béarez | 2021-02-16 | 9 | -164/+332 |
* | allow subclassing of code to gen comments table | PJ Fanning | 2021-02-15 | 1 | -1/+6 |
* | add method to test for strict ooxml format | PJ Fanning | 2021-02-15 | 1 | -0/+10 |
* | fix typo | PJ Fanning | 2021-02-14 | 1 | -1/+1 |
* | small refactor | PJ Fanning | 2021-02-13 | 1 | -6/+2 |
* | allo XSSFReader to be sublclassed with implementation that allows OOXMl Stric... | PJ Fanning | 2021-02-13 | 1 | -3/+17 |
* | Import slide notes when importing slide content | Alain Béarez | 2021-02-08 | 2 | -2/+10 |
* | [bug-65120] PartAlreadyExistsException when creating cell comments (after som... | PJ Fanning | 2021-02-02 | 1 | -2/+2 |
* | Clone only content of imported chart | Alain Béarez | 2021-02-01 | 1 | -2/+1 |
* | Bug 65099: Fix incorrect handling of styles in XWPFStyle.getUsedStyleList | Dominik Stadler | 2021-01-30 | 1 | -2/+2 |
* | Apply IDE suggestions, add toString(), adjust JavaDoc and simplify code slightly | Dominik Stadler | 2021-01-30 | 5 | -36/+40 |
* | Enable storing an SXSSF workbook twice | Dominik Stadler | 2021-01-30 | 1 | -1/+1 |
* | Bug 64950: handle doughnut hole size | Alain Béarez | 2021-01-21 | 3 | -10/+72 |
* | [bug-65096] XLSX Streaming XML not correctly reading multiple inline Strings | PJ Fanning | 2021-01-21 | 1 | -72/+82 |
* | Bug 65016 - Creating a chart throws exception | Alain Béarez | 2021-01-19 | 1 | -1/+3 |
* | github-211 - Revert addRow to behaviour before 4.1.2 | Andreas Beeker | 2021-01-19 | 1 | -3/+4 |
* | Sonar fixes | Andreas Beeker | 2021-01-17 | 75 | -216/+213 |
* | Properly close file handles in extractors and when handling password-protecte... | Dominik Stadler | 2021-01-07 | 1 | -2/+7 |
* | #65061 - Handle VmlDrawings containing spreadsheet-ml default namespace | Andreas Beeker | 2021-01-06 | 1 | -17/+18 |
* | Apply some IDE suggestions | Dominik Stadler | 2021-01-03 | 5 | -49/+47 |
* | Bug 64494: Ensure "applyAlignment" in cell-styles is enabled when necessary | Dominik Stadler | 2021-01-03 | 1 | -0/+8 |
* | Bug 64450: Allow to parse a file where the relationship-id is an empty string | Dominik Stadler | 2021-01-03 | 1 | -4/+4 |
* | Apply some IDE suggestions and fix some JavaDoc | Dominik Stadler | 2021-01-01 | 5 | -27/+24 |
* | Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getD... | Dominik Stadler | 2021-01-01 | 1 | -2/+2 |
* | workaround NullPointerException when font family (of bullets) can't be determ... | Andreas Beeker | 2020-12-30 | 1 | -1/+2 |
* | Bug 64838: Do not populate cells with a paragraph when loading an existing do... | Dominik Stadler | 2020-12-30 | 1 | -3/+1 |
* | Forbidden-apis fix - Graphics2D.finalize() is deprecated by Java14 | Andreas Beeker | 2020-12-26 | 1 | -12/+0 |
* | Sonar fixes | Andreas Beeker | 2020-12-26 | 9 | -66/+44 |
* | [bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212 | PJ Fanning | 2020-12-25 | 1 | -5/+6 |
* | Fix NullPointerException in Autosize introduced via #64981 | Dominik Stadler | 2020-12-20 | 1 | -1/+1 |
* | add missing license | PJ Fanning | 2020-12-18 | 1 | -0/+17 |
* | #64876 - Unable to convert pptx to pdf | Andreas Beeker | 2020-12-17 | 4 | -7/+1085 |
* | avoid string concats | PJ Fanning | 2020-12-17 | 2 | -3/+3 |
* | avoid string concats | PJ Fanning | 2020-12-17 | 10 | -30/+32 |
* | avoid string concats | PJ Fanning | 2020-12-17 | 12 | -20/+19 |
* | [github-207] add SLF4JLogger | PJ Fanning | 2020-12-17 | 1 | -2/+2 |
* | Do not wrap RuntimeException so we still can handle them directly | Dominik Stadler | 2020-12-16 | 1 | -1/+1 |
* | use less contentious language in code comments | PJ Fanning | 2020-12-15 | 1 | -1/+1 |
* | #64981 - Upgrade OOXML schema to 5th edition (transitional) | Andreas Beeker | 2020-12-13 | 6 | -98/+83 |
* | #64979 - Change artifact names of poi-/ooxml-schemas | Andreas Beeker | 2020-12-13 | 2 | -4/+4 |
* | Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional) | Andreas Beeker | 2020-12-12 | 63 | -558/+763 |
* | [bug-60397] improve speed of excel cell merge. Thanks to Alex Herve | PJ Fanning | 2020-12-11 | 1 | -3/+10 |
* | [github-206] Improve perfomance of SXSSF cell evaluation. Thanks to This clos... | PJ Fanning | 2020-12-10 | 2 | -26/+29 |