Weekly Status Update 14

2024-08-14 Thread Aung Khant Oo Gu Gu
Hi, This is my gsoc weekly report for improving user experience around windows. Sorry, I made a mistake in my last weekly report. LibreOffice has not yet support for conversion from/to xml as whole document as I understood wrong from the xml filter tutorials about converting xml from/to document.

Weekly Status Update 13

2024-08-07 Thread Aung Khant Oo Gu Gu
Hi, This is my weekly status update for gsoc improving experience around windows. Currently, persistentwindowstate.cxx stores the windowstate when the frame is closed. If the user had cancelled to save the document when closing and we add window states within the document, unless we save the

Weekly Status Update 12

2024-07-31 Thread Aung Khant Oo Gu Gu
HI, This is my gsoc weekly status update for improving user experience around windows. As a continuation of last week, I was browsing through the files, looking for ways to save the meta data without requiring to save the document. In this week, I was able to understand more about storing rdf

weekly status update 11 (July 16 - 23)

2024-07-24 Thread Aung Khant Oo Gu Gu
HI, This is my gsoc weekly status update for improving user experience around windows. Sorry for the late update this week as I had to go out a lot this week. I am currently trying to store individual window states inside each document. Since saved rdf graphs and statements are lost upon closing

Weekly Status Update 10

2024-07-14 Thread Aung Khant Oo Gu Gu
Hi, This is my weekly report for improving user experience around windows. In this week, I tried to use rdf graph statements to get/set window states on the document. The current problem I am facing is that the graph and statement added is not stored permanently. Although it is possible to query

Weekly Status Update 9

2024-07-08 Thread Aung Khant Oo Gu Gu
Hi, This is my weekly report for improving user experience around windows. In this week, I am trying to implement storing and loading metadata on the document as a continuation from last week. Also uploaded some fixes for tdf#159380 Add an UNO command to close all document. https://gerrit.libreof

Weekly Status Update 8

2024-07-01 Thread Aung Khant Oo Gu Gu
Hi, This is my weekly status update for Improving User Experience Around Windows. In this week, read documentations around using rdf meta data and read related C++ files. The goal is to be able to store data directly into the document and read from it. However, this will only be a test

Weekly Status Update 7

2024-06-23 Thread Aung Khant Oo Gu Gu
Hi, This is my weekly status update for Improving User Experience Around Windows. In this week, 1. Uploaded a patch fixing not remembering window states on subsequent file openings after creating an empty file. 2. Added a clean up function to clear/delete window states for no longer available

Weekly Status Update 6

2024-06-16 Thread Aung Khant Oo Gu Gu
Hi, in this week, worked on code reviews and issues from tdf#41777 - Add window size and position for each document and tdf#159380 - Add an uno command to close all documents. I will be away from work next week. Best, Aung.

Weekly Status Update 5

2024-06-08 Thread Aung Khant Oo Gu Gu
Hi, In this week, 1. Submitted a new pull request for tdf#41777 (Window size and position for each document) and 2. submitted patches addressing code reviews for (tdf#159380 Add an UNO command to close all documents) link to a new pull request - https://gerrit.libreoffice.org/c/core/+/168581 (tdf

Weekly Status Update 4

2024-06-01 Thread Aung Khant Oo Gu Gu
Hi, In this week, implemented saving window size and position for each document window for Bug 41777 Remembering windows size and position per document - https://bugs.documentfoundation.org/show_bug.cgi?id=41777 Video 1 shows saving/opening separate window size and position on one screen. Video 2

Weekly Status Update 3

2024-05-25 Thread Aung Khant Oo Gu Gu
Hi, This is my 3rd weekly status update for Improving User Experience Around Windows. In this week, uploaded another patch which addresses code reviews for tdf#159380 Currently and in the upcoming weeks, I will be working on bug 41777 (Remembering windows size and position per document) - https

Weekly Status Update 2

2024-05-19 Thread Aung Khant Oo Gu Gu
Hi, This is my 2nd weekly status update for Improving User Experience Around Windows. In this week, uploaded a patch with new implementation addressing code reviews for tdf#159380 Best, Aung

Weekly Status Update

2024-05-11 Thread Aung Khant Oo Gu Gu
Hi, this is my weekly status update for Improving User Experience Around Windows. -Learn about uno commands and dispatcher concepts which will be needed throughout the project. -Learn how to use the startmodule dispatcher in the implementation. -Provided an implementation for tdf#159380 which

Firebird - weekly status update

2016-07-29 Thread Bunth Tamás
Hi, The external Firebird 3.0 now builds on Windows. https://gerrit.libreoffice.org/27642/ Although I got an error when compiling the firebird driver: error C1083: Cannot open include file: 'ibase.h': No such file or directory. After I make it work, I'm going to continue with Mac OS. Probably it

Firebird - Weekly status update

2016-07-13 Thread Bunth Tamás
Hi, This week I was working on the Windows build of firebird 3.0. I'm not finished with it yet, because a lot of things were new to me. But I move forward slightly. I made a solution for a fb. related bug too: https://gerrit.libreoffice.org/27120/ Regards, Tamás Bunth ___