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
65c73437
Kaydet (Commit)
65c73437
authored
Eki 23, 2017
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:includeform: svl
Change-Id: I769b091515d1e6b7d16652d11ff2b94a75584ad0
üst
92236b3e
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
25 additions
and
25 deletions
+25
-25
test_URIHelper.cxx
svl/qa/unit/test_URIHelper.cxx
+5
-5
test_lngmisc.cxx
svl/qa/unit/test_lngmisc.cxx
+4
-4
asiancfg.cxx
svl/source/config/asiancfg.cxx
+1
-1
languageoptions.cxx
svl/source/config/languageoptions.cxx
+1
-1
cryptosign.cxx
svl/source/crypto/cryptosign.cxx
+7
-7
fsfactory.cxx
svl/source/fsstor/fsfactory.cxx
+1
-1
passwordcontainer.hxx
svl/source/inc/passwordcontainer.hxx
+1
-1
itempool.cxx
svl/source/items/itempool.cxx
+1
-1
itemset.cxx
svl/source/items/itemset.cxx
+1
-1
poolio.cxx
svl/source/items/poolio.cxx
+1
-1
stringio.cxx
svl/source/items/stringio.cxx
+1
-1
passwordcontainer.cxx
svl/source/passwordcontainer/passwordcontainer.cxx
+1
-1
No files found.
svl/qa/unit/test_URIHelper.cxx
Dosyayı görüntüle @
65c73437
...
@@ -39,11 +39,11 @@
...
@@ -39,11 +39,11 @@
#include <com/sun/star/uri/XUriReference.hpp>
#include <com/sun/star/uri/XUriReference.hpp>
#include <cppuhelper/bootstrap.hxx>
#include <cppuhelper/bootstrap.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/implbase.hxx>
#include
"cppunit/TestCase.h"
#include
<cppunit/TestCase.h>
#include
"cppunit/TestFixture.h"
#include
<cppunit/TestFixture.h>
#include
"cppunit/TestSuite.h"
#include
<cppunit/TestSuite.h>
#include
"cppunit/extensions/HelperMacros.h"
#include
<cppunit/extensions/HelperMacros.h>
#include
"cppunit/plugin/TestPlugIn.h"
#include
<cppunit/plugin/TestPlugIn.h>
#include <rtl/strbuf.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/string.h>
#include <rtl/string.h>
#include <rtl/string.hxx>
#include <rtl/string.hxx>
...
...
svl/qa/unit/test_lngmisc.cxx
Dosyayı görüntüle @
65c73437
...
@@ -8,10 +8,10 @@
...
@@ -8,10 +8,10 @@
*/
*/
#include <sal/types.h>
#include <sal/types.h>
#include
"cppunit/TestAssert.h"
#include
<cppunit/TestAssert.h>
#include
"cppunit/TestFixture.h"
#include
<cppunit/TestFixture.h>
#include
"cppunit/extensions/HelperMacros.h"
#include
<cppunit/extensions/HelperMacros.h>
#include
"cppunit/plugin/TestPlugIn.h"
#include
<cppunit/plugin/TestPlugIn.h>
#include <svl/lngmisc.hxx>
#include <svl/lngmisc.hxx>
...
...
svl/source/config/asiancfg.cxx
Dosyayı görüntüle @
65c73437
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <comphelper/configuration.hxx>
#include <comphelper/configuration.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/processfactory.hxx>
#include
"officecfg/Office/Common.hxx"
#include
<officecfg/Office/Common.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.h>
#include <rtl/ustring.h>
#include <rtl/ustring.hxx>
#include <rtl/ustring.hxx>
...
...
svl/source/config/languageoptions.cxx
Dosyayı görüntüle @
65c73437
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
#include <rtl/instance.hxx>
#include <rtl/instance.hxx>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <unotools/syslocale.hxx>
#include <unotools/syslocale.hxx>
#include
"officecfg/System.hxx"
#include
<officecfg/System.hxx>
#ifdef _WIN32
#ifdef _WIN32
#if !defined WIN32_LEAN_AND_MEAN
#if !defined WIN32_LEAN_AND_MEAN
...
...
svl/source/crypto/cryptosign.cxx
Dosyayı görüntüle @
65c73437
...
@@ -30,13 +30,13 @@
...
@@ -30,13 +30,13 @@
#if HAVE_FEATURE_NSS && !defined(_WIN32)
#if HAVE_FEATURE_NSS && !defined(_WIN32)
// NSS headers for PDF signing
// NSS headers for PDF signing
#include
"nss.h"
#include
<nss.h>
#include
"cert.h"
#include
<cert.h>
#include
"hasht.h"
#include
<hasht.h>
#include
"secerr.h"
#include
<secerr.h>
#include
"sechash.h"
#include
<sechash.h>
#include
"cms.h"
#include
<cms.h>
#include
"cmst.h"
#include
<cmst.h>
// We use curl for RFC3161 time stamp requests
// We use curl for RFC3161 time stamp requests
#include <curl/curl.h>
#include <curl/curl.h>
...
...
svl/source/fsstor/fsfactory.cxx
Dosyayı görüntüle @
65c73437
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
#include
"fsfactory.hxx"
#include
<fsfactory.hxx>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/factory.hxx>
#include <com/sun/star/ucb/XSimpleFileAccess.hpp>
#include <com/sun/star/ucb/XSimpleFileAccess.hpp>
#include <com/sun/star/embed/ElementModes.hpp>
#include <com/sun/star/embed/ElementModes.hpp>
...
...
svl/source/inc/passwordcontainer.hxx
Dosyayı görüntüle @
65c73437
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
#include <rtl/ref.hxx>
#include <rtl/ref.hxx>
#include <osl/mutex.hxx>
#include <osl/mutex.hxx>
#include
"syscreds.hxx"
#include
<syscreds.hxx>
#define MEMORY_RECORD 0
#define MEMORY_RECORD 0
#define PERSISTENT_RECORD 1
#define PERSISTENT_RECORD 1
...
...
svl/source/items/itempool.cxx
Dosyayı görüntüle @
65c73437
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
#include <sal/log.hxx>
#include <sal/log.hxx>
#include <svl/SfxBroadcaster.hxx>
#include <svl/SfxBroadcaster.hxx>
#include <svl/hint.hxx>
#include <svl/hint.hxx>
#include
"poolio.hxx"
#include
<poolio.hxx>
#include <algorithm>
#include <algorithm>
#include <cassert>
#include <cassert>
...
...
svl/source/items/itemset.cxx
Dosyayı görüntüle @
65c73437
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
#include <tools/solar.h>
#include <tools/solar.h>
#include <rtl/string.hxx>
#include <rtl/string.hxx>
#include
"poolio.hxx"
#include
<poolio.hxx>
static
const
sal_uInt16
nInitCount
=
10
;
// Single USHORTs => 5 pairs without '0'
static
const
sal_uInt16
nInitCount
=
10
;
// Single USHORTs => 5 pairs without '0'
...
...
svl/source/items/poolio.cxx
Dosyayı görüntüle @
65c73437
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#include
"poolio.hxx"
#include
<poolio.hxx>
#include <sal/log.hxx>
#include <sal/log.hxx>
#include <tools/solar.h>
#include <tools/solar.h>
...
...
svl/source/items/stringio.cxx
Dosyayı görüntüle @
65c73437
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#include
"stringio.hxx"
#include
<stringio.hxx>
#include <tools/stream.hxx>
#include <tools/stream.hxx>
...
...
svl/source/passwordcontainer/passwordcontainer.cxx
Dosyayı görüntüle @
65c73437
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
#include
"passwordcontainer.hxx"
#include
<passwordcontainer.hxx>
#include <unotools/pathoptions.hxx>
#include <unotools/pathoptions.hxx>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/factory.hxx>
...
...
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