summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai2019-09-271-0/+13
* lok: send an invalidation by document size changeTamás Zolnai2019-09-271-0/+20
* sc: LOK: commit cell edits before saveascd-6.0-29-20190828Ashod Nakashian2019-08-292-1/+7
* explictly exclude LibreLogo from XScript usageCaolán McNamara2019-06-121-0/+13
* lok: Fix status of InsertPage, DeletePage and DuplicatePage.Jan Holesovsky2019-06-121-6/+3
* WebDav: Don't unlock the file during saving of a documentTamás Zolnai2019-05-031-9/+5
* tdf#125063: Don't depend on content size for Page sizingMuhammet Kara2019-05-033-7/+14
* Protect page position during redactionMuhammet Kara2019-04-161-0/+2
* tdf#116320: properly decode file name for File Locked dialogMike Kaganski2019-04-111-1/+2
* Enable redaction for ImpressMuhammet Kara2019-04-091-6/+0
* Handle different page sizes for redactionMuhammet Kara2019-04-091-0/+8
* Warn when getFileURLFromSystemPath() fails, not when it succeedsTor Lillqvist2019-04-021-2/+2
* single source file for licensing info with conditional textTamas Bunth2019-03-301-1/+1
* Use SAL_FALLTHROUGHco-6.0-27Tor Lillqvist2019-03-281-1/+1
* MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai2019-03-271-71/+9
* Generate MSO lock files when the related MSO compat. option is setTamás Zolnai2019-03-271-0/+46
* Introduce new lockfile handler for MSO like lockfilesTamás Zolnai2019-03-271-1/+1
* Create the SfxRedactionHelper classMuhammet Kara2019-03-274-134/+261
* Add style options to redaction exportMuhammet Kara2019-03-273-8/+55
* Use named shapes for redactionMuhammet Kara2019-03-271-32/+14
* Handle redaction finalization: BlackMuhammet Kara2019-03-271-1/+173
* Support bitmap PDF export for RedactionMuhammet Kara2019-03-273-1/+15
* Add Redaction ToolbarMuhammet Kara2019-03-271-0/+32
* Redaction: Adjust offset for multiple Calc pagesMuhammet Kara2019-03-271-4/+32
* Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara2019-03-271-13/+3
* Redaction: Handle multiple Writer pagesMuhammet Kara2019-03-271-29/+47
* svtools: expose document position in DocumentToGraphicRendererMiklos Vajna2019-03-271-1/+3
* Redaction: First stepsMuhammet Kara2019-03-274-2/+100
* tdf#124168: We do need the BasicDLL thing also in the iOS appTor Lillqvist2019-03-201-5/+3
* LOK: switch view before event emission if necessary.Michael Meeks2019-03-151-0/+9
* LOK: re-factor async key & mouse event re-posting.Michael Meeks2019-03-152-21/+121
* lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro2019-03-151-1/+2
* Move the Help URL to a different config pathAshod Nakashian2019-03-121-1/+2
* Make the Help URL configurableAshod Nakashian2019-03-121-3/+2
* build: support disabling popplerAshod Nakashian2019-03-071-3/+13
* sfx: fix -Wreturn-std-move warningAshod Nakashian2019-03-041-1/+1
* sfx2: warn when invoking LOK callback before setupAshod Nakashian2019-03-011-1/+6
* tdf#116066: call DoSaveCompleted after SetReadOnlyUIMike Kaganski2019-02-221-3/+12
* lok: intercept the UNO command ".uno:EditRegion"Henry Castro2019-02-071-1/+2
* Resolves: tdf#121641 properties invisible after 'reset'Caolán McNamara2019-01-171-7/+10
* lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2019-01-032-0/+126
* Remove some useless whitespacesTomaž Vajngerl2019-01-031-8/+8
* tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski2018-12-291-3/+105
* lok: Handle Special character menu item's state correctly in onlineTamás Zolnai2018-12-151-0/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-107-33/+32
* Use lazy-loading stock Image to simplify framework image lists.Michael Meeks2018-12-061-6/+8
* ViewShellBase const correctnessAshod Nakashian2018-12-061-1/+1
* lokit: disable triggering of GUI when changing a signed docTomaž Vajngerl2018-12-011-2/+3
* remove printfTomaž Vajngerl2018-11-301-1/+0
* Be less eager to use a fallback in SfxViewShell::SetLOKLanguageTag()Tor Lillqvist2018-11-161-1/+15