summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-30loleaflet: Implement context menu with 'copy' commandfeature/contextmenuAndrzej Hunt2-0/+83
2015-10-30loleaflet: contextmenu plugin: don't override items listAndrzej Hunt1-5/+1
2015-10-30loleaflet: Add Leaflet.contextmenu pluginAndrzej Hunt14-0/+838
2015-10-30loleaflet: fix autoscroll on chromeAndrzej Hunt3-6/+6
2015-10-30loleaflet: bump version after tarballAndras Timar1-1/+1
2015-10-30loleaflet: bump version before tarballAndras Timar1-1/+1
2015-10-30loolwsd: bump version after tarballAndras Timar1-1/+1
2015-10-30loolwsd: bump version before tarballAndras Timar1-1/+1
2015-10-30Collabora Office as requirementAndras Timar5-7/+7
2015-10-30loleaflet: use the parent window for printing in chromeMihai Varga1-2/+2
2015-10-30Revert "loolwsd: Update systemplate with every startup of the service."Jan Holesovsky2-4/+0
2015-10-30loolwsd: Update systemplate with every startup of the service.Jan Holesovsky2-0/+4
2015-10-29loleaflet: tdf#94609 Support triple and quadruple click selectionAndrzej Hunt2-6/+25
2015-10-29loleaflet: Implement DomEvent trplclick and qdrplclick supportAndrzej Hunt3-1/+74
2015-10-29loleaflet: Cleanup dblclick handlingAndrzej Hunt1-3/+1
2015-10-29tdf#94608 PgUp/PgDown support and some new shortcutsLászló Németh1-6/+43
2015-10-29skip make check for rpmbuildAndras Timar1-1/+1
2015-10-29loolwsd: bump version after tarballAndras Timar1-1/+1
2015-10-29loolwsd: bump version before tarballAndras Timar1-1/+1
2015-10-29loleaflet: bump version after tarballAndras Timar1-1/+1
2015-10-29loleaflet: bump version before tarballAndras Timar1-1/+1
2015-10-29tdf#94608 Ctrl-Shift-Up/Down for paragraph start/end selectionsLászló Németh1-0/+6
2015-10-28tdf#94608 add Ctrl-Shift-Left/Right shortcuts for word selectionLászló Németh1-0/+6
2015-10-28tdf#94608 add more keyboard shortcutsLászló Németh1-0/+59
2015-10-28loolwsd: allow duplicate messages for all message types expect tileMiklos Vajna1-2/+2
2015-10-28loolwsd: disable -Wshadow with self-built pocoMiklos Vajna1-1/+3
2015-10-28fdo#94610 autoscroll document for selectionAndrzej Hunt4-8/+42
2015-10-28Implement scrollvelocityAndrzej Hunt1-0/+15
2015-10-28Make currently dragged cursor follow map scrollAndrzej Hunt1-2/+32
2015-10-28loolwsd: -Werror=shadowMiklos Vajna4-114/+114
2015-10-28loolwsd: add paste testcaseMiklos Vajna2-1/+83
2015-10-28loolwsd: avoid filtering out "duplicated" uno commandsMiklos Vajna1-1/+2
2015-10-28tdf#94245 fix refused resizing of pictures anchored as charactersLászló Németh1-1/+7
2015-10-27loleaflet: add undo/redo buttons to the toolbarMiklos Vajna3-1/+3
2015-10-27loleaflet: document the source of iconsMiklos Vajna1-0/+2
2015-10-27loleaflet: fix pasting in firefox, tooMiklos Vajna1-2/+2
2015-10-27loleaflet: fixed copying in firefoxMihai Varga1-2/+2
2015-10-27loleaflet: map JS paste to loolwsd paste messageMiklos Vajna2-2/+9
2015-10-27loolwsd: wrap lok::Document::paste()Miklos Vajna3-0/+29
2015-10-26loolwsd: update the bundled headersMiklos Vajna2-1/+9
2015-10-26loleaflet: onScrollBy: add support for horizontal scrolling tooAndrzej Hunt1-1/+6
2015-10-22loleaflet: file insert controlMihai Varga3-0/+33
2015-10-22loleaflet: file insert handlerMihai Varga2-0/+72
2015-10-22loleaflet: getchildid msg handlerMihai Varga1-0/+8
2015-10-22loolwsd: added getChildId and insertFile methodsMihai Varga3-1/+60
2015-10-22loolwsd: insert file HTTP request handlerMihai Varga1-0/+27
2015-10-21loleaflet: added a map.print() methodMihai Varga4-3/+16
2015-10-21loleaflet: stick the parts preview to the leftMihai Varga2-1/+2
2015-10-21loleaflet: fix copying non-ASCII contentMiklos Vajna1-1/+2
2015-10-21HTTPPostTest::testConvertTo: fix accidentel copy&pasteMiklos Vajna1-1/+1