summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version to 5.3.4.2libreoffice-5.3.4.2libreoffice-5-3Christian Lohmaier2017-06-222-2/+2
* wsd: When connecting new sessions, always use the original URI...Jan Holesovsky2017-06-085-45/+86
* wsd: Store wopifileinfo separately per client sessionPranav Kant2017-05-304-19/+29
* Bump version to 5.3.3.2libreoffice-5.3.3.2Andras Timar2017-05-122-2/+2
* typo: loowsd -> loolwsdAndras Timar2017-05-031-1/+1
* non-world-readable loolwsd.xml in packagesAndras Timar2017-05-022-1/+3
* loleaflet: Use tab here, not spacePranav Kant2017-04-201-1/+1
* Check if npm is installed and detect buggy versionKatarina Behrens2017-04-191-0/+10
* Bump version to 5.3.2.2libreoffice-5.3.2.2Andras Timar2017-03-302-2/+2
* wsd: flag for shutdown when we fail to create forkitAshod Nakashian2017-03-271-9/+17
* wsd: correctly count outstanding spawned childrenAshod Nakashian2017-03-271-1/+1
* wsd: allow more time for initial kit instanceAshod Nakashian2017-03-271-1/+1
* loleaflet: reconnect silently when disconnectedAshod Nakashian2017-03-271-1/+6
* fix Chrome Android and Firefox Android text inputTomaž Vajngerl2017-03-272-9/+43
* wsd: copy jail files when symlinking failsAshod Nakashian2017-03-271-3/+14
* loleaflet: Disable bullet/numbering in calcPranav Kant2017-03-271-2/+2
* loleaflet: Move this logic to updateCommandValues()Pranav Kant2017-03-271-4/+4
* loleaflet: Update dropdowns on refresh everytimePranav Kant2017-03-271-13/+42
* add text/rtf and text/plain as supported MIME typesAndras Timar2017-03-271-0/+6
* tdf#103642 Page refresh causes unwanted error messageHenry Castro2017-03-271-0/+5
* tdf#103779: Help menu accessibilityHenry Castro2017-03-271-0/+9
* tdf#103775: Font color/Highlighting button issueHenry Castro2017-03-271-0/+44
* tdf#103776: Hide/Deactivate "Document repair" buttonHenry Castro2017-03-271-0/+8
* loleaflet: Make id of these toolbar items consistent with othersPranav Kant2017-03-271-5/+11
* loleaflet: Separator before 'wrap text' in calcPranav Kant2017-03-271-6/+7
* wsd: log failure in else and not unconditionallyAshod Nakashian2017-03-271-1/+4
* wsd: don't poll WS for write to check child aliveAshod Nakashian2017-03-272-6/+18
* loleaflet: Fix remaining incorrect key name, insertannotationPranav Kant2017-03-271-4/+4
* loleaflet: Cleanup & fix default numbering/bullet statePranav Kant2017-03-271-17/+16
* tdf#106655 loleaflet: Fix cursor dissappearing during document loadPranav Kant2017-03-271-1/+4
* loleaflet: typosAndras Timar2017-03-271-2/+2
* tdf#106654 loleaflet: fix footnote insertionLászló Németh2017-03-271-1/+1
* loleaflet: better user tooltip layout in Calc and ImpressLászló Németh2017-03-272-9/+13
* tdf#106601 loleaflet: Disable calc toolbar items in readonly/view modePranav Kant2017-03-271-15/+5
* tdf#106600 loolwsd: invalidate all parts when document size changesAshod Nakashian2017-03-271-2/+20
* tdf#106595 don't scroll to the cursor position after focus lose/getTomaž Vajngerl2017-03-272-21/+36
* tdf#106598 loleaflet - calc: row/col header unproperly highlightedMarco Cecchetti2017-03-271-2/+21
* Handle return value -1 from our LOOLWebSocket::receiveFrame()Tor Lillqvist2017-03-271-1/+6
* loleaflet: Disable zoom controls in spreadsheets, don't removePranav Kant2017-03-271-1/+1
* fix mangled calc toolbarAndras Timar2017-03-271-49/+38
* tdf#106594 loleaflet - calc: bad handling of text cursor on lost/got focusMarco Cecchetti2017-03-271-3/+6
* loleaflet - calc: fixed one pixel horizontal auto-scrolling issueMarco Cecchetti2017-03-272-1/+16
* tdf#106597 loleaflet - calc: horizontal scrollbar not updated on doc width ch...Marco Cecchetti2017-03-271-2/+13
* tdf#106593 loleaflet: patch l10n-for-node for older Chrome versionsLászló Németh2017-03-271-0/+0
* loolwsd: guarantee DocBrokersMutex locked when alertingAshod Nakashian2017-03-271-12/+11
* tdf#106592 loleaflet: remove invalid fontsHenry Castro2017-03-271-0/+3
* tdf#106274 wsd: fix sending wrong UTF-8 string to the clientHenry Castro2017-03-271-0/+2
* partpagerectangles is useless, and causes trouble for many documents.Jan Holesovsky2017-03-241-10/+3
* Fix z-index of insertable popupPranav Kant2017-03-231-1/+1
* loleaflet: Avoid a race conditionPranav Kant2017-03-232-1/+9