summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09Bump version to 6.0-15cp-6.0-15Andras Timar
2018-11-09Revert "Support to sign a document with a specified signature"Miklos Vajna
2018-11-09mysqlc: fix return value of XResultSet::nextTamas Bunth
2018-11-08LOK: don't emit redline commentsAshod Nakashian
2018-11-08No updateSettings() in AquaSalGraphicsTor Lillqvist
2018-11-08Don't build the CustomWidgetDraw code for iOS for nowTor Lillqvist
2018-11-08Revert "CppunitTest_desktop_lib: disable failing test"Miklos Vajna
2018-11-08libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna
2018-11-08CppunitTest_desktop_lib: disable failing testMiklos Vajna
2018-11-08lok: send signature status on document loadTomaž Vajngerl
2018-11-08lok: trigger sign. verification in getSignatureState + update testTomaž Vajngerl
2018-11-08sfx2: add RecheckSignature to run signature verification againTomaž Vajngerl
2018-11-08lok: update the test for singing the document from LOKTomaž Vajngerl
2018-11-08xmlSecNssPKIAdoptKey apparently takes over ownership of keysStephan Bergmann
2018-11-08lok: new function to add certificate to certificate DBTomaž Vajngerl
2018-11-08lok: Get the object shell from the documentTomaž Vajngerl
2018-11-08fix importing the certificate and private keyTomaž Vajngerl
2018-11-08lok: create certificate and private key with insertCertificateTomaž Vajngerl
2018-11-08xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl
2018-11-08xmlsignaturehelper: fix comments, no changeTomaž Vajngerl
2018-11-08xmlsecurity: UNO interface to create cert. and private keyTomaž Vajngerl
2018-11-08lokit: test for the new signing API functionsTomaž Vajngerl
2018-11-08xmlsecurity: prevent seg. fault if there is no private keyTomaž Vajngerl
2018-11-08lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl
2018-11-08coverity#1338604 Uninitialized scalar fieldCaolán McNamara
2018-11-08Refactor SfxObjectShell sign methodsSamuel Mehrbrodt
2018-11-08tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-11-08Sign Signature LineSamuel Mehrbrodt
2018-11-08use "range for" to iterate through certificatesTomaž Vajngerl
2018-11-08Support to sign a document with a specified signatureTomaž Vajngerl
2018-11-08LOK: custom widgets: simplify and correct colorsAshod Nakashian
2018-11-08LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian
2018-11-08LOK: custom widgets: reduce Color into an int to reduce API surfaceAshod Nakashian
2018-11-08LOK: custom widgets: check size of API structuresAshod Nakashian
2018-11-08LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more.Jan Holesovsky
2018-11-08LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibilityAshod Nakashian
2018-11-08LOK: custom themes: isolate LO internals headers from theme pluginAshod Nakashian
2018-11-08LOK: custom widgets: draw focused listbox text in highlight colorsAshod Nakashian
2018-11-08lok: custom widgets: render editbox bordersAshod Nakashian
2018-11-08custom widgets: rework colors and cleanupAshod Nakashian
2018-11-08LOK: custom widgets: don't clobber the custom colorsAshod Nakashian
2018-11-08LOK: custom widgets: support custom menu colorsAshod Nakashian
2018-11-08custom widgets: correct focus colors and render button-up in listboxesAshod Nakashian
2018-11-08custom widgets: comment unused params. to avoid compile warningsTomaž Vajngerl
2018-11-08custom widgets: setup style setting in the widget libraryTomaž Vajngerl
2018-11-08custom widgets: draw fixed line widgetTomaž Vajngerl
2018-11-08custom widgets: differentiate stock and non-stock buttonsTomaž Vajngerl
2018-11-08vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-11-08custom widgets: editbox - draw focus rectangleTomaž Vajngerl
2018-11-08custom widgets: return early when the widget lib is not availableTomaž Vajngerl