[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 Justin L changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |jl...@mail.com

[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 --- Comment #18 from Commit Notification --- Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d02962cb2ca4e691634abb1bf6ff30b9b366d2e3 tdf#148806 doc import:

[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 --- Comment #17 from Justin L --- (In reply to Justin L from comment #14) > In LO, it fails at forms/source/misc/InterfaceContainer.cxx:119 In the working case, we have parents uno::Reference to (frm::ODatabaseForm *) uno::Reference to

[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 --- Comment #16 from Commit Notification --- Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/acc71c3e502f23daaf2489d102dda3b00a45960a tdf#148806 sw vba: fix

[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-09-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 --- Comment #15 from Justin L --- > DOC round-trip losing macros: This never worked for the checkboxes. ActiveX checkboxes were round-tripped as FormField's until LO 6.0's commit b45446fcb4958b13bc94e70e2d3d1940db3322e2 Author: Tamás

[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-09-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 --- Comment #14 from Justin L --- A proposed patch for exposing document open/close/new to VBA macros is at http://gerrit.libreoffice.org/c/core/+/140801 DOC round-trip losing macros: I just want to confirm that MS Word handled the

[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 --- Comment #13 from Justin L --- DOCX: in terms of sending DOCUMENT OPEN to VBA, all the plumbing looks to be in place. The only problem is an exception in mxVbaEvents.set( ooo::vba::createVBAUnoAPIServiceWithArgs( mpDocShell,

[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 --- Comment #12 from Commit Notification --- Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8253b8d6f1efb7fc3e2928d543c21a79c2cdc13f tdf#148806 docm: fix

[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 Commit Notification changed: What|Removed |Added Whiteboard||target:7.5.0 -- You are

[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 --- Comment #11 from Justin L --- Created attachment 182687 --> https://bugs.documentfoundation.org/attachment.cgi?id=182687=edit formfieldMacros.docm: macro on fileOpen, checkbox1 click repro 7.5+ This is a FILEOPEN problem.

[Libreoffice-bugs] [Bug 148806] FILEOPEN: Event-Driven Macros don't enable in DOCM, or after round-tripping in DOC

2022-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148806 Justin L changed: What|Removed |Added Summary|Event-Driven Macros don't |FILEOPEN: Event-Driven