Age | Commit message (Expand) | Author |
2016-05-13 | clang-tidy modernize-loop-convert in writerfilter to xmlsecurity | Noel Grandin |
2016-04-29 | sw, xmlsecurity: indentation fixes | Miklos Vajna |
2016-04-28 | Unit test for tdf#96097: Can't save/pointer null | Guillaume Smaha |
2016-04-22 | Avoid reserved identifier | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | Remove unused _USECOMPRESSEDDOCUMENTHANDLER | Stephan Bergmann |
2016-04-06 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2016-04-04 | Use std::size_t | Miklos Vajna |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-31 | Typo in HAVE_BROKEN_STATIC_INITILIZER_LIST | Stephan Bergmann |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-03-24 | xmlsecurity: fix Windows XP build | Miklos Vajna |
2016-03-16 | CppunitTest_xmlsecurity_signing: fix typo in testODFBroken() | Miklos Vajna |
2016-03-15 | Re-introduce two lines apparently accidentally removed yesterday | Tor Lillqvist |
2016-03-14 | com::sun::star->css in xmlsecurity/ | Noel Grandin |
2016-03-11 | xmlsecurity: extract OOXML export code into its own class | Miklos Vajna |
2016-03-11 | CppunitTest_xmlsecurity_signing: add ODF verification testcases | Miklos Vajna |
2016-03-11 | tdf#97966: Remove 'static' keywords | Wastack |
2016-03-11 | xmlsecurity: add missing CSP switch to certificate generator script | Miklos Vajna |
2016-03-11 | xmlsecurity: clean up no longer relevant email addresses | Miklos Vajna |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-09 | Indentation fixes | Miklos Vajna |
2016-03-08 | new loplugin:constantparam | Noel Grandin |
2016-03-07 | xmlsecurity: check that osl::File::copy actually succeeds | Michael Stahl |
2016-03-07 | xmlsecurity: default to OK instead of Cancel in CertificateChooser | Miklos Vajna |
2016-03-07 | CppunitTest_xmlsecurity_signing: add remove all testcase | Miklos Vajna |
2016-03-07 | xmlsecurity OOXML export: remove signature content types when removing ... | Miklos Vajna |
2016-03-07 | CppunitTest_xmlsecurity_signing: avoid modifying tracked test document | Miklos Vajna |
2016-03-07 | xmlsecurity OOXML export: remove signature storage with the last signature | Miklos Vajna |
2016-03-07 | xmlsecurity OOXML export: remove signature relation with the last signature | Miklos Vajna |
2016-03-07 | xmlsecurity OOXML export: don't write signature relations when all ... | Miklos Vajna |
2016-03-07 | xmlsecurity: extract final signature export logic from DigitalSignaturesDialog | Miklos Vajna |
2016-03-07 | tdf#97703 removed empty setUp/tearDown methods | Chirag Manwani |
2016-03-04 | CppunitTest_xmlsecurity_signing: add signature removal testcase | Miklos Vajna |
2016-03-04 | xmlsecurity OOXML export: handle keeping all signatures but one | Miklos Vajna |
2016-03-04 | xmlsecurity: extract signature removal logic from DigitalSignaturesDialog | Miklos Vajna |
2016-03-04 | CppunitTest_xmlsecurity_signing: add signature append testcase | Miklos Vajna |
2016-03-04 | xmlsecurity OOXML export: only cache existing signatures, not our temp. one | Miklos Vajna |
2016-03-04 | xmlsecurity OOXML export: fix appending new signatures next to existing ones | Miklos Vajna |
2016-03-03 | xmlsecurity OOXML export: don't attempt to sign other signatures | Miklos Vajna |
2016-03-03 | xmlsecurity OOXML export: don't loose old signatures when adding a new one | Miklos Vajna |
2016-03-03 | xmlsecurity: avoid calculating the certificate digest late in XSecController | Miklos Vajna |
2016-03-01 | Exclude xmlsec headers from precompiled headers | Ashod Nakashian |
2016-02-29 | XMLSEC_NO_SIZE_T is /not/ used with MSVC | Stephan Bergmann |