Age | Commit message (Expand) | Author |
2017-10-03 | loplugin:finalclasses in xmloff | Noel Grandin |
2017-10-01 | loplugin:flatten (clang-cl, xmlsecurity) | Stephan Bergmann |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-27 | loplugin:flatten in vcl..xmlsecurity | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-21 | Map from GetLastError() to HRESULT | Stephan Bergmann |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | xmlsecurity: hold SignatureCreatorImpl by rtl::Reference | Miklos Vajna |
2017-09-19 | xmlsecurity: be consistent inside #ifdef _WIN32 | Miklos Vajna |
2017-09-19 | PDF signing: don't fail unittest on invalid certificates | Mike Kaganski |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-14 | clang-tidy modernize-use-emplace in various | Noel Grandin |
2017-09-10 | gpg4libre: use SHA512 digests for GPG signing unconditionally | Thorsten Behrens |
2017-09-10 | gpg4libre: add sha512 support | Thorsten Behrens |
2017-09-06 | xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global header | Miklos Vajna |
2017-09-04 | loplugin:dyncastvisibility | Stephan Bergmann |
2017-09-03 | gpg4libre: When encrypting, show all available GPG keys | Katarina Behrens |
2017-09-03 | gpg4libre: Recycle certificate selection dialog for encryption | Katarina Behrens |
2017-09-01 | xmlsecurity: fix inconsistent param naming in interface/implementation | Miklos Vajna |
2017-08-31 | loplugin:constparams: xmlsecurity (clang-cl) | Stephan Bergmann |
2017-08-24 | Consistently use OUString in test::Directories | Stephan Bergmann |
2017-08-23 | Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apk | Gautam Prajapati |
2017-08-18 | loplugin:nullptr (clang-cl) | Stephan Bergmann |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-10 | xmlsecurity: Log unknown xml elements for ooxml | Samuel Mehrbrodt |
2017-08-10 | xmlsecurity: work with impl directly in SignatureEngine::startEngine() | Miklos Vajna |
2017-08-08 | loplugin:unusedmethods | Noel Grandin |
2017-08-03 | xmlsecurity: remove unused XMLEncryption_MSCryptImpl | Miklos Vajna |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-08-01 | loplugin:constparams in various | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part2 | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part1 | Noel Grandin |
2017-07-27 | loplugin:constparams in xmlsecurity | Noel Grandin |
2017-07-27 | xmlsecurity mscrypt: drop unused parameters in akmngr | Miklos Vajna |
2017-07-26 | xmlsecurity: remove unused XMLEncryption_NssImpl | Miklos Vajna |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |
2017-07-21 | Eliminate DateTime::operator+=() and -=() with POD types | Eike Rathke |
2017-07-21 | Fix typos | Andrea Gelmini |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-20 | Move namespace declaration to header file | Samuel Mehrbrodt |
2017-07-20 | xmlsecurity mscrypt: turn akmngr patch into plain code | Miklos Vajna |
2017-07-19 | [API CHANGE] offapi: remove unused css.xml.crypto.XMLEncryption | Miklos Vajna |
2017-07-18 | coverity#1415512 silence Unchecked return value | Caolán McNamara |
2017-07-18 | Fix typos | Andrea Gelmini |
2017-07-18 | We no longer patch libxmlsec for this | Samuel Mehrbrodt |
2017-07-17 | Fix warning for loext namespace | Samuel Mehrbrodt |
2017-07-17 | This should be a namespace, not an attribute "namespace" | Samuel Mehrbrodt |