summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable unit test, it works in a non-debug buildfeature/cib_contract138cGabor Kelemen2022-05-251-3/+3
* external: update pdfium to 4643Miklos Vajna2022-05-246-114/+82
* Change unit test to compile, but comment out since it failsGabor Kelemen2022-05-241-1/+3
* external: update pdfium to 4568Miklos Vajna2022-05-247-20/+132
* external: update pdfium to 4500Miklos Vajna2022-05-245-15/+31
* external: update pdfium to 4450Miklos Vajna2022-05-243-7/+7
* external: update pdfium to 4380Miklos Vajna2022-05-241-2/+2
* sw: prevent footnote frame against delete while it's movedMichael Stahl2022-05-243-13/+45
* add to suffix denylistCaolán McNamara2022-05-241-2/+6
* Avoid unnecessary empty -Djava.class.path=Stephan Bergmann2022-05-243-7/+23
* Refetch in case SwTextNode::InsertItem causes it to be deletedCaolán McNamara2022-05-242-0/+2
* avoid dangling tmp files in hwp importCaolán McNamara2022-05-241-49/+15
* use our own tempfile mechanismCaolán McNamara2022-05-241-15/+11
* Update git submodulesSamuel Mehrbrodt2022-05-231-0/+0
* libxml2: upgrade to release 2.9.14Michael Stahl2022-05-231-2/+2
* zlib: upgrade to release 1.2.12Michael Stahl2022-05-231-2/+2
* curl: upgrade to release 7.83.1Michael Stahl2022-05-234-10/+10
* upgrade curl to 7.79.1Caolán McNamara2022-05-233-13/+13
* add Initialization Vectors to password storageCaolán McNamara2022-05-233-49/+151
* Simplify Sequence iterations in svl [only passwordcontainer.cxx]Arkadiy Illarionov2022-05-231-20/+14
* add infobar to prompt to refresh to replace old formatCaolán McNamara2022-05-233-0/+43
* make hash encoding match decodingCaolán McNamara2022-05-224-4/+60
* disable 2 failing pdfsigning testsMichael Stahl2022-04-111-0/+4
* xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna2022-04-114-5/+76
* external: update pdfium to handle redact annotationsMiklos Vajna2022-04-1112-235/+404
* tdf#120837 File saving at least 5 times slowerNoel Grandin2022-04-086-26/+25
* fix bug in BitmapEx::operator==Noel Grandin2022-04-081-5/+9
* compare authors using ThumbprintCaolán McNamara2022-04-061-2/+11
* only use X509DataCaolán McNamara2022-04-063-0/+12
* xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl2022-04-068-20/+208
* xmlsecurity: fix test failing because NSS policy forbids SHA1Michael Stahl2022-04-065-0/+69
* test: upgrade test NSS database from dbm: to sql:Michael Stahl2022-04-066-6/+13
* xmlsecurity: fix new tests on WNTMichael Stahl2022-04-064-9/+340
* xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl2022-04-066-0/+100
* xmlsecurity: add test for timestampsMichael Stahl2022-04-062-1/+25
* do same set error state as ReadAndVerifySignature doesCaolán McNamara2022-04-061-0/+1
* allow building as root inside a container without complaintCaolán McNamara2022-04-061-1/+1
* allow root under podmanCaolán McNamara2022-04-061-1/+1
* Revert "Comment out failing unit test"Michael Stahl2022-04-061-3/+2
* exteranl/coinmp: Fix build with recent GCC 11 trunkStephan Bergmann2022-04-062-0/+34
* external/coinmp: C++17 no longer supports "register"Stephan Bergmann2022-04-062-0/+370
* gbuild: don't use -Wunused-macros with sccacheMichael Stahl2022-04-061-2/+2
* Revert "only use X509Data"Gabor Kelemen2022-04-053-12/+0
* Release 6.2.9.12Thorsten Behrens2022-04-021-1/+1
* clamp and add some logging like SvmReaderCaolán McNamara2022-04-021-0/+20
* protect frame from triggering deleting itselfCaolán McNamara2022-04-023-0/+353
* lastPoint might be 0xFFFFCaolán McNamara2022-04-021-1/+1
* fail more gracefully if m_aTmpPosition is emptyCaolán McNamara2022-04-021-0/+2
* check if cast is to the right typeCaolán McNamara2022-04-021-13/+18
* ensure null terminatorCaolán McNamara2022-04-021-8/+3