[Libreoffice-commits] online.git: wsd/AdminModel.cpp wsd/AdminModel.hpp

2020-05-04 Thread Michael Meeks (via logerrit)
wsd/AdminModel.cpp | 24 +--- wsd/AdminModel.hpp |2 ++ 2 files changed, 15 insertions(+), 11 deletions(-) New commits: commit afcca641e560d7beef7331af5d3204ec19f3da1c Author: Michael Meeks AuthorDate: Mon May 4 09:11:00 2020 +0100 Commit: Miklos Vajna CommitDa

[Libreoffice-commits] online.git: wsd/AdminModel.cpp

2020-05-04 Thread Miklos Vajna (via logerrit)
wsd/AdminModel.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 6bdcca933d7acfc992a40948f8b5afc5c57f61dc Author: Miklos Vajna AuthorDate: Mon May 4 09:26:05 2020 +0200 Commit: Miklos Vajna CommitDate: Mon May 4 09:43:42 2020 +0200 AdminModel::remov

[Libreoffice-commits] online.git: wsd/AdminModel.cpp

2020-04-27 Thread Gabriel Masei (via logerrit)
wsd/AdminModel.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 93bd4875a23c6731ef370b93f63eaa83926d925f Author: Gabriel Masei AuthorDate: Mon Apr 27 17:03:52 2020 +0300 Commit: Michael Meeks CommitDate: Mon Apr 27 16:21:01 2020 +0200 admin: fix

[Libreoffice-commits] online.git: wsd/AdminModel.cpp

2018-02-06 Thread Miklos Vajna
wsd/AdminModel.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 46c0873c296bfb9c9e6c1999e4556dabe38adfb2 Author: Miklos Vajna Date: Tue Feb 6 16:06:24 2018 +0100 wsd: can avoid copying these in AdminModel Change-Id: Id092585e93cca3bd4d52531cf62

[Libreoffice-commits] online.git: wsd/AdminModel.cpp wsd/AdminModel.hpp

2017-11-10 Thread Miklos Vajna
wsd/AdminModel.cpp |2 +- wsd/AdminModel.hpp |8 ++-- 2 files changed, 3 insertions(+), 7 deletions(-) New commits: commit 8568f476670151ba404c0d7dd8fce562619edf9c Author: Miklos Vajna Date: Fri Nov 10 09:41:33 2017 +0100 wsd: fix -Werror,-Wunused-private-field Change

[Libreoffice-commits] online.git: wsd/AdminModel.cpp

2017-07-06 Thread Pranav Kant
wsd/AdminModel.cpp | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) New commits: commit 13a541e4bbcb9af6405d26f3c38ee5a06bd8ccf5 Author: Pranav Kant Date: Fri Jul 7 12:17:11 2017 +0530 Lets do away with this Consistency. Change

[Libreoffice-commits] online.git: wsd/AdminModel.cpp

2017-06-25 Thread Ashod Nakashian
wsd/AdminModel.cpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 6591f219ed174a005000353aa1547d085258025a Author: Ashod Nakashian Date: Sun Jun 25 21:37:57 2017 -0400 wsd: use logging macros and const ref where possible Change-Id: I2f56e1887

[Libreoffice-commits] online.git: wsd/AdminModel.cpp

2017-04-21 Thread Miklos Vajna
wsd/AdminModel.cpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 9c7cbab615d57ee4aa4538d1bf2d211533407bf3 Author: Miklos Vajna Date: Fri Apr 21 13:26:53 2017 +0200 AdminModel: clean up redundant std::string init Change-Id: Ia27219d0bf8d1c9

[Libreoffice-commits] online.git: wsd/AdminModel.cpp wsd/AdminModel.hpp

2017-02-02 Thread Ashod Nakashian
wsd/AdminModel.cpp | 23 +-- wsd/AdminModel.hpp |8 2 files changed, 17 insertions(+), 14 deletions(-) New commits: commit 942aedb41486d2e68bad670769f64908d06f40c6 Author: Ashod Nakashian Date: Mon Jan 30 08:10:10 2017 -0500 wsd: AdminModel logging updat