Age | Commit message (Expand) | Author | Files | Lines |
2025-03-30 | Use osl_getEnvironment instead of getenv | Mike Kaganski | 1 | -5/+7 |
2025-03-26 | Move Windows error helpers to comphelper namespace | varshneydevansh | 3 | -6/+6 |
2025-03-10 | use more concrete UNO classes | Noel Grandin | 1 | -8/+7 |
2025-01-29 | tdf#161872 xmlsecurity mscrypt: don't require trusted signing certs | Miklos Vajna | 1 | -0/+1 |
2025-01-28 | tdf#161872 xmlsecurity nss: don't require trusted signing certs | Miklos Vajna | 1 | -0/+1 |
2024-12-22 | tdf#152299 - Remove unused define(s) from C/C++ files | Bogdan Buzea | 1 | -1/+0 |
2024-11-08 | no need to take a copy of the getProcessComponentContext return value | Noel Grandin | 1 | -1/+1 |
2024-11-04 | new loplugin:staticconstexpr | Noel Grandin | 2 | -2/+2 |
2024-09-25 | cool#9992 lok doc sign: fix import of the private key | Miklos Vajna | 1 | -1/+3 |
2024-08-13 | tdf#161909: show NSS cert DB path (MOZ profile) in password dialog | Moritz Duge | 1 | -1/+6 |
2024-05-23 | tdf#145538 Use range based for loops | U-AMANDAQUARESMA\quare | 1 | -3/+3 |
2024-05-15 | loplugin:ostr in xmlsecurity | Noel Grandin | 10 | -49/+49 |
2024-05-08 | drop requirement for rtl_random_getBytes to have "Pool" arg | Caolán McNamara | 1 | -3/+1 |
2024-05-04 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara | 1 | -1/+1 |
2024-04-04 | Missing include, again | Stephan Bergmann | 1 | -0/+1 |
2024-04-02 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski | 4 | -8/+0 |
2024-03-28 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2024-03-28 | Missing include | Stephan Bergmann | 1 | -0/+1 |
2024-03-28 | Drop transitional header xmlsecurity/xmlsec-wrapper.h | Gabor Kelemen | 13 | -14/+9 |
2024-03-28 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski | 10 | -12/+15 |
2024-02-25 | Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP) | Mike Kaganski | 1 | -14/+2 |
2024-02-16 | tdf#42982: Improve UNO error reporting. Make exceptions more descriptive | seturaj | 1 | -4/+4 |
2024-02-01 | check that rtl_random_getBytes() was successful | Michael Stahl | 1 | -1/+4 |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski | 1 | -1/+1 |
2024-01-05 | upgrade libxml2, libxslt & liblangtag | Caolán McNamara | 1 | -1/+14 |
2023-12-31 | Replace "size() != 0 with !empty()" (xmlsecurity) | Julien Nabet | 1 | -1/+1 |
2023-12-24 | xmlsecurity: fix AES-GCM code differently | Thorsten Behrens | 1 | -11/+11 |
2023-12-21 | xmlsecurity: fix AES-GCM code to build with NSS < 3.52 | Michael Stahl | 1 | -2/+12 |
2023-12-11 | tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCM | Michael Stahl | 3 | -19/+119 |
2023-12-08 | xmlsecurity: deploy asserts in OCipherContext | Michael Stahl | 1 | -11/+12 |
2023-12-07 | xmlsecurity: check for errors in OCipherContext::Create() | Michael Stahl | 2 | -22/+42 |
2023-12-07 | xmlsecurity: W3C padding max size is the block size | Michael Stahl | 1 | -1/+3 |
2023-12-07 | some cosmetic improvements, better warnings | Michael Stahl | 1 | -4/+4 |
2023-11-08 | new loplugin:fieldcast | Noel Grandin | 2 | -7/+7 |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann | 1 | -1/+1 |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen | 4 | -8/+0 |
2023-04-17 | loplugin:stringadd | Stephan Bergmann | 1 | -2/+1 |
2023-04-09 | use more OUStringToOString | Noel Grandin | 1 | -1/+1 |
2023-03-30 | loplugin:stringadd in various | Noel Grandin | 1 | -2/+1 |
2023-03-17 | elide some temporary OUStrings | Noel Grandin | 1 | -1/+1 |
2023-02-15 | new comphelper::SingletonRef | Noel Grandin | 1 | -3/+3 |
2023-01-16 | cid#1519051 silence Unchecked dynamic_cast | Caolán McNamara | 1 | -0/+1 |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski | 1 | -3/+2 |
2023-01-14 | XUnoTunnel->dynamic_cast in XMLElementWrapper_XmlSecImpl | Noel Grandin | 5 | -29/+5 |
2023-01-14 | XUnoTunnel->dynamic_cast in SecurityEnvironment_NssImpl | Noel Grandin | 4 | -27/+4 |
2023-01-14 | XUnoTunnel->dynamic_cast in X509Certificate_NssImpl | Noel Grandin | 3 | -26/+4 |
2023-01-13 | XUnoTunnel->dynamic_cast in X509Certificate_MSCryptImpl | Noel Grandin | 3 | -15/+3 |
2023-01-13 | XUnoTunnel->dynamic_cast in SecurityEnvironment_MSCryptImpl | Noel Grandin | 4 | -15/+4 |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann | 5 | -32/+18 |
2022-12-22 | loplugin:unocast (xmlsecurity::Certificate) | Stephan Bergmann | 5 | -18/+32 |