summaryrefslogtreecommitdiff
path: root/wsd/ClientSession.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-27fix calc simple, single cell content copy; add origin to plain text.Michael Meeks1-1/+4
2019-11-08killpoco: Remove trivial StringTokenizer uses from some files.Jan Holesovsky1-8/+6
2019-10-29testSaveOnDisconnect: sync after pasting and better loggingAshod Nakashian1-3/+5
2019-10-15Include normalizedViewId to TileCachemert1-2/+5
2019-10-15Extend TileDesc with normalizedViewIdmert1-1/+3
2019-10-15jsdialogs: send events to the coreSzymon Kłos1-1/+6
2019-10-15Revert "jsdialogs: send events to the core"Szymon Kłos1-6/+1
2019-10-14jsdialogs: send events to the coreSzymon Kłos1-1/+6
2019-10-08typo fixes in comments and codeAndras Timar1-3/+3
2019-10-03single msg for deleting multiple charactersMarco Cecchetti1-1/+2
2019-10-01leaflet: check that we are ready to renderAshod Nakashian1-7/+14
2019-09-03Pass Extended Data in Action_Save from the client to the WOPI hostAshod Nakashian1-2/+9
2019-09-03wsd: don't use DocBrokers marked to be destroyedAshod Nakashian1-2/+2
2019-09-03wsd: support resizing of the sidebarAshod Nakashian1-2/+3
2019-09-03wsd: cosmetic formattingAshod Nakashian1-1/+0
2019-08-26Add watermark opacity setting.Michael Meeks1-0/+1
2019-08-26tdf#107038 Poco::Timestamp replacement with std::chronoDarkByt311-4/+4
2019-08-20post logs JavaScript runtime errors to the loolwsd serverHenry Castro1-0/+6
2019-08-17wsd: block save of read-only documentsAshod Nakashian1-9/+15
2019-08-17wsd: leaflet: support reordering of slides via drag-and-dropAshod Nakashian1-0/+18
2019-08-17wsd: leaflet: support statusupdate: messages to sync clientsAshod Nakashian1-1/+3
2019-08-17wsd: loleaflet: select multiple partsAshod Nakashian1-0/+20
2019-08-17wsd: unify anonymization flags under oneAshod Nakashian1-1/+1
2019-08-12The SavedClipboards stuff presumably makes no sense for MOBILEAPPTor Lillqvist1-2/+3
2019-08-12common: wrap ShutdownRequestFlag in a getter function to avoid ODR violationMiklos Vajna1-1/+1
2019-08-07Fix build for MOBILEAPPTor Lillqvist1-0/+2
2019-08-06Account for a state change race.Michael Meeks1-0/+11
2019-08-06clipboard: unit tests need clipboard tags during init.Michael Meeks1-2/+7
2019-08-05wsd: send clipboard key on loadingAshod Nakashian1-1/+1
2019-08-05clipboard: persist selections for a while after a view closes.Michael Meeks1-5/+116
2019-08-05wsd: add 'meta origin' to clipboardcontent payloads tooAshod Nakashian1-19/+27
2019-08-05clipboard: include /lool/ into the clipboard base URL.Michael Meeks1-1/+1
2019-08-05clipboard: de-combine whole clipboard fetch from just text/html.Michael Meeks1-3/+7
2019-08-05Request text/html in get clipboardSzymon Kłos1-1/+1
2019-08-05clipboard: test two separate views' clipboards.Michael Meeks1-16/+15
2019-08-05Fix crash: Send bad request when no dataSzymon Kłos1-11/+25
2019-08-05Rename to clipboardkey.Michael Meeks1-4/+4
2019-08-05clipboard - set it with a post now.Michael Meeks1-6/+24
2019-08-05Various copy/paste fixes, unit test passing, parsing of result.Michael Meeks1-0/+1
2019-08-05More work getting the unit test closer to passing.Michael Meeks1-1/+5
2019-08-05clipboard: start of rotating clipboard key management.Michael Meeks1-35/+35
2019-08-05Serve a decidedly unpretty clipboard download pageAshod Nakashian1-1/+1
2019-08-05Implement getClipboard and start of a unit test.Michael Meeks1-6/+13
2019-08-05Switch to text/html for paste where we can.Michael Meeks1-2/+152
2019-07-24wsd: introduce "TemplateSource" WOPI propertyHenry Castro1-2/+14
2019-05-30detecting password protected files on convertToEduard Ardeleanu1-3/+21
2019-05-23Make renamefile more careful.Michael Meeks1-4/+7
2019-05-23Don't allow readonly views to removesession on editors.Michael Meeks1-3/+8
2019-05-17Tolerate empty first lines.Michael Meeks1-1/+7
2019-05-17debug: show WebSocketURI & a unique host id in help -> about.Michael Meeks1-7/+1