summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
14 dayscool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna4-21/+35
2024-11-10com::sun::star -> cssMike Kaganski1-3/+3
2024-11-08cool#9992 lok doc sign, hash extract: initial getCommandValues('Signature')Miklos Vajna1-10/+15
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin4-4/+4
2024-11-07loplugin:passstuffbyref in ucb..xmlsecurityNoel Grandin1-1/+1
2024-11-04new loplugin:staticconstexprNoel Grandin2-2/+2
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski1-4/+4
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli1-1/+0
2024-10-02Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UIXisco Fauli1-1/+1
2024-09-30cool#9992 lok doc sign: convert the certificate chooser dialog to asyncMiklos Vajna3-31/+60
2024-09-27cool#9992 lok doc sign: only take sign cert from the view in the cert chooserMiklos Vajna3-3/+22
2024-09-26cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna2-7/+16
2024-09-25cool#9992 lok doc sign: fix import of the private keyMiklos Vajna1-1/+3
2024-09-16cool#9992 lok doc sign: implement signature removalMiklos Vajna1-25/+32
2024-09-13[API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functionsMiklos Vajna3-87/+0
2024-09-12cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna5-8/+86
2024-09-11cool#9992 lok doc sign: async read-write DigitalSignaturesDialogMiklos Vajna1-18/+15
2024-09-10cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna2-20/+60
2024-09-09cool#9992 lok doc sign: async DocumentDigitalSignatures::signDocumentContent()Miklos Vajna1-4/+16
2024-08-31cid#1607713 silence Overflowed constantCaolán McNamara1-3/+3
2024-08-13tdf#161909: show where the certs in the CertificateChooser are fromMoritz Duge1-0/+36
2024-08-13tdf#161909: show NSS cert DB path (MOZ profile) in password dialogMoritz Duge1-1/+6
2024-08-13tdf#161909: make showing GPG keys only an explicit functionalityMoritz Duge1-3/+4
2024-08-13tdf#161909: request GPG keys exclusively for chooseCertificatesImplMoritz Duge2-2/+4
2024-08-08tdf#161909: Show key type in CertificateViewer.Moritz Duge1-0/+2
2024-08-05tdf#159040 tdf#162206: better the user key selection and test sign with defaultSarper Akdemir2-5/+6
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-25tdf#161909: Fix resizing and behavior for "View Certificate" dialog.Moritz Duge1-3/+9
2024-07-15tdf#161871 Revert "Removed Type and Usage Columns from Certificate Chooser"Samuel Mehrbrodt1-4/+13
2024-07-15tdf#108828 Prevent leaking keys from previous signing sessionsSamuel Mehrbrodt1-0/+2
2024-07-14cid#1608236 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-11tdf#108828 Show certificate selector again after cancelling password dialogSamuel Mehrbrodt1-1/+2
2024-05-23tdf#145538 Use range based for loopsU-AMANDAQUARESMA\quare1-3/+3
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin36-538/+551
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-0/+1
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-0/+1
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara1-3/+1
2024-05-04WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2024-05-03fix crash in CertificateChooser for GPGMoritz Duge1-0/+3
2024-05-02cid#1596704 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
2024-05-02Drop unused instance variable.Moritz Duge1-1/+0
2024-04-27Lazy load additional GPG key data.Moritz Duge4-32/+37
2024-04-27Locally simplify getCertificatesImpl.Moritz Duge1-9/+4
2024-04-09tdf#146619 Drop unused 'using namespace' in: xmlsecurity/Gabor Kelemen3-3/+0
2024-04-04Missing include, againStephan Bergmann1-0/+1
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski6-9/+2
2024-03-28Fix typoAndrea Gelmini1-1/+1
2024-03-28Missing includeStephan Bergmann1-0/+1
2024-03-28Drop transitional header xmlsecurity/xmlsec-wrapper.hGabor Kelemen15-16/+10
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski21-49/+27