summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Fix resuming after idledistro/collabora/co-4-2-7Szymon Kłos1-1/+2
2020-08-05Bump package version to 4.2.7-1cp-4.2.7-1Andras Timar3-2/+8
2020-08-05set .gitreviewAndras Timar1-1/+1
2020-08-05Remove default file descriptor limit.Michael Meeks1-0/+1
2020-08-04[cp] loleaflet: Updated Spanish translation of Calc sheet toolbar tooltipsAndras Timar2-390/+351
2020-08-04Related tdf#95138 loleaflet: change tooltips for sheet navigation buttonsAndras Timar1-4/+4
2020-08-04nicer formatting of alert messageAndras Timar2-5/+3
2020-07-31Bump package version to 4.2.6-2Andras Timar2-1/+7
2020-07-31Bump package version to 4.2.6-1Andras Timar3-2/+8
2020-07-31Add progressbar on demandSzymon Kłos1-7/+15
2020-07-30tdf#133283 leaflet: fixed reordering of slide with drag and drop in touch scr...Pranam Lashkari2-12/+112
2020-07-30cypress: disable failing tests on co-4-2 branch.Tamás Zolnai2-2/+2
2020-07-29More cleanup in the progressbar codeSzymon Kłos1-36/+22
2020-07-29leaflet: resolved error in the drop of slide previewPranam Lashkari1-7/+0
2020-07-29Process any pending tileQueue items first.Michael Meeks1-2/+10
2020-07-29leaflet: setup document name input field widthMarco Cecchetti2-8/+37
2020-07-29Implement fake oldvalue/modulus/exponent and X-WOPI-ProofOldMike Kaganski2-9/+33
2020-07-29leaflet: prevent losing selection while dragging multiple slidesPranam Lashkari1-2/+5
2020-07-29Center progressbar using cssSzymon Kłos4-34/+23
2020-07-29Avoid usage of null variableSzymon Kłos1-1/+3
2020-07-29leaflet: row/column headers offset correctedPranam Lashkari1-1/+1
2020-07-29tdf#132125 leaflet: setting annotations active and inactive on focusPranam Lashkari1-0/+2
2020-07-29tdf#132125: leaflet: Pasting text into comments pastes into the document insteadPranam Lashkari1-1/+4
2020-07-29loleaflet: move constant parameters to global initializationHenry Castro2-16/+16
2020-07-29Send Action_Save_Resp when notification was requested on save asSzymon Kłos2-8/+24
2020-07-28Desktop: document name: center icon (pencil) & loading timePedro Pinto Silva2-3/+2
2020-07-28Use more reliable approach to show close buttonSzymon Kłos1-3/+3
2020-07-28leaflet: fixed selection handler lagging behindPranam Lashkari1-38/+50
2020-07-27leaflet: resolved Formula bar disappears after session timeoutPranam Lashkari1-0/+2
2020-07-26kit: disable parallel handling of messages while processing load and saveGabriel Masei4-3/+73
2020-07-26Allow user to try to lock the document for editMike Kaganski6-16/+93
2020-07-26Warn user when the document could not be lockedMike Kaganski4-1/+26
2020-07-26Handle failed locking as (temporarily) read-only sessionMike Kaganski7-6/+31
2020-07-24fix localization of Online Help TOCAndras Timar1-1/+1
2020-07-24tdf#129296 leaflet: Password protected document load failingPranam Lashkari3-4/+9
2020-07-23fix: remove target="_blank" on javascript open linksGary Kim1-2/+2
2020-07-21Keep slide sorter in line on mobile devicesSzymon Kłos1-0/+1
2020-07-21android: Log when we disable editing for easier debugging.Jan Holesovsky1-0/+2
2020-07-21Add support for BreadcrumbDocName.Michael Meeks5-5/+18
2020-07-21clipboard: paste in dialog if openSzymon Kłos1-1/+1
2020-07-21clipboard: when disabled use only internal commandsSzymon Kłos1-21/+36
2020-07-21When copy disabled use empty content in clipboardSzymon Kłos1-1/+1
2020-07-20Avoid usage of undefined when no margin setSzymon Kłos1-0/+3
2020-07-17android: One more location that fails to save on Chrome OS.Jan Holesovsky2-5/+14
2020-07-16android: Hide sidebar on Chromebooks early.Jan Holesovsky1-0/+10
2020-07-16android: Actually use the Desktop browser UI for Chromebooks.Jan Holesovsky3-6/+31
2020-07-15android: Add support for ODT/ODS/ODP for Chrome OS.Jan Holesovsky1-0/+47
2020-07-15android: Call the SAVE directly from the native code.Jan Holesovsky4-22/+52
2020-07-15android: A small follow-up, the intention was an early return.Jan Holesovsky1-1/+3
2020-07-15android: Avoid calling methods of a destroyed WebView.Jan Holesovsky1-13/+18