| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 714 | -154476/+0 |
* | add disabled test for corrupt file | PJ Fanning | 2021-03-19 | 1 | -6/+30 |
* | Try to fix sonar build | Andreas Beeker | 2021-03-14 | 1 | -0/+1 |
* | Parse PPDrawing more deterministically | Marius Volkhart | 2021-03-09 | 1 | -115/+28 |
* | Additional debug logging for unknown records in HSLF | Marius Volkhart | 2021-03-09 | 1 | -1/+6 |
* | Remove unnecessary array conversion in HWPF FSPATable | Marius Volkhart | 2021-03-01 | 1 | -2/+2 |
* | Remove deprecated HWPF FSPA methods | Marius Volkhart | 2021-03-01 | 3 | -37/+1 |
* | Improve performance of HSLFPictureData#write | Marius Volkhart | 2021-03-01 | 1 | -13/+3 |
* | Review EscherContainerRecord#getChildRecords() call sites for unnecessary work | Marius Volkhart | 2021-03-01 | 9 | -24/+15 |
* | Add the ability to edit HSLFPictureData contents | Marius Volkhart | 2021-02-28 | 17 | -129/+1027 |
* | Make picture loading in HWPF PicturesTable easier to understand | Marius Volkhart | 2021-02-28 | 2 | -10/+7 |
* | Add documentation to PICFAndOfficeArtData | Marius Volkhart | 2021-02-28 | 2 | -15/+30 |
* | Simplify OfficeArtContent#getBStoreContainer method | Marius Volkhart | 2021-02-28 | 2 | -17/+8 |
* | Rename EscherRecordHolder to OfficeArtContent | Marius Volkhart | 2021-02-28 | 6 | -28/+29 |
* | Rework EscherRecordHolder parsing | Marius Volkhart | 2021-02-28 | 1 | -106/+86 |
* | Simplify initialization of HWPF EscherRecordHolder | Marius Volkhart | 2021-02-28 | 2 | -11/+12 |
* | Add documentation for HWPF FileInformationBlock DggInfo methods | Marius Volkhart | 2021-02-28 | 1 | -0/+10 |
* | Revert "Replace magic constant with reference" changes | Marius Volkhart | 2021-02-27 | 4 | -46/+46 |
* | Replace magic constant use of Escher Blip End type ID with reference | Marius Volkhart | 2021-02-27 | 2 | -2/+3 |
* | Replace magic constant use of Escher Blip Start type ID with reference | Marius Volkhart | 2021-02-27 | 3 | -5/+6 |
* | Replace magic constant use of EscherBSERecord type ID with reference | Marius Volkhart | 2021-02-27 | 4 | -43/+42 |
* | [bug-63046] Use Log4j 2 for logging | Marius Volkhart | 2021-02-21 | 99 | -765/+691 |
* | Sonar fixes | Andreas Beeker | 2021-01-23 | 2 | -680/+506 |
* | Sonar fixes | Andreas Beeker | 2021-01-22 | 8 | -288/+272 |
* | Sonar fixes | Andreas Beeker | 2021-01-17 | 82 | -427/+397 |
* | Sonar fixes | Andreas Beeker | 2021-01-15 | 13 | -644/+326 |
* | Sonar fixes | Andreas Beeker | 2021-01-15 | 5 | -637/+536 |
* | Sonar fixes | Andreas Beeker | 2021-01-10 | 15 | -44/+35 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 68 | -166/+183 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 179 | -727/+727 |
* | #65063 - WMF parsing failed on closed empty polygon | Andreas Beeker | 2021-01-06 | 2 | -9/+16 |
* | Bug 64132: Fix regression introduced by changing factories | Dominik Stadler | 2021-01-04 | 1 | -0/+10 |
* | add failing regression test files | Andreas Beeker | 2020-12-30 | 3 | -6/+6 |
* | Also replace for JUnit 5 in comments | Dominik Stadler | 2020-12-30 | 2 | -3/+3 |
* | Slightly re-arrange code to only perform computations if we do not exit the l... | Dominik Stadler | 2020-12-30 | 1 | -20/+12 |
* | Bug 65009: Fix incorrect index for 1-based pictures | Dominik Stadler | 2020-12-30 | 2 | -4/+13 |
* | Sonar fixes | Andreas Beeker | 2020-12-26 | 21 | -94/+150 |
* | #65026 - Migrate tests to Junit 5 | Andreas Beeker | 2020-12-24 | 199 | -2090/+1599 |
* | [github-198] Remove jdk.charset module dependency for spreadsheets generation... | PJ Fanning | 2020-12-19 | 6 | -8/+618 |
* | fix log text | PJ Fanning | 2020-12-19 | 1 | -2/+2 |
* | #64876 - Unable to convert pptx to pdf | Andreas Beeker | 2020-12-17 | 2 | -571/+484 |
* | [github-208] Fix a few instances of incorrect NotImplemented documentation. T... | PJ Fanning | 2020-12-17 | 1 | -2/+2 |
* | avoid string concats | PJ Fanning | 2020-12-17 | 6 | -11/+10 |
* | avoid string concats | PJ Fanning | 2020-12-17 | 37 | -84/+72 |
* | avoid string concats | PJ Fanning | 2020-12-17 | 17 | -34/+31 |
* | mute talkative tests, which spam to StdOut/StdErr | Andreas Beeker | 2020-12-13 | 4 | -21/+65 |
* | remove more deprecated code | PJ Fanning | 2020-12-09 | 24 | -252/+40 |
* | remove more deprecated code | PJ Fanning | 2020-12-09 | 6 | -163/+0 |
* | remove more deprecated code | PJ Fanning | 2020-12-09 | 1 | -18/+0 |
* | remove more deprecated code | PJ Fanning | 2020-12-09 | 2 | -18/+0 |