summaryrefslogtreecommitdiffstats
path: root/test/WhiteBoxTests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* support for rendering a watermark on each tileMarco Cecchetti2017-09-071-1/+2
| | | | | | | Change-Id: I3edccac49a3bcd3d2493d8d7ef3a1ae29307e727 Reviewed-on: https://gerrit.libreoffice.org/41898 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
* Fix various nitpicks.Jan Holesovsky2017-08-171-9/+9
| | | | Change-Id: I41fe795bc1ea7c73527c7e1183de7098517bad7a
* access_header: Infrastructure for providing custom headers for authentication.Jan Holesovsky2017-08-171-0/+45
| | | | | | | | Change-Id: I52e61dc01dbad0d501471e663aaf364d9bc23c52 Reviewed-on: https://gerrit.libreoffice.org/41223 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
* tdf#108341 automatic editor switch and follow addedAditya Dewan2017-07-061-0/+9
| | | | | | | Change-Id: I5129256a0633916a3ca2cb05ccba39a5f4a5d398 Reviewed-on: https://gerrit.libreoffice.org/39299 Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
* wsd: avoid race during viewinfo notificationAshod Nakashian2017-05-291-1/+1
| | | | | | | Change-Id: If2d8adc67337a5529cb6898808a84727ff1df38e Reviewed-on: https://gerrit.libreoffice.org/38123 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
* wsd: Debugging environment vars to debug storagesPranav Kant2017-05-171-0/+10
| | | | | | Also, extend the LOOLProtocol::tokenize to accept a custom delimeter. Change-Id: I7f789e703c5c8d2ad325b3dd149ba888c722f5f3
* wsd: corrections to replace and unittestsAshod Nakashian2017-05-151-0/+12
| | | | | | | Change-Id: I0e03deaa710ba722a97c9f857b514f8ecb0e1682 Reviewed-on: https://gerrit.libreoffice.org/37609 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
* Pass the locale settings from loleaflet to wsd/kit.Jan Holesovsky2017-03-241-1/+2
| | | | Change-Id: Ie530db73cfbdb62787f16eae0f4b07fbf8b8acb4
* wsd: improved test and cosmeticsAshod Nakashian2017-02-031-1/+1
| | | | | | | Change-Id: I25a0a27c12394f41af8e021b72627b1c0537a166 Reviewed-on: https://gerrit.libreoffice.org/33862 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
* Deduplicate & remove obsolete invalidations from the queue.Jan Holesovsky2017-01-261-0/+28
| | | | | | There's no point in trying to paint something we know will be obsolete anyway. Change-Id: I14f61f389b114f2cda1f97e5223b31fa2f01b06c
* Bump the message first line abbreviation limit to 500 charactersTor Lillqvist2017-01-111-10/+0
| | | | | | | | | | | | | | | If we are logging a message, we want to see the first line of it in its entirety if possible. Especially now with more parameters being added to tile messages, 120 was not enough to see the added interesting ones. Bin the silly test that used knowledge of what the limit is. We should not test a coindidental arbitrary number that is not a documented part of an API. If we want to test the default abbreviation functionality, we need to at least make that default limit (now 500) public in Protocol.hpp. Change-Id: Iea59ba46e8331e2a839c792146f123fed9df2b82
* wsd: more Protocol unittestsAshod Nakashian2016-12-191-0/+38
| | | | | | | Change-Id: I72742f767d9dcfcf1edbfaed4fada628ebef156f Reviewed-on: https://gerrit.libreoffice.org/32159 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
* loolwsd: add tokenization to MessagePayloadAshod Nakashian2016-12-191-0/+63
| | | | | | | Change-Id: I39135b2ad65da5abce93848a68faffc93906a0c0 Reviewed-on: https://gerrit.libreoffice.org/32157 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
* loolwsd: string trimming helpersAshod Nakashian2016-12-191-1/+50
| | | | | | | Change-Id: I5e47f92b624890421bd7022084063cdea77da12b Reviewed-on: https://gerrit.libreoffice.org/32155 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
* Adapt makefiles, includes etc. to new locations.Michael Meeks2016-11-251-2/+2
|
* Apply the pre-branch rename script to re-organize the source.Michael Meeks2016-11-251-0/+224