Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract152b
/
xmlsecurity
0b21f43
masses of MessBoxes not being disposed promptly
by Caolán McNamara
· 10 years ago
58fa925
Certificate viewer dialog can have various kinds of parents
by Stephan Bergmann
· 10 years ago
07f1a39
(nearly) nothing uses GetUniqueId anymore, so remove it.
by Caolán McNamara
· 10 years ago
c42be58
Show the certificate use also in the View Certificate dialog
by Tor Lillqvist
· 10 years ago
2be2810
Add SAL_INFOs of the list of system and physical cert stores
by Tor Lillqvist
· 10 years ago
3009c97
loplugin:stringconstant
by Tor Lillqvist
· 10 years ago
cf377db
Add column displaying intended usage to certificate chooser
by Tor Lillqvist
· 10 years ago
5e0bdb5
Make X509Certificate_MSCryptImpl::getCertificateUsage() actually work
by Tor Lillqvist
· 10 years ago
2383d55
clang-tidy misc-unused-alias-decls
by Noel Grandin
· 10 years ago
96fab05
clang-tidy modernize-loop-convert in writerfilter to xmlsecurity
by Noel Grandin
· 10 years ago
b753c34
sw, xmlsecurity: indentation fixes
by Miklos Vajna
· 10 years ago
4d2bb795
Unit test for tdf#96097: Can't save/pointer null
by Guillaume Smaha
· 10 years ago
0ac89e3
Avoid reserved identifier
by Stephan Bergmann
· 10 years ago
f3059ab
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
62633df
clang-tidy performance-unnecessary-value-param in various
by Noel Grandin
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
c664b27
tdf#94306 remove unused boost dependencies
by Jochen Nitschke
· 10 years ago
97abbec
tdf#94306 replace boost::noncopyable in stoc to xmlsec..
by Jochen Nitschke
· 10 years ago
41ed076
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
ec9b260
Remove unused _USECOMPRESSEDDOCUMENTHANDLER
by Stephan Bergmann
· 10 years ago
6d7366c
-Werror,-Winconsistent-missing-override
by Stephan Bergmann
· 10 years ago
4e44487
Use std::size_t
by Miklos Vajna
· 10 years ago
f7a75a6
cleanup: remove unused Reference.h(xx) includes
by Jochen Nitschke
· 10 years ago
4c363dd
Typo in HAVE_BROKEN_STATIC_INITILIZER_LIST
by Stephan Bergmann
· 10 years ago
ef97576
tdf#97525 vcl: make DeletionListener internal
by Jochen Nitschke
· 10 years ago
d78e644
xmlsecurity: fix Windows XP build
by Miklos Vajna
· 10 years ago
08dadbd
CppunitTest_xmlsecurity_signing: fix typo in testODFBroken()
by Miklos Vajna
· 10 years ago
869262b
Re-introduce two lines apparently accidentally removed yesterday
by Tor Lillqvist
· 10 years ago
43d57d1
com::sun::star->css in xmlsecurity/
by Noel Grandin
· 10 years ago
27fc89c
xmlsecurity: extract OOXML export code into its own class
by Miklos Vajna
· 10 years ago
6c11778
CppunitTest_xmlsecurity_signing: add ODF verification testcases
by Miklos Vajna
· 10 years ago
7a0b8de
tdf#97966: Remove 'static' keywords
by Wastack
· 10 years ago
0fea7b0
xmlsecurity: add missing CSP switch to certificate generator script
by Miklos Vajna
· 10 years ago
eb63915
xmlsecurity: clean up no longer relevant email addresses
by Miklos Vajna
· 10 years ago
60b1c95
Extract Directories from BootstrapFixtureBase
by Stephan Bergmann
· 10 years ago
9d5bf65
Indentation fixes
by Miklos Vajna
· 10 years ago
b4fda7b
new loplugin:constantparam
by Noel Grandin
· 10 years ago
a95c0231
xmlsecurity: check that osl::File::copy actually succeeds
by Michael Stahl
· 10 years ago
3dda645
xmlsecurity: default to OK instead of Cancel in CertificateChooser
by Miklos Vajna
· 10 years ago
88b1a72
CppunitTest_xmlsecurity_signing: add remove all testcase
by Miklos Vajna
· 10 years ago
1a04b1e
xmlsecurity OOXML export: remove signature content types when removing ...
by Miklos Vajna
· 10 years ago
7d7cd95
CppunitTest_xmlsecurity_signing: avoid modifying tracked test document
by Miklos Vajna
· 10 years ago
e60abe6
xmlsecurity OOXML export: remove signature storage with the last signature
by Miklos Vajna
· 10 years ago
57e6b9f
xmlsecurity OOXML export: remove signature relation with the last signature
by Miklos Vajna
· 10 years ago
64f86c7
xmlsecurity OOXML export: don't write signature relations when all ...
by Miklos Vajna
· 10 years ago
170e0e0
xmlsecurity: extract final signature export logic from DigitalSignaturesDialog
by Miklos Vajna
· 10 years ago
cc84aaf
tdf#97703 removed empty setUp/tearDown methods
by Chirag Manwani
· 10 years ago
3cefd33
CppunitTest_xmlsecurity_signing: add signature removal testcase
by Miklos Vajna
· 10 years ago
c30bf02
xmlsecurity OOXML export: handle keeping all signatures but one
by Miklos Vajna
· 10 years ago
4351ff1
xmlsecurity: extract signature removal logic from DigitalSignaturesDialog
by Miklos Vajna
· 10 years ago
78a209b
CppunitTest_xmlsecurity_signing: add signature append testcase
by Miklos Vajna
· 10 years ago
e89610d
xmlsecurity OOXML export: only cache existing signatures, not our temp. one
by Miklos Vajna
· 10 years ago
38c39dc
xmlsecurity OOXML export: fix appending new signatures next to existing ones
by Miklos Vajna
· 10 years ago
cc75888
xmlsecurity OOXML export: don't attempt to sign other signatures
by Miklos Vajna
· 10 years ago
963264a
xmlsecurity OOXML export: don't loose old signatures when adding a new one
by Miklos Vajna
· 10 years ago
122c019
xmlsecurity: avoid calculating the certificate digest late in XSecController
by Miklos Vajna
· 10 years ago
2a5b8f3
Exclude xmlsec headers from precompiled headers
by Ashod Nakashian
· 10 years ago
68b6cbd
XMLSEC_NO_SIZE_T is /not/ used with MSVC
by Stephan Bergmann
· 10 years ago
900fccc
sfx2 classification: don't sort items on the toolbar listbox
by Miklos Vajna
· 10 years ago
a1345cdb
Spurious "typename"
by Stephan Bergmann
· 10 years ago
b878666
-Werror,-Winconsistent-missing-override
by Stephan Bergmann
· 10 years ago
b5c1485
Improve failure output
by Stephan Bergmann
· 10 years ago
3b168bc
convert DocPasswordRequestType to scoped enum
by Noel Grandin
· 10 years ago
2087484
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
d3f83ff
CppunitTest_xmlsecurity_signing: add OOXML description roundtrip test
by Miklos Vajna
· 10 years ago
0d63281
CppunitTest_xmlsecurity_signing: use DocumentSignatureManager
by Miklos Vajna
· 10 years ago
565346a
xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialog
by Miklos Vajna
· 10 years ago
24c20f1
xmlsecurity OOXML export: fix missing rels content-type
by Miklos Vajna
· 10 years ago
718dd37
xmlsecurity: implement Certificate interface in X509Certificate_MSCryptImpl
by Miklos Vajna
· 10 years ago
1e52ec3
xmlsecurity OOXML export: never sign [Content_Types].xml
by Miklos Vajna
· 10 years ago
35ed908
xmlsecurity: fix typo in DocumentSignatureHelper::AppendContentTypes()
by Miklos Vajna
· 10 years ago
3d00485
xmlsecurity OOXML export: write certificate digest
by Miklos Vajna
· 10 years ago
89af47f
xmlsecurity: import OOXML <xd:CertDigest>
by Miklos Vajna
· 10 years ago
f09f61c
xmlsecurity: expose the certificate's SHA-256 checksum in the NSS backend
by Miklos Vajna
· 10 years ago
df4ebee
xmlsecurity: import OOXML <X509SerialNumber>
by Miklos Vajna
· 10 years ago
d7d86df
xmlsecurity: import OOXML <X509IssuerName>
by Miklos Vajna
· 10 years ago
6e8be4c
xmlsecurity OOXML export: register signature content types
by Miklos Vajna
· 10 years ago
5c5ad2e
xmlsecurity OOXML export: fix double-char-fragment of same-document references
by Miklos Vajna
· 10 years ago
5cd3c87
xmlsecurity OOXML export: write signature streams to persistent storage
by Miklos Vajna
· 10 years ago
f55914f
xmlsecurity: avoid throwing io::IOException when OOXML export misbehaves
by Miklos Vajna
· 10 years ago
6778514
xmlsecurity: export OOXML signature relations to persistent storage
by Miklos Vajna
· 10 years ago
600a7a7
xmlsecurity: handle creation of OOXML _xmlsignatures sub-storage
by Miklos Vajna
· 10 years ago
f4b2e23
xmlsecurity: fix reading OOXML signature from temp storage
by Miklos Vajna
· 10 years ago
d06e650
xmlsecurity OOXML export: write signature description
by Miklos Vajna
· 10 years ago
a277975
xmlsecurity OOXML export: write signature time
by Miklos Vajna
· 10 years ago
e6077cc
xmlsecurity OOXML export: write RelationshipTransform algo arguments
by Miklos Vajna
· 10 years ago
ff1982d
xmlsecurity OOXML export: use RelationshipTransform for relations
by Miklos Vajna
· 10 years ago
19c3b26
xmlsecurity OOXML export: sort manifest references
by Miklos Vajna
· 10 years ago
6dc0a44
xmlsecurity OOXML export: fix prefix and suffix of stream references
by Miklos Vajna
· 10 years ago
52c60fa
xmlsecurity: OOXML export of idSignedProperties stub
by Miklos Vajna
· 10 years ago
4dcee42
xmlsecurity: mark the Signature, not the SignedInfo during OOXML export
by Miklos Vajna
· 10 years ago
9ae8912
xmlsecurity: some streams should not be signed in OOXML export
by Miklos Vajna
· 10 years ago
5a9f81d
xmlsecurity: export OOXML <Object>
by Miklos Vajna
· 10 years ago
6376a6b
xmlsecurity: export OOXML <KeyInfo>
by Miklos Vajna
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
01aa78c
vcl: cmdevt.[hc]xx -> commandevent.[hc]xx
by Chris Sherlock
· 10 years ago
3d0a2c8
loplugin:refcounting
by Stephan Bergmann
· 10 years ago
1688228
xmlsecurity: export OOXML <SignatureValue>
by Miklos Vajna
· 10 years ago
dd64196
xmlsecurity: fix reference type of OOXML idSignedProperties
by Miklos Vajna
· 10 years ago
Next »