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