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
06097771
Kaydet (Commit)
06097771
authored
Kas 20, 2014
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE: work around loplugin:unreffun and loplugin:externandnotdefined
Change-Id: I5192ad1f068746da257f3e1d9340325956b1e69d
üst
24b49879
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
app.hxx
desktop/inc/app.hxx
+4
-0
sofficemain.cxx
desktop/source/app/sofficemain.cxx
+0
-4
glxtest.cxx
desktop/unx/source/glxtest.cxx
+1
-0
No files found.
desktop/inc/app.hxx
Dosyayı görüntüle @
06097771
...
...
@@ -192,6 +192,10 @@ OUString ReplaceStringHookProc(const OUString& rStr);
}
#if defined( UNX ) && !defined MACOSX && !defined IOS && !defined ANDROID
bool
fire_glxtest_process
();
#endif
#endif // INCLUDED_DESKTOP_INC_APP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
desktop/source/app/sofficemain.cxx
Dosyayı görüntüle @
06097771
...
...
@@ -53,10 +53,6 @@
#include <touch/touch.h>
#endif
#if defined( UNX ) && !defined MACOSX && !defined IOS && !defined ANDROID
bool
fire_glxtest_process
();
#endif
extern
"C"
int
DESKTOP_DLLPUBLIC
soffice_main
()
{
#if defined( UNX ) && !defined MACOSX && !defined IOS && !defined ANDROID
...
...
desktop/unx/source/glxtest.cxx
Dosyayı görüntüle @
06097771
...
...
@@ -5,6 +5,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "app.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