summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2019-03-07build: support disabling popplerAshod Nakashian2-2/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+3
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann1-29/+16
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann3-4/+4
2019-02-25loplugin:unusedmethodsNoel Grandin2-16/+0
2019-02-21loplugin:unusedfields in xmlhelp,xmlsecurityNoel Grandin5-9/+2
2019-02-19weld ChineseDictionaryDialogCaolán McNamara3-4/+3
2019-02-14drop unneeded vcl includes, update pchCaolán McNamara7-180/+12
2019-02-14weld MacroSecurity clusterCaolán McNamara7-398/+420
2019-02-14weld DigitalSignaturesDialogCaolán McNamara6-188/+267
2019-02-14weld CertificateChooserCaolán McNamara8-272/+221
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara1-2/+9
2019-02-13weld CertificateViewer clusterCaolán McNamara12-414/+461
2019-02-13Pointer is pointlessNoel Grandin1-1/+0
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski1-2/+2
2019-02-11new loplugin indentationNoel Grandin7-16/+16
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen3-0/+3
2019-01-18CppunitTest_xmlsecurity_pdfsigning: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-65/+30
2019-01-13Avoid OUString temporaries, simplifyMatteo Casalin1-14/+4
2019-01-11o3tl::make_unique -> std::make_unique in xmlsecurity/Gabor Kelemen2-4/+5
2019-01-09CppunitTest_xmlsecurity_signing: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-119/+48
2019-01-07Fix typoAndrea Gelmini1-5/+5
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-31NSS: create a temporary database instead of in-memoryTomaž Vajngerl5-51/+162
2018-12-31Remove some useless whitespacesTomaž Vajngerl1-3/+3
2018-12-30Fix typo in codeAndrea Gelmini1-5/+5
2018-12-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl3-40/+59
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-13Library_xsec_xmlsec: one dll implementation macro is enoughMiklos Vajna4-28/+4
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-12-04tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna1-0/+6
2018-12-01convert to range forTomaž Vajngerl1-4/+3
2018-12-01xmlsecurity: clean-up code a bitTomaž Vajngerl1-11/+13
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin2-11/+5
2018-11-28Fix typosAndrea Gelmini1-1/+1
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-26sfx2: show partial signatures even if cert validation failsMiklos Vajna1-2/+4
2018-11-21weld SwCondCollPageCaolán McNamara1-4/+4
2018-11-19weld TreeViewCaolán McNamara1-0/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-16loplugin:staticmethods improvementNoel Grandin1-3/+3
2018-11-16Fix typosAndrea Gelmini1-1/+1
2018-11-15Adapt recent CppunitTest_xmlsecurity_signing fix to ASanStephan Bergmann1-2/+6
2018-11-14xmlsecurity: make members of OOXMLSecExporter::Impl privateMiklos Vajna1-2/+9
2018-11-14Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt2-4/+24
2018-11-13CppunitTest_xmlsecurity_signing: turn on clang-format for this fileMiklos Vajna1-118/+147
2018-11-13Related tdf#118581 Use subject name, not issuer name for signature lineSamuel Mehrbrodt1-2/+2
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt8-415/+37
2018-11-09Clean up excess slashes in pathsStephan Bergmann1-7/+7