[Libreoffice-bugs] [Bug 149722] `Macro Selector` should only show macros to Run which are “not Private” and have “no arguments passed”

2022-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149722

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 149722] `Macro Selector` should only show macros to Run which are “not Private” and have “no arguments passed”

2022-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149722

--- Comment #4 from himajin100...@gmail.com ---
https://opengrok.libreoffice.org/xref/core/basctl/source/basicide/macrodlg.cxx?r=499ecbf3#494

https://opengrok.libreoffice.org/xref/core/include/basic/sbxdef.hxx?r=de81c254#147

https://opengrok.libreoffice.org/xref/core/include/basic/sbxcore.hxx?r=0afb2b63#112

https://opengrok.libreoffice.org/xref/core/basic/source/comp/codegen.cxx?r=5200a736#353

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

[Libreoffice-bugs] [Bug 149722] `Macro Selector` should only show macros to Run which are “not Private” and have “no arguments passed”

2022-07-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149722

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 149722] `Macro Selector` should only show macros to Run which are “not Private” and have “no arguments passed”

2022-06-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149722

--- Comment #3 from Óvári  ---
Created attachment 180955
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180955=edit
LO Calc Macro Selector Window screenshot

LO Calc displays 3 macro which can be run.

The `Private` macro can be run, which is wrong

The `Passed Argument` macro can be run, which produces an error.

Perhaps this issue should be changed from request for enhancement (RFE) to bug?

What do you think?

Thank you

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

[Libreoffice-bugs] [Bug 149722] `Macro Selector` should only show macros to Run which are “not Private” and have “no arguments passed”

2022-06-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149722

--- Comment #2 from Óvári  ---
Created attachment 180954
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180954=edit
MS Excel Macro Window screenshot

MS Excel only displays 1 macro which can be run, i.e. the public macro with no
passed arguments.

Clicking `Run` produces no error.

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

[Libreoffice-bugs] [Bug 149722] `Macro Selector` should only show macros to Run which are “not Private” and have “no arguments passed”

2022-06-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149722

--- Comment #1 from Óvári  ---
Created attachment 180953
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180953=edit
Macros.xls

MS Excel spreadsheet with 3 functions:
1. Private
2. With passed argument(s)
3. Public and no passed arguments

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