Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
2cfe4880
Kaydet (Commit)
2cfe4880
authored
Eki 27, 2017
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:includeform: xmlsecurity (Windows)
Change-Id: Ib996672d7acd7d0dbf446eb8a4f8812680795e35
üst
ae531b69
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
20 additions
and
20 deletions
+20
-20
errorcallback.cxx
xmlsecurity/source/xmlsec/errorcallback.cxx
+1
-1
akmngr.cxx
xmlsecurity/source/xmlsec/mscrypt/akmngr.cxx
+1
-1
sanextension_mscryptimpl.hxx
...curity/source/xmlsec/mscrypt/sanextension_mscryptimpl.hxx
+2
-2
securityenvironment_mscryptimpl.cxx
...source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx
+3
-3
securityenvironment_mscryptimpl.hxx
...source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx
+1
-1
seinitializer_mscryptimpl.cxx
...urity/source/xmlsec/mscrypt/seinitializer_mscryptimpl.cxx
+2
-2
x509certificate_mscryptimpl.cxx
...ity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx
+1
-1
x509certificate_mscryptimpl.hxx
...ity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.hxx
+2
-2
xmlsecuritycontext_mscryptimpl.cxx
.../source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.cxx
+2
-2
xmlsignature_mscryptimpl.cxx
...curity/source/xmlsec/mscrypt/xmlsignature_mscryptimpl.cxx
+5
-5
No files found.
xmlsecurity/source/xmlsec/errorcallback.cxx
Dosyayı görüntüle @
2cfe4880
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#ifdef _WIN32
#ifdef _WIN32
#include <prewin.h>
#include <prewin.h>
#include <postwin.h>
#include <postwin.h>
#include
"comphelper/windowserrorstring.hxx"
#include
<comphelper/windowserrorstring.hxx>
#endif
#endif
extern
"C"
extern
"C"
...
...
xmlsecurity/source/xmlsec/mscrypt/akmngr.cxx
Dosyayı görüntüle @
2cfe4880
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#include
<akmngr.hxx>
#include
"akmngr.hxx"
#include <xmlsec/xmlsec.h>
#include <xmlsec/xmlsec.h>
#include <xmlsec/keys.h>
#include <xmlsec/keys.h>
...
...
xmlsecurity/source/xmlsec/mscrypt/sanextension_mscryptimpl.hxx
Dosyayı görüntüle @
2cfe4880
...
@@ -26,8 +26,8 @@
...
@@ -26,8 +26,8 @@
#if !defined WIN32_LEAN_AND_MEAN
#if !defined WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN
#endif
#endif
#include
"Windows.h"
#include
<Windows.h>
#include
"WinCrypt.h"
#include
<WinCrypt.h>
#ifdef _MSC_VER
#ifdef _MSC_VER
#pragma warning(pop)
#pragma warning(pop)
#endif
#endif
...
...
xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx
Dosyayı görüntüle @
2cfe4880
...
@@ -28,8 +28,8 @@
...
@@ -28,8 +28,8 @@
#if !defined WIN32_LEAN_AND_MEAN
#if !defined WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN
#endif
#endif
#include
"Windows.h"
#include
<Windows.h>
#include
"WinCrypt.h"
#include
<WinCrypt.h>
#ifdef _MSC_VER
#ifdef _MSC_VER
#pragma warning(pop)
#pragma warning(pop)
#endif
#endif
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
#include "x509certificate_mscryptimpl.hxx"
#include "x509certificate_mscryptimpl.hxx"
#include <comphelper/servicehelper.hxx>
#include <comphelper/servicehelper.hxx>
#include
"xmlsec-wrapper.h"
#include
<xmlsec-wrapper.h>
#include "akmngr.hxx"
#include "akmngr.hxx"
#include <biginteger.hxx>
#include <biginteger.hxx>
...
...
xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx
Dosyayı görüntüle @
2cfe4880
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <list>
#include <list>
#include
"xmlsec-wrapper.h"
#include
<xmlsec-wrapper.h>
#include <sal/types.h>
#include <sal/types.h>
...
...
xmlsecurity/source/xmlsec/mscrypt/seinitializer_mscryptimpl.cxx
Dosyayı görüntüle @
2cfe4880
...
@@ -22,8 +22,8 @@
...
@@ -22,8 +22,8 @@
#include "securityenvironment_mscryptimpl.hxx"
#include "securityenvironment_mscryptimpl.hxx"
#include
"xmlsec-wrapper.h"
#include
<xmlsec-wrapper.h>
#include
"xmlsec/mscrypto/app.h"
#include
<xmlsec/mscrypto/app.h>
#include <com/sun/star/xml/crypto/SecurityEnvironment.hpp>
#include <com/sun/star/xml/crypto/SecurityEnvironment.hpp>
#include <com/sun/star/xml/crypto/XMLSecurityContext.hpp>
#include <com/sun/star/xml/crypto/XMLSecurityContext.hpp>
#include <comphelper/processfactory.hxx>
#include <comphelper/processfactory.hxx>
...
...
xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx
Dosyayı görüntüle @
2cfe4880
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include <comphelper/servicehelper.hxx>
#include <comphelper/servicehelper.hxx>
#include <comphelper/windowserrorstring.hxx>
#include <comphelper/windowserrorstring.hxx>
#include "x509certificate_mscryptimpl.hxx"
#include "x509certificate_mscryptimpl.hxx"
#include
"certificateextension_xmlsecimpl.hxx"
#include
<certificateextension_xmlsecimpl.hxx>
#include "sanextension_mscryptimpl.hxx"
#include "sanextension_mscryptimpl.hxx"
#include "oid.hxx"
#include "oid.hxx"
...
...
xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.hxx
Dosyayı görüntüle @
2cfe4880
...
@@ -26,8 +26,8 @@
...
@@ -26,8 +26,8 @@
#if !defined WIN32_LEAN_AND_MEAN
#if !defined WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN
#endif
#endif
#include
"Windows.h"
#include
<Windows.h>
#include
"WinCrypt.h"
#include
<WinCrypt.h>
#ifdef _MSC_VER
#ifdef _MSC_VER
#pragma warning(pop)
#pragma warning(pop)
#endif
#endif
...
...
xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.cxx
Dosyayı görüntüle @
2cfe4880
...
@@ -21,10 +21,10 @@
...
@@ -21,10 +21,10 @@
#include "securityenvironment_mscryptimpl.hxx"
#include "securityenvironment_mscryptimpl.hxx"
#include "xmlsecuritycontext_mscryptimpl.hxx"
#include "xmlsecuritycontext_mscryptimpl.hxx"
#include
"xmlsec/xmlstreamio.hxx"
#include
<xmlsec/xmlstreamio.hxx>
#include "akmngr.hxx"
#include "akmngr.hxx"
#include
"xmlsec-wrapper.h"
#include
<xmlsec-wrapper.h>
using
namespace
::
com
::
sun
::
star
::
uno
;
using
namespace
::
com
::
sun
::
star
::
uno
;
using
namespace
::
com
::
sun
::
star
::
lang
;
using
namespace
::
com
::
sun
::
star
::
lang
;
...
...
xmlsecurity/source/xmlsec/mscrypt/xmlsignature_mscryptimpl.cxx
Dosyayı görüntüle @
2cfe4880
...
@@ -25,12 +25,12 @@
...
@@ -25,12 +25,12 @@
#include "xmlsignature_mscryptimpl.hxx"
#include "xmlsignature_mscryptimpl.hxx"
#include "securityenvironment_mscryptimpl.hxx"
#include "securityenvironment_mscryptimpl.hxx"
#include
"xmlsec/xmldocumentwrapper_xmlsecimpl.hxx"
#include
<xmlsec/xmldocumentwrapper_xmlsecimpl.hxx>
#include
"xmlsec/xmlelementwrapper_xmlsecimpl.hxx"
#include
<xmlsec/xmlelementwrapper_xmlsecimpl.hxx>
#include
"xmlsec/xmlstreamio.hxx"
#include
<xmlsec/xmlstreamio.hxx>
#include
"xmlsec/errorcallback.hxx"
#include
<xmlsec/errorcallback.hxx>
#include
"xmlsec-wrapper.h"
#include
<xmlsec-wrapper.h>
using
namespace
::
com
::
sun
::
star
::
uno
;
using
namespace
::
com
::
sun
::
star
::
uno
;
using
namespace
::
com
::
sun
::
star
::
lang
;
using
namespace
::
com
::
sun
::
star
::
lang
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment