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