summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai1-71/+9
2019-03-27Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-0/+46
2019-03-27Introduce new lockfile handler for MSO like lockfilesTamás Zolnai1-1/+1
2019-03-27Create the SfxRedactionHelper classMuhammet Kara4-134/+261
2019-03-27Add style options to redaction exportMuhammet Kara3-8/+55
2019-03-27Use named shapes for redactionMuhammet Kara1-32/+14
2019-03-27Handle redaction finalization: BlackMuhammet Kara1-1/+173
2019-03-27Support bitmap PDF export for RedactionMuhammet Kara3-1/+15
2019-03-27Add Redaction ToolbarMuhammet Kara1-0/+32
2019-03-27Redaction: Adjust offset for multiple Calc pagesMuhammet Kara1-4/+32
2019-03-27Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara1-13/+3
2019-03-27Redaction: Handle multiple Writer pagesMuhammet Kara1-29/+47
2019-03-27svtools: expose document position in DocumentToGraphicRendererMiklos Vajna1-1/+3
2019-03-27Redaction: First stepsMuhammet Kara4-2/+100
2019-03-20tdf#124168: We do need the BasicDLL thing also in the iOS appTor Lillqvist1-5/+3
2019-03-15LOK: switch view before event emission if necessary.Michael Meeks1-0/+9
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks2-21/+121
2019-03-15lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro1-1/+2
2019-03-12Move the Help URL to a different config pathAshod Nakashian1-1/+2
2019-03-12Make the Help URL configurableAshod Nakashian1-3/+2
2019-03-07build: support disabling popplerAshod Nakashian1-3/+13
2019-03-04sfx: fix -Wreturn-std-move warningAshod Nakashian1-1/+1
2019-03-01sfx2: warn when invoking LOK callback before setupAshod Nakashian1-1/+6
2019-02-22tdf#116066: call DoSaveCompleted after SetReadOnlyUIMike Kaganski1-3/+12
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