summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2021-03-05CppunitTest_xmlsecurity_signing: run all tests in the disable-pdfium caseMiklos Vajna
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz
2021-03-04CppunitTest_xmlsecurity_pdfsigning: run all tests in the disable-pdfium caseMiklos Vajna
2021-03-03update pchesCaolán McNamara
2021-03-03xmlsecurity: fix crash in DocumentDigitalSignatures::isAuthorTrusted()Michael Stahl
2021-03-03xmlsecurity: avoid exception in DigitalSignaturesDialog::getCertificate()Michael Stahl
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-03xmlsecurity: add EqualDistinguishedNames()Michael Stahl
2021-03-03xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-03-03xmlsecurity: remove XSecController::setPropertyId()Michael Stahl
2021-03-03xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-03-03xmlsecurity: move XSecParser Reference state into contextsMichael Stahl
2021-03-03xmlsecurity: move XSecParser state into contextsMichael Stahl
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl
2021-02-26pdfium: don't build PDFiumLibrary when PDFium is disabledMiklos Vajna
2021-02-23update pchesCaolán McNamara
2021-02-19update pchesCaolán McNamara
2021-02-19loplugin:refcounting in xmlsecurityNoel
2021-02-18loplugin:referencecasting in xmlsecurityNoel
2021-02-09default to CertificateValidity::INVALIDCaolán McNamara
2021-02-08tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorTarun Sharma
2021-02-08update pchesCaolán McNamara
2021-02-04log why status wasn't SECSuccessCaolán McNamara
2021-01-27tdf#115884 PDF signing should mention it only works with x509 certificatesVishwas
2021-01-26loplugin:passstuffbyrefNoel
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-16drop unusual xalign 0.5Caolán McNamara
2021-01-16snap near 0.5 align values to 0.5Caolán McNamara
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-22drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-22replace deprecated xpad/ypadCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-21disable some more tests for non-default-dpiNoel Grandin
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-15update pchesCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08use proper struct for trusted authorsNoel
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-04disable tests that don't work without pdfiumCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-26pdfium: replace PDFiumSignature::getPointer() with typed gettersMiklos Vajna
2020-11-25loplugin:stringviewparam (clang-cl)Stephan Bergmann
2020-11-25loplugin:stringview (clang-cl)Stephan Bergmann