summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn
2024-12-03don't bother passing const std::[u16]string_view by referenceCaolán McNamara
2024-11-26Operator should be logical AND instead of ORAron Budea
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08cool#9992 lok doc sign, hash extract: initial getCommandValues('Signature')Miklos Vajna
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-07loplugin:passstuffbyref in ucb..xmlsecurityNoel Grandin
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli
2024-10-02Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UIXisco Fauli
2024-09-30cool#9992 lok doc sign: convert the certificate chooser dialog to asyncMiklos Vajna
2024-09-27cool#9992 lok doc sign: only take sign cert from the view in the cert chooserMiklos Vajna
2024-09-26cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna
2024-09-25cool#9992 lok doc sign: fix import of the private keyMiklos Vajna
2024-09-16cool#9992 lok doc sign: implement signature removalMiklos Vajna
2024-09-13[API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functionsMiklos Vajna
2024-09-12cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna
2024-09-11cool#9992 lok doc sign: async read-write DigitalSignaturesDialogMiklos Vajna
2024-09-10cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna
2024-09-09cool#9992 lok doc sign: async DocumentDigitalSignatures::signDocumentContent()Miklos Vajna
2024-08-31cid#1607713 silence Overflowed constantCaolán McNamara
2024-08-13tdf#161909: show where the certs in the CertificateChooser are fromMoritz Duge
2024-08-13tdf#161909: show NSS cert DB path (MOZ profile) in password dialogMoritz Duge
2024-08-13tdf#161909: make showing GPG keys only an explicit functionalityMoritz Duge
2024-08-13tdf#161909: request GPG keys exclusively for chooseCertificatesImplMoritz Duge
2024-08-08tdf#161909: Show key type in CertificateViewer.Moritz Duge
2024-08-05tdf#159040 tdf#162206: better the user key selection and test sign with defaultSarper Akdemir
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-25tdf#161909: Fix resizing and behavior for "View Certificate" dialog.Moritz Duge
2024-07-15tdf#161871 Revert "Removed Type and Usage Columns from Certificate Chooser"Samuel Mehrbrodt
2024-07-15tdf#108828 Prevent leaking keys from previous signing sessionsSamuel Mehrbrodt
2024-07-14cid#1608236 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-11tdf#108828 Show certificate selector again after cancelling password dialogSamuel Mehrbrodt
2024-05-23tdf#145538 Use range based for loopsU-AMANDAQUARESMA\quare
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-05-04WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-03fix crash in CertificateChooser for GPGMoritz Duge
2024-05-02cid#1596704 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-02Drop unused instance variable.Moritz Duge
2024-04-27Lazy load additional GPG key data.Moritz Duge
2024-04-27Locally simplify getCertificatesImpl.Moritz Duge
2024-04-09tdf#146619 Drop unused 'using namespace' in: xmlsecurity/Gabor Kelemen
2024-04-04Missing include, againStephan Bergmann
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-28Fix typoAndrea Gelmini