libreoffice-online/kit
Miklos Vajna cb761748ed Avoid unnecessary copy-initialization
These are copy-constructed from a const reference but are only used as
const reference; make them a const reference.

Change-Id: Id193905b65224c2db4aab88999a92e60d3af3fdf
2018-04-17 09:13:54 +02:00
..
ChildSession.cpp calc: drop down button marker 2018-04-03 21:42:27 +02:00
ChildSession.hpp IME support 2018-02-08 14:16:34 +05:30
Delta.hpp fix error: unused parameter ‘bufferHeight’ [-Werror=unused-parameter] 2017-11-23 15:01:25 +01:00
DummyLibreOfficeKit.cpp Use strdup() instead of fragile malloc+strncpy pairs... 2018-01-10 16:09:41 +02:00
DummyLibreOfficeKit.hpp fuzzer: Add a dummy LibreOfficeKit implementation. 2017-02-08 11:25:21 +01:00
ForKit.cpp Ensure the forkit does not have lingering threads after preinit. 2018-04-16 20:04:23 +01:00
Kit.cpp Writer: View jumps to cursor position even if it is moved by an other view. 2018-04-10 17:00:21 +02:00
Kit.hpp Allow running without seccomp and capabilities. 2018-03-19 20:46:17 +00:00
KitHelper.hpp Avoid unnecessary copy-initialization 2018-04-17 09:13:54 +02:00