GSoC work report - Week 10

I first worked on adding logs for more events. The selection of symbols from "element_selector" in the math app now gets logged. Also, the selection of objects now gets logged in the writer, calc and impress. The patch is here - https://gerrit.libreoffice.org/#/c/57368/
I also worked on changing from multiple functions for logging to one generic function logEvent in the same patch.

Additionally, I also did some work for adding support of sending parameters in executeCommand function of the UI testing framework. The progress can be seen here - https://gerrit.libreoffice.org/#/c/57857/

Comments

  1. Excellent post. I know about a lot of companies. You can learn about many companies by click here. Do you know about asset management services uk ltd.
    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