summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg/namedlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/namedlg/namedlg.cxx')
-rw-r--r--sc/source/ui/namedlg/namedlg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/namedlg/namedlg.cxx b/sc/source/ui/namedlg/namedlg.cxx
index fd21418397aa..73b780298519 100644
--- a/sc/source/ui/namedlg/namedlg.cxx
+++ b/sc/source/ui/namedlg/namedlg.cxx
@@ -33,7 +33,6 @@
#include <sfx2/app.hxx>
-#include <vcl/msgbox.hxx>
#include <vcl/settings.hxx>
#include <formula/errorcodes.hxx>
#include <o3tl/make_unique.hxx>
mlsecurity: fold Library_xsec_fw into Library_xmlsecurityMiklos Vajna 2018-02-07xmlsecurity: create CertificateContainer instances with a constructorMiklos Vajna 2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati 2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-03-04Fix build for mobileThorsten Behrens 2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt 2017-02-10Remove MinGW supportStephan Bergmann 2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna 2016-11-30xmlsecurity PDF verify: look for the signingCertificateV2 attributeMiklos Vajna 2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna 2016-11-03xmlsecurity PDF verify: initial Windows supportMiklos Vajna 2016-10-20Extract vcl::PDFWriter::Sign() from vcl and xmlsecurityMiklos Vajna 2016-10-18xmlsecurity: use NSS on Linux/macOS to generate pdf signatureMiklos Vajna 2016-10-14xmlsecurity: extract certificate from PDF signatureMiklos Vajna 2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna 2016-03-11xmlsecurity: extract OOXML export code into its own classMiklos Vajna 2016-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos Vajna 2016-01-13xmlsecurity: initial OOXMLSecParserMiklos Vajna 2016-01-11xmlsecurity: mark two classes as public to be able to unit-test themMiklos Vajna