GSoC work report - Week 9

At first, I worked on the keylogging issue. Key presses are now logged according to DSL inside the dialogs too (in ComboBoxes and SpinFields). The patch is here - https://gerrit.libreoffice.org/#/c/57233/

Then I worked on logging more events (https://gerrit.libreoffice.org/#/c/57368/). These are the events which this patch logs -
  • Writer
    • Goto Page
    • Set Zoom
  • Calc
    • Launch Autofilter
    • Select Cell/Range/Table
  • Impress
    • Set Zoom
In addition to this, I realized that we might also need to log the arguments sent with a UNO command, in addition to the UNO command itself. The patch has also done some work in that direction.

Comments

  1. Hi, If you want to know about all the company. We are providing all reports about a company like f coffee ashbourne ltd. If you want go there.
    Thanks

    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