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
bf56e080
Kaydet (Commit)
bf56e080
authored
Mar 17, 2015
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
OpenOffice.org->LibreOffice
Change-Id: I0ba431b9227b3717b25f99c3ad6da552073bb712
üst
f52cf060
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
cairo_cairo.cxx
canvas/source/cairo/cairo_cairo.cxx
+1
-1
cairo_quartz_cairo.cxx
canvas/source/cairo/cairo_quartz_cairo.cxx
+1
-1
cairo_win32_cairo.cxx
canvas/source/cairo/cairo_win32_cairo.cxx
+1
-1
No files found.
canvas/source/cairo/cairo_cairo.cxx
Dosyayı görüntüle @
bf56e080
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
namespace
cairo
namespace
cairo
{
{
/***************************************************************************************
/***************************************************************************************
* Platform independent part of surface backends for
OpenOffice.org Cairo Canvas
*
* Platform independent part of surface backends for
LibreOffice Cairo Canvas
*
* For the rest of the functions (and the platform-specific derived *
* For the rest of the functions (and the platform-specific derived *
* Surface classes), see platform specific cairo_<platform>_cairo.cxx *
* Surface classes), see platform specific cairo_<platform>_cairo.cxx *
****************************************************************************************/
****************************************************************************************/
...
...
canvas/source/cairo/cairo_quartz_cairo.cxx
Dosyayı görüntüle @
bf56e080
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
#if defined MACOSX || defined IOS
#if defined MACOSX || defined IOS
/************************************************************************
/************************************************************************
* Mac OS X/Quartz and iOS surface backend for
OpenOffice.org Cairo Canvas
*
* Mac OS X/Quartz and iOS surface backend for
LibreOffice Cairo Canvas
*
************************************************************************/
************************************************************************/
#include <osl/diagnose.h>
#include <osl/diagnose.h>
...
...
canvas/source/cairo/cairo_win32_cairo.cxx
Dosyayı görüntüle @
bf56e080
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
#ifdef WNT
#ifdef WNT
/************************************************************************
/************************************************************************
* Win32 surface backend for
OpenOffice.org Cairo Canvas
*
* Win32 surface backend for
LibreOffice Cairo Canvas
*
************************************************************************/
************************************************************************/
#include <osl/diagnose.h>
#include <osl/diagnose.h>
...
...
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