[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - wsd/DocumentBroker.cpp

2018-02-15 Thread Pranav Kant
wsd/DocumentBroker.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ff5fd0ebdac600b3e1a869338b8d55e50bbedd5a Author: Pranav Kant Date: Thu Feb 1 23:58:43 2018 +0530 wsd: Don't save if document ends up being unmodified

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - wsd/DocumentBroker.cpp

2018-02-15 Thread Pranav Kant
wsd/DocumentBroker.cpp | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit 61ffc7c0a15107db7ac7304584cf42b89946f3d6 Author: Pranav Kant Date: Thu Feb 1 22:43:47 2018 +0530 wsd: DocumentBroker: Don't initiate the document close

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp

2018-01-22 Thread Ashod Nakashian
wsd/DocumentBroker.cpp | 36 wsd/DocumentBroker.hpp |5 + 2 files changed, 29 insertions(+), 12 deletions(-) New commits: commit 0825872b0f4089675f4e3aa904b1f5e07595a341 Author: Ashod Nakashian Date: Mon Jan 15

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/Storage.hpp

2018-01-22 Thread Ashod Nakashian
wsd/DocumentBroker.cpp | 13 + wsd/DocumentBroker.hpp | 10 +- wsd/Storage.hpp|2 +- 3 files changed, 19 insertions(+), 6 deletions(-) New commits: commit f4dc93f55c74f28ab45cb1bf0edf7c2ee2a4ef6e Author: Ashod Nakashian Date:

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp

2018-01-22 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |2 +- wsd/DocumentBroker.hpp |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit a96f4f60e43c9c94cd4fa98b794d338b223d769b Author: Ashod Nakashian Date: Wed Jan 3 23:15:44 2018 -0500 wsd: set modified

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - wsd/DocumentBroker.cpp

2018-01-15 Thread Michael Meeks
wsd/DocumentBroker.cpp |7 +++ 1 file changed, 7 insertions(+) New commits: commit 0da449bbd9968fb580b90fbeb0672437b7f5f832 Author: Michael Meeks Date: Fri Jan 12 16:16:56 2018 + Warn if we exit with a modified document around. Change-Id: