summaryrefslogtreecommitdiffstats
path: root/common/Protocol.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix license headersAndras Timar2020-10-011-2/+0
* wsd: move string-to-integer helper to UtilAshod Nakashian2020-07-021-42/+0
* wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian2020-06-021-3/+3
* Rework LOOLProtocol::tokenize() to return a StringVector objectMiklos Vajna2020-02-281-4/+4
* common: fix crash when the version string contains no dot characterMiklos Vajna2020-02-221-2/+9
* killpoco: Remove POCO from Protocol.cpp + related StringTokenizer usage.Jan Holesovsky2019-11-081-37/+9
* IME supportPranav Kant2018-02-081-1/+1
* common: spell out non-trivial autos to improve readabilityMiklos Vajna2018-02-071-3/+3
* loplugin:includeformPranav Kant2017-12-201-1/+1
* Use WireIds instead of long hashes to identify tiles efficiently.Michael Meeks2017-06-201-0/+29
* Protocol - only match complete token names.Michael Meeks2017-06-201-1/+2
* config.h - get includes right: must always be the first include.Michael Meeks2017-03-101-1/+2
* wsd: improved protocol helpersAshod Nakashian2017-02-031-60/+49
* Bin unused codeTor Lillqvist2017-01-131-33/+0
* Don't send a tile that hasn't changed even if client asks for itTor Lillqvist2017-01-111-0/+36
* loolwsd: fast in-place getTokenStringFromMessageAshod Nakashian2016-11-281-2/+18
* Adapt makefiles, includes etc. to new locations.Michael Meeks2016-11-251-1/+1
* Apply the pre-branch rename script to re-organize the source.Michael Meeks2016-11-251-0/+204