[Libreoffice-commits] online.git: loolwsd/Log.hpp

2016-11-06 Thread Ashod Nakashian
loolwsd/Log.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd8b426860ce218d61d978363880090da4ef1708 Author: Ashod Nakashian Date: Sun Nov 6 22:10:32 2016 -0500 loolwsd: use correct log level and not typo

[Libreoffice-commits] online.git: loolwsd/Log.hpp

2016-11-03 Thread Ashod Nakashian
loolwsd/Log.hpp | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit b9b69e9534ff9e8521d77f206c7d960580b25c3a Author: Ashod Nakashian Date: Thu Nov 3 20:27:28 2016 -0400 loolwsd: rename LOG_XXX internal variable to

[Libreoffice-commits] online.git: loolwsd/Log.hpp

2016-11-02 Thread Ashod Nakashian
loolwsd/Log.hpp | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 04022563905df0cb0cf81b52babe277fc9381853 Author: Ashod Nakashian Date: Mon Oct 31 21:39:51 2016 -0400 Log file and line number using the LOG_XXX

[Libreoffice-commits] online.git: loolwsd/Log.hpp

2016-10-31 Thread Ashod Nakashian
loolwsd/Log.hpp |7 +++ 1 file changed, 7 insertions(+) New commits: commit 8be8311eaafd01ea2cd012910589b04f66a8b694 Author: Ashod Nakashian Date: Mon Oct 31 02:00:50 2016 -0400 loolwsd: new logging macros with lower overhead Change-Id:

[Libreoffice-commits] online.git: loolwsd/Log.hpp

2016-10-31 Thread Ashod Nakashian
loolwsd/Log.hpp | 34 +- 1 file changed, 25 insertions(+), 9 deletions(-) New commits: commit 90c60d99318de07f5e421e822882e691cdd6f287 Author: Ashod Nakashian Date: Sun Oct 30 19:16:57 2016 -0400 loolwsd: more efficient

[Libreoffice-commits] online.git: loolwsd/Log.hpp

2016-08-03 Thread Miklos Vajna
loolwsd/Log.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e562ea644ea12c93a5c0007b89367c2c87afd41a Author: Miklos Vajna Date: Wed Aug 3 10:00:38 2016 +0200 Log: mark move constructor noexcept It's a good practice in

[Libreoffice-commits] online.git: loolwsd/Log.hpp

2016-08-02 Thread Miklos Vajna
loolwsd/Log.hpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 195b72a9212f27171f0df5a459d6b24ba046c626 Author: Miklos Vajna Date: Tue Aug 2 09:29:19 2016 +0200 Log: use std::move() when a value is passed No move would