summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Removed duplicated includeAndrea Gelmini1-3/+0
2019-05-27xmlsecurity: add missing includeMiklos Vajna1-0/+1
2019-05-27operator new doesn't return null anywayStephan Bergmann1-5/+1
2019-05-20writerfilter: make RTFParserState members private, part 1Miklos Vajna1-1/+2
2019-05-15xmlsecurity: make DocumentSignatureManager members privateMiklos Vajna2-35/+35
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov8-65/+40
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen38-116/+27
2019-05-08Replace remaining lists by vectors in xmlsecurityJulien Nabet4-6/+6
2019-05-07Replace list by vector in xmlsecurity/gpgJulien Nabet1-3/+3
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov7-10/+10
2019-04-29xmlsecurity: fix the Android buildMiklos Vajna1-0/+3
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen44-87/+82
2019-04-21Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski1-0/+38
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin3-9/+4
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-13use more std::make_uniqueNoel Grandin2-3/+3
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna5-15/+18
2019-03-16weld SwEditRegionDlgCaolán McNamara1-0/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara2-10/+10
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+3
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann3-4/+4
2019-02-25loplugin:unusedmethodsNoel Grandin1-14/+0
2019-02-21loplugin:unusedfields in xmlhelp,xmlsecurityNoel Grandin3-5/+2
2019-02-19weld ChineseDictionaryDialogCaolán McNamara3-4/+3
2019-02-14drop unneeded vcl includes, update pchCaolán McNamara5-7/+5
2019-02-14weld MacroSecurity clusterCaolán McNamara2-219/+169
2019-02-14weld DigitalSignaturesDialogCaolán McNamara2-132/+107
2019-02-14weld CertificateChooserCaolán McNamara4-116/+94
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara1-2/+9
2019-02-13weld CertificateViewer clusterCaolán McNamara5-288/+160
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 Kelemen2-0/+2
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-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ž Vajngerl4-51/+161
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ž Vajngerl2-40/+57
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
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