summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-09Bump version to 6.0-15cp-6.0-15Andras Timar1-1/+1
2018-11-09Revert "Support to sign a document with a specified signature"Miklos Vajna1-0/+0
2018-11-09mysqlc: fix return value of XResultSet::nextTamas Bunth2-1/+7
2018-11-08LOK: don't emit redline commentsAshod Nakashian2-29/+44
2018-11-08No updateSettings() in AquaSalGraphicsTor Lillqvist1-1/+2
2018-11-08Don't build the CustomWidgetDraw code for iOS for nowTor Lillqvist1-2/+2
2018-11-08Revert "CppunitTest_desktop_lib: disable failing test"Miklos Vajna1-2/+0
2018-11-08libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna3-4358/+0
2018-11-08CppunitTest_desktop_lib: disable failing testMiklos Vajna1-0/+2
2018-11-08lok: send signature status on document loadTomaž Vajngerl2-2/+9
2018-11-08lok: trigger sign. verification in getSignatureState + update testTomaž Vajngerl3-3/+49
2018-11-08sfx2: add RecheckSignature to run signature verification againTomaž Vajngerl2-10/+14
2018-11-08lok: update the test for singing the document from LOKTomaž Vajngerl5-17/+49
2018-11-08xmlSecNssPKIAdoptKey apparently takes over ownership of keysStephan Bergmann1-2/+4
2018-11-08lok: new function to add certificate to certificate DBTomaž Vajngerl7-6/+92
2018-11-08lok: Get the object shell from the documentTomaž Vajngerl1-11/+16
2018-11-08fix importing the certificate and private keyTomaž Vajngerl4-31/+92
2018-11-08lok: create certificate and private key with insertCertificateTomaž Vajngerl4-17/+49
2018-11-08xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl2-13/+66
2018-11-08xmlsignaturehelper: fix comments, no changeTomaž Vajngerl1-19/+7
2018-11-08xmlsecurity: UNO interface to create cert. and private keyTomaž Vajngerl2-0/+49
2018-11-08lokit: test for the new signing API functionsTomaž Vajngerl3-30/+45
2018-11-08xmlsecurity: prevent seg. fault if there is no private keyTomaž Vajngerl1-5/+12
2018-11-08lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl8-1/+304
2018-11-08coverity#1338604 Uninitialized scalar fieldCaolán McNamara1-0/+1
2018-11-08Refactor SfxObjectShell sign methodsSamuel Mehrbrodt5-61/+86
2018-11-08tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt17-21/+96
2018-11-08Sign Signature LineSamuel Mehrbrodt13-21/+192
2018-11-08use "range for" to iterate through certificatesTomaž Vajngerl1-5/+4
2018-11-08Support to sign a document with a specified signatureTomaž Vajngerl4-1/+52
2018-11-08LOK: custom widgets: simplify and correct colorsAshod Nakashian1-33/+0
2018-11-08LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian5-103/+32
2018-11-08LOK: custom widgets: reduce Color into an int to reduce API surfaceAshod Nakashian3-93/+89
2018-11-08LOK: custom widgets: check size of API structuresAshod Nakashian2-2/+6
2018-11-08LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more.Jan Holesovsky1-4/+0
2018-11-08LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibilityAshod Nakashian1-37/+33
2018-11-08LOK: custom themes: isolate LO internals headers from theme pluginAshod Nakashian5-8/+416
2018-11-08LOK: custom widgets: draw focused listbox text in highlight colorsAshod Nakashian1-0/+4
2018-11-08lok: custom widgets: render editbox bordersAshod Nakashian2-3/+14
2018-11-08custom widgets: rework colors and cleanupAshod Nakashian1-4/+4
2018-11-08LOK: custom widgets: don't clobber the custom colorsAshod Nakashian1-2/+3
2018-11-08LOK: custom widgets: support custom menu colorsAshod Nakashian2-5/+20
2018-11-08custom widgets: correct focus colors and render button-up in listboxesAshod Nakashian1-8/+5
2018-11-08custom widgets: comment unused params. to avoid compile warningsTomaž Vajngerl1-15/+15
2018-11-08custom widgets: setup style setting in the widget libraryTomaž Vajngerl9-2/+133
2018-11-08custom widgets: draw fixed line widgetTomaž Vajngerl2-1/+5
2018-11-08custom widgets: differentiate stock and non-stock buttonsTomaž Vajngerl2-0/+5
2018-11-08vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl4-5/+28
2018-11-08custom widgets: editbox - draw focus rectangleTomaž Vajngerl1-0/+9
2018-11-08custom widgets: return early when the widget lib is not availableTomaž Vajngerl1-2/+4