Re: Week 5 - update

2022-07-18 Thread Stephan Bergmann
On 7/16/22 18:59, Hannah Meeks wrote: One of the most useful things I did was in vcl/source/window/dialog.cxx - Dialog::ImplStartExecute - where I swapped the dialog "cancelled in silent mode" to a SAL_DEBUG so that I can see basic errors. This would be good to have on all unit tests so that

Week 5 - update

2022-07-16 Thread Hannah Meeks
Hi, This week I managed to finish making the framework in order to run my tests - https://gerrit.libreoffice.org/c/core/+/136943 Still had some problems with the debugger but this was resolved after moving the python warnings around - https://gerrit.libreoffice.org/c/core/+/137032 One of the

Week #4 and Week #5 Update - Sidebar

2021-07-11 Thread anshu khare
Hi everyone, As I mentioned earlier, at the end of week 3, me and my mentors realized that our approach of adding a second panel for CharacterStyles below the panel of ParagraphStyles would make templdlg.cxx's code much more complex and less maintainable in the future. Hence we decided to