summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-06Bump version to 6.4-49cp-6.4-49Andras Timar1-1/+1
2021-10-05add extra timeout with higher priority to LOK flushingLuboš Luňák2-2/+30
2021-10-04fix buffer overruns in JsonWriter::put with UTF-8 valuesNoel Grandin1-2/+2
2021-10-04rhbz#1996735 SwEditShell::GetCorrection can return nullCaolán McNamara1-1/+3
2021-09-22Bump current iOS SDK version and drop the oldest onesTor Lillqvist1-2/+2
2021-09-20Update git submodulesTor Lillqvist1-0/+0
2021-09-20Bump version to 6.4-48cp-6.4-48Andras Timar1-1/+1
2021-09-17lok: ensure no more tunneled spellchecking menuHenry Castro1-9/+3
2021-09-17lok: IME: directly copy formatting for inserted textSzymon Kłos1-6/+5
2021-09-15lok: IME: preserve formatting when inserting at the end of paragraphSzymon Kłos2-1/+121
2021-09-09Revert "tdf#142214: autocomplete: do not search across empty blocks"Ilmari Lauhakangas3-73/+11
2021-09-08Revert "Tentative fix for crash in the iOS app"Tor Lillqvist1-2/+0
2021-09-04speed up scanning the LOK queueNoel Grandin2-92/+123
2021-09-03sw: fix crash in SwView::Execute()Miklos Vajna1-0/+5
2021-09-01Bump version to 6.4-47cp-6.4-47Andras Timar1-1/+1
2021-09-01openssl: add patch for CVE-2021-3712Michael Stahl2-0/+57
2021-09-01Stopgap workaround for misspelling wavy underline drawing bug on iOSTor Lillqvist1-0/+5
2021-08-31Check mpWindowImpl before use in Window::EndTrackingSzymon Kłos1-0/+1
2021-08-29LOK: avoid writing freeze pans data to file if not setPranam Lashkari1-14/+20
2021-08-29Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl5-20/+61
2021-08-29fix -Werror -Wsign-compare error on AndroidAron Budea1-1/+1
2021-08-28cid#1490403: fix wrong initial flag bFoundDennis Francis1-1/+1
2021-08-23LOK make sure single row/column table are resizablePranam Lashkari1-21/+30
2021-08-22calc: get rects faster for simple selectionSzymon Kłos1-7/+50
2021-08-22curl: upgrade to release 7.78.0Michael Stahl9-32/+16
2021-08-18unit test for escaped unicode chars in strings importDennis Francis2-0/+13
2021-08-18sc oox: recover escaped unicode chars in strings importDennis Francis1-1/+111
2021-08-18sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis3-0/+28
2021-08-17Fix nesting level bug in ProfileZoneGopi Krishna Menon2-6/+13
2021-08-16Bump version to 6.4-46Michael Meeks1-1/+1
2021-08-13sc: lok: avoid selection jumps with multiple usersDennis Francis1-2/+8
2021-08-11use tools::Json for cursor messagesNoel Grandin4-39/+36
2021-08-09sw lok: avoid expensive DLPre/PostPaint2() around InvalidateWindows()Miklos Vajna1-2/+8
2021-08-09sw: fix assert fail with ShowRedlineChanges=false and para formatMiklos Vajna5-1/+164
2021-08-06lok: sc: unit test for non existent tab view data fixDennis Francis1-1/+43
2021-08-06lok: sc: avoid crash on non existent tab view dataDennis Francis4-9/+26
2021-08-04improve LOK notifyInvalidationNoel Grandin14-48/+40
2021-08-02vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks2-3/+4
2021-07-28tdf#136113 shape editing does not change modified statusNoel Grandin1-6/+6
2021-07-28Revert "Add a few more ProfileZones"Tor Lillqvist1-9/+0
2021-07-26Deduplicate reference marks and cell auto fill messagesSzymon Kłos1-0/+2
2021-07-20Bump version to 6.4-45cp-6.4-45Andras Timar1-1/+1
2021-07-20Add a few more ProfileZonesTor Lillqvist1-0/+9
2021-07-18tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth2-2/+4
2021-07-16vcl: check mpWindowImpl for nullptr.Michael Meeks1-1/+2
2021-07-16sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna1-1/+1
2021-07-16Revert "Notebookbar: skip early init in all apps"Szymon Kłos1-1/+2
2021-07-15lok: include the label of the status indicatorHenry Castro4-12/+13
2021-07-15sw lok: guard against half-constructed views in sendLOKCursorUpdates()Miklos Vajna1-1/+2
2021-07-14vcl: make get_id safe for disposed windows; avoid unsafe use as well.Michael Meeks2-2/+5