summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2019-04-21Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-16weld SwEditRegionDlgCaolán McNamara
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-07build: support disabling popplerAshod Nakashian
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-21loplugin:unusedfields in xmlhelp,xmlsecurityNoel Grandin
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-14drop unneeded vcl includes, update pchCaolán McNamara
2019-02-14weld MacroSecurity clusterCaolán McNamara
2019-02-14weld DigitalSignaturesDialogCaolán McNamara
2019-02-14weld CertificateChooserCaolán McNamara
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara
2019-02-13weld CertificateViewer clusterCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-11new loplugin indentationNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-18CppunitTest_xmlsecurity_pdfsigning: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-01-13Avoid OUString temporaries, simplifyMatteo Casalin
2019-01-11o3tl::make_unique -> std::make_unique in xmlsecurity/Gabor Kelemen
2019-01-09CppunitTest_xmlsecurity_signing: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-01-07Fix typoAndrea Gelmini
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-31NSS: create a temporary database instead of in-memoryTomaž Vajngerl
2018-12-31Remove some useless whitespacesTomaž Vajngerl
2018-12-30Fix typo in codeAndrea Gelmini
2018-12-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-13Library_xsec_xmlsec: one dll implementation macro is enoughMiklos Vajna
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-04tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna
2018-12-01convert to range forTomaž Vajngerl
2018-12-01xmlsecurity: clean-up code a bitTomaž Vajngerl
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28Fix typosAndrea Gelmini
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-26sfx2: show partial signatures even if cert validation failsMiklos Vajna
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:staticmethods improvementNoel Grandin