summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-09-27lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-0/+13
2019-09-27lok: send an invalidation by document size changeTamás Zolnai1-0/+20
2019-08-29sc: LOK: commit cell edits before saveascd-6.0-29-20190828Ashod Nakashian2-1/+7
2019-06-12explictly exclude LibreLogo from XScript usageCaolán McNamara1-0/+13
2019-06-12lok: Fix status of InsertPage, DeletePage and DuplicatePage.Jan Holesovsky1-6/+3
2019-05-03WebDav: Don't unlock the file during saving of a documentTamás Zolnai1-9/+5
2019-05-03tdf#125063: Don't depend on content size for Page sizingMuhammet Kara3-7/+14
2019-04-16Protect page position during redactionMuhammet Kara1-0/+2
2019-04-11tdf#116320: properly decode file name for File Locked dialogMike Kaganski1-1/+2
2019-04-09Enable redaction for ImpressMuhammet Kara1-6/+0
2019-04-09Handle different page sizes for redactionMuhammet Kara1-0/+8
2019-04-02Warn when getFileURLFromSystemPath() fails, not when it succeedsTor Lillqvist1-2/+2
2019-03-30single source file for licensing info with conditional textTamas Bunth1-1/+1
2019-03-28Use SAL_FALLTHROUGHco-6.0-27Tor Lillqvist1-1/+1
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