GSoC work report - Week 11

This week, I first completed the patch - https://gerrit.libreoffice.org/#/c/57857/
This adds a new function to call UNO commands with parameters in the UI tests.

Then, I completed the patch - https://gerrit.libreoffice.org/#/c/57368/
This involved adding logging for the opening of sidebar/deck in the LO apps, changing the log for object selection and UNO commands to make them interpretable, and removing the function logObjectSelection to merge it in the logEvent function.

Now, I am working on improving the log interpreter - https://gerrit.libreoffice.org/#/c/58340/
This fixes a crash on certain inputs and adds support for interpreting UNO command parameters, along with some other minor changes.

Comments

  1. Hi, You want to know about Google Map. Then about know contact google maps and company information with my company.
    Thank you.

    ReplyDelete

Post a Comment

Popular posts from this blog

Things to know if you are a new contributor to LibreOffice code

An overview of how UI logging works in LibreOffice

GSoC final report - UI logger