summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Add pasteresult: message to allow re-try with a different format.private/mmeeks/copypasteMichael Meeks2-7/+50
2019-05-29Improve debugging by showing un-masked websocket content.Michael Meeks1-1/+2
2019-05-28End to end hashing.Michael Meeks1-1/+3
2019-05-28Async socket feeding.Michael Meeks7-29/+163
2019-05-28Start of clipboard server end-point ...Michael Meeks3-12/+104
2019-05-28First cut of remote clipboard access fun.Michael Meeks5-50/+172
2019-05-28Ensure we have a unique ID for each document and view.Michael Meeks3-6/+29
2019-05-28Initial switch of outbound copy format to HTML.Michael Meeks8-22/+102
2019-05-27Enable the Share and Print buttons even in the View mode.Jan Holesovsky1-0/+1
2019-05-27Send postMessage after renaming the documentmerttumer1-7/+10
2019-05-27Send postMessage after renaming the documentmerttumer1-0/+10
2019-05-25debug: cleanup ID display as a simple link.Michael Meeks3-8/+24
2019-05-24Add textbox creation to the Impress toolbar.Jan Holesovsky4-3/+5
2019-05-24tdf#124752: Do post the UNO clipboard commands in a mobile appTor Lillqvist1-10/+15
2019-05-24wsd: fix the exception "Bad URI syntax"Henry Castro4-8/+91
2019-05-23Make renamefile more careful.Michael Meeks1-4/+7
2019-05-23Set focus on document after closing copy/paste/cut warning.Florin Ciornei1-1/+8
2019-05-23Constraints for dialogs movingSzymon Kłos1-3/+13
2019-05-23Allow to use pan gesture on desktopSzymon Kłos1-17/+15
2019-05-23test: avoid variable-sized object initializationMiklos Vajna1-1/+2
2019-05-23Display correct shortcut for pasteAron Budea1-1/+1
2019-05-23tests for chunked transfer encoding parser.Michael Meeks2-7/+151
2019-05-23Initial chunked transfer encoding.Michael Meeks5-19/+184
2019-05-23Initial HTTP Expect: 100-continue implementation.Michael Meeks4-2/+114
2019-05-23Avoid exceptions in some shutdown corner cases.Michael Meeks1-5/+8
2019-05-23tdf#123482 - cleanup convert-to folder even more reliably.Michael Meeks3-3/+20
2019-05-23Disable HTTPCrashTest::testBarren() for nowMiklos Vajna1-0/+4
2019-05-23Use 4.1 as version number here, too, like in configure.acTor Lillqvist1-1/+1
2019-05-22mobile: Avoid uncaught exceptions when some toolbars don't exist at all.Jan Holesovsky1-5/+5
2019-05-21wsd: fix -Werror,-Winconsistent-missing-overrideMiklos Vajna1-1/+1
2019-05-21tdf#125410: Handle pasting of text/plain strings into the iOS appTor Lillqvist1-1/+24
2019-05-21Change an accidentally leftover LOG_ERR to LOG_TRCTor Lillqvist1-1/+1
2019-05-21Make the document-specific threads in the iOS app go away more reliablyTor Lillqvist3-11/+13
2019-05-20The Internal Copy / Internal Cut / Internal Paste is just confusing.Jan Holesovsky2-26/+12
2019-05-20Add more core source files from comphelper/source/miscTor Lillqvist1-0/+124
2019-05-20tdf#122281: Prevent the WebView from scrollingTor Lillqvist1-0/+5
2019-05-20Let's restrict the iOS app to iPad in this branch at leastTor Lillqvist1-2/+2
2019-05-20tdf#124906: Hack for dead keys in iOS app and iOS Safari against OnlineTor Lillqvist2-3/+51
2019-05-17Tolerate empty first lines.Michael Meeks1-1/+7
2019-05-17Prefer HTML over RTF for pasting on the Mac.Jan Holesovsky1-0/+10
2019-05-17git-review: Use the hostname instead of alias.Jan Holesovsky1-1/+1
2019-05-17Added support for defragmentation of incoming websocket fragmented messages a...Gabriel Masei1-92/+183
2019-05-16debug: show WebSocketURI & a unique host id in help -> about.Michael Meeks8-16/+41
2019-05-16debug: dump content of paste messages.Michael Meeks1-0/+3
2019-05-16test: use process groups as well to allow concurrent make checks.Michael Meeks1-18/+21
2019-05-16Comment out a debug messageTor Lillqvist1-1/+2
2019-05-15loleaflet: makefile: do not bundle global.js fileHenry Castro1-1/+0
2019-05-14Bump package version to 4.1.0-24.1-rc1Andras Timar3-3/+9
2019-05-14Introduce new flag to speed up shutdown of the Online plumbing in the iOS appTor Lillqvist4-0/+20
2019-05-14loleaflet: Background color for CalcIván Sánchez Ortega3-1/+108