Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calc-parallel
/
xmlsecurity
5f4a3e7
tdf#113550 RTF import: fix incorrect text indent
by Miklos Vajna
· 8 years ago
193aa63
tdf#65393 Test for signature line images
by Samuel Mehrbrodt
· 8 years ago
0d50804
loplugin:constparams in various(2)
by Noel Grandin
· 8 years ago
08434e9
Missing initialization of m_bInSignatureLineId
by Samuel Mehrbrodt
· 8 years ago
bd3c5c4
[API CHANGE] tdf#65393 Import signature line images from ooxml
by Samuel Mehrbrodt
· 9 years ago
6cf3ef8
xmlsecurity: can hold UriBindingHelper by rtl::Reference
by Miklos Vajna
· 8 years ago
2cfe488
loplugin:includeform: xmlsecurity (Windows)
by Stephan Bergmann
· 8 years ago
11d2f3d
vcl: make MapMode constructor explicit
by Michael Stahl
· 8 years ago
4216d6f
xmlsecurity: remove unused chainOn() argument
by Miklos Vajna
· 8 years ago
35a2b55
loplugin:includeform: xmlsecurity
by Stephan Bergmann
· 8 years ago
8c9cfba
fix build with system gpgme
by David Tardon
· 8 years ago
087a90e
gpg4libre fix tdf#113190 don't show expired/invalid keys
by Thorsten Behrens
· 8 years ago
gpg4libre-review-5.4.99
7b00829
gpg4libre - tdf#113188 add option for minimal PGPKeyPacket
by Thorsten Behrens
· 8 years ago
73ade0b0
xmlsecurity: remove unused m_xElementStackKeeper
by Miklos Vajna
· 8 years ago
9b88281
turn implicit container explicit in buildable notebooks
by Caolán McNamara
· 9 years ago
fcc2dd7
Make include files found through -Ixmlsecurity/inc
by Stephan Bergmann
· 8 years ago
d0211e0
xmlsecurity: remove unused XSecController::m_xNextNodeOnSAXChain
by Miklos Vajna
· 8 years ago
f1ad498
xmlsecurity: last 2 params of setSAXChainConnector() is always nullptr
by Miklos Vajna
· 9 years ago
1944e3d
Rename and move SAL_U/W to o3tl::toU/W
by Mike Kaganski
· 9 years ago
b6d6591
TSCP: include certificate usage in paragraph signatures
by Ashod Nakashian
· 9 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
692d35b
loplugin:finalclasses in xmloff
by Noel Grandin
· 9 years ago
53e6d0a
loplugin:flatten (clang-cl, xmlsecurity)
by Stephan Bergmann
· 9 years ago
c3609f1
Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*
by Mike Kaganski
· 9 years ago
362a21d
Use explicit function names for fooA/fooW WinAPI; prefer fooW
by Mike Kaganski
· 9 years ago
1ffba0e
loplugin:flatten check for throw in then clause
by Noel Grandin
· 9 years ago
5953099
loplugin:flatten in vcl..xmlsecurity
by Noel Grandin
· 9 years ago
cf48347
Fresh run of bin/update_pch.sh
by Mike Kaganski
· 9 years ago
462454b
Map from GetLastError() to HRESULT
by Stephan Bergmann
· 9 years ago
d99b65c
Rename GetSelectEntryPos -> GetSelectedEntryPos
by Samuel Mehrbrodt
· 9 years ago
1cfcbf3
xmlsecurity: hold SignatureCreatorImpl by rtl::Reference
by Miklos Vajna
· 9 years ago
5688a2f
xmlsecurity: be consistent inside #ifdef _WIN32
by Miklos Vajna
· 9 years ago
2caf390
PDF signing: don't fail unittest on invalid certificates
by Mike Kaganski
· 9 years ago
afeff91
Use even more WIN32_LEAN_AND_MEAN
by Mike Kaganski
· 9 years ago
b0de7bc
clang-tidy modernize-use-emplace in various
by Noel Grandin
· 9 years ago
fdc85f7
gpg4libre: use SHA512 digests for GPG signing unconditionally
by Thorsten Behrens
· 9 years ago
ca6ab63
gpg4libre: add sha512 support
by Thorsten Behrens
· 9 years ago
c210019
xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global header
by Miklos Vajna
· 9 years ago
10bf5f3
loplugin:dyncastvisibility
by Stephan Bergmann
· 9 years ago
9c165fe
gpg4libre: When encrypting, show all available GPG keys
by Katarina Behrens
· 9 years ago
4f6bf3d
gpg4libre: Recycle certificate selection dialog for encryption
by Katarina Behrens
· 9 years ago
feb463e
xmlsecurity: fix inconsistent param naming in interface/implementation
by Miklos Vajna
· 9 years ago
9a81c69
loplugin:constparams: xmlsecurity (clang-cl)
by Stephan Bergmann
· 9 years ago
66604ba
Consistently use OUString in test::Directories
by Stephan Bergmann
· 9 years ago
511ae02
Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apk
by Gautam Prajapati
· 9 years ago
8106bea
loplugin:nullptr (clang-cl)
by Stephan Bergmann
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
c3f8727
xmlsecurity: Log unknown xml elements for ooxml
by Samuel Mehrbrodt
· 9 years ago
86bc7207
xmlsecurity: work with impl directly in SignatureEngine::startEngine()
by Miklos Vajna
· 9 years ago
61d49af
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
166f13e
xmlsecurity: remove unused XMLEncryption_MSCryptImpl
by Miklos Vajna
· 9 years ago
3dcf6df
remove unnecessary use of 'this->'
by Noel Grandin
· 9 years ago
b1d829e
move resmgr to unotools
by Caolán McNamara
· 9 years ago
871035d
loplugin:constparams in various
by Noel Grandin
· 9 years ago
18f80da
loplugin:checkunusedparams more part2
by Noel Grandin
· 9 years ago
b32ead5
loplugin:checkunusedparams more part1
by Noel Grandin
· 9 years ago
b064a22
loplugin:constparams in xmlsecurity
by Noel Grandin
· 9 years ago
ece1072
xmlsecurity mscrypt: drop unused parameters in akmngr
by Miklos Vajna
· 9 years ago
0efd702
xmlsecurity: remove unused XMLEncryption_NssImpl
by Miklos Vajna
· 9 years ago
2fffaf6
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
252aab1
Eliminate DateTime::operator+=() and -=() with POD types
by Eike Rathke
· 9 years ago
0ebd75c
Fix typos
by Andrea Gelmini
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
6102542
Move namespace declaration to header file
by Samuel Mehrbrodt
· 9 years ago
a4bebdf
xmlsecurity mscrypt: turn akmngr patch into plain code
by Miklos Vajna
· 9 years ago
2303d4f
[API CHANGE] offapi: remove unused css.xml.crypto.XMLEncryption
by Miklos Vajna
· 9 years ago
f3d9887
coverity#1415512 silence Unchecked return value
by Caolán McNamara
· 9 years ago
e56596e
Fix typos
by Andrea Gelmini
· 9 years ago
229c217
We no longer patch libxmlsec for this
by Samuel Mehrbrodt
· 9 years ago
a83888e
Fix warning for loext namespace
by Samuel Mehrbrodt
· 9 years ago
fab7288
This should be a namespace, not an attribute "namespace"
by Samuel Mehrbrodt
· 9 years ago
53be53b
gpg4libre: Import public key payload if verification result != valid
by Katarina Behrens
· 9 years ago
ddb02cc
loplugin:unnecessaryparen: xmlsecurity (clang-cl)
by Stephan Bergmann
· 9 years ago
9127706
gpg4libre: Wrap PGPOwner in own namespace
by Samuel Mehrbrodt
· 9 years ago
40f1812
gpg4libre: use full SHA1 hash for key identification
by Thorsten Behrens
· 9 years ago
c1bd6f9
gpg4libre: unconditionally use binary IO
by Thorsten Behrens
· 9 years ago
59960ea
gpg4libre: search for _all_ local keys in getCertificate()
by Thorsten Behrens
· 9 years ago
4f17445
svl: move byte-array verification from vcl
by Ashod Nakashian
· 9 years ago
783269e
emfplus: completed isolation/migration of Emf/Wmf
by Armin Le Grand
· 9 years ago
83535a2
emfplus: create a wmf/emf/emf+ primitive based importer
by Armin Le Grand
· 9 years ago
bdbebda
tdf#108831 PGP signature shown as invalid
by Samuel Mehrbrodt
· 9 years ago
0692921
gpg4libre: Show whether pgp keys are trusted or not
by Samuel Mehrbrodt
· 9 years ago
02bb4eb
gpg4libre: Don't use xmlStrlen on binary data
by Katarina Behrens
· 9 years ago
daf177f
use more OUString::operator== in test..xmlsecurity
by Noel Grandin
· 9 years ago
4b7c522
xmlsecurity pdf verify: push_back -> emplace_back
by Miklos Vajna
· 9 years ago
539c75b
strip some linefeeds from the end of debug output
by Noel Grandin
· 9 years ago
efb24fc
tdf#109046 Show correct signature type for OpenPGP
by Samuel Mehrbrodt
· 9 years ago
30f8572
Related tdf#108977 Fix crash when vieweing non-existing certificate
by Samuel Mehrbrodt
· 9 years ago
820bd4b
tdf#108977 Show signature info also for keys we don't have locally
by Samuel Mehrbrodt
· 9 years ago
8c77b56
use OString::operator== in preference to ::equals
by Noel Grandin
· 9 years ago
a1ead1a
loplugin unnecessaryparan improvements
by Noel Grandin
· 9 years ago
bce7799
loplugin:oncevar (clang-cl): xmlsecurity
by Stephan Bergmann
· 9 years ago
01985fd
xmlsecurity: avoid crash on empty security context
by Thorsten Behrens
· 9 years ago
83634c9
loplugin:staticmethods
by Stephan Bergmann
· 9 years ago
7111206
loplugin:oncevar various
by Noel Grandin
· 9 years ago
8a6ed98
Fix typos
by Andrea Gelmini
· 9 years ago
9a884b3
gpg4libre: Don't call production code inside an assert()
by Samuel Mehrbrodt
· 9 years ago
0d7b437
tdf#108794 gpg4libre: Use key id to get the right key
by Samuel Mehrbrodt
· 9 years ago
84dfff4
tdf#108798 Make CanSignWithGPG work with PDF docs
by Samuel Mehrbrodt
· 9 years ago
e1d1c84
gpg4libre: Show message when no cert manager found
by Samuel Mehrbrodt
· 9 years ago
Next »