libreoffice-online/kit
Miklos Vajna eb376d122f Fix recently introduced clang warnings
kit/Kit.cpp:2166:17: error: private field '_socketPoll' is not used [-Werror,-Wunused-private-field]

/usr/lib64/gcc/x86_64-suse-linux/7/../../../../include/c++/7/ext/new_allocator.h:140:22: error: destructor called on non-final 'Document' that has virtual functions but non-virtual destructor [-Werror,-Wdelete-non-abstract-non-virtual-dtor]

Change-Id: I47849db2b0bc64e811577e3a8cede0e2d2c0e2e6
2019-05-10 16:39:10 +02:00
..
ChildSession.cpp wsd: allow paste content to tunneled dialog 2019-04-26 15:32:58 +02:00
ChildSession.hpp tdf#124146 touch gesture support, send pan gesture in dialogs 2019-03-26 10:48:17 +01:00
Delta.hpp DeltaBitmapRow: make members private 2018-11-08 09:16:57 +01:00
DummyLibreOfficeKit.cpp kit: make members private in DummyLibreOfficeKit 2019-01-18 09:07:20 +01:00
DummyLibreOfficeKit.hpp
ForKit.cpp Unipoll: integrate with the LOK mainloop in a single thread. 2019-04-23 03:00:07 +02:00
Kit.cpp Fix recently introduced clang warnings 2019-05-10 16:39:10 +02:00
Kit.hpp android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability. 2019-02-12 12:20:11 +01:00
KitHelper.hpp perftrace: consume PROFILE_FRAME messages and chart lok ProfileZones. 2019-04-16 20:27:37 +01:00
TestStubs.cpp Unipoll: move event processing into the same thread. 2019-05-10 14:43:27 +01:00