Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/OperationSmiley
/
xmlsecurity
2f5868c
loplugin:redundantfcast look for redundant copies in return statements
by Noel Grandin
· 8 years ago
cdd14e6
loplugin:unnecessaryoverride (clang-cl)
by Stephan Bergmann
· 8 years ago
2374028
Resolves: tdf#116188 set min version on all .ui files to 3.18
by Caolán McNamara
· 8 years ago
ddd4321
drop sax::tools::*base64 methods
by Noel Grandin
· 8 years ago
c8cd026
forcepoint #16: fix heap-use-after-free
by Miklos Vajna
· 8 years ago
477d2ba
delete colordata.hxx
by Noel Grandin
· 8 years ago
4bb6722
xmlsecurity: create XMLElementWrapper instances with a constructor
by Miklos Vajna
· 8 years ago
7ef644e
xmlsecurity mscrypt: create XMLSecurityContext instances with a constructor
by Miklos Vajna
· 8 years ago
942f059
convert remaining ErrorBox to weld::MessageDialog
by Caolán McNamara
· 8 years ago
0f62b79
xmlsecurity nss: create XMLSecurityContext instances with a constructor
by Miklos Vajna
· 8 years ago
d75144c
convert remaining InfoBox to weld::MessageDialog
by Caolán McNamara
· 8 years ago
3a387e3
convert all help responses to gtk's -11
by Caolán McNamara
· 8 years ago
e2d8e2e
tdf#115374: add GPG SEInitializer service for Windows
by Thorsten Behrens
· 8 years ago
a2e5307
xmlsecurity mscrypt: create XMLSignature instances with a constructor
by Miklos Vajna
· 8 years ago
6a4c464
weld native message dialogs
by Caolán McNamara
· 8 years ago
5098f82
Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/
by Stephan Bergmann
· 8 years ago
81e4be9
gpgmepp,xmlsecurity: fix testODFEncryptedGPG() failure caused...
by Michael Stahl
· 8 years ago
48d3ff5
xmlsecurity nss: create XMLSignature instances with a constructor
by Miklos Vajna
· 8 years ago
9f36b8d
certdialog: kille useless double-space in "Issued to "
by Christian Lohmaier
· 8 years ago
89fa5e4
xmlsecurity: fold Library_xsec_fw into Library_xmlsecurity
by Miklos Vajna
· 8 years ago
0833bab
xmlsecurity: create CertificateContainer instances with a constructor
by Miklos Vajna
· 8 years ago
39ba9a3
xmlsecurity: create DocumentDigitalSignatures instances with a constructor
by Miklos Vajna
· 8 years ago
26eee61
xmlsecurity: MSVC: pragma warning: make more specific, remove obsolete
by Mike Kaganski
· 8 years ago
5cb225b
loplugin:useuniqueptr in SAXEventKeeperImpl
by Noel Grandin
· 8 years ago
f58a16d
tdf#114460 vcl: handle nested parentheses in PDF roundtrip
by Miklos Vajna
· 8 years ago
9af8f19
More loplugin:cstylecast on Windows
by Stephan Bergmann
· 8 years ago
be8c414
loplugin:unusedmethods also check for functions returning bool
by Noel Grandin
· 8 years ago
7bcb105
coverity#1427630 Unchecked return value
by Caolán McNamara
· 8 years ago
03afd4b
tdf#115011 don't crash on non-existent gpg support
by Thorsten Behrens
· 8 years ago
624f84c
Fix typos
by Andrea Gelmini
· 8 years ago
c1f9d1a
More loplugin:cstylecast: xmlsecurity
by Stephan Bergmann
· 8 years ago
8242c22
gpg4libre: add initial unit test for encryption
by Thorsten Behrens
· 8 years ago
e5262ed
More loplugin:cstylecast: xmlsecurity
by Stephan Bergmann
· 8 years ago
9e27e5a
xmlsecurity: remove unused xml_security::serial_number_adapter
by Miklos Vajna
· 8 years ago
67e1e2e
tdf#42949 Fix some more Include What You Use warnings
by Miklos Vajna
· 8 years ago
d8efc39
Turn on clang-format for these files
by Miklos Vajna
· 8 years ago
4855257
loplugin:passstuffbyref improved return in sw
by Noel Grandin
· 8 years ago
101a79c
lokdialog: Allow switching language of some of the ResMgr's.
by Jan Holesovsky
· 8 years ago
ee40674
Do things with preferred GPG keys
by Katarina Behrens
· 8 years ago
677d606
Fix typos
by Andrea Gelmini
· 8 years ago
c3250ba
loplugin:salcall (clang-cl)
by Stephan Bergmann
· 8 years ago
2816ac4
xmlsecurity: move GNUPGHOME to $workdir for unit test
by Thorsten Behrens
· 8 years ago
1390c91
[API CHANGE] offapi: remove unused css.security.SerialNumberAdapter
by Miklos Vajna
· 8 years ago
e6b7f73
Remove junk committed by mistake
by Stephan Bergmann
· 8 years ago
6f4f567
No need to keep these whitelisted functions decorated with SAL_CALL
by Stephan Bergmann
· 8 years ago
d15f042
CppunitTest_xmlsecurity_signing failed in sanitizer builds
by Stephan Bergmann
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
50b0f93
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 8 years ago
aad6e59
loplugin:salcall (clang-cl)
by Stephan Bergmann
· 8 years ago
e28ed8c
loplugin:conststringvar (clang-cl)
by Stephan Bergmann
· 8 years ago
0201942
remove unused osl/time.h includes ..
by Jochen Nitschke
· 8 years ago
7886de3
gpg4libre: check if we can really verify OpenPGP signatures
by Thorsten Behrens
· 8 years ago
c83b09a
rtlRandomPool: remove pointless seeding with system time
by Thorsten Behrens
· 8 years ago
6283cd0
gpg4libre: multi-select encryption certs, hide desc entry
by Thorsten Behrens
· 8 years ago
1e71870
gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGME
by Thorsten Behrens
· 8 years ago
ed50a0a
gpg4libre: handle unavailable gpg crypto tools more gracefully
by Thorsten Behrens
· 8 years ago
1e12447
gpg4libre: return key fingerprint / hashes including null character
by Thorsten Behrens
· 8 years ago
626e73e
gpg4libre: permit multi-select encrypt cert
by Thorsten Behrens
· 8 years ago
c22236d
gpg4libre: find keymanager executable on Windows
by Thorsten Behrens
· 8 years ago
dd0dceb
loplugin:salcall handle static methods
by Noel Grandin
· 8 years ago
6da58b0
gpg4libre: add unit tests for ODF signing feature
by Thorsten Behrens
· 8 years ago
ebfa646
xmlsecurity: fix loplugin:salcall warnings
by Miklos Vajna
· 8 years ago
1c58b04
Restore GPG SEInitializer service
by Katarina Behrens
· 8 years ago
c0ac78c
loplugin:salcall handle virtual methods
by Noel Grandin
· 8 years ago
9a06b99
loplugin:salcall fix non-virtual methods
by Noel Grandin
· 8 years ago
5daa364
gpg4libre: add gpgme config header where gpgme.h is included
by Thorsten Behrens
· 8 years ago
68f8645
new loplugin salcall: remove unnecessary SAL_CALL
by Noel Grandin
· 8 years ago
368f806
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 8 years ago
68cf1dc
Silence clang-cl -Werror,-Wundef in workdir/UnpackedTarball/gpgmepp/ includes
by Stephan Bergmann
· 8 years ago
a265656
loplugin:unnecessaryparen: Warn about parentheses around literals
by Stephan Bergmann
· 8 years ago
7c77ff5
move conditional stuff to RepositoryExternal.mk
by David Tardon
· 8 years ago
b6d246e
fix build with system gpgmepp
by David Tardon
· 8 years ago
ccd2888
EPUB export: implement character properties of links from named styles
by Miklos Vajna
· 8 years ago
43ac50d
gpg4libre: conditional-compile gpgme code
by Thorsten Behrens
· 8 years ago
c11c7c4
fix build
by Thorsten Behrens
· 8 years ago
c8833fd
gpg4libre: enable gpgme support for Windows and OSX
by Thorsten Behrens
· 8 years ago
17c7d87
gpg4libre: fix warnings
by Thorsten Behrens
· 8 years ago
e8c20aa
xmlsecurity mscrypt: use SAL_N_ELEMENTS()
by Miklos Vajna
· 8 years ago
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
Next »