summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-12tdf143222 Handle alternate content of graphicData element.Gülşah Köse10-86/+148
2021-07-09sfx2: fix uninitialized SfxViewShell::mbLOKIsFreemiumViewMiklos Vajna1-0/+1
2021-07-09lok-desktop: unit tests for LOK_CALLBACK_TABLE_SELECTEDDennis Francis2-0/+121
2021-07-08fix cairocanvas build with internal cairoLuboš Luňák1-0/+1
2021-07-06lok: sw: avoid duplicate LOK_CALLBACK_TABLE_SELECTED msgsDennis Francis1-0/+1
2021-07-06Bump version to 6.4-44cp-6.4-44Andras Timar1-1/+1
2021-07-06tdf#127217: Fix buttons in forms not working in Adobe ReaderJulien Nabet1-3/+1
2021-07-05Simplification: Use getNow() here, tooTor Lillqvist1-3/+1
2021-07-05Avoid accumulating a huge number of Trace Events before calling the callbackTor Lillqvist1-0/+7
2021-07-05Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist2-0/+20
2021-07-05lok: fix incorrect multi-view table selection updatesDennis Francis2-3/+6
2021-07-04Bump version to 6.4-43cp-6.4-43Andras Timar1-1/+1
2021-07-04jsdialog: move list of enabled dialogs to separate fileSzymon Kłos4-49/+97
2021-07-04fix potential use-after-free in SwClipboardChangeListenerNoel Grandin1-0/+2