summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* loleaflet: Implement context menu with 'copy' commandfeature/contextmenuAndrzej Hunt2015-10-302-0/+83
* loleaflet: contextmenu plugin: don't override items listAndrzej Hunt2015-10-301-5/+1
* loleaflet: Add Leaflet.contextmenu pluginAndrzej Hunt2015-10-3014-0/+838
* loleaflet: fix autoscroll on chromeAndrzej Hunt2015-10-303-6/+6
* loleaflet: bump version after tarballAndras Timar2015-10-301-1/+1
* loleaflet: bump version before tarballAndras Timar2015-10-301-1/+1
* loolwsd: bump version after tarballAndras Timar2015-10-301-1/+1
* loolwsd: bump version before tarballAndras Timar2015-10-301-1/+1
* Collabora Office as requirementAndras Timar2015-10-305-7/+7
* loleaflet: use the parent window for printing in chromeMihai Varga2015-10-301-2/+2
* Revert "loolwsd: Update systemplate with every startup of the service."Jan Holesovsky2015-10-302-4/+0
* loolwsd: Update systemplate with every startup of the service.Jan Holesovsky2015-10-302-0/+4
* loleaflet: tdf#94609 Support triple and quadruple click selectionAndrzej Hunt2015-10-292-6/+25
* loleaflet: Implement DomEvent trplclick and qdrplclick supportAndrzej Hunt2015-10-293-1/+74
* loleaflet: Cleanup dblclick handlingAndrzej Hunt2015-10-291-3/+1
* tdf#94608 PgUp/PgDown support and some new shortcutsLászló Németh2015-10-291-6/+43
* skip make check for rpmbuildAndras Timar2015-10-291-1/+1
* loolwsd: bump version after tarballAndras Timar2015-10-291-1/+1
* loolwsd: bump version before tarballAndras Timar2015-10-291-1/+1
* loleaflet: bump version after tarballAndras Timar2015-10-291-1/+1
* loleaflet: bump version before tarballAndras Timar2015-10-291-1/+1
* tdf#94608 Ctrl-Shift-Up/Down for paragraph start/end selectionsLászló Németh2015-10-291-0/+6
* tdf#94608 add Ctrl-Shift-Left/Right shortcuts for word selectionLászló Németh2015-10-281-0/+6
* tdf#94608 add more keyboard shortcutsLászló Németh2015-10-281-0/+59
* loolwsd: allow duplicate messages for all message types expect tileMiklos Vajna2015-10-281-2/+2
* loolwsd: disable -Wshadow with self-built pocoMiklos Vajna2015-10-281-1/+3
* fdo#94610 autoscroll document for selectionAndrzej Hunt2015-10-284-8/+42
* Implement scrollvelocityAndrzej Hunt2015-10-281-0/+15
* Make currently dragged cursor follow map scrollAndrzej Hunt2015-10-281-2/+32
* loolwsd: -Werror=shadowMiklos Vajna2015-10-284-114/+114
* loolwsd: add paste testcaseMiklos Vajna2015-10-282-1/+83
* loolwsd: avoid filtering out "duplicated" uno commandsMiklos Vajna2015-10-281-1/+2
* tdf#94245 fix refused resizing of pictures anchored as charactersLászló Németh2015-10-281-1/+7
* loleaflet: add undo/redo buttons to the toolbarMiklos Vajna2015-10-273-1/+3
* loleaflet: document the source of iconsMiklos Vajna2015-10-271-0/+2
* loleaflet: fix pasting in firefox, tooMiklos Vajna2015-10-271-2/+2
* loleaflet: fixed copying in firefoxMihai Varga2015-10-271-2/+2
* loleaflet: map JS paste to loolwsd paste messageMiklos Vajna2015-10-272-2/+9
* loolwsd: wrap lok::Document::paste()Miklos Vajna2015-10-273-0/+29
* loolwsd: update the bundled headersMiklos Vajna2015-10-262-1/+9
* loleaflet: onScrollBy: add support for horizontal scrolling tooAndrzej Hunt2015-10-261-1/+6
* loleaflet: file insert controlMihai Varga2015-10-223-0/+33
* loleaflet: file insert handlerMihai Varga2015-10-222-0/+72
* loleaflet: getchildid msg handlerMihai Varga2015-10-221-0/+8
* loolwsd: added getChildId and insertFile methodsMihai Varga2015-10-223-1/+60
* loolwsd: insert file HTTP request handlerMihai Varga2015-10-221-0/+27
* loleaflet: added a map.print() methodMihai Varga2015-10-214-3/+16
* loleaflet: stick the parts preview to the leftMihai Varga2015-10-212-1/+2
* loleaflet: fix copying non-ASCII contentMiklos Vajna2015-10-211-1/+2
* HTTPPostTest::testConvertTo: fix accidentel copy&pasteMiklos Vajna2015-10-211-1/+1