summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2018-12-17UnitHTTPServerRequest: make members privateMiklos Vajna1-1/+1
2018-12-10FileUtil: make fs members privateMiklos Vajna1-7/+12
2018-12-07wsd: utility to parse integer listsAshod Nakashian1-0/+35
2018-12-04Log::StaticNameHelper: make members privateMiklos Vajna1-11/+23
2018-11-29Extract Authorization out of Auth and put it into commonTomaž Vajngerl2-0/+131
2018-11-29Use getAbbreviatedMessage() for its intended purposeTor Lillqvist1-9/+9
2018-11-19StreamLogger: make members privateMiklos Vajna1-5/+7
2018-11-16MessageQueueBase: make members privateMiklos Vajna2-34/+34
2018-11-15CursorPosition: make members privateMiklos Vajna2-7/+25
2018-11-14Rectangle: make members privateMiklos Vajna1-2/+34
2018-11-13Session: make members privateMiklos Vajna1-2/+34
2018-11-08Add a time limit for badly behaved / huge document load / conversions.Michael Meeks1-2/+1
2018-11-02Use std::memcpy() here for consistencyTor Lillqvist1-1/+1
2018-11-01Use faster PNG compression in mobile appTor Lillqvist1-0/+20
2018-10-24WebSocket: make members privateMiklos Vajna1-1/+1
2018-10-19Add /hosting/capabilities endpoint to advertise online featuresTamás Zolnai1-0/+2
2018-10-19Add a FIXMETor Lillqvist1-0/+2
2018-10-17Don't bother logging the full pathname __FILE__ on iOSTor Lillqvist1-1/+9
2018-10-17The iOS memrchr() replacement should of course be marked inlineTor Lillqvist1-1/+1
2018-10-17Test also looking for the last charTor Lillqvist1-0/+4
2018-10-17Adapt to change in LOG_BODY_ parametersTor Lillqvist1-8/+8
2018-10-17"The memrchr() function is a GNU extension, available since glibc 2.1.91."Tor Lillqvist1-0/+61
2018-10-16wsd: safer string splittingJan Holesovsky1-3/+15
2018-10-16wsd: don't warn on missing jsonAshod Nakashian1-2/+2
2018-10-16wsd: anonymization improvements and unittestsAshod Nakashian2-38/+85
2018-10-16wsd: flush logs before existingAshod Nakashian4-1/+20
2018-10-16wsd: move string utilities into UtilAshod Nakashian2-37/+39
2018-10-16wsd: prevent anonymization to empty stringsAshod Nakashian1-0/+6
2018-10-16wsd: anonymize filename by using the WOPI file IDAshod Nakashian3-4/+39
2018-10-16kit: anonymize usernames and filenames in KitAshod Nakashian1-0/+14
2018-10-16kit: parse anonymized tokens in doc optionsAshod Nakashian2-29/+56
2018-10-16wsd: add anonymization helpersAshod Nakashian2-0/+60
2018-10-16wsd: always use signal-safe callsAshod Nakashian5-43/+37
2018-10-16wsd: clang-format logging macros and pass logger explicitlyAshod Nakashian1-15/+125
2018-10-16wsd: send copied text to client upon .uno:CopyAshod Nakashian1-0/+1
2018-10-17Start on a gtk+-based workalike to the iOS appTor Lillqvist1-1/+2
2018-10-16On iOS, Util::getThreadId() just wraps std::this_thread::get_id()Tor Lillqvist1-2/+1
2018-10-15It's enough to document a variable in one placeTor Lillqvist1-3/+0
2018-10-15ShutdownRequestFlag can be a constant false in the mobile appTor Lillqvist2-0/+12
2018-09-29Upper limit of sent out versions of the same tileTamás Zolnai1-0/+2
2018-09-19Still more iOS app and related Online C++ code hackingTor Lillqvist5-18/+14
2018-09-17Remove stray #include <ftw.h>Tor Lillqvist1-1/+0
2018-09-16Introduce LOG_TRC_NOFILE() that doesn't output __FILE__ and __LINE__Tor Lillqvist1-9/+10
2018-09-13s/StaticNames/StaticNameHelperTor Lillqvist1-4/+4
2018-09-12Intermediate commit of work in progress on an iOS appTor Lillqvist2-0/+8
2018-09-10More mobile app stuff, very much early state of work in progressTor Lillqvist6-9/+14
2018-08-29Make this file compile for iOSTor Lillqvist1-0/+96
2018-08-29Make this file compile for iOSTor Lillqvist1-3/+28
2018-08-29Make this file compile for iOSTor Lillqvist1-0/+15
2018-08-29Make this file compile for iOSTor Lillqvist1-3/+19