summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2020-09-06fix non-pdfium buildNoel Grandin
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-04xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-09-02xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02Remove some unused includesMiklos Vajna
2020-09-01Fix typoAndrea Gelmini
2020-08-31xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot
2020-08-19update pchesCaolán McNamara
2020-08-13Remove some unused includesMiklos Vajna
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-08Remove dead codeStephan Bergmann
2020-08-08Database document apparently needs to be closed before it is disposedStephan Bergmann
2020-08-06Missing test dependencyStephan Bergmann
2020-08-06unotest: one Resetter is enoughMiklos Vajna
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-02loplugin:flatten in xmlsecurityNoel Grandin
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