GSOC Final Report - Appliances Project

2019-09-02 Thread Rasmus Jonsson
Here's the development blog with final report on top: https://rptr.github.io/gsoc/ Thanks for having me this summer! Rasmus / cbilt ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

GSOC Report Week 12

2019-08-19 Thread Rasmus Jonsson
What was done on week 12: * Creating documentation for the project (four subprojects/ repositories) * Finishing up packaging for PyPI so that it installs and runs properly * Design/ implementation of user interface for the web control panel * More fidgeting on the UI of the impress remote And

GSOC Report Week 10

2019-08-07 Thread Rasmus Jonsson
Last week was spent on the following issues: * Packaging the individual Python projects for distribution on pypi.org * Completing the functionality of the JS Impress Remoteb ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

GSOC Report Week 8+9

2019-07-25 Thread Rasmus Jonsson
* Added slide previews and notes to the JS Impress Remote * Got the project somewhat presentable for a video demo (was presentable a month ago but many changes since) * Implemented the functionality of the JS Impress Remote based on the Android Impress Remote * Make the new JS Impress Remote

GSOC Report Week 7

2019-07-18 Thread Rasmus Jonsson
Last week was spent on the new JavaScript Impress Remote. * Worked on front-end for JS remote * Making the existing Python+Impress code work nicely with the remote * Python server acting as a relay between browser apps and LibreOffice * JS client library for any app wanting to connect to this

GSOC Report Week 6

2019-07-08 Thread Rasmus Jonsson
Last week I finished up a lot of the things that were due for the first evaluation/ phase of the project. * Make the information screen work properly * Display correct URL * Mix better with LibreOffice slideshow (still not perfect) * Various minor additions to the run scripts * Set default

GSOC Report Week 5

2019-07-01 Thread Rasmus Jonsson
Making progress again: * Start and stop LibreOffice. * Load and close documents in LibreOffice. * Start and transition slideshows. * Website control panel has additional functionality for controlling the playlist and slideshows. * Some minor additions and fixes such as making the informational

GSOC Report Week 4

2019-06-25 Thread Rasmus Jonsson
These last two weeks I've been stuck on integrating my program with LibreOffice (mentioned in previous report), but I've finally figured out how to get it to work and am now back on track. I'm about two days behind schedule but I'll catch up now the problem's solved. Originally this was going to

Re: UNO connection problems (GSOC Report Week 3)

2019-06-19 Thread Rasmus Jonsson
On Wed, 19 Jun 2019 08:07:15 +0200 Stephan Bergmann wrote: This worked, thanks. However, the project requires using whichever LibreOffice installation is available. > The python interpreter needs to know about LO's UNO files, and a Which are these UNO files? > system python3 presumably

UNO connection problems (GSOC Report Week 3)

2019-06-18 Thread Rasmus Jonsson
So last week (until June 16th) I ran into issues with integrating my program with LibreOffice using UNO. The goal is to start LibreOffice Impress, connect to it (initially using the Impress Remote Protocol, but it was decided that UNO would be more suitable), and open/ play/ control slideshows

GSOC Report Week 2

2019-06-09 Thread Rasmus Jonsson
* Added a playlist functionality. * Allow users to add, remove, order playlist items (e.g. ODP files) through web-based control panel * Add informational screen with URL for control panel. * Start web server on detected network connection. * Implement the Impress Remote protocol: connecting to

GSOC Report Week 1

2019-05-31 Thread Rasmus Jonsson
* Started week working on building LO on ARM * Did some brief research on Python/ web frameworks/ web servers / web libraries * In the plan I only mentioned Python+BaseHTTPServer (as in original idea) but decided there's no need to waste time * Have a main program running w/ web

[GSoC] The "LibreOffice Appliances" project

2019-05-16 Thread Rasmus Jonsson
So I got accepted to this year's Google Summer of Code and will be working on this project with my mentors Thorsten and Sweetshark: https://wiki.documentfoundation.org/Development/GSoC/Ideas_without_a_mentor#LibreOffice_appliances The project is about displaying LO Impress slides on a monitor

[Libreoffice-commits] core.git: solenv/sanitizers svx/uiconfig

2019-05-08 Thread Rasmus Jonsson (via logerrit)
solenv/sanitizers/ui/svx.suppr | 13 --- svx/uiconfig/ui/compressgraphicdialog.ui | 120 +-- 2 files changed, 85 insertions(+), 48 deletions(-) New commits: commit 922f3d2f10746ab25deeb5ea4ae78795524e6744 Author: Rasmus Jonsson AuthorDate: Sat Apr 6

[Libreoffice-commits] core.git: solenv/sanitizers svx/uiconfig

2019-05-08 Thread Rasmus Jonsson (via logerrit)
solenv/sanitizers/ui/svx.suppr | 16 svx/uiconfig/ui/docking3deffects.ui | 136 2 files changed, 121 insertions(+), 31 deletions(-) New commits: commit 43b2d7f5a2c1bc46f6bad9b932805f9142bd7407 Author: Rasmus Jonsson AuthorDate: Thu Apr 11 20

[Libreoffice-commits] core.git: solenv/sanitizers svx/uiconfig

2019-05-08 Thread Rasmus Jonsson (via logerrit)
Author: Rasmus Jonsson AuthorDate: Sat Apr 6 11:13:48 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Wed May 8 16:35:03 2019 +0200 tdf#119931 Fix a11y warnings in classificationdialog.ui Remove warning suppressions. Create svx.false for false warnings. Rearrange

[Libreoffice-commits] core.git: include/svx svx/source

2019-04-17 Thread Rasmus Jonsson (via logerrit)
include/svx/srchdlg.hxx |2 +- svx/source/dialog/srchdlg.cxx | 25 + 2 files changed, 26 insertions(+), 1 deletion(-) New commits: commit 96bf1e53fba51ad42742bba66469bea911b57325 Author: Rasmus Jonsson AuthorDate: Mon Apr 15 11:17:22 2019 +0200 Commit

[Libreoffice-commits] core.git: vcl/uiconfig

2019-04-08 Thread Rasmus Jonsson (via logerrit)
vcl/uiconfig/ui/printdialog.ui | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 93cc8d83cd1f814e8b1df03de2e3c25efa4a9d16 Author: Rasmus Jonsson AuthorDate: Fri Apr 5 15:24:18 2019 +0200 Commit: Katarina Behrens CommitDate: Mon Apr 8 09:41

[Libreoffice-commits] core.git: solenv/sanitizers svx/uiconfig

2019-04-06 Thread Rasmus Jonsson (via logerrit)
solenv/sanitizers/ui/svx.suppr |6 -- svx/uiconfig/ui/chinesedictionary.ui |3 +++ 2 files changed, 3 insertions(+), 6 deletions(-) New commits: commit 4ba6388c4507e3c93ba130eeddb616b43657561b Author: Rasmus Jonsson AuthorDate: Sat Apr 6 07:27:00 2019 +0200 Commit

[Libreoffice-commits] core.git: solenv/sanitizers vcl/uiconfig

2019-04-06 Thread Rasmus Jonsson (via logerrit)
solenv/sanitizers/ui/vcl.suppr |8 vcl/uiconfig/ui/printerpaperpage.ui |4 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit 4a4ac352dc73fce0ef5fe017f1101e290e81fb6f Author: Rasmus Jonsson AuthorDate: Sat Apr 6 07:04:18 2019 +0200 Commit

Re: [GSOC] LibreOffice appliances idea

2019-04-04 Thread Rasmus Jonsson
Figured I'll post my proposal. Any input, positive or negative, from anyone, is welcome. https://docs.google.com/document/d/1FZKM2I_5Fc2ENsLxlMmkWTo6GJaS8_QHiYEERIVxVfY/edit?usp=sharing ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [GSOC] LibreOffice appliances idea

2019-04-03 Thread Rasmus Jonsson
Hi. You asked me on IRC to notify you when I felt that my draft was ready for a detailed review, and I think it is. You did say that there's no need to mention any LO core work, and that the plan should be fairly high-level. I have not gone into great technical detail. Possibly the weak point is

[GSOC] LibreOffice appliances idea

2019-03-24 Thread Rasmus Jonsson
I found this idea on the "Ideas without a mentor" page on the Wiki. I found it really interesting and would love to work on it. I do have a Pi and will try to experiment with this idea. I do realise that the idea is at least two years old. Questions for Matus: When you say "when connected/

[GSOC] Introduction

2019-03-24 Thread Rasmus Jonsson
Hello, I forgot to include my introduction in my previous e-mail: I'm studying Computer Science (3rd year) at the University of Gothenburg in Sweden, my nickname on the IRC channel is cbilt. For LO I'm interested in the "Improve VCL OpenGL backend" and "Tests for the VCL graphic backends"

[Libreoffice-commits] core.git: sfx2/source

2019-03-22 Thread Rasmus Jonsson (via logerrit)
sfx2/source/dialog/infobar.cxx | 29 - 1 file changed, 24 insertions(+), 5 deletions(-) New commits: commit c92bfbf9506681468a471563a47eb84c6944a104 Author: Rasmus Jonsson AuthorDate: Wed Mar 20 21:27:03 2019 +0100 Commit: Samuel Mehrbrodt CommitDate: Fri