This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a change to branch python-editing-embedding
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from 2fa24674f6 On Python, XInvocation.invoke() must return a tuple of 3 
values, the return value, the aOutParamIndex and the aOutParam.
     new 39f90afe1c Use the parent URI to dynamically derive ours, so renaming 
the parent doesn't break our URI.
     new d2f6c07679 Cleanups. Remove excess debug info. Log exceptions across 
the whole of invoke(), not just specific actions.
     new cfa9efbce1 Verify that params has a name for Creatable and Renamable 
actions in invoke().
     new 7686e66c7a PackageBrowseNode also needs to implement XPropertySet and 
XInvocation, otherwise the macro selector screen shows no macros!
     new 511d7659d6 Get Python file editing working.
     new 36f82a9eeb Cleanups. Save in UTF-8 format just in case.
     new d2cc3a1ab9 Make the edit dialog permanent.
     new 1b85a9366d Our PythonScriptProvider is now actively developed, not 
deprecated.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/scripting/README                        |   8 +-
 main/scripting/source/pyprov/pythonscript.py | 360 ++++++++++++++++++++-------
 2 files changed, 270 insertions(+), 98 deletions(-)

Reply via email to