summaryrefslogtreecommitdiff
path: root/loleaflet
AgeCommit message (Expand)AuthorFilesLines
2017-04-11loleaflet: add line between the currently selected comment ...Henry Castro1-1/+15
2017-04-11loleaflet: reconnect transparently the first timeAshod Nakashian1-1/+2
2017-04-11loleaflet: save comment if exists changesHenry Castro1-1/+8
2017-04-10security: CSP: add frame-src 'self'Pranav Kant1-1/+1
2017-04-07Stop using inline event handlers wherever possiblePranav Kant2-4/+13
2017-04-07Bin unused functionPranav Kant1-6/+0
2017-04-07Bin this unused inline stylePranav Kant1-1/+0
2017-04-07loleaflet: Add Content Security PolicyPranav Kant1-1/+7
2017-04-07loleaflet: Exit early for invalid commandvaluesPranav Kant1-1/+5
2017-04-05loleaflet: Fix loop which fetches view ids from usernamePranav Kant1-3/+3
2017-04-05Fix cannot paste into the documentPranav Kant1-1/+1
2017-04-04Revert "Add change tracking toolbar buttons"Pranav Kant5-397/+1
2017-04-04loleaflet: Turn off autocomplete, spellcheckPranav Kant1-0/+2
2017-04-04loleaflet: add a permanent overlay text selection of the annotation objectHenry Castro3-60/+101
2017-04-04Loleaflet - Calc: beyond row 65535 it is not possibile to resize a rowMarco Cecchetti1-1/+1
2017-04-03Use hub link for git logSamuel Mehrbrodt2-4/+4
2017-04-03loleaflet: There's another socket object insidePranav Kant1-1/+1
2017-04-03Loleaflet - Calc: horizontal scroll bar not updated on changed doc widthMarco Cecchetti1-4/+9
2017-04-03loleaflet: Close mobile-mode menu upon clicking any menuitemPranav Kant1-0/+5
2017-04-03loleaflet: Annotate readonly users in userlistPranav Kant1-0/+6
2017-04-03loleaflet: Store and hide readonly view cursorsPranav Kant3-14/+19
2017-04-03loleaflet: Context menu cut/copy/paste is always internalPranav Kant1-13/+11
2017-04-03tdf#106842: Prefix 'Internal ' to cut/copy/paste stringsPranav Kant1-0/+18
2017-04-03loleaflet: Refine copy/pasting in DisableCopy modePranav Kant1-11/+13
2017-04-03Re-introduce the Save button back to the comment creation.Jan Holesovsky1-2/+3
2017-03-30loleaflet: simplify date format of the annotation objectHenry Castro2-4/+4
2017-03-30loleaflet: re-work the arrangement of annotation objectsHenry Castro1-66/+77
2017-03-28loleaflet: Prevent hscrollbar coming over context menuPranav Kant1-1/+1
2017-03-27Revert "Use hub link for git log"Andras Timar2-4/+4
2017-03-27tdf#103641: Hide redundant break after save tooPranav Kant1-0/+1
2017-03-27Revert "Add footnote and text wrap functions"Andras Timar3-18/+0
2017-03-27Revert "implemented zooming with Ctrl-<mousewheel>"Andras Timar1-29/+1
2017-03-27Use hub link for git logSamuel Mehrbrodt2-4/+4
2017-03-26loleaflet: handle annotation reply for Calc documentsHenry Castro1-0/+21
2017-03-26loleaflet: handle annotation reply for Impress documentsHenry Castro1-0/+23
2017-03-26loleaflet: remove save button of the annotation objectHenry Castro1-8/+8
2017-03-26loleaflet: fix when an annotation is removed from Calc documentsHenry Castro1-4/+7
2017-03-24Pass the locale settings from loleaflet to wsd/kit.Jan Holesovsky1-0/+3
2017-03-23loleaflet: Redline has only textRange propertyPranav Kant1-1/+1
2017-03-23loleaflet: Accept, Reject redlines buttons in main annotation win.Pranav Kant5-16/+291
2017-03-23loleaflet: Do not set width explicitlyPranav Kant1-2/+0
2017-03-23Revert "loleaflet: ensure visible element before getting bounds"Pranav Kant2-3/+2
2017-03-22loleaflet: ensure visible element before getting boundsHenry Castro2-2/+3
2017-03-22loleaflet: fix the selection of the annotation objectHenry Castro1-2/+2
2017-03-22loleaflet: handle annotation reply for writer documentsHenry Castro3-0/+33
2017-03-22loleaflet: add reply property to the annotation objectHenry Castro1-41/+79
2017-03-20loleaflet: Slide sorter for draw documentsPranav Kant4-3/+18
2017-03-19loleaflet: use textRange property to select the textHenry Castro2-10/+27
2017-03-17loleaflet: fix the date format of the annotation objectHenry Castro1-0/+3
2017-03-17loleaflet: insert annotation now pops in the cursor positionHenry Castro2-29/+17