summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xmlsecurity: fix new tests on WNTMichael Stahl2021-10-214-9/+340
* xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl2021-10-116-0/+110
* xmlsecurity: add test for timestampsMichael Stahl2021-10-113-1/+25
* Reduce time until LOCK refresh 5% for more secure handlingArmin Le Grand (Allotropia)2021-09-101-2/+26
* openssl: add patch for CVE-2021-3712Michael Stahl2021-08-252-0/+57
* Bump version to 6.1.7.26cib-6.1-26Thorsten Behrens2021-08-171-1/+1
* Fix alternate JREs missing bin/ directory on java.library.pathSamuel Mehrbrodt2021-08-051-0/+18
* sw: layout: fix red triangle problem with text frame in sectionsMichael Stahl2021-07-261-1/+1
* curl: upgrade to release 7.78.0Michael Stahl2021-07-267-14/+16
* upgrade to Expat 2.4.1Caolán McNamara2021-07-232-2/+16
* Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann2021-07-231-1/+4
* At least MSVC 19.15.26726 (VS 2017 15.8.1) needs the SAL_STREAM fix tooStephan Bergmann2021-07-231-1/+1
* libxml2: upgrade to release 2.9.12Michael Stahl2021-05-213-6/+6
* tdf#124675 sw: fix crash when moving SwTextFrame in table to prev pageMichael Stahl2021-05-202-1/+3
* python3: fix segfault importing ctypesMichael Stahl2021-05-142-0/+35
* tdf#134582 sfx2: when storing, set Version on embedded object storageMichael Stahl2021-05-141-0/+33
* add missing includeMichael Stahl2021-05-141-0/+2
* odk: build examples with GCC with explicit -std=c++11Michael Stahl2021-05-141-1/+1
* external/libwpd: Missing include for size_tStephan Bergmann2021-05-142-0/+11
* exteranl/coinmp: Fix build with recent GCC 11 trunkStephan Bergmann2021-05-142-0/+34
* external/coinmp: C++17 no longer supports "register"Stephan Bergmann2021-05-142-0/+370
* external/liborcus: Missing includesStephan Bergmann2021-05-142-0/+31
* Related tdf#139804 Allow activating btn on first clickSamuel Mehrbrodt2021-04-231-0/+1
* tdf#141703 Restore tab function in sd tablesSamuel Mehrbrodt2021-04-231-2/+5
* cid#1474166 Deference null return valueCaolán McNamara2021-04-231-16/+18
* tdf#40534 correctly match page with memory slabJan-Marek Glogowski2021-04-152-52/+24
* Fixup xmlsecurity testThorsten Behrens2021-04-131-3/+3
* xmlsec: fix signing documents on WNTcib-6.1-25Michael Stahl2021-04-132-0/+69
* Add mechanism to selectively enable macros for document eventsSamuel Mehrbrodt2021-04-064-0/+58
* Revert "Revert "Improve macro checks""Samuel Mehrbrodt2021-04-063-7/+26
* Bump version to 6.1.7.25Thorsten Behrens2021-04-061-1/+1
* xmlsecurity: replace OOXMLSecParser implementationMichael Stahl2021-03-313-234/+1314
* xmlsecurity nss: fix OOXML signing with ECDSA keyMiklos Vajna2021-03-313-3/+57
* Also fix the generated test certs + generator script to avoid expiredMiklos Vajna2021-03-293-3/+3
* xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2021-03-2922-210/+679
* libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna2021-03-293-4358/+0
* Fix commentsSamuel Mehrbrodt2021-03-292-3/+3
* clang-format ooxmlsecexporter.cxxMichael Stahl2021-03-291-74/+129
* xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl2021-03-294-90/+221
* xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl2021-03-298-80/+68
* xmlsecurity: replace XSecParser implementationMichael Stahl2021-03-298-358/+1404
* expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin2021-03-294-123/+107
* css::security::DocumentSignatureInformation::SignatureTime is 32 bitStephan Bergmann2021-03-293-2/+3
* tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna2021-03-299-19/+87
* tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna2021-03-292-0/+12
* default to CertificateValidity::INVALIDCaolán McNamara2021-03-291-2/+2
* do same set error state as ReadAndVerifySignature doesCaolán McNamara2021-03-291-0/+1
* Improve checkExtensionStephan Bergmann2021-03-291-12/+19
* tdf#130216: normalize paths with .. segmentsMike Kaganski2021-03-291-11/+23
* tdf#127941: Don't be _that_ eager to assert(!IsTextEdit());Jan Holesovsky2021-03-291-1/+4