aboutsummaryrefslogtreecommitdiffstats
path: root/src/java
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to edit HSLFPictureData contentsMarius Volkhart2021-02-281-0/+4
* Add documentation to EscherRecordTypes#DG_CONTAINERMarius Volkhart2021-02-281-0/+6
* Replace magic constant use of Escher Blip Start type ID with referenceMarius Volkhart2021-02-271-1/+1
* Fix bug with record indexes for HSSF WorkbooksMarius Volkhart2021-02-272-2/+3
* missing ooxml-schemas-lite classesPJ Fanning2021-02-241-1/+1
* Use upcoming XmlBeans 5.0.0 (working version 4.0.1)Andreas Beeker2021-02-221-15/+22
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-2184-1555/+767
* try re-eanbling xml entity configPJ Fanning2021-02-211-1/+1
* FinanceLib: Simplify code and add a few more testsDominik Stadler2021-02-181-27/+14
* 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
* Fix inconsistent logging statementMarius Volkhart2021-02-011-1/+1
* Apply IDE suggestions, add toString(), adjust JavaDoc and simplify code slightlyDominik Stadler2021-01-301-8/+6
* Sonar fixesAndreas Beeker2021-01-231-8/+10
* [github-215] Improve Performance of OperandResolver#parseDouble. Thanks to Ro...PJ Fanning2021-01-181-4/+4
* Sonar fixesAndreas Beeker2021-01-17110-371/+375
* #65046 - Simplify integration testsAndreas Beeker2021-01-151-3/+5
* Properly close file handles in extractors and when handling password-protecte...Dominik Stadler2021-01-073-1/+34
* Improve EmptyFileException when the file actually does not exist at allDominik Stadler2021-01-071-1/+3
* Include file-name in EmptyFileExceptionDominik Stadler2021-01-065-7/+10
* Try to avoid error "Start point cannot equalendpoint"Dominik Stadler2021-01-061-1/+3
* Slightly adjust error message if requested allocations are too bigDominik Stadler2021-01-061-4/+6
* Bug 64132: Fix regression introduced by changing factoriesDominik Stadler2021-01-043-8/+8
* Apply some IDE suggestions and fix some JavaDocDominik Stadler2021-01-012-11/+14
* workaround "Width (0) and height (0) cannot be <= 0" error while rendering te...Andreas Beeker2020-12-301-1/+1
* Bug 64986: Support missing or blank match_type for function MatchDominik Stadler2020-12-303-6/+13
* Adjust some JavaDocDominik Stadler2020-12-296-21/+17
* Improve the speed of the styles-optimiser when there are many styles in a Wor...Dominik Stadler2020-12-291-28/+36
* Sonar fixesAndreas Beeker2020-12-2626-110/+123
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-243-74/+8
* [github-198] Remove jdk.charset module dependency for spreadsheets generation...PJ Fanning2020-12-193-505/+0
* avoid string concatsPJ Fanning2020-12-181-8/+17
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-171-1/+1
* [github-208] Fix a few instances of incorrect NotImplemented documentation. T...PJ Fanning2020-12-171-24/+13
* avoid string concatsPJ Fanning2020-12-176-14/+12
* avoid string concatsPJ Fanning2020-12-177-21/+15
* avoid string concatsPJ Fanning2020-12-1713-23/+28
* [github-207] add SLF4JLoggerPJ Fanning2020-12-171-0/+157
* Do not wrap RuntimeException so we still can handle them directlyDominik Stadler2020-12-161-0/+3
* use less contentious language in code commentsPJ Fanning2020-12-151-1/+1
* Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)Andreas Beeker2020-12-121-18/+20
* [bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown pict...PJ Fanning2020-12-091-1/+1
* [bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown pict...PJ Fanning2020-12-091-2/+3
* reduce use of deprecated code in XSSFFontPJ Fanning2020-12-091-1/+1
* remove more deprecated code (fix some issues)PJ Fanning2020-12-091-1/+1
* remove more deprecated codePJ Fanning2020-12-097-452/+13
* remove more deprecated codePJ Fanning2020-12-0920-381/+1
* remove more deprecated codePJ Fanning2020-12-091-68/+0
* remove more deprecated codePJ Fanning2020-12-093-5/+5