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
417a537d
Kaydet (Commit)
417a537d
authored
Nis 24, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
some more hrc cleanup
Change-Id: Ia7db5d7b52aadd158584ffaa06e777d8b02f9820
üst
3cfc75b5
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
1 addition
and
36 deletions
+1
-36
cfg.hrc
cui/source/customize/cfg.hrc
+1
-1
macropg.hrc
cui/source/customize/macropg.hrc
+0
-1
ResourceDefinitions.hrc
include/sfx2/sidebar/ResourceDefinitions.hrc
+0
-3
docrecovery.hrc
svx/source/dialog/docrecovery.hrc
+0
-1
instable.cxx
sw/source/ui/table/instable.cxx
+0
-1
instable.hrc
sw/source/ui/table/instable.hrc
+0
-25
secmacrowarnings.hrc
uui/source/secmacrowarnings.hrc
+0
-4
No files found.
cui/source/customize/cfg.hrc
Dosyayı görüntüle @
417a537d
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#define ID_RENAME (42 + CFG_OFFSET)
#define ID_RENAME (42 + CFG_OFFSET)
#define ID_MOVE (43 + CFG_OFFSET)
#define ID_MOVE (43 + CFG_OFFSET)
#define ID_DELETE (44 + CFG_OFFSET)
#define ID_DELETE (44 + CFG_OFFSET)
#define ID_ADD_SUBMENU (45 + CFG_OFFSET)
#define ID_BEGIN_GROUP (46 + CFG_OFFSET)
#define ID_BEGIN_GROUP (46 + CFG_OFFSET)
#define ID_DEFAULT_STYLE (47 + CFG_OFFSET)
#define ID_DEFAULT_STYLE (47 + CFG_OFFSET)
#define ID_ICONS_ONLY (48 + CFG_OFFSET)
#define ID_ICONS_ONLY (48 + CFG_OFFSET)
...
...
cui/source/customize/macropg.hrc
Dosyayı görüntüle @
417a537d
...
@@ -23,7 +23,6 @@
...
@@ -23,7 +23,6 @@
#include <svtools/controldims.hrc>
#include <svtools/controldims.hrc>
#define LB_EVENT 1
#define LB_EVENT 1
#define PB_ASSIGN 2
#define PB_DELETE 3
#define PB_DELETE 3
#define STR_EVENT 4
#define STR_EVENT 4
#define STR_ASSMACRO 5
#define STR_ASSMACRO 5
...
...
include/sfx2/sidebar/ResourceDefinitions.hrc
Dosyayı görüntüle @
417a537d
...
@@ -35,9 +35,6 @@
...
@@ -35,9 +35,6 @@
#define STR_MOREPROPERTY_QUICKHELP 3
#define STR_MOREPROPERTY_QUICKHELP 3
//about section page
//about section page
#define SECTIONPAGE_MARGIN_VERTICAL_TOP 1
#define SECTIONPAGE_MARGIN_VERTICAL_BOT 5
#define SECTIONPAGE_MARGIN_HORIZONTAL 3
#define CONTROL_SPACING_VERTICAL 5
#define CONTROL_SPACING_VERTICAL 5
#define CONTROL_SPACING_HORIZONTAL 3
#define CONTROL_SPACING_HORIZONTAL 3
#define TEXT_CONTROL_SPACING_VERTICAL 2
#define TEXT_CONTROL_SPACING_VERTICAL 2
...
...
svx/source/dialog/docrecovery.hrc
Dosyayı görüntüle @
417a537d
...
@@ -88,7 +88,6 @@
...
@@ -88,7 +88,6 @@
#define FT_RECOV_FILELIST 7
#define FT_RECOV_FILELIST 7
#define LB_RECOV_FILELIST 8
#define LB_RECOV_FILELIST 8
#define FL_RECOV_BOTTOM 9
#define FL_RECOV_BOTTOM 9
#define BTN_RECOV_PREV 10
#define BTN_RECOV_NEXT 11
#define BTN_RECOV_NEXT 11
#define BTN_RECOV_CANCEL 12
#define BTN_RECOV_CANCEL 12
#define STR_HEADERBAR 13
#define STR_HEADERBAR 13
...
...
sw/source/ui/table/instable.cxx
Dosyayı görüntüle @
417a537d
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
#include <viewopt.hxx>
#include <viewopt.hxx>
#include "table.hrc"
#include "table.hrc"
#include "instable.hrc"
#include "swabstdlg.hxx"
#include "swabstdlg.hxx"
...
...
sw/source/ui/table/instable.hrc
deleted
100644 → 0
Dosyayı görüntüle @
3cfc75b5
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* 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/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information 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 .
*/
#define FT_REPEAT_HEADER 18
#define NF_REPEAT_HEADER 19
#define WIN_REPEAT_HEADER 25
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
uui/source/secmacrowarnings.hrc
Dosyayı görüntüle @
417a537d
...
@@ -56,10 +56,6 @@
...
@@ -56,10 +56,6 @@
#define MW_COL_3 (MW_COL_4-RSC_CD_PUSHBUTTON_WIDTH)
#define MW_COL_3 (MW_COL_4-RSC_CD_PUSHBUTTON_WIDTH)
#define MW_COL_2 (MW_COL_3-RSC_SP_CTRL_DESC_X)
#define MW_COL_2 (MW_COL_3-RSC_SP_CTRL_DESC_X)
#define MW_COL_A (DLGS_BOTTOM_OK_X(MW_WIDTH))
#define MW_COL_C (DLGS_BOTTOM_CANCEL_X(MW_WIDTH))
#define MW_COL_E (DLGS_BOTTOM_HELP_X(MW_WIDTH))
#define MW_ROW_0 (RSC_SP_DLG_INNERBORDER_TOP)
#define MW_ROW_0 (RSC_SP_DLG_INNERBORDER_TOP)
#define MW_ROW_1 (MW_ROW_0+3*RSC_CD_FIXEDTEXT_HEIGHT+RSC_SP_CTRL_DESC_Y)
#define MW_ROW_1 (MW_ROW_0+3*RSC_CD_FIXEDTEXT_HEIGHT+RSC_SP_CTRL_DESC_Y)
#define MW_ROW_2 (MW_ROW_1+RSC_CD_FIXEDTEXT_HEIGHT+RSC_SP_CTRL_DESC_Y)
#define MW_ROW_2 (MW_ROW_1+RSC_CD_FIXEDTEXT_HEIGHT+RSC_SP_CTRL_DESC_Y)
...
...
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