summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-26lokdialog: convert the dialog File -> Properties... to async execHenry Castro1-20/+29
2018-03-26lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky1-19/+22
2018-03-25tdf#115742: allow ignoring stale lockfile on saveMike Kaganski1-14/+37
2018-03-25tdf#115938: Properly detect shadow size control's changed stateMike Kaganski1-0/+44
2018-03-25Simplify conditions a littleMike Kaganski1-3/+3
2018-03-25Remove useless special handling of single-value rangesMike Kaganski1-29/+14
2018-03-25lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar1-0/+1
2018-03-25tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski2-56/+149
2018-03-23lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant1-3/+2
2018-03-22lok dialog: enable MessageDialog tunnelingHenry Castro4-45/+14
2018-03-22lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky1-1/+2
2018-03-22sw lokit: add page syles to header & footerHenry Castro1-3/+22