https://bugs.documentfoundation.org/show_bug.cgi?id=167144

Saburo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|macOS (All)                 |All
            Version|26.2.0.0 alpha0+ master     |7.0.0.3 release
                 CC|                            |[email protected]

--- Comment #1 from Saburo <[email protected]> ---
When I try to save the (.xlsm) file format with a password, an error occurs and
I cannot save it.
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 23621ef302bf2e6a4dfae827ce83f31be2cd6056
CPU threads: 12; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan;
VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL threaded

It seems that an error occurs when saving from Ver. 7.0.
Before this, a password was required when saving, but no password prompt was
requested when opening.
(.xls)file works fine.

adding to CC:Vasily Melenchuk
please, take a look?


Version: 7.0.0.0.alpha1+ (x64)
Build ID: b9353394f46e46485fd148f2842f0c1e8e5322e3
CPU threads: 12; OS: Windows 10.0 Build 26100; UI render: Skia/Vulkan; VCL: win
Locale: ja-JP (ja_JP); UI: en-US
Calc: CL


author  Vasily Melenchuk
commit  b9353394f46e46485fd148f2842f0c1e8e5322e3

[MS-OFFCRYPTO] convert oox implementation into UNO service
To permit pluggable crypto services, abstract existing
implementation behind an XPackageEncryption API.

Previous code already had two halfway-polymorphic classes (agile and
standard 2007 engine), so we're not adding much additional layers.

As MS crypto always uses OLE storage to wrap content into one single
file, current implementation passes all substorage names down into
XPackageEncryption APi, so different downstream implementations (e.g.
for MS RMS, or Azure AIP) are possible.

Because OleStorage classes are internal to LibO core, access is provided
via XInput/XOutput stream API function.

Change-Id: Icc32a4e0ce215090c3b739f1dcaa0654b36b7f08
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/84436

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to