Age | Commit message (Expand) | Author |
2023-08-07 | xmlsecurity : simplify DigitalSignaturesDialog | Arnaud VERSINI |
2023-07-24 | Improved Accesibility String in Certificate Chooser Dialog | TokieSan |
2023-07-24 | Added search icon to certificate chooser dialog search box | TokieSan |
2023-07-21 | loplugin:unusedfields | Noel Grandin |
2023-07-20 | Added searching and filtering features to certificate chooser dialog | TokieSan |
2023-07-17 | xmlsecurity : simplify DigitalSignaturesDialog::canAddRemove. | Arnaud VERSINI |
2023-07-12 | xmlsecurity: fix deadlock on preloading libsdlo.so | Miklos Vajna |
2023-07-11 | Allow selecting a custom certificate manager | TokieSan |
2023-07-11 | Allow columns' sorting in certificate chooser dialog | TokieSan |
2023-07-07 | xmlsecurity : remove deadcode and usage of array template | Arnaud VERSINI |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-26 | xmlsecurity : remove unneccessary static variables | Arnaud VERSINI |
2023-06-24 | Certificate Manager button is hidden in case no manager exists. | TokieSan |
2023-06-18 | tdf#155665 Adding option to remember signatures for each save | TokieSan |
2023-06-16 | tdf#146547 sfx2: allow read-only documents to be modified | Michael Stahl |
2023-06-09 | Update libxmlsec to 1.3.1 | Miklos Vajna |
2023-05-16 | xmlsecurity: do not run the test with HAVE_FEATURE_PDFIMPORT | Xisco Fauli |
2023-05-02 | tdf#155049 Revert "tdf#115884 PDF signing should mention | Ilmari Lauhakangas |
2023-04-28 | tdf#155034 Revert "Update libxmlsec to 1.3.0" | Justin Luth |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-25 | Update libxmlsec to 1.3.0 | Miklos Vajna |
2023-04-22 | Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFree | Mike Kaganski |
2023-04-17 | Remove some unused includes | Miklos Vajna |
2023-04-17 | loplugin:stringadd | Stephan Bergmann |
2023-04-09 | use more OUStringToOString | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-30 | loplugin:stringadd in various | Noel Grandin |
2023-03-17 | elide some temporary OUStrings | Noel Grandin |
2023-02-15 | new comphelper::SingletonRef | Noel Grandin |
2023-01-16 | cid#1519051 silence Unchecked dynamic_cast | Caolán McNamara |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-14 | XUnoTunnel->dynamic_cast in SecurityEnvironmentGpg | Noel Grandin |
2023-01-14 | XUnoTunnel->dynamic_cast in CertificateImpl | Noel Grandin |
2023-01-14 | XUnoTunnel->dynamic_cast in XMLElementWrapper_XmlSecImpl | Noel Grandin |
2023-01-14 | XUnoTunnel->dynamic_cast in SecurityEnvironment_NssImpl | Noel Grandin |
2023-01-14 | XUnoTunnel->dynamic_cast in X509Certificate_NssImpl | Noel Grandin |
2023-01-13 | XUnoTunnel->dynamic_cast in X509Certificate_MSCryptImpl | Noel Grandin |
2023-01-13 | XUnoTunnel->dynamic_cast in SecurityEnvironment_MSCryptImpl | Noel Grandin |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-23 | loplugin:unocast (sfx2::DigitalSignatures) | Stephan Bergmann |
2022-12-22 | loplugin:unocast (xmlsecurity::Certificate) | Stephan Bergmann |
2022-12-22 | loplugin:unocast (SignatureVerifierImpl) | Stephan Bergmann |
2022-12-20 | Use SecurityEnvironmentGpg's XUnoTunnel instead of dynamic_cast | Stephan Bergmann |
2022-12-20 | Use XUnoTunnel instead of dynamic_cast here too | Stephan Bergmann |
2022-12-19 | Use XUnoTunnel instead of dynamic_cast here too | Stephan Bergmann |
2022-12-19 | Use XUnoTunnel instead of dynamic_cast here too | Stephan Bergmann |
2022-12-01 | CppunitTest_xmlsecurity_signing2: inherit from UnoApiXmlTest | Xisco Fauli |
2022-11-29 | New loplugin:crosscast | Stephan Bergmann |
2022-11-24 | Remove some unused includes | Miklos Vajna |
2022-11-23 | UnoApiTest: factor out createTempFile | Xisco Fauli |