libreoffice-online/common
Miklos Vajna c99664b19c StringVector: fix build with gcc-4.9
Debian 8 has gcc-4.9, which emits -Werror in case a parameter and a
member function has the same name. Given that we also use -Werror
unconditionally, this breaks the build. Newer gcc/clang versions relaxed
this warning, so this was not a problem in those cases.

Change-Id: I7ad09370d96aa7384b2c117dd8de421644898b50
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89785
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-03-02 16:25:05 +01:00
..
Authorization.cpp Resolved: Server crash when link opened in new tab 2020-01-22 23:23:51 +01:00
Authorization.hpp
Clipboard.hpp clipboard: persist selections for a while after a view closes. 2019-08-05 22:21:54 -04:00
Common.hpp wsd: dynamic child timeout 2019-10-29 02:30:07 +01:00
Crypto.cpp
Crypto.hpp
FileUtil.cpp copyFile: de-poco-ize and handle EINTR and short writes. 2020-01-21 15:07:54 +00:00
FileUtil.hpp copyFile: de-poco-ize and handle EINTR and short writes. 2020-01-21 15:07:54 +00:00
IoUtil.cpp killpoco: removed StringTokenizer from common directory 2019-11-15 14:54:29 +01:00
IoUtil.hpp
JsonUtil.hpp
Log.cpp wsd: avoid malloc in signal handler 2019-11-19 16:13:33 +01:00
Log.hpp wsd: logging improvements and formatting 2020-02-23 21:46:55 +01:00
LOOLWebSocket.hpp
Message.hpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
MessageQueue.cpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
MessageQueue.hpp
Png.hpp test: improve TileCacheTests 2019-10-29 02:32:05 +01:00
Protocol.cpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
Protocol.hpp Rework StringVector to have a single underlying string 2020-02-28 18:31:37 +01:00
Rectangle.hpp
Seccomp.cpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
Seccomp.hpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
security.h
Session.cpp Rework StringVector to have a single underlying string 2020-02-28 18:31:37 +01:00
Session.hpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
SigUtil.cpp sighandler: break infinite loop with corrupted heap 2020-01-18 17:23:02 +01:00
SigUtil.hpp wsd: debug: add env variable "PAUSEFORDEBUGGER" to attach debugger 2019-12-20 19:57:47 +01:00
SpookyV2.cpp
SpookyV2.h
StringVector.cpp StringVector: fix build with gcc-4.9 2020-03-02 16:25:05 +01:00
StringVector.hpp Rework StringVector to have a single underlying string 2020-02-28 18:31:37 +01:00
Unit.cpp Fix iOS build (and maybe Android, too) 2020-02-24 08:54:22 +01:00
Unit.hpp fuzzer: fix this up so it works again 2020-02-20 18:03:10 +01:00
UnitHTTP.hpp
Util.cpp Rework StringVector to have a single underlying string 2020-02-28 18:31:37 +01:00
Util.hpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00