summaryrefslogtreecommitdiff
path: root/test/WhiteBoxTests.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-09-28Make various bits of the UI configurable.Jan Holesovsky1-0/+15
2020-09-17Mark getMobileAppDocId() as constMiklos Vajna1-1/+1
2020-08-11wsd: parse headers with Poco::MessageHeaderAshod Nakashian1-0/+12
2020-07-01wsd: parse the URI params of the URI and DocumentURIAshod Nakashian1-0/+16
2020-07-01wsd: Authorization parsing and creation improvementsAshod Nakashian1-2/+103
2020-06-26tdf#128502: Chunk of work to enable "multi-tasking" in the iOS appTor Lillqvist1-0/+5
2020-06-19Sanitize the access_header.Jan Holesovsky1-0/+63
2020-06-02wsd: improved RequestDetails parsing and documentationAshod Nakashian1-18/+244
2020-06-02wsd: proxy: correctly parse single-char fields in the URIAshod Nakashian1-26/+15
2020-06-02wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian1-15/+15
2020-06-02wsd: RequestDetails takes the service root as argumentAshod Nakashian1-0/+310
2020-06-02wsd: optimize StringVectorAshod Nakashian1-0/+3
2020-04-21tdf#128502: Get rid of the static file-level variable 'document' in Kit.cppTor Lillqvist1-0/+4
2020-03-14wsd: test assertion macrosAshod Nakashian1-260/+260
2020-03-09Introduce StringVector::equals()Miklos Vajna1-0/+15
2020-02-28Rework StringVector to have a single underlying stringMiklos Vajna1-0/+24
2020-02-28Rework LOOLProtocol::tokenize() to return a StringVector objectMiklos Vajna1-2/+2
2020-01-22Resolved: Server crash when link opened in new tabPranam Lashkari1-0/+4
2019-12-16These can be made constMiklos Vajna1-1/+1
2019-11-22Fix issues with size_t and ssize_t on 32bits machinesCorentin Noël1-29/+29
2019-11-08killpoco: Remove POCO from Protocol.cpp + related StringTokenizer usage.Jan Holesovsky1-1/+1
2019-10-29test: Improve iso8601ToTimestamp and testsAshod Nakashian1-15/+35
2019-10-15Added normalizedViewId to the tests with tilemsgmert1-10/+11
2019-10-08typo fixes in comments and codeAndras Timar1-1/+1
2019-09-28tdf#107038 Poco::Timestamp replacement with std::chronoDarkByt311-0/+6
2019-09-04WhiteBoxTests: testTime correctionsDarkByt311-0/+4
2019-09-02tdf#107038 Poco::Timestamp replacement with std::chronoDarkByt311-0/+29
2019-08-26re-factor childsession onLoad callback to cleanup parameter clutter.Michael Meeks1-8/+2
2019-08-17wsd: leaflet: track multi-selectionAshod Nakashian1-0/+5
2019-08-17wsd: improved anonymization algorithmAshod Nakashian1-20/+52
2019-07-24wsd: introduce "TemplateSource" WOPI propertyHenry Castro1-1/+2
2019-07-24tdf#125681: Get rid of ChildSession::getDocumentMutex() and associated codeTor Lillqvist1-5/+0
2019-01-13add export, sign and upload as one function for PDF signingTomaž Vajngerl1-0/+5
2018-12-12WhiteBoxTests: clean up redundant member initializationMiklos Vajna1-3/+1
2018-12-07wsd: utility to parse integer listsAshod Nakashian1-0/+20
2018-11-29Extract Authorization out of Auth and put it into commonTomaž Vajngerl1-0/+2
2018-10-16wsd: more string split testsAshod Nakashian1-0/+22
2018-10-16wsd: anonymization improvements and unittestsAshod Nakashian1-0/+152
2018-10-16wsd: move string utilities into UtilAshod Nakashian1-5/+5
2018-10-16kit: anonymize usernames and filenames in KitAshod Nakashian1-0/+2
2018-09-12Be consistent in how we name "interface" abstract classesTor Lillqvist1-2/+2
2018-05-18Move the functionality from connectToMonitor() to SocketPoll.Jan Holesovsky1-1/+1
2018-02-23wsd: improved wopi info parsingAshod Nakashian1-0/+35
2018-02-08IME supportPranav Kant1-0/+3
2017-12-20loplugin:includeformPranav Kant1-1/+1
2017-11-28Allow sending binary websocket frames from IDocument interfacePranav Kant1-1/+1
2017-09-07support for rendering a watermark on each tileMarco Cecchetti1-1/+2
2017-08-17Fix various nitpicks.Jan Holesovsky1-9/+9
2017-08-17access_header: Infrastructure for providing custom headers for authentication.Jan Holesovsky1-0/+45
2017-07-06tdf#108341 automatic editor switch and follow addedAditya Dewan1-0/+9