lazarus-ccr/components/fpspreadsheet/source/crypto
2024-06-03 21:31:47 +00:00
..
3rdParty FPSoreadsheet: Remove dependence on DCPCrypt from the crypto package (use Wolfgang-Ehrhardt units instead and add the needed ones to the package). 2023-08-02 10:37:14 +00:00
fpscryptoproc.pas fpspreadsheet: Add specialized reader for password-protected ods files. Temporatily add dependence on Abbrevia to crypto package (until FPC issue #40369 is fixed). Add sample project for reading encrypted ods file. 2023-08-03 12:58:43 +00:00
fpsopendocument_crypto.pas fpspreadsheet: Refactor internal DoIF procedure for calculation of COUNTIF, SUMIF, AVERAGEIF. Prepared from COUNTIFS, SUMIFS, AVERAGEIFS, but not yet working correctly. Add unit test cases for COUNTIF and SUMIF. 2024-06-03 21:31:47 +00:00
xlsxdecrypter.pas fpspreadsheet: Improved password handling and format detection for the decryption readers. 2023-08-05 22:20:06 +00:00
xlsxooxml_crypto.pas fpspreadsheet: Refactor internal DoIF procedure for calculation of COUNTIF, SUMIF, AVERAGEIF. Prepared from COUNTIFS, SUMIFS, AVERAGEIFS, but not yet working correctly. Add unit test cases for COUNTIF and SUMIF. 2024-06-03 21:31:47 +00:00