summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro1-1/+2
2019-01-17Resolves: tdf#121641 properties invisible after 'reset'Caolán McNamara1-7/+10
2019-01-03lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2-0/+126
2019-01-03Remove some useless whitespacesTomaž Vajngerl1-8/+8
2018-12-29tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski1-3/+105
2018-12-15lok: Handle Special character menu item's state correctly in onlineTamás Zolnai1-0/+1
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin7-33/+32
2018-12-06Use lazy-loading stock Image to simplify framework image lists.Michael Meeks1-6/+8
2018-12-06ViewShellBase const correctnessAshod Nakashian1-1/+1
2018-12-01lokit: disable triggering of GUI when changing a signed docTomaž Vajngerl1-2/+3
2018-11-30remove printfTomaž Vajngerl1-1/+0
2018-11-16Be less eager to use a fallback in SfxViewShell::SetLOKLanguageTag()Tor Lillqvist1-1/+15
2018-11-08sfx2: add RecheckSignature to run signature verification againTomaž Vajngerl1-10/+13
2018-11-08lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl2-0/+196
2018-11-08coverity#1338604 Uninitialized scalar fieldCaolán McNamara1-0/+1
2018-11-08Refactor SfxObjectShell sign methodsSamuel Mehrbrodt2-54/+63
2018-11-08tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt2-10/+12
2018-11-08Sign Signature LineSamuel Mehrbrodt2-16/+45
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl3-0/+3
2018-11-07lok: Notify about the current editing context.Jan Holesovsky2-0/+19
2018-11-05Handle the case if no digital signature code is implemented (iOS, currently)Tor Lillqvist1-5/+12
2018-09-12tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-0/+27
2018-08-29tdf#117426 don't crash is infobar is disposed in preview viewCaolán McNamara1-1/+1
2018-08-27tdf#117895: "Edit document properties before saving"...Henry Castro6-27/+112
2018-08-10[cp] Switch to our own help instance.Jan Holesovsky1-1/+1
2018-08-10help: Let's make the help urls more standard, and use ?Target=...&... form.Jan Holesovsky1-3/+3
2018-08-10fix shutdown crash when SfxApplication has already been destroyedMarkus Mohrhard1-2/+2
2018-07-16lokdialog: No need to notify 'close' callback herePranav Kant1-7/+0
2018-07-16sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna4-2/+10
2018-07-16ODT export: handle NoFileSync store optionMiklos Vajna1-0/+9
2018-07-16sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna4-7/+21
2018-07-13lokdialog: Don't hide dialogs in case of LOKPranav Kant1-1/+6
2018-07-09lok: chart when edited is visible on other user's document partsMarco Cecchetti1-5/+15
2018-06-01Introduce a LO_IMPORT_USE_PDFIUM envvar to force PDFium for PDF import.Jan Holesovsky1-1/+1
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian1-1/+7
2018-05-23Open template read-onlyTor Lillqvist1-1/+3
2018-05-15tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens3-21/+67
2018-04-26tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski1-1/+8
2018-04-20sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai2-17/+16
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+16
2018-04-17Send feedback to support@collaboraoffice.comAndras Timar1-2/+2
2018-04-17Resolves: tdf#116865 trigger pending sizing timers before arrangingCaolán McNamara2-1/+24
2018-04-17tdf#115806: Remember last active deck also on context switchKatarina Behrens2-1/+10
2018-04-06tdf#116628: Fix expanding the entries in Help's Contents tab.Jan Holesovsky1-1/+2
2018-04-03tdf#115853: save current custom property when adding lineJulien Nabet1-0/+14
2018-03-28lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+2
2018-03-27lok: notify clients of clipboard changesAshod Nakashian1-5/+11
2018-03-27First cut at annotating 'exotic' filters.Michael Meeks4-1/+121
2018-03-26tdf#91106 sfx2: Stylist hierarchical: sort the Default Style firstMichael Stahl1-0/+4
2018-03-26We now use Unicode with MAPISendMailW, so no need for thisMike Kaganski1-4/+0