summaryrefslogtreecommitdiff
path: root/loleaflet
AgeCommit message (Expand)AuthorFilesLines
2015-11-04standard toolbar: fix alignation in spreadsheetsLászló Németh1-5/+12
2015-11-04loleaflet: Add 'commandresult' event.Jan Holesovsky3-0/+41
2015-11-03tdf#94608 Calc Ctrl shortcutsLászló Németh1-22/+147
2015-11-02loleaflet: handle spreadsheet tabs and slide previews with cssMihai Varga3-2/+10
2015-11-02loleaflet: allow the scrollbar to be dragged from outside the iframeMihai Varga1-0/+3
2015-10-30loleaflet: bump version after tarballAndras Timar1-1/+1
2015-10-30loleaflet: bump version before tarballAndras Timar1-1/+1
2015-10-30loleaflet: tdf#94599 Disable irrelevant context menuAndrzej Hunt1-0/+4
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-30loleaflet: use the parent window for printing in chromeMihai Varga1-2/+2
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-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-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-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-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-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-20loolwsd: add initial reference.txt to document HTTP POST APIMiklos Vajna1-0/+1
2015-10-20loleaflet: downloadAs unit testMihai Varga2-0/+62
2015-10-20loleaflet: remove event listeners after each testMihai Varga3-3/+12
2015-10-20loleaflet: better handle map.remove()Mihai Varga3-3/+6
2015-10-20loleaflet: add id paramater to downloadAs methodMihai Varga3-4/+5
2015-10-20loleaflet: if window's protocol is file: add http: to download urlMihai Varga1-1/+2
2015-10-20loleaflet: removed unused variable from unit testMihai Varga1-2/+0
2015-10-20loleaflet: removed the old unit testMihai Varga1-112/+0
2015-10-20loleaflet: search unit testsMihai Varga2-0/+103
2015-10-20loleaflet: parse the integer in the search result messageMihai Varga1-1/+1
2015-10-20loleaflet: parts and pages unit testsMihai Varga3-28/+161
2015-10-20loleaflet: initialize the part/page rectangles arraysMihai Varga1-0/+2
2015-10-20loleaflet: permissions unit testsMihai Varga3-30/+127