aboutsummaryrefslogtreecommitdiffstats
path: root/src/java
Commit message (Expand)AuthorAgeFilesLines
* #65192 - Allow change of EncryptionModeAndreas Beeker2021-03-172-6/+46
* Revert erroneously modified logging statementMarius Volkhart2021-03-161-1/+1
* add back some new codePJ Fanning2021-03-151-0/+45
* revert recent changesPJ Fanning2021-03-151-68/+30
* [bug-65184] revert due to integration test failuresPJ Fanning2021-03-141-15/+11
* Try to fix sonar buildAndreas Beeker2021-03-143-0/+3
* reformat filePJ Fanning2021-03-141-203/+203
* [bug-65184] Improve performance of POFSMiniStore getBlockAt. Thanks to sitsPJ Fanning2021-03-142-21/+63
* Implement CONCAT function #65185Nick Burch2021-03-143-12/+107
* [bug-65184] Improve performance of POFSMiniStore getBlockAt. Thanks to sitsPJ Fanning2021-03-131-153/+151
* Streamline HPSF CustomProperties collection retrievalMarius Volkhart2021-03-101-7/+5
* Cleanup documentation of EscherChildAnchorRecord and EscherClientAnchorRecordMarius Volkhart2021-03-092-4/+7
* Deprecate functions that duplicate functionalityMarius Volkhart2021-03-014-5/+18
* Review EscherContainerRecord#getChildRecords() call sites for unnecessary workMarius Volkhart2021-03-014-6/+10
* 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