Age | Commit message (Expand) | Author |
---|---|---|
2022-07-07 | elide some string copies | Noel Grandin |
2022-06-02 | Use more appropriate index variable types | Stephan Bergmann |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-19 | Simplify an "ImportGraphic" method by removing useless pExtHeader (WmfExternal) | Julien Nabet |
2022-05-06 | remove unnecessary sequenceToContainer | Noel Grandin |
2022-05-05 | loplugin:unusedvariableplus | Noel Grandin |
2022-05-05 | tdf#145312: xmlsecurity_pdfsigning: Add unittest | Xisco Fauli |
2022-05-03 | Just use Any ctor instead of makeAny in xmlsecurity | Stephan Bergmann |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-29 | xmlsecurity: fix testInsertCertificate_PEM_ODT with "dbm:" NSS DB | Michael Stahl |
2022-04-29 | xmlsecurity: fix init of temp NSS DB when running with uid 0 | Michael Stahl |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-28 | Fix system-nss: add hasht.h header back | Thorsten Behrens |
2022-04-20 | loplugin:passstuffbyref |