libreoffice-online/tools
Miklos Vajna a7d3efdd4e Introduce StringVector::equals()
Allows comparing tokens with C strings without a heap allocation. Do the
same when comparing two tokens from two different StringVectors.

And use it at all places where operator ==() has an argument, which is a
StringVector::operator []() result.

Change-Id: Id36eff96767ab99b235ecbd12fb14446a3efa869
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90201
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-03-09 09:46:33 +01:00
..
Config.cpp killpoco: Don't use POCO for app exit values. 2019-11-07 12:23:47 +01:00
Connect.cpp Introduce StringVector::equals() 2020-03-09 09:46:33 +01:00
KitClient.cpp Introduce StringVector::equals() 2020-03-09 09:46:33 +01:00
map.cpp These can be made const 2019-12-16 09:24:08 +01:00
mount.cpp
Replay.hpp
Stress.cpp test: switch to using ClientPortNumber to allow parallelism. 2020-01-21 15:07:54 +00:00
Tool.cpp killpoco: Don't use POCO for app exit values. 2019-11-07 12:23:47 +01:00
WebSocketDump.cpp Fix -Werror,-Woverloaded-virtual warnings 2020-03-06 11:31:43 +01:00