summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx
AgeCommit message (Expand)Author
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-03-25Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-08-04Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.hArnaud Versini
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-01-15WaE: narrowing conversion from sal_Int32 to unsigned intDavid Tardon
2011-11-27remove include of pch header from xmlsecurityNorbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-03-27mav60: #164341# introduce nss initialization for the case when mscrypto is usedMikhail Voytenko
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko