summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2020-07-24xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-07-20compact namespace declNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-03[API CHANGE] Move NSS profile handling into NSS serviceJan-Marek Glogowski
2020-07-01Remove some unused includesMiklos Vajna
2020-06-26Upcoming improved loplugin:elidestringvar: xmlsecurityStephan Bergmann
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna
2020-06-25sd signature line: place shape on the correct pageMiklos Vajna
2020-06-23tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt
2020-06-19Move data for signing tests to test/Miklos Vajna
2020-06-19sd signature line: add testcaseMiklos Vajna
2020-06-16sd signature line: access the pdf shape from the appearance writerMiklos Vajna
2020-06-16sd signature line: export shape with signature to PDFMiklos Vajna
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: xmlsecurityStephan Bergmann
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-05-18xmlsecurity: actually validate in testODFEncryptedGPGMichael Stahl
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-05-15package: OFFICE-3940 ODF 1.3 export of OpenPGP encryptionMichael Stahl
2020-05-15package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl
2020-05-13expand out some namespace aliasesNoel Grandin
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-29Remove unnecessary if blockSamuel Mehrbrodt
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen
2020-04-27Missing includes on Windows with --disable-pchMike Kaganski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin
2020-04-02xmlsec-wrapper.h must be included before any xmlsec headerMike Kaganski
2020-04-01Add missing dependencyMike Kaganski
2020-04-01Drop useless initialization immediately before reassignmentMike Kaganski
2020-04-01Add missing dependencyMike Kaganski
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-25Remove some unused includesMiklos Vajna
2020-03-13tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski
2020-03-03remove some dead codeNoel Grandin
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-07Remove erroneous whitespace in update_pchMuhammet Kara
2020-02-03tdf:#54938Adapt supportsService implementations to cppu::supportsServiceiakarsu