basctl/inc/strings.hrc   |    2 --
 include/sfx2/strings.hrc |    1 -
 include/svx/dialogs.hrc  |    3 ---
 sc/inc/scres.hrc         |    3 ---
 sc/inc/strings.hrc       |    2 --
 sd/inc/app.hrc           |    2 +-
 sw/inc/strings.hrc       |    6 ------
 7 files changed, 1 insertion(+), 18 deletions(-)

New commits:
commit 07ba22e2953a91b61e770de2b4e3aefa9ea33dc6
Author:     Noel Grandin <[email protected]>
AuthorDate: Thu Feb 28 12:09:18 2019 +0200
Commit:     Noel Grandin <[email protected]>
CommitDate: Thu Feb 28 14:58:24 2019 +0100

    remove some unused defines
    
    Change-Id: I5304e85cd3fd2edc48147f1297caa57417a3d038
    Reviewed-on: https://gerrit.libreoffice.org/68496
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <[email protected]>

diff --git a/basctl/inc/strings.hrc b/basctl/inc/strings.hrc
index a39ba9d76c04..6e93d8649f83 100644
--- a/basctl/inc/strings.hrc
+++ b/basctl/inc/strings.hrc
@@ -102,8 +102,6 @@
 #define RID_STR_PRINTDLG_PRINTPAGES         NC_("RID_STR_PRINTDLG_PRINTPAGES", 
"Print pages")
 #define RID_STR_PRINTDLG_PRINTEVENPAGES     
NC_("RID_STR_PRINTDLG_PRINTEVENPAGES", "Print even pages")
 #define RID_STR_PRINTDLG_PRINTODDPAGES      
NC_("RID_STR_PRINTDLG_PRINTODDPAGES", "Print odd pages")
-#define RID_STR_BTNDEL                      NC_("RID_STR_BTNDEL", "~Delete")
-#define RID_STR_BTNNEW                      NC_("RID_STR_BTNNEW", "~New")
 #define RID_STR_CHOOSE                      NC_("RID_STR_CHOOSE", "Choose")
 #define RID_STR_RUN                         NC_("RID_STR_RUN", "Run")
 #define RID_STR_RECORD                      NC_("RID_STR_RECORD", "~Save")
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index 6b21c26f5878..ca5f86f7d738 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -138,7 +138,6 @@
 #define STR_QUICKSTART_FILEOPEN                 NC_("STR_QUICKSTART_FILEOPEN", 
"Open Document...")
 #define STR_QUICKSTART_FROMTEMPLATE             
NC_("STR_QUICKSTART_FROMTEMPLATE", "From Template...")
 #define STR_QUICKSTART_PRELAUNCH                
NC_("STR_QUICKSTART_PRELAUNCH", "Load %PRODUCTNAME During System Start-Up")
-#define STR_QUICKSTART_PRELAUNCH_UNX            
NC_("STR_QUICKSTART_PRELAUNCH_UNX", "Disable systray Quickstarter")
 #define STR_QUICKSTART_LNKNAME                  NC_("STR_QUICKSTART_LNKNAME", 
"%PRODUCTNAME %PRODUCTVERSION")
 #define STR_QUICKSTART_FILE                     NC_("STR_QUICKSTART_FILE", 
"File")
 #define STR_QUICKSTART_STARTCENTER              
NC_("STR_QUICKSTART_STARTCENTER", "Startcenter")
diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc
index 103a07073c93..78d00f86a2da 100644
--- a/include/svx/dialogs.hrc
+++ b/include/svx/dialogs.hrc
@@ -62,9 +62,6 @@
 // ID of tabpages implemented in SVX, but used in CUI
 #define RID_SVXPAGE_GRID                    (RID_SVX_START + 152)
 
-// factory IDs of dialogs implemented in CUI
-#define RID_SVXDLG_CHARMAP                  ( RID_SVX_START +  10 )
-
 // IDs of options pages of applications
 #define RID_SW_TP_MAILCONFIG            (RID_OFA_START + 102)
 #define RID_SW_TP_STD_FONT_CJK          (RID_OFA_START + 247)
diff --git a/sc/inc/scres.hrc b/sc/inc/scres.hrc
index 3189dc9f27fe..57ac75843530 100644
--- a/sc/inc/scres.hrc
+++ b/sc/inc/scres.hrc
@@ -28,9 +28,6 @@
 
 #define SC_DIALOGS_START        (STR_END + 100)
 
-#define RID_SCDLG_STYLES_PAR    (SC_DIALOGS_START + 46)
-#define RID_SCDLG_STYLES_PAGE   (SC_DIALOGS_START + 48)
-
 #define RID_SCDLG_HFEDIT        (SC_DIALOGS_START + 50)
 #define RID_SCDLG_HFEDIT_ALL    (SC_DIALOGS_START + 51)
 #define RID_SCDLG_HFED_HEADER   (SC_DIALOGS_START + 52)
diff --git a/sc/inc/strings.hrc b/sc/inc/strings.hrc
index 682d02376a67..f3fb5a6726e6 100644
--- a/sc/inc/strings.hrc
+++ b/sc/inc/strings.hrc
@@ -113,7 +113,6 @@
 #define SCSTR_PRINTOPT_PRINTEVENPAGES               
NC_("SCSTR_PRINTOPT_PRINTEVENPAGES", "Print even pages")
 #define SCSTR_PRINTOPT_PRINTODDPAGES                
NC_("SCSTR_PRINTOPT_PRINTODDPAGES", "Print odd pages")
 #define SCSTR_PRINTOPT_PRODNAME                     
NC_("SCSTR_PRINTOPT_PRODNAME", "%PRODUCTNAME %s")
-#define SCSTR_WARN_ME_IN_FUTURE_CHECK               
NC_("SCSTR_WARN_ME_IN_FUTURE_CHECK", "Warn me about this in the future.")
 #define SCSTR_DDEDOC_NOT_LOADED                     
NC_("SCSTR_DDEDOC_NOT_LOADED", "The following DDE source could not be updated 
possibly because the source document was not open. Please launch the source 
document and try again." )
 #define SCSTR_EXTDOC_NOT_LOADED                     
NC_("SCSTR_EXTDOC_NOT_LOADED", "The following external file could not be 
loaded. Data linked from this file did not get updated." )
 #define SCSTR_UPDATE_EXTDOCS                        
NC_("SCSTR_UPDATE_EXTDOCS", "Updating external links.")
@@ -326,7 +325,6 @@
 #define STR_LABEL_CONFIDENCE_LEVEL                  
NC_("STR_LABEL_CONFIDENCE_LEVEL", "Confidence level")
 #define STR_LABEL_COEFFICIENTS                      
NC_("STR_LABEL_COEFFICIENTS", "Coefficients")
 #define STR_LABEL_TSTATISTIC                        
NC_("STR_LABEL_TSTATISTIC", "t-Statistic")
-#define STR_LABEL_SLOPE                             NC_("STR_LABEL_SLOPE", 
"Slope")
 #define STR_LABEL_INTERCEPT                         NC_("STR_LABEL_INTERCEPT", 
"Intercept")
 #define STR_LABEL_PREDICTEDY                        
NC_("STR_LABEL_PREDICTEDY", "Predicted Y")
 #define STR_LINEST_RAW_OUTPUT_TITLE                 
NC_("STR_LINEST_RAW_OUTPUT_TITLE", "LINEST raw output")
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc
index 391371e35206..8da621f7596f 100644
--- a/sd/inc/app.hrc
+++ b/sd/inc/app.hrc
@@ -88,7 +88,7 @@
 #define SID_TOGGLE_TABBAR_VISIBILITY        (SID_SD_START+13)
 #define SID_INSERTPAGE                      (SID_SD_START+14)
 #define SID_INSERTFILE                      (SID_SD_START+15)
-#define SID_INSERTSYMBOL                    (SID_SD_START+16)
+    // FREE
 #define SID_ZOOM_PANNING                    (SID_SD_START+17)
 #define SID_PRESENTATION_END                (SID_SD_START+18)
     // FREE
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 654db199dae7..c5fdd50f5f77 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -599,15 +599,9 @@
 #define STR_PRINTOPTUI_PLACE_END                
NC_("STR_PRINTOPTUI_PLACE_END", "Place at end of document")
 #define STR_PRINTOPTUI_PLACE_PAGE               
NC_("STR_PRINTOPTUI_PLACE_PAGE", "Place at end of page")
 #define STR_PRINTOPTUI_COMMENTS                 NC_("STR_PRINTOPTUI_COMMENTS", 
"~Comments")
-#define STR_PRINTOPTUI_PAGE_SIDES               
NC_("STR_PRINTOPTUI_PAGE_SIDES", "Page sides")
-#define STR_PRINTOPTUI_ALL_PAGES                
NC_("STR_PRINTOPTUI_ALL_PAGES", "All pages")
-#define STR_PRINTOPTUI_BACK_PAGES               
NC_("STR_PRINTOPTUI_BACK_PAGES", "Back sides / left pages")
-#define STR_PRINTOPTUI_FONT_PAGES               
NC_("STR_PRINTOPTUI_FONT_PAGES", "Front sides / right pages")
-#define STR_PRINTOPTUI_INCLUDE                  NC_("STR_PRINTOPTUI_INCLUDE", 
"Include")
 #define STR_PRINTOPTUI_BROCHURE                 NC_("STR_PRINTOPTUI_BROCHURE", 
"Broch~ure")
 #define STR_PRINTOPTUI_LEFT_SCRIPT              
NC_("STR_PRINTOPTUI_LEFT_SCRIPT", "Left-to-right script")
 #define STR_PRINTOPTUI_RIGHT_SCRIPT             
NC_("STR_PRINTOPTUI_RIGHT_SCRIPT", "Right-to-left script")
-#define STR_PRINTOPTUI_RANGE_COPIES             
NC_("STR_PRINTOPTUI_RANGE_COPIES", "Range and copies")
 #define STR_PRINTOPTUI_PRINTALLPAGES            
NC_("STR_PRINTOPTUI_PRINTALLPAGES", "Print all pages")
 #define STR_PRINTOPTUI_PRINTPAGES               
NC_("STR_PRINTOPTUI_PRINTPAGES", "Print pages")
 #define STR_PRINTOPTUI_PRINTEVENPAGES           
NC_("STR_PRINTOPTUI_PRINTEVENPAGES", "Print even pages")
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to