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
8400e229
Kaydet (Commit)
8400e229
authored
Haz 03, 2013
tarafından
Michael Meeks
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Clarify headers.
Change-Id: I125e4cacd94cd33d24cf1266967eb92906600cc4
üst
c4d28a03
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
42 additions
and
52 deletions
+42
-52
ctfonts.cxx
vcl/coretext/ctfonts.cxx
+14
-17
ctfonts.hxx
vcl/coretext/ctfonts.hxx
+14
-17
ctlayout.cxx
vcl/coretext/ctlayout.cxx
+14
-18
No files found.
vcl/coretext/ctfonts.cxx
Dosyayı görüntüle @
8400e229
/**************************************************************
/*
* This file is part of the LibreOffice project.
*
*
* Licensed to the Apache Software Foundation (ASF) under one
* This Source Code Form is subject to the terms of the Mozilla Public
* or more contributor license agreements. See the NOTICE file
* License, v. 2.0. If a copy of the MPL was not distributed with this
* distributed with this work for additional information
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
*
*
http://www.apache.org/licenses/LICENSE-2.0
*
This file incorporates work covered by the following license notice:
*
*
*
Unless required by applicable law or agreed to in writing,
*
Licensed to the Apache Software Foundation (ASF) under one or more
*
software distributed under the License is distributed on an
*
contributor license agreements. See the NOTICE file distributed
*
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
*
with this work for additional information regarding copyright
*
KIND, either express or implied. See the License for t
he
*
ownership. The ASF licenses this file to you under the Apac
he
*
specific language governing permissions and limitations
*
License, Version 2.0 (the "License"); you may not use this file
*
under the License.
*
except in compliance with the License. You may obtain a copy of
*
*
the License at http://www.apache.org/licenses/LICENSE-2.0 .
*
************************************************************
/
*/
#include <boost/unordered_map.hpp>
#include <boost/unordered_map.hpp>
...
...
vcl/coretext/ctfonts.hxx
Dosyayı görüntüle @
8400e229
/**************************************************************
/*
* This file is part of the LibreOffice project.
*
*
* Licensed to the Apache Software Foundation (ASF) under one
* This Source Code Form is subject to the terms of the Mozilla Public
* or more contributor license agreements. See the NOTICE file
* License, v. 2.0. If a copy of the MPL was not distributed with this
* distributed with this work for additional information
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
*
*
http://www.apache.org/licenses/LICENSE-2.0
*
This file incorporates work covered by the following license notice:
*
*
*
Unless required by applicable law or agreed to in writing,
*
Licensed to the Apache Software Foundation (ASF) under one or more
*
software distributed under the License is distributed on an
*
contributor license agreements. See the NOTICE file distributed
*
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
*
with this work for additional information regarding copyright
*
KIND, either express or implied. See the License for t
he
*
ownership. The ASF licenses this file to you under the Apac
he
*
specific language governing permissions and limitations
*
License, Version 2.0 (the "License"); you may not use this file
*
under the License.
*
except in compliance with the License. You may obtain a copy of
*
*
the License at http://www.apache.org/licenses/LICENSE-2.0 .
*
************************************************************
/
*/
#include "coretext/salgdi2.h"
#include "coretext/salgdi2.h"
#include "sallayout.hxx"
#include "sallayout.hxx"
...
...
vcl/coretext/ctlayout.cxx
Dosyayı görüntüle @
8400e229
/**************************************************************
/*
* This file is part of the LibreOffice project.
*
*
* Licensed to the Apache Software Foundation (ASF) under one
* This Source Code Form is subject to the terms of the Mozilla Public
* or more contributor license agreements. See the NOTICE file
* License, v. 2.0. If a copy of the MPL was not distributed with this
* distributed with this work for additional information
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
*
*
http://www.apache.org/licenses/LICENSE-2.0
*
This file incorporates work covered by the following license notice:
*
*
*
Unless required by applicable law or agreed to in writing,
*
Licensed to the Apache Software Foundation (ASF) under one or more
*
software distributed under the License is distributed on an
*
contributor license agreements. See the NOTICE file distributed
*
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
*
with this work for additional information regarding copyright
*
KIND, either express or implied. See the License for t
he
*
ownership. The ASF licenses this file to you under the Apac
he
*
specific language governing permissions and limitations
*
License, Version 2.0 (the "License"); you may not use this file
*
under the License.
*
except in compliance with the License. You may obtain a copy of
*
*
the License at http://www.apache.org/licenses/LICENSE-2.0 .
*
************************************************************
/
*/
//#include "salgdi.hxx"
#include "tools/debug.hxx"
#include "tools/debug.hxx"
#include "ctfonts.hxx"
#include "ctfonts.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